Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <?xml version="1.0" encoding="UTF-8"?>
- <VisualStudioProject
- ProjectType="Visual C++"
- Version="9.00"
- Name="Dawn of Man"
- ProjectGUID="{EF6FCC6F-ABFD-48CA-A5AB-F055E68D43EA}"
- RootNamespace="Arche 2"
- Keyword="Win32Proj"
- TargetFrameworkVersion="0"
- >
- <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"
- InlineFunctionExpansion="0"
- EnableIntrinsicFunctions="false"
- PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;"
- GeneratePreprocessedFile="0"
- KeepComments="false"
- MinimalRebuild="true"
- BasicRuntimeChecks="3"
- SmallerTypeCheck="true"
- RuntimeLibrary="3"
- FloatingPointModel="0"
- UsePrecompiledHeader="0"
- WarningLevel="3"
- Detect64BitPortabilityProblems="false"
- DebugInformationFormat="4"
- EnablePREfast="false"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- IgnoreImportLibrary="false"
- AdditionalDependencies="SDL.lib SDLmain.lib SDL_image.lib SDL_ttf.lib SDL_mixer.lib"
- ShowProgress="1"
- LinkIncremental="2"
- SuppressStartupBanner="true"
- IgnoreDefaultLibraryNames="msvcrt.lib"
- GenerateDebugInformation="true"
- SubSystem="2"
- 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="Release|Win32"
- OutputDirectory="Release"
- IntermediateDirectory="Release"
- ConfigurationType="1"
- EnableManagedIncrementalBuild="0"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- Optimization="2"
- InlineFunctionExpansion="2"
- EnableIntrinsicFunctions="true"
- FavorSizeOrSpeed="1"
- WholeProgramOptimization="true"
- PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;"
- RuntimeLibrary="2"
- UsePrecompiledHeader="0"
- WarningLevel="3"
- Detect64BitPortabilityProblems="false"
- DebugInformationFormat="3"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- AdditionalDependencies="SDL.lib SDLmain.lib SDL_image.lib SDL_ttf.lib SDL_mixer.lib"
- LinkIncremental="1"
- IgnoreDefaultLibraryNames=""
- GenerateDebugInformation="true"
- SubSystem="2"
- OptimizeReferences="2"
- EnableCOMDATFolding="2"
- LinkTimeCodeGeneration="1"
- TargetMachine="1"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <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=".\AI.h"
- >
- </File>
- <File
- RelativePath=".\Building.h"
- >
- </File>
- <File
- RelativePath=".\BuildingType.h"
- >
- </File>
- <File
- RelativePath=".\CoreData.h"
- >
- </File>
- <File
- RelativePath=".\dawn.h"
- >
- </File>
- <File
- RelativePath=".\Debug.h"
- >
- </File>
- <File
- RelativePath=".\Decoration.h"
- >
- </File>
- <File
- RelativePath=".\DecorationType.h"
- >
- </File>
- <File
- RelativePath=".\dwan.h"
- >
- </File>
- <File
- RelativePath=".\Entity.h"
- >
- </File>
- <File
- RelativePath=".\EntityType.h"
- >
- </File>
- <File
- RelativePath=".\game.h"
- >
- </File>
- <File
- RelativePath=".\GameData.h"
- >
- </File>
- <File
- RelativePath=".\globals.h"
- >
- </File>
- <File
- RelativePath=".\MessageBox.h"
- >
- </File>
- <File
- RelativePath=".\misc.h"
- >
- </File>
- <File
- RelativePath=".\MouseButton.h"
- >
- </File>
- <File
- RelativePath=".\Particle.h"
- >
- </File>
- <File
- RelativePath=".\Player.h"
- >
- </File>
- <File
- RelativePath=".\render.h"
- >
- </File>
- <File
- RelativePath=".\ResourceNode.h"
- >
- </File>
- <File
- RelativePath=".\ResourceNodeType.h"
- >
- </File>
- <File
- RelativePath=".\Resources.h"
- >
- </File>
- <File
- RelativePath=".\Screen.h"
- >
- </File>
- <File
- RelativePath=".\ScreenElement.h"
- >
- </File>
- <File
- RelativePath=".\Sound.h"
- >
- </File>
- <File
- RelativePath=".\Surface.h"
- >
- </File>
- <File
- RelativePath=".\Tech.h"
- >
- </File>
- <File
- RelativePath=".\TechBonuses.h"
- >
- </File>
- <File
- RelativePath=".\types.h"
- >
- </File>
- <File
- RelativePath=".\UIBar.h"
- >
- </File>
- <File
- RelativePath=".\uiBarFunctions.h"
- >
- </File>
- <File
- RelativePath=".\Unit.h"
- >
- </File>
- <File
- RelativePath=".\UnitType.h"
- >
- </File>
- <File
- RelativePath=".\update.h"
- >
- </File>
- <File
- RelativePath=".\util.h"
- >
- </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>
- <Filter
- Name="Source Files"
- Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
- UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
- >
- <File
- RelativePath=".\AI.cpp"
- >
- </File>
- <File
- RelativePath=".\Building.cpp"
- >
- </File>
- <File
- RelativePath=".\BuildingType.cpp"
- >
- </File>
- <File
- RelativePath=".\CoreData.cpp"
- >
- </File>
- <File
- RelativePath=".\dawn.cpp"
- >
- </File>
- <File
- RelativePath=".\Debug.cpp"
- >
- </File>
- <File
- RelativePath=".\Decoration.cpp"
- >
- </File>
- <File
- RelativePath=".\DecorationType.cpp"
- >
- </File>
- <File
- RelativePath=".\Entity.cpp"
- >
- </File>
- <File
- RelativePath=".\EntityType.cpp"
- >
- </File>
- <File
- RelativePath=".\game.cpp"
- >
- </File>
- <File
- RelativePath=".\GameData.cpp"
- >
- </File>
- <File
- RelativePath=".\MessageBox.cpp"
- >
- </File>
- <File
- RelativePath=".\misc.cpp"
- >
- </File>
- <File
- RelativePath=".\MouseButton.cpp"
- >
- </File>
- <File
- RelativePath=".\Particle.cpp"
- >
- </File>
- <File
- RelativePath=".\Player.cpp"
- >
- </File>
- <File
- RelativePath=".\Point.cpp"
- >
- </File>
- <File
- RelativePath=".\render.cpp"
- >
- </File>
- <File
- RelativePath=".\ResourceNode.cpp"
- >
- </File>
- <File
- RelativePath=".\ResourceNodeType.cpp"
- >
- </File>
- <File
- RelativePath=".\Resources.cpp"
- >
- </File>
- <File
- RelativePath=".\Screen.cpp"
- >
- </File>
- <File
- RelativePath=".\ScreenElement.cpp"
- >
- </File>
- <File
- RelativePath=".\Sound.cpp"
- >
- </File>
- <File
- RelativePath=".\Surface.cpp"
- >
- </File>
- <File
- RelativePath=".\Tech.cpp"
- >
- </File>
- <File
- RelativePath=".\TechBonuses.cpp"
- >
- </File>
- <File
- RelativePath=".\UIBar.cpp"
- >
- </File>
- <File
- RelativePath=".\uiBarFunctions.cpp"
- >
- </File>
- <File
- RelativePath=".\Unit.cpp"
- >
- </File>
- <File
- RelativePath=".\UnitType.cpp"
- >
- </File>
- <File
- RelativePath=".\update.cpp"
- >
- </File>
- <File
- RelativePath=".\util.cpp"
- >
- </File>
- </Filter>
- </Files>
- <Globals>
- </Globals>
- </VisualStudioProject>
Advertisement
Add Comment
Please, Sign In to add comment