2006-12-16 21:42:00 +00:00
|
|
|
<?xml version="1.0" encoding="Windows-1252"?>
|
|
|
|
<VisualStudioProject
|
|
|
|
ProjectType="Visual C++"
|
|
|
|
Version="7.10"
|
|
|
|
Name="yasim"
|
|
|
|
ProjectGUID="{800CB1FF-C398-4B81-B3D6-8BBD9E0897D2}"
|
|
|
|
Keyword="Win32Proj">
|
|
|
|
<Platforms>
|
|
|
|
<Platform
|
|
|
|
Name="Win32"/>
|
|
|
|
</Platforms>
|
|
|
|
<Configurations>
|
|
|
|
<Configuration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
OutputDirectory="$(ProjectName)_Debug"
|
|
|
|
IntermediateDirectory="$(ProjectName)_Debug"
|
|
|
|
ConfigurationType="1"
|
|
|
|
CharacterSet="2">
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
|
|
|
AdditionalIncludeDirectories="..\..\src;..\..\..\SimGear;..\..\..;..\..\..\OpenSceneGraph\include;..\..\..\OpenThreads\include"
|
2007-01-06 18:44:25 +00:00
|
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;NOMINMAX;_CRT_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_WARNINGS"
|
2006-12-16 21:42:00 +00:00
|
|
|
MinimalRebuild="TRUE"
|
|
|
|
BasicRuntimeChecks="3"
|
|
|
|
RuntimeLibrary="3"
|
|
|
|
RuntimeTypeInfo="TRUE"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
WarningLevel="3"
|
|
|
|
Detect64BitPortabilityProblems="TRUE"
|
|
|
|
DebugInformationFormat="4"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLinkerTool"
|
2007-01-21 10:32:57 +00:00
|
|
|
AdditionalDependencies="sg_d.lib ul_d.lib"
|
2006-12-16 21:42:00 +00:00
|
|
|
OutputFile="$(OutDir)/yasim.exe"
|
|
|
|
LinkIncremental="2"
|
2007-01-21 10:32:57 +00:00
|
|
|
AdditionalLibraryDirectories="..\..\..\plib"
|
2006-12-16 21:42:00 +00:00
|
|
|
GenerateDebugInformation="TRUE"
|
|
|
|
ProgramDatabaseFile="$(OutDir)/yasim.pdb"
|
|
|
|
SubSystem="1"
|
|
|
|
TargetMachine="1"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebDeploymentTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
|
|
</Configuration>
|
|
|
|
<Configuration
|
|
|
|
Name="Release|Win32"
|
|
|
|
OutputDirectory="$(ProjectName)_Release"
|
|
|
|
IntermediateDirectory="$(ProjectName)_Release"
|
|
|
|
ConfigurationType="1"
|
|
|
|
CharacterSet="2">
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
AdditionalIncludeDirectories="..\..\src;..\..\..\SimGear;..\..\..;..\..\..\OpenSceneGraph\include;..\..\..\OpenThreads\include"
|
2007-01-06 18:44:25 +00:00
|
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;NOMINMAX;_CRT_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_WARNINGS"
|
2006-12-16 21:42:00 +00:00
|
|
|
RuntimeLibrary="2"
|
|
|
|
RuntimeTypeInfo="TRUE"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
WarningLevel="3"
|
|
|
|
Detect64BitPortabilityProblems="TRUE"
|
|
|
|
DebugInformationFormat="3"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLinkerTool"
|
2007-01-21 10:32:57 +00:00
|
|
|
AdditionalDependencies="sg.lib ul.lib"
|
2006-12-16 21:42:00 +00:00
|
|
|
OutputFile="$(OutDir)/yasim.exe"
|
|
|
|
LinkIncremental="1"
|
2007-01-21 10:32:57 +00:00
|
|
|
AdditionalLibraryDirectories="..\..\..\plib"
|
2006-12-16 21:42:00 +00:00
|
|
|
GenerateDebugInformation="TRUE"
|
|
|
|
SubSystem="1"
|
|
|
|
OptimizeReferences="2"
|
|
|
|
EnableCOMDATFolding="2"
|
|
|
|
TargetMachine="1"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebDeploymentTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
|
|
</Configuration>
|
|
|
|
</Configurations>
|
|
|
|
<References>
|
|
|
|
</References>
|
|
|
|
<Files>
|
|
|
|
<Filter
|
|
|
|
Name="Source Files"
|
|
|
|
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
|
|
|
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\src\Fdm\YASim\Airplane.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\src\Fdm\YASim\Atmosphere.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\src\Fdm\YASim\ControlMap.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\src\Fdm\YASim\FGFDM.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\src\Fdm\YASim\Gear.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\src\Fdm\YASim\Glue.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\src\Fdm\YASim\Ground.cpp">
|
|
|
|
</File>
|
2007-01-21 10:32:57 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\src\Fdm\YASim\Hitch.cpp">
|
|
|
|
</File>
|
2006-12-16 21:42:00 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\src\Fdm\YASim\Hook.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\src\Fdm\YASim\Integrator.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\src\Fdm\YASim\Jet.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\src\Fdm\YASim\Launchbar.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\src\Fdm\YASim\Math.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\src\Fdm\YASim\Model.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\src\Fdm\YASim\PistonEngine.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\src\Fdm\YASim\Propeller.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\src\Fdm\YASim\PropEngine.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\src\Fdm\YASim\RigidBody.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\src\Fdm\YASim\Rotor.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\src\Fdm\YASim\Rotorpart.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\src\Fdm\YASim\SimpleJet.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\src\Fdm\YASim\Surface.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\src\Fdm\YASim\Thruster.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\src\Fdm\YASim\TurbineEngine.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\src\Fdm\YASim\Turbulence.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\src\Fdm\YASim\Wing.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\src\Fdm\YASim\yasim-test.cpp">
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="Header Files"
|
|
|
|
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
|
|
|
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\src\Fdm\YASim\Airplane.hpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\src\Fdm\YASim\Atmosphere.hpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\src\Fdm\YASim\ControlMap.hpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\src\Fdm\YASim\FGFDM.hpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\src\Fdm\YASim\Gear.hpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\src\Fdm\YASim\Glue.hpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\src\Fdm\YASim\Ground.hpp">
|
|
|
|
</File>
|
2007-01-21 10:32:57 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\src\Fdm\YASim\Hitch.hpp">
|
|
|
|
</File>
|
2006-12-16 21:42:00 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\src\Fdm\YASim\Hook.hpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\src\Fdm\YASim\Integrator.hpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\src\Fdm\YASim\Jet.hpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\src\Fdm\YASim\Launchbar.hpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\src\Fdm\YASim\Math.hpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\src\Fdm\YASim\Model.hpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\src\Fdm\YASim\PistonEngine.hpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\src\Fdm\YASim\Propeller.hpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\src\Fdm\YASim\PropEngine.hpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\src\Fdm\YASim\RigidBody.hpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\src\Fdm\YASim\Rotor.hpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\src\Fdm\YASim\Rotorpart.hpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\src\Fdm\YASim\SimpleJet.hpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\src\Fdm\YASim\Surface.hpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\src\Fdm\YASim\Thruster.hpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\src\Fdm\YASim\TurbineEngine.hpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\src\Fdm\YASim\Turbulence.hpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\src\Fdm\YASim\Wing.hpp">
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="Resource Files"
|
|
|
|
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
|
|
|
|
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">
|
|
|
|
</Filter>
|
|
|
|
</Files>
|
|
|
|
<Globals>
|
|
|
|
</Globals>
|
|
|
|
</VisualStudioProject>
|