include relative full path for vectormath_aos.h, and fix minor typo in glut.h
This commit is contained in:
@@ -58,7 +58,6 @@ typedef unsigned short int wchar_t;
|
||||
#else
|
||||
#pragma message("Note: including lib: glut32.lib\n")
|
||||
#pragma comment (lib, "glut32.lib") /* link with Win32 GLUT lib */
|
||||
asb
|
||||
#endif
|
||||
|
||||
#pragma warning (disable:4244) /* Disable bogus conversion warnings. */
|
||||
|
||||
Reference in New Issue
Block a user