X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FInclude%2Fconfig.h-msvc8;h=0e5327e11eed7c856450df066f20a5c8ca4edac1;hb=49030e700ba276d5cd6ffa4f4e661a266fa0105c;hp=b8d04051e7c5a038add34bad3b5065c4130d2163;hpb=15defbb233d58448dad98b464bd0a4e5151d3ee3;p=flightgear.git diff --git a/src/Include/config.h-msvc8 b/src/Include/config.h-msvc8 index b8d04051e..0e5327e11 100755 --- a/src/Include/config.h-msvc8 +++ b/src/Include/config.h-msvc8 @@ -1,11 +1,5 @@ -/* Special single config.h for MSVC8 build */ - -#define ENABLE_OSGVIEWER -#define PU_USE_NATIVE - -#define ENABLE_OSGVIEWER -#define PU_USE_NATIVE +/* Special single config.h for MSVC6 build - Geoff McLane - 23 July, 2003 */ /* Define to enable plib joystick support */ #ifndef ENABLE_PLIB_JOYSTICK @@ -56,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 @@ -74,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