]> git.mxchange.org Git - flightgear.git/blobdiff - src/Include/config.h-msvc8
Tidy up for a source code "snapshot" release.
[flightgear.git] / src / Include / config.h-msvc8
index d30ede6a9e6e5f84ed6bd7fdbd34fa4a0a1a84f7..26078184c6ac2f4269709d488370c53b08876847 100755 (executable)
@@ -50,7 +50,7 @@
 #define PACKAGE "FlightGear"
 
 /* Define to package version - use in main.cxx */
-#define FLIGHTGEAR_VERSION "MSVC8-WIN32-0.9.10"
+#define FLIGHTGEAR_VERSION "MSVC8-WIN32-1.99.5"
 
 /* Define as the return type of signal handlers (int or void).  */
 #define RETSIGTYPE void
@@ -68,7 +68,7 @@
 #define TM_IN_SYS_TIME 1
 
 /* Define to version number */
-#define VERSION "0.9.10"
+#define VERSION "1.99.5"
 
 /* Define if compiling on a Winbloze (95, NT, etc.) platform */
 #define WIN32 1
 #define HAVE_MEMORY_H 1
 
 #define HAVE_MEMCPY 1
+#define NOMINMAX 1
+
 
 #ifndef ENABLE_AUDIO_SUPPORT
 #define  ENABLE_AUDIO_SUPPORT