6e78a2f7d9
Compiles under MSVC2008 again, was missing some shared files.
528 lines
9.9 KiB
XML
528 lines
9.9 KiB
XML
<?xml version="1.0" encoding="windows-1250"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="9,00"
|
|
Name="BiomeVisualiser"
|
|
ProjectGUID="{6DF3D88B-AD47-45B6-B831-1BDE74F86B5C}"
|
|
RootNamespace="BiomeVisualiser"
|
|
Keyword="Win32Proj"
|
|
TargetFrameworkVersion="196613"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
ConfigurationType="1"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="../../src;../../lib"
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Globals.h"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="4"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="ws2_32.lib"
|
|
LinkIncremental="2"
|
|
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="$(SolutionDir)$(ConfigurationName)"
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
ConfigurationType="1"
|
|
CharacterSet="2"
|
|
WholeProgramOptimization="1"
|
|
>
|
|
<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"
|
|
AdditionalIncludeDirectories="../../src;../../lib"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
|
|
RuntimeLibrary="0"
|
|
EnableFunctionLevelLinking="true"
|
|
EnableEnhancedInstructionSet="2"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Globals.h"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="ws2_32.lib"
|
|
LinkIncremental="1"
|
|
GenerateDebugInformation="true"
|
|
SubSystem="2"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="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 profiled|Win32"
|
|
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
ConfigurationType="1"
|
|
CharacterSet="2"
|
|
WholeProgramOptimization="1"
|
|
>
|
|
<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"
|
|
AdditionalIncludeDirectories="../../src;../../lib"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
|
|
RuntimeLibrary="0"
|
|
EnableFunctionLevelLinking="true"
|
|
EnableEnhancedInstructionSet="2"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Globals.h"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="ws2_32.lib"
|
|
LinkIncremental="1"
|
|
GenerateDebugInformation="true"
|
|
SubSystem="2"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
TargetMachine="1"
|
|
Profile="true"
|
|
/>
|
|
<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="Source Files"
|
|
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
|
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
|
>
|
|
<File
|
|
RelativePath=".\BiomeCache.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\BiomeCache.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\BiomeColors.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\BiomeColors.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\BiomeRenderer.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\BiomeRenderer.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\BiomeSource.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\BiomeViewWnd.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\BiomeViewWnd.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\BiomeVisualiser.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\BiomeVisualiser.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\GeneratorBiomeSource.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Pixmap.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Pixmap.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Timer.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\WndProcThunk.h"
|
|
>
|
|
</File>
|
|
<Filter
|
|
Name="Shared"
|
|
>
|
|
<File
|
|
RelativePath="..\..\src\BiomeDef.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\BiomeDef.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\BlockID.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\BlockID.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\ChunkDef.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\Enchantments.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\Enchantments.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\WorldStorage\FastNBT.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\WorldStorage\FastNBT.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\FastRandom.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\FastRandom.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\Globals.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release profiled|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\Globals.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\Item.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\Log.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\Log.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\MCLogger.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\MCLogger.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\Noise.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\Noise.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\Noise.inc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\StringUtils.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\StringUtils.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\VoronoiMap.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\VoronoiMap.h"
|
|
>
|
|
</File>
|
|
<Filter
|
|
Name="OSSupport"
|
|
>
|
|
<File
|
|
RelativePath="..\..\src\OSSupport\CriticalSection.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\OSSupport\CriticalSection.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\OSSupport\Event.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\OSSupport\Event.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\OSSupport\File.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\OSSupport\File.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\OSSupport\IsThread.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\OSSupport\IsThread.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\OSSupport\Sleep.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Generating"
|
|
>
|
|
<File
|
|
RelativePath="..\..\src\Generating\BioGen.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\Generating\BioGen.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\Generating\ComposableGenerator.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="iniFile"
|
|
>
|
|
<File
|
|
RelativePath="..\..\lib\iniFile\iniFile.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\lib\iniFile\iniFile.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|