]> git.mxchange.org Git - flightgear.git/blobdiff - src/Include/config.h-msvc8
Add the alpha test back in so the instruments won't disappear after changing the...
[flightgear.git] / src / Include / config.h-msvc8
index 86c25c69c43059a7cce0fb69493aa0f22239c1a4..0e5327e11eed7c856450df066f20a5c8ca4edac1 100755 (executable)
@@ -1,9 +1,6 @@
 
 /* Special single config.h for MSVC6 build - Geoff McLane - 23 July, 2003  */
 
-#define ENABLE_OSGVIEWER        
-#define PU_USE_NATIVE
-
 /* Define to enable plib joystick support */
 #ifndef  ENABLE_PLIB_JOYSTICK
 #define ENABLE_PLIB_JOYSTICK
@@ -53,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.4"
 
 /* Define as the return type of signal handlers (int or void).  */
 #define RETSIGTYPE void
@@ -71,7 +68,7 @@
 #define TM_IN_SYS_TIME 1
 
 /* Define to version number */
-#define VERSION "0.9.10"
+#define VERSION "1.99.4"
 
 /* Define if compiling on a Winbloze (95, NT, etc.) platform */
 #define WIN32 1