437 lines
9.6 KiB
XML
437 lines
9.6 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="7.10"
|
|
Name="Irrlicht.NET"
|
|
ProjectGUID="{70E64FA1-D175-4441-B112-A667E3FF1B68}"
|
|
RootNamespace="IrrlichtNET"
|
|
Keyword="ManagedCProj">
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"/>
|
|
</Platforms>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
ConfigurationType="2"
|
|
CharacterSet="2"
|
|
ManagedExtensions="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/Zl"
|
|
Optimization="0"
|
|
PreprocessorDefinitions="WIN32;_DEBUG"
|
|
MinimalRebuild="FALSE"
|
|
BasicRuntimeChecks="0"
|
|
RuntimeLibrary="1"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="3"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="/noentry"
|
|
AdditionalDependencies="nochkclr.obj mscoree.lib msvcrt.lib"
|
|
OutputFile="$(OutDir)\$(ProjectName).dll"
|
|
LinkIncremental="2"
|
|
GenerateDebugInformation="TRUE"
|
|
AssemblyDebug="1"/>
|
|
<Tool
|
|
Name="VCMIDLTool"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"/>
|
|
<Tool
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
<Tool
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
ConfigurationType="2"
|
|
CharacterSet="2"
|
|
ManagedExtensions="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/Zl"
|
|
PreprocessorDefinitions="WIN32;NDEBUG"
|
|
MinimalRebuild="FALSE"
|
|
RuntimeLibrary="0"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="3"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="/noentry"
|
|
AdditionalDependencies="nochkclr.obj mscoree.lib msvcrt.lib"
|
|
OutputFile="$(OutDir)\$(ProjectName).dll"
|
|
LinkIncremental="1"
|
|
GenerateDebugInformation="TRUE"/>
|
|
<Tool
|
|
Name="VCMIDLTool"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"/>
|
|
<Tool
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
<Tool
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
<AssemblyReference
|
|
RelativePath="mscorlib.dll"/>
|
|
<AssemblyReference
|
|
RelativePath="System.dll"/>
|
|
<AssemblyReference
|
|
RelativePath="System.Data.dll"/>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="Source Files"
|
|
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
|
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
|
|
<File
|
|
RelativePath=".\AssemblyInfo.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\IAnimatedMesh.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\IAnimatedMeshMD2.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\IAnimatedMeshSceneNode.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\IBillboardSceneNode.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\ICameraSceneNode.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\ICursorControl.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\IFileSystem.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\IGPUProgrammingServices.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\IGUIElement.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\IGUIEnvironment.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\IGUIFont.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\IGUIListBox.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\IGUISkin.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\IGUIStaticText.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\ILightSceneNode.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\IMaterialRenderer.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\IMesh.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\IMeshManipulator.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\IMetaTriangleSelector.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\IParticleAffector.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\IParticleEmitter.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\IParticleSystemSceneNode.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Irrlicht.NET.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\ISceneCollisionManager.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\ISceneManager.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\ISceneNode.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\ISceneNodeAnimator.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\ITerrainSceneNode.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\ITexture.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\ITimer.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\ITriangleSelector.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\IVideoDriver.cpp">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
|
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
|
|
<File
|
|
RelativePath=".\ecolorformat.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\edrivertypes.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Event.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Irrlicht.NET.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\ITimer.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\KeyCodes.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\NativeConverter.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\resource.h">
|
|
</File>
|
|
<Filter
|
|
Name="core"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\Box3D.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Dimension2D.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\irrMath.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Line3D.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Matrix4.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Plane3D.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Position2D.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Rect.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Triangle3D.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Vector2D.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Vector3D.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="io"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\IFileSystem.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="scene"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\IAnimatedMesh.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\IAnimatedMeshMD2.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\IAnimatedMeshSceneNode.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\IBillboardSceneNode.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\ICameraSceneNode.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\ICursorControl.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\ILightSceneNode.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\IMesh.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\IMeshManipulator.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\IMetaTriangleSelector.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\IParticleAffector.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\IParticleEmitter.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\IParticleSystemSceneNode.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\ISceneCollisionManager.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\ISceneManager.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\ISceneNode.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\ISceneNodeAnimator.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\ITerrainSceneNode.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\ITriangleSelector.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\ViewFrustrum.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="video"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\Color.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\IGPUProgrammingServices.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\IMaterialRenderer.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\IShaderConstantSetCallback.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\ITexture.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\IVideoDriver.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Light.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Material.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\S3DVertex.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Vertex3D.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="gui"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\IGUIElement.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\IGUIEnvironment.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\IGUIFont.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\IGUIListBox.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\IGUISkin.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\IGUIStaticText.h">
|
|
</File>
|
|
</Filter>
|
|
</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}">
|
|
<File
|
|
RelativePath=".\app.ico">
|
|
</File>
|
|
<File
|
|
RelativePath=".\app.rc">
|
|
</File>
|
|
</Filter>
|
|
<File
|
|
RelativePath=".\ReadMe.txt">
|
|
</File>
|
|
<File
|
|
RelativePath=".\TODO.txt">
|
|
</File>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|