389 lines
6.9 KiB
XML
389 lines
6.9 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="9,00"
|
|
Name="Assimp.NET"
|
|
ProjectGUID="{4922D7BD-5E7A-44DD-BC1D-7F6F0BD82894}"
|
|
RootNamespace="AssimpNET"
|
|
Keyword="ManagedCProj"
|
|
TargetFrameworkVersion="196613"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
ConfigurationType="2"
|
|
CharacterSet="1"
|
|
ManagedExtensions="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
PreprocessorDefinitions="WIN32;_DEBUG"
|
|
RuntimeLibrary="3"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="$(NoInherit)"
|
|
LinkIncremental="2"
|
|
GenerateDebugInformation="true"
|
|
AssemblyDebug="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>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
ConfigurationType="1"
|
|
CharacterSet="1"
|
|
ManagedExtensions="1"
|
|
WholeProgramOptimization="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions="WIN32;NDEBUG"
|
|
RuntimeLibrary="2"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="$(NoInherit)"
|
|
LinkIncremental="1"
|
|
GenerateDebugInformation="true"
|
|
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>
|
|
<AssemblyReference
|
|
RelativePath="System.dll"
|
|
AssemblyName="System, Version=2.0.0.0, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL"
|
|
MinFrameworkVersion="131072"
|
|
/>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="Quelldateien"
|
|
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
|
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
|
>
|
|
<File
|
|
RelativePath=".\Animation.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Bone.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Camera.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\CompressedTexture.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ConfigProperty.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\DefaultLogger.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Face.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Importer.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\IOStream.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\IOSystem.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Light.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Logger.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\LogStream.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Material.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\MatKey.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Matrix3x3.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Matrix4x4.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Mesh.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\NativeException.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Node.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\NodeAnim.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PostProcessing.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Quaternion.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Scene.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Texture.cpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Headerdateien"
|
|
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
|
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
|
>
|
|
<File
|
|
RelativePath=".\Animation.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Bone.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Camera.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\CompressedTexture.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ConfigProperty.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\DefaultLogger.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Face.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Importer.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\IOStream.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\IOSystem.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Light.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Logger.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\LogStream.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Material.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\MatKey.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Matrix3x3.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Matrix4x4.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Mesh.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\NativeException.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Node.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\NodeAnim.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PostProcessing.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Quaternion.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Scene.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Texture.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Ressourcendateien"
|
|
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
|
|
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
|
|
>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|