b988305dcb
projects/VC8/FGJS.vcproj projects/VC8/FlightGear.vcproj projects/VC8/FlightGearLib.vcproj projects/VC8/JS_demo.vcproj: Olaf Flebbe: win32 build system.
325 lines
8 KiB
XML
Executable file
325 lines
8 KiB
XML
Executable file
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="8,00"
|
|
Name="FlightGear"
|
|
ProjectGUID="{0E698D36-EA1C-434F-A524-21A673C19F2E}"
|
|
RootNamespace="FlightGear"
|
|
Keyword="Win32Proj"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="Debug"
|
|
IntermediateDirectory="Debug"
|
|
ConfigurationType="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="../../../;$(ProgramFiles)/OpenThreads/include;$(ProgramFiles)/OpenSceneGraph/include;../../../Simgear;../../src;../../src/include;../../src/input;../../src/FDM/JSBSim;../../../3rdparty/include"
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;ENABLE_THREADS;HAVE_CONFIG_H;_CRT_SECURE_NO_DEPRECATE;_CONST_CORRECT_OVERLOADS;NOMINMAX"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="false"
|
|
DebugInformationFormat="4"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="FlightgearLib.lib Simgear.lib fnt.lib js.lib net.lib psl.lib puAux.lib pui.lib pw.lib sg.lib sl.lib ul.lib osgDBd.lib osgGAd.lib osgViewerd.lib osgUtild.lib osgParticled.lib osgTextd.lib osgd.lib OpenThreadsd.lib libjpeg.lib pthreadvc2.lib Alut.lib openal32.lib glu32.lib opengl32.lib winmm.lib zlib1.lib wsock32.lib advapi32.lib comdlg32.lib shell32.lib user32.lib"
|
|
LinkIncremental="2"
|
|
AdditionalLibraryDirectories=""FG$(IntDir)";$(ProgramFiles)/OpenThreads/lib;$(ProgramFiles)/OpenSceneGraph/lib;../../../plib/;"../../../Simgear/Projects/VC8/$(IntDir)";../../../3rdParty/lib"
|
|
IgnoreDefaultLibraryNames="libcmt.lib"
|
|
GenerateDebugInformation="true"
|
|
SubSystem="2"
|
|
LargeAddressAware="2"
|
|
TargetMachine="1"
|
|
FixedBaseAddress="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="Release"
|
|
IntermediateDirectory="Release"
|
|
ConfigurationType="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories="../../../;$(ProgramFiles)/OpenThreads/include;$(ProgramFiles)/OpenSceneGraph/include;../../../Simgear;../../src;../../src/include;../../src/input;../../src/FDM/JSBSim;../../../3rdparty/include"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;ENABLE_THREADS;HAVE_CONFIG_H;_CRT_SECURE_NO_DEPRECATE;_CONST_CORRECT_OVERLOADS;_USE_MATH_DEFINES;NOMINMAX"
|
|
StringPooling="true"
|
|
RuntimeLibrary="2"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="false"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="FlightgearLib.lib Simgear.lib fnt.lib js.lib net.lib psl.lib puAux.lib pui.lib pw.lib sg.lib sl.lib ul.lib osgDB.lib osgGA.lib osgViewer.lib osgUtil.lib osgParticle.lib osgText.lib osg.lib OpenThreads.lib pthreadvc2.lib Alut.lib openal32.lib glu32.lib opengl32.lib winmm.lib zlib1.lib libjpeg.lib wsock32.lib advapi32.lib comdlg32.lib shell32.lib user32.lib"
|
|
LinkIncremental="0"
|
|
AdditionalLibraryDirectories=""FG$(IntDir)";$(ProgramFiles)/OpenThreads/lib;$(ProgramFiles)/OpenSceneGraph/lib;../../../plib/;"../../../Simgear/Projects/VC8/$(IntDir)";../../../3rdParty/lib;$(NOINHERIT)"
|
|
GenerateDebugInformation="true"
|
|
SubSystem="1"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
TargetMachine="1"
|
|
FixedBaseAddress="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
|
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
|
>
|
|
<File
|
|
RelativePath="..\..\src\main\fg_commands.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\main\fg_init.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\main\fg_io.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\main\fg_os.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\main\fg_props.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\Main\FGManipulator.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\main\globals.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\main\main.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\main\options.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\main\renderer.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\main\splash.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\main\util.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\main\viewer.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\main\viewmgr.hxx"
|
|
>
|
|
</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}"
|
|
>
|
|
<File
|
|
RelativePath="..\VC7.1\flightgear.rc"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Source Files"
|
|
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
|
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
|
>
|
|
<File
|
|
RelativePath="..\..\src\main\bootstrap.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\main\fg_commands.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\main\fg_init.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\main\fg_io.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\Main\fg_os_osgviewer.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\main\fg_props.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\Main\FGManipulator.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\main\globals.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\main\logger.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\main\main.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\main\options.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\main\renderer.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\main\splash.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\main\util.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\main\viewer.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\main\viewmgr.cxx"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|