# PROP Default_Filter ""\r
# Begin Source File\r
\r
+SOURCE=.\src\FDM\ADA.cxx\r
+\r
+!IF "$(CFG)" == "FlightGear - Win32 Release"\r
+\r
+# PROP Intermediate_Dir "Release\Lib_Flight"\r
+\r
+!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"\r
+\r
+# PROP Intermediate_Dir "Debug\Lib_Flight"\r
+\r
+!ENDIF \r
+\r
+# End Source File\r
+# Begin Source File\r
+\r
SOURCE=.\src\FDM\Balloon.cxx\r
\r
!IF "$(CFG)" == "FlightGear - Win32 Release"\r
extern const char *default_root;
-// from main.cxx
-extern void fgReshape( int width, int height );
-
// Read in configuration (file and command line) and just set fg_root
bool fgInitFGRoot ( int argc, char **argv ) {