mirror of
https://github.com/minetest/irrlicht.git
synced 2024-11-05 01:40:44 +01:00
8310a3fbad
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@6000 dfc29bdd-3216-0410-991c-e03cc46cb475
164 lines
4.4 KiB
XML
164 lines
4.4 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="7.10"
|
|
Name="11.PerPixelLighting"
|
|
ProjectGUID="{EC388ECA-E430-477A-A969-66FE5F84508A}"
|
|
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/PerPixelLighting.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\11.PerPixelLighting.exe"
|
|
LinkIncremental="0"
|
|
SuppressStartupBanner="TRUE"
|
|
AdditionalLibraryDirectories="..\..\lib\Win32-visualstudio"
|
|
GenerateDebugInformation="TRUE"
|
|
ProgramDatabaseFile=".\Debug/PerPixelLighting.pdb"
|
|
SubSystem="1"
|
|
TargetMachine="1"/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TypeLibraryName=".\Debug/PerPixelLighting.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/PerPixelLighting.pch"
|
|
AssemblerListingLocation=".\Release/"
|
|
ObjectFile=".\Release/"
|
|
ProgramDataBaseFileName=".\Release/"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="TRUE"
|
|
CompileAs="0"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
OutputFile="..\..\bin\Win32-VisualStudio\11.PerPixelLighting.exe"
|
|
LinkIncremental="0"
|
|
SuppressStartupBanner="TRUE"
|
|
AdditionalLibraryDirectories="..\..\lib\Win32-visualstudio"
|
|
ProgramDatabaseFile=".\Release/PerPixelLighting.pdb"
|
|
SubSystem="1"
|
|
TargetMachine="1"/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TypeLibraryName=".\Release/PerPixelLighting.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>
|