mirror of
https://github.com/minetest/irrlicht.git
synced 2024-11-05 09:50:41 +01:00
164 lines
4.3 KiB
Plaintext
164 lines
4.3 KiB
Plaintext
|
<?xml version="1.0" encoding="Windows-1252"?>
|
||
|
<VisualStudioProject
|
||
|
ProjectType="Visual C++"
|
||
|
Version="7.10"
|
||
|
Name="07.Collision"
|
||
|
ProjectGUID="{EB92287F-CBA1-4FF9-801E-89091F0B6D10}"
|
||
|
SccProjectName=""
|
||
|
SccLocalPath="">
|
||
|
<Platforms>
|
||
|
<Platform
|
||
|
Name="Win32"/>
|
||
|
</Platforms>
|
||
|
<Configurations>
|
||
|
<Configuration
|
||
|
Name="Debug|Win32"
|
||
|
OutputDirectory=".\Debug"
|
||
|
IntermediateDirectory=".\Debug"
|
||
|
ConfigurationType="1"
|
||
|
UseOfMFC="0"
|
||
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
||
|
CharacterSet="2">
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
Optimization="0"
|
||
|
AdditionalIncludeDirectories="..\..\include"
|
||
|
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
|
||
|
BasicRuntimeChecks="3"
|
||
|
RuntimeLibrary="5"
|
||
|
UsePrecompiledHeader="2"
|
||
|
PrecompiledHeaderFile=".\Debug/Collision.pch"
|
||
|
AssemblerListingLocation=".\Debug/"
|
||
|
ObjectFile=".\Debug/"
|
||
|
ProgramDataBaseFileName=".\Debug/"
|
||
|
WarningLevel="3"
|
||
|
SuppressStartupBanner="TRUE"
|
||
|
DebugInformationFormat="4"
|
||
|
CompileAs="0"/>
|
||
|
<Tool
|
||
|
Name="VCCustomBuildTool"/>
|
||
|
<Tool
|
||
|
Name="VCLinkerTool"
|
||
|
OutputFile="..\..\bin\Win32-VisualStudio\07.Collision.exe"
|
||
|
LinkIncremental="0"
|
||
|
SuppressStartupBanner="TRUE"
|
||
|
AdditionalLibraryDirectories="..\..\lib\Win32-visualstudio"
|
||
|
GenerateDebugInformation="TRUE"
|
||
|
ProgramDatabaseFile=".\Debug/Collision.pdb"
|
||
|
SubSystem="1"
|
||
|
TargetMachine="1"/>
|
||
|
<Tool
|
||
|
Name="VCMIDLTool"
|
||
|
TypeLibraryName=".\Debug/Collision.tlb"
|
||
|
HeaderFileName=""/>
|
||
|
<Tool
|
||
|
Name="VCPostBuildEventTool"/>
|
||
|
<Tool
|
||
|
Name="VCPreBuildEventTool"/>
|
||
|
<Tool
|
||
|
Name="VCPreLinkEventTool"/>
|
||
|
<Tool
|
||
|
Name="VCResourceCompilerTool"
|
||
|
PreprocessorDefinitions="_DEBUG"
|
||
|
Culture="3079"/>
|
||
|
<Tool
|
||
|
Name="VCWebServiceProxyGeneratorTool"/>
|
||
|
<Tool
|
||
|
Name="VCXMLDataGeneratorTool"/>
|
||
|
<Tool
|
||
|
Name="VCWebDeploymentTool"/>
|
||
|
<Tool
|
||
|
Name="VCManagedWrapperGeneratorTool"/>
|
||
|
<Tool
|
||
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
||
|
</Configuration>
|
||
|
<Configuration
|
||
|
Name="Release|Win32"
|
||
|
OutputDirectory=".\Release"
|
||
|
IntermediateDirectory=".\Release"
|
||
|
ConfigurationType="1"
|
||
|
UseOfMFC="0"
|
||
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
||
|
CharacterSet="2">
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
Optimization="2"
|
||
|
InlineFunctionExpansion="1"
|
||
|
AdditionalIncludeDirectories="..\..\include"
|
||
|
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
|
||
|
StringPooling="TRUE"
|
||
|
RuntimeLibrary="4"
|
||
|
EnableFunctionLevelLinking="TRUE"
|
||
|
UsePrecompiledHeader="2"
|
||
|
PrecompiledHeaderFile=".\Release/Collision.pch"
|
||
|
AssemblerListingLocation=".\Release/"
|
||
|
ObjectFile=".\Release/"
|
||
|
ProgramDataBaseFileName=".\Release/"
|
||
|
WarningLevel="3"
|
||
|
SuppressStartupBanner="TRUE"
|
||
|
CompileAs="0"/>
|
||
|
<Tool
|
||
|
Name="VCCustomBuildTool"/>
|
||
|
<Tool
|
||
|
Name="VCLinkerTool"
|
||
|
OutputFile="..\..\bin\Win32-VisualStudio\07.Collision.exe"
|
||
|
LinkIncremental="0"
|
||
|
SuppressStartupBanner="TRUE"
|
||
|
AdditionalLibraryDirectories="..\..\lib\Win32-visualstudio"
|
||
|
ProgramDatabaseFile=".\Release/Collision.pdb"
|
||
|
SubSystem="1"
|
||
|
TargetMachine="1"/>
|
||
|
<Tool
|
||
|
Name="VCMIDLTool"
|
||
|
TypeLibraryName=".\Release/Collision.tlb"
|
||
|
HeaderFileName=""/>
|
||
|
<Tool
|
||
|
Name="VCPostBuildEventTool"/>
|
||
|
<Tool
|
||
|
Name="VCPreBuildEventTool"/>
|
||
|
<Tool
|
||
|
Name="VCPreLinkEventTool"/>
|
||
|
<Tool
|
||
|
Name="VCResourceCompilerTool"
|
||
|
PreprocessorDefinitions="NDEBUG"
|
||
|
Culture="3079"/>
|
||
|
<Tool
|
||
|
Name="VCWebServiceProxyGeneratorTool"/>
|
||
|
<Tool
|
||
|
Name="VCXMLDataGeneratorTool"/>
|
||
|
<Tool
|
||
|
Name="VCWebDeploymentTool"/>
|
||
|
<Tool
|
||
|
Name="VCManagedWrapperGeneratorTool"/>
|
||
|
<Tool
|
||
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
||
|
</Configuration>
|
||
|
</Configurations>
|
||
|
<References>
|
||
|
</References>
|
||
|
<Files>
|
||
|
<File
|
||
|
RelativePath="main.cpp">
|
||
|
<FileConfiguration
|
||
|
Name="Debug|Win32">
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
Optimization="0"
|
||
|
AdditionalIncludeDirectories=""
|
||
|
PreprocessorDefinitions=""
|
||
|
BasicRuntimeChecks="3"/>
|
||
|
</FileConfiguration>
|
||
|
<FileConfiguration
|
||
|
Name="Release|Win32">
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
Optimization="2"
|
||
|
AdditionalIncludeDirectories=""
|
||
|
PreprocessorDefinitions=""/>
|
||
|
</FileConfiguration>
|
||
|
</File>
|
||
|
</Files>
|
||
|
<Globals>
|
||
|
</Globals>
|
||
|
</VisualStudioProject>
|