Modified Files:
projects/VC8/FlightGearLib.vcproj src/Include/config.h-msvc8: Build system updates from Olaf Flebbe.
This commit is contained in:
parent
fad737b41e
commit
15defbb233
2 changed files with 80 additions and 5 deletions
|
@ -244,6 +244,10 @@
|
|||
RelativePath="..\..\src\aimodel\AIStorm.hxx"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\AIModel\AITanker.hxx"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\aimodel\AIThermal.hxx"
|
||||
>
|
||||
|
@ -412,6 +416,10 @@
|
|||
RelativePath="..\..\src\instrumentation\dme.hxx"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\Airports\dynamicloader.hxx"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\airports\dynamics.hxx"
|
||||
>
|
||||
|
@ -488,6 +496,10 @@
|
|||
RelativePath="..\..\src\include\fg_typedefs.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\FDM\JSBSim\models\flight_control\FGActuator.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\fdm\jsbsim\models\FGAerodynamics.h"
|
||||
>
|
||||
|
@ -792,6 +804,10 @@
|
|||
RelativePath="..\..\src\fdm\yasim\Glue.hpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\Airports\gnnode.hxx"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\instrumentation\gps.hxx"
|
||||
>
|
||||
|
@ -1228,6 +1244,14 @@
|
|||
RelativePath="..\..\src\airports\parking.hxx"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\AIModel\performancedata.hxx"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\AIModel\performancedb.hxx"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\fdm\yasim\PistonEngine.hpp"
|
||||
>
|
||||
|
@ -1316,6 +1340,10 @@
|
|||
RelativePath="..\..\src\network\rul.hxx"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\Airports\runwayprefloader.hxx"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\airports\runwayprefs.hxx"
|
||||
>
|
||||
|
@ -1408,6 +1436,10 @@
|
|||
RelativePath="..\..\src\gui\trackball.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\Airports\trafficcontrol.hxx"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\traffic\TrafficMgr.hxx"
|
||||
>
|
||||
|
@ -1796,6 +1828,10 @@
|
|||
RelativePath="..\..\src\autopilot\xmlauto.hxx"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\Airports\xmlloader.hxx"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\fdm\yasim\YASim.hxx"
|
||||
>
|
||||
|
@ -1912,6 +1948,10 @@
|
|||
RelativePath="..\..\src\aimodel\AIStorm.cxx"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\AIModel\AITanker.cxx"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\aimodel\AIThermal.cxx"
|
||||
>
|
||||
|
@ -2058,6 +2098,10 @@
|
|||
RelativePath="..\..\src\fdm\larcsim\c172_init.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\Airports\calc_loc.cxx"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\fdm\larcsim\cherokee_aero.c"
|
||||
>
|
||||
|
@ -2110,6 +2154,10 @@
|
|||
RelativePath="..\..\src\instrumentation\dme.cxx"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\Airports\dynamicloader.cxx"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\airports\dynamics.cxx"
|
||||
>
|
||||
|
@ -2154,6 +2202,10 @@
|
|||
RelativePath="..\..\src\time\fg_timer.cxx"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\FDM\JSBSim\models\flight_control\FGActuator.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\fdm\jsbsim\models\FGAerodynamics.cpp"
|
||||
>
|
||||
|
@ -2450,6 +2502,10 @@
|
|||
RelativePath="..\..\src\fdm\yasim\Glue.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\Airports\gnnode.cxx"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\instrumentation\gps.cxx"
|
||||
>
|
||||
|
@ -2530,10 +2586,6 @@
|
|||
RelativePath="..\..\src\network\httpd.cxx"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\cockpit\hud.cxx"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\Instrumentation\HUD\HUD.cxx"
|
||||
>
|
||||
|
@ -2556,6 +2608,10 @@
|
|||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\cockpit\hud.cxx"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\cockpit\hud_card.cxx"
|
||||
>
|
||||
|
@ -2978,6 +3034,14 @@
|
|||
RelativePath="..\..\src\airports\parking.cxx"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\AIModel\performancedata.cxx"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\AIModel\performancedb.cxx"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\fdm\yasim\PistonEngine.cpp"
|
||||
>
|
||||
|
@ -3050,6 +3114,10 @@
|
|||
RelativePath="..\..\src\network\rul.cxx"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\Airports\runwayprefloader.cxx"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\airports\runwayprefs.cxx"
|
||||
>
|
||||
|
@ -3510,6 +3578,10 @@
|
|||
RelativePath="..\..\src\autopilot\xmlauto.cxx"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\Airports\xmlloader.cxx"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\fdm\yasim\YASim.cxx"
|
||||
>
|
||||
|
|
|
@ -1,5 +1,8 @@
|
|||
|
||||
/* Special single config.h for MSVC6 build - Geoff McLane - 23 July, 2003 */
|
||||
/* Special single config.h for MSVC8 build */
|
||||
|
||||
#define ENABLE_OSGVIEWER
|
||||
#define PU_USE_NATIVE
|
||||
|
||||
#define ENABLE_OSGVIEWER
|
||||
#define PU_USE_NATIVE
|
||||
|
|
Loading…
Reference in a new issue