]> git.mxchange.org Git - simgear.git/blobdiff - simgear/simgear_config.h.vc5
Minor compiler version detection issue.
[simgear.git] / simgear / simgear_config.h.vc5
index ac2343ca4250cb29520ef074ce8d1190ef0d0485..d9c85839b461a9c67c58893eb52e8bd3291f2ed9 100644 (file)
@@ -31,7 +31,7 @@
 /* #define TM_IN_SYS_TIME 1 */
 
 /* Define to version number */
-#define VERSION "0.0.8"
+#define VERSION "2.0.0"
 
 /* Define if compiling on a Winbloze (95, NT, etc.) platform */
 #define WIN32 1
 
 #define HAVE_MEMCPY 1
 
+#define GLUT_H <GL/glut.h>
+
+#define NOMINMAX 1
+