|
@@ -1,434 +0,0 @@
|
|
|
-<?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="..\..\..\bin\$(ProjectName)_$(ConfigurationName)_$(PlatformName)"
|
|
|
- IntermediateDirectory="..\..\..\obj\$(ProjectName)_$(ConfigurationName)_$(PlatformName)"
|
|
|
- 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"
|
|
|
- AdditionalIncludeDirectories="..\..\..\include"
|
|
|
- PreprocessorDefinitions="WIN32;_DEBUG"
|
|
|
- RuntimeLibrary="3"
|
|
|
- WarningLevel="3"
|
|
|
- DebugInformationFormat="3"
|
|
|
- />
|
|
|
- <Tool
|
|
|
- Name="VCManagedResourceCompilerTool"
|
|
|
- />
|
|
|
- <Tool
|
|
|
- Name="VCResourceCompilerTool"
|
|
|
- />
|
|
|
- <Tool
|
|
|
- Name="VCPreLinkEventTool"
|
|
|
- />
|
|
|
- <Tool
|
|
|
- Name="VCLinkerTool"
|
|
|
- AdditionalDependencies="assimp.lib $(NOINHERIT)"
|
|
|
- LinkIncremental="2"
|
|
|
- AdditionalLibraryDirectories="..\..\..\lib\assimp_$(ConfigurationName)_$(PlatformName)"
|
|
|
- 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="..\..\..\lib\$(ProjectName)_$(ConfigurationName)_$(PlatformName)"
|
|
|
- IntermediateDirectory="..\..\..\obj\$(ProjectName)_$(ConfigurationName)_$(PlatformName)"
|
|
|
- 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=".\Color3D.cpp"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath=".\Color4D.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=".\MaterialProperty.cpp"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath=".\Matrix3x3.cpp"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath=".\Matrix4x4.cpp"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath=".\Mesh.cpp"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath=".\Node.cpp"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath=".\NodeAnim.cpp"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath=".\PostProcessing.cpp"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath=".\Quaternion.cpp"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath=".\QuatKey.cpp"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath=".\Scene.cpp"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath=".\Texel.cpp"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath=".\Texture.cpp"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath=".\Vector2D.cpp"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath=".\Vector3D.cpp"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath=".\VectorKey.cpp"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath=".\VertexWeight.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=".\Color3D.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath=".\Color4D.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath=".\Enums.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath=".\Face.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath=".\Importer.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath=".\Light.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath=".\Material.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath=".\MaterialProperty.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath=".\Matrix3x3.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath=".\Matrix4x4.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath=".\mDefaultLogger.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath=".\Mesh.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath=".\mIOStream.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath=".\mIOSystem.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath=".\mLogger.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath=".\mLogStream.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath=".\Node.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath=".\NodeAnim.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath=".\PostProcessing.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath=".\Quaternion.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath=".\QuatKey.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath=".\Scene.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath=".\Texel.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath=".\Texture.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath=".\Vector2D.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath=".\Vector3D.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath=".\VectorKey.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath=".\VertexWeight.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>
|