mirror of
https://github.com/1dot13/source.git
synced 2026-07-22 13:40:22 +02:00
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@2451 3b4a5df2-a311-0410-b5c6-a8a6f20db521
642 lines
13 KiB
XML
642 lines
13 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="9,00"
|
|
Name="ja2"
|
|
ProjectGUID="{BAB4E408-421C-4214-84ED-5469A24C8533}"
|
|
RootNamespace="ja2"
|
|
TargetFrameworkVersion="196613"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="\Games\Jagged Alliance 2"
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
ConfigurationType="1"
|
|
InheritedPropertySheets=".\ja2_VS2008.vsprops;.\ja2_VS2008Debug.vsprops;.\ja2_VS2008Linker.vsprops;.\ja2_VS2008Libs.vsprops"
|
|
CharacterSet="0"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
RuntimeTypeInfo="false"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="4"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="Winmm.lib RakNetLibStaticDebug.lib ws2_32.lib"
|
|
OutputFile="$(OutDir)\ja2_debug_2445_en.exe"
|
|
LinkIncremental="2"
|
|
AdditionalLibraryDirectories="Multiplayer\raknet"
|
|
IgnoreDefaultLibraryNames="libcmtd"
|
|
GenerateDebugInformation="true"
|
|
SubSystem="2"
|
|
EntryPointSymbol=""
|
|
RandomizedBaseAddress="1"
|
|
DataExecutionPrevention="0"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
CommandLine=""
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="\games\jagged alliance 2"
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
ConfigurationType="1"
|
|
InheritedPropertySheets=".\ja2_VS2008.vsprops;.\ja2_VS2008Linker.vsprops;.\ja2_VS2008Libs.vsprops"
|
|
CharacterSet="0"
|
|
WholeProgramOptimization="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
EnableIntrinsicFunctions="true"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
|
|
RuntimeLibrary="0"
|
|
EnableFunctionLevelLinking="false"
|
|
RuntimeTypeInfo="false"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="Winmm.lib RakNetLibStatic.lib ws2_32.lib"
|
|
OutputFile="$(OutDir)\ja2_release_2445_en.exe"
|
|
LinkIncremental="1"
|
|
AdditionalLibraryDirectories="Multiplayer\raknet"
|
|
IgnoreDefaultLibraryNames="libcmt"
|
|
GenerateDebugInformation="false"
|
|
SubSystem="2"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
OptimizeForWindows98="0"
|
|
LinkTimeCodeGeneration="1"
|
|
RandomizedBaseAddress="1"
|
|
DataExecutionPrevention="0"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="MapEditor|Win32"
|
|
OutputDirectory="\games\jagged alliance 2"
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
ConfigurationType="1"
|
|
InheritedPropertySheets=".\ja2_VS2008.vsprops;.\ja2_VS2008Linker.vsprops;.\ja2_VS2008Libs.vsprops;.\ja2_VS2008Editor.vsprops"
|
|
CharacterSet="0"
|
|
WholeProgramOptimization="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
EnableIntrinsicFunctions="true"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
|
|
RuntimeLibrary="0"
|
|
EnableFunctionLevelLinking="false"
|
|
RuntimeTypeInfo="false"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="Winmm.lib RakNetLibStatic.lib ws2_32.lib"
|
|
OutputFile="$(OutDir)\MapEditor_release_2389_en.exe"
|
|
LinkIncremental="1"
|
|
AdditionalLibraryDirectories="Multiplayer\raknet"
|
|
IgnoreDefaultLibraryNames="libcmt"
|
|
GenerateDebugInformation="false"
|
|
SubSystem="2"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
OptimizeForWindows98="0"
|
|
LinkTimeCodeGeneration="1"
|
|
RandomizedBaseAddress="1"
|
|
DataExecutionPrevention="0"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="MapEditorD|Win32"
|
|
OutputDirectory="\games\jagged alliance 2"
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
ConfigurationType="1"
|
|
InheritedPropertySheets=".\ja2_VS2008.vsprops;.\ja2_VS2008Linker.vsprops;.\ja2_VS2008Libs.vsprops;.\ja2_VS2008Editor.vsprops"
|
|
CharacterSet="0"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
RuntimeTypeInfo="false"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="4"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="Winmm.lib RakNetLibStaticDebug.lib ws2_32.lib"
|
|
OutputFile="$(OutDir)\MapEditor_debug_2389_en.exe"
|
|
LinkIncremental="2"
|
|
AdditionalLibraryDirectories="Multiplayer\raknet"
|
|
IgnoreDefaultLibraryNames="libcmtd"
|
|
GenerateDebugInformation="true"
|
|
SubSystem="2"
|
|
EntryPointSymbol=""
|
|
RandomizedBaseAddress="1"
|
|
DataExecutionPrevention="0"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
CommandLine=""
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="Source Files"
|
|
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
|
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
|
>
|
|
<File
|
|
RelativePath="aniviewscreen.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Credits.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Fade Screen.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="GameInitOptionsScreen.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="gameloop.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="gamescreen.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="GameSettings.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="GameVersion.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="HelpScreen.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Init.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Intro.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="JA2 Splash.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="jascreens.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Language Defines.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Loading Screen.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="MainMenuScreen.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="MessageBoxScreen.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Options Screen.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="profiler.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="SaveLoadGame.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="SaveLoadScreen.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="SCREENS.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Sys Globals.cpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
|
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
|
>
|
|
<File
|
|
RelativePath="builddefines.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Cheats.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Credits.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Fade Screen.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="GameInitOptionsScreen.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="gameloop.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="gamescreen.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="GameSettings.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="GameVersion.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="HelpScreen.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="HelpScreenText.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Init.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Intro.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="JA2 All.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="JA2 Demo Ads.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="JA2 Splash.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="ja2.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="JA2Prototypes.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="jascreens.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Language Defines.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Loading Screen.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="local.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="mainmenuscreen.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="MessageBoxScreen.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Options Screen.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="profiler.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="SaveLoadGame.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="SaveLoadScreen.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="screenids.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="SCREENS.H"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Sys Globals.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="VtuneApi.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Resource Files"
|
|
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
|
|
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
|
|
>
|
|
<File
|
|
RelativePath="Res\ja2.rc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Res\jagged3.ico"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Res\resource.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Multiplayer"
|
|
>
|
|
<Filter
|
|
Name="Header Files"
|
|
>
|
|
<File
|
|
RelativePath="Multiplayer\connect.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Multiplayer\fresh_header.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Multiplayer\network.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Multiplayer\test_space.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Source Files"
|
|
>
|
|
<File
|
|
RelativePath="Multiplayer\client.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Multiplayer\server.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Multiplayer\test_space.cpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|