forked from bartvdbraak/blender
377 lines
12 KiB
Plaintext
377 lines
12 KiB
Plaintext
|
<?xml version="1.0" encoding = "Windows-1252"?>
|
||
|
<VisualStudioProject
|
||
|
ProjectType="Visual C++"
|
||
|
Version="7.00"
|
||
|
Name="SM_fuzzics"
|
||
|
ProjectGUID="{3701805D-5E48-4914-9D8A-2C16AF1BEC01}"
|
||
|
SccProjectName=""
|
||
|
SccLocalPath="">
|
||
|
<Platforms>
|
||
|
<Platform
|
||
|
Name="Win32"/>
|
||
|
</Platforms>
|
||
|
<Configurations>
|
||
|
<Configuration
|
||
|
Name="MT DLL Debug|Win32"
|
||
|
OutputDirectory=".\..\..\..\..\obj\windows\sumo\fuzzics\mtdll_debug"
|
||
|
IntermediateDirectory=".\..\..\..\..\obj\windows\sumo\fuzzics\mtdll_debug"
|
||
|
ConfigurationType="4"
|
||
|
UseOfMFC="0"
|
||
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
||
|
CharacterSet="2">
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
Optimization="0"
|
||
|
AdditionalIncludeDirectories="..\..\..\source\sumo\Fuzzics\include,../../../../lib/windows/moto/include,..\..\..\source\sumo\include"
|
||
|
PreprocessorDefinitions="_DEBUG,WIN32,_LIB"
|
||
|
BasicRuntimeChecks="3"
|
||
|
RuntimeLibrary="3"
|
||
|
DefaultCharIsUnsigned="TRUE"
|
||
|
UsePrecompiledHeader="2"
|
||
|
PrecompiledHeaderFile=".\..\..\..\..\obj\windows\sumo\fuzzics\mtdll_debug/SM_fuzzics.pch"
|
||
|
AssemblerListingLocation=".\..\..\..\..\obj\windows\sumo\fuzzics\mtdll_debug/"
|
||
|
ObjectFile=".\..\..\..\..\obj\windows\sumo\fuzzics\mtdll_debug/"
|
||
|
ProgramDataBaseFileName=".\..\..\..\..\obj\windows\sumo\fuzzics\mtdll_debug/"
|
||
|
SuppressStartupBanner="TRUE"
|
||
|
DebugInformationFormat="4"
|
||
|
CompileAs="0"/>
|
||
|
<Tool
|
||
|
Name="VCCustomBuildTool"/>
|
||
|
<Tool
|
||
|
Name="VCLibrarianTool"
|
||
|
OutputFile=".\..\..\..\..\obj\windows\sumo\fuzzics\mtdll_debug\SM_fuzzics.lib"
|
||
|
SuppressStartupBanner="TRUE"/>
|
||
|
<Tool
|
||
|
Name="VCMIDLTool"/>
|
||
|
<Tool
|
||
|
Name="VCPostBuildEventTool"/>
|
||
|
<Tool
|
||
|
Name="VCPreBuildEventTool"/>
|
||
|
<Tool
|
||
|
Name="VCPreLinkEventTool"/>
|
||
|
<Tool
|
||
|
Name="VCResourceCompilerTool"
|
||
|
PreprocessorDefinitions="_DEBUG"
|
||
|
Culture="1033"/>
|
||
|
<Tool
|
||
|
Name="VCWebServiceProxyGeneratorTool"/>
|
||
|
</Configuration>
|
||
|
<Configuration
|
||
|
Name="MT DLL Release|Win32"
|
||
|
OutputDirectory=".\..\..\..\..\obj\windows\sumo\fuzzics\mtdll"
|
||
|
IntermediateDirectory=".\..\..\..\..\obj\windows\sumo\fuzzics\mtdll"
|
||
|
ConfigurationType="4"
|
||
|
UseOfMFC="0"
|
||
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
||
|
CharacterSet="2">
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
InlineFunctionExpansion="1"
|
||
|
AdditionalIncludeDirectories="..\..\..\source\sumo\Fuzzics\include,../../../../lib/windows/moto/include,..\..\..\source\sumo\include"
|
||
|
PreprocessorDefinitions="NDEBUG,WIN32,_LIB"
|
||
|
StringPooling="TRUE"
|
||
|
RuntimeLibrary="2"
|
||
|
EnableFunctionLevelLinking="TRUE"
|
||
|
DefaultCharIsUnsigned="TRUE"
|
||
|
UsePrecompiledHeader="2"
|
||
|
PrecompiledHeaderFile=".\..\..\..\..\obj\windows\sumo\fuzzics\mtdll/SM_fuzzics.pch"
|
||
|
AssemblerListingLocation=".\..\..\..\..\obj\windows\sumo\fuzzics\mtdll/"
|
||
|
ObjectFile=".\..\..\..\..\obj\windows\sumo\fuzzics\mtdll/"
|
||
|
ProgramDataBaseFileName=".\..\..\..\..\obj\windows\sumo\fuzzics\mtdll/"
|
||
|
SuppressStartupBanner="TRUE"
|
||
|
CompileAs="0"/>
|
||
|
<Tool
|
||
|
Name="VCCustomBuildTool"/>
|
||
|
<Tool
|
||
|
Name="VCLibrarianTool"
|
||
|
OutputFile=".\..\..\..\..\obj\windows\sumo\fuzzics\mtdll\SM_fuzzics.lib"
|
||
|
SuppressStartupBanner="TRUE"/>
|
||
|
<Tool
|
||
|
Name="VCMIDLTool"/>
|
||
|
<Tool
|
||
|
Name="VCPostBuildEventTool"/>
|
||
|
<Tool
|
||
|
Name="VCPreBuildEventTool"/>
|
||
|
<Tool
|
||
|
Name="VCPreLinkEventTool"/>
|
||
|
<Tool
|
||
|
Name="VCResourceCompilerTool"
|
||
|
PreprocessorDefinitions="NDEBUG"
|
||
|
Culture="1033"/>
|
||
|
<Tool
|
||
|
Name="VCWebServiceProxyGeneratorTool"/>
|
||
|
</Configuration>
|
||
|
<Configuration
|
||
|
Name="Release|Win32"
|
||
|
OutputDirectory=".\Release"
|
||
|
IntermediateDirectory=".\..\..\..\..\obj\windows\sumo\fuzzics"
|
||
|
ConfigurationType="4"
|
||
|
UseOfMFC="0"
|
||
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
||
|
CharacterSet="2">
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
InlineFunctionExpansion="1"
|
||
|
AdditionalIncludeDirectories="..\..\..\source\gameengine\Physics\Sumo\Fuzzics\include;..\..\..\..\lib\windows\moto\include;..\..\..\source\gameengine\Physics\Sumo\include;F:\blenderdev\lib\windows\solid\include"
|
||
|
PreprocessorDefinitions="NDEBUG,WIN32,_LIB"
|
||
|
StringPooling="TRUE"
|
||
|
RuntimeLibrary="0"
|
||
|
EnableFunctionLevelLinking="TRUE"
|
||
|
DefaultCharIsUnsigned="TRUE"
|
||
|
UsePrecompiledHeader="0"
|
||
|
PrecompiledHeaderFile=".\..\..\..\..\obj\windows\sumo\fuzzics/SM_fuzzics.pch"
|
||
|
AssemblerListingLocation=".\..\..\..\..\obj\windows\sumo\fuzzics/"
|
||
|
ObjectFile=".\..\..\..\..\obj\windows\sumo\fuzzics/"
|
||
|
ProgramDataBaseFileName=".\..\..\..\..\obj\windows\sumo\fuzzics/"
|
||
|
WarningLevel="3"
|
||
|
SuppressStartupBanner="TRUE"
|
||
|
CompileAs="0"/>
|
||
|
<Tool
|
||
|
Name="VCCustomBuildTool"/>
|
||
|
<Tool
|
||
|
Name="VCLibrarianTool"
|
||
|
OutputFile="..\..\..\..\obj\windows\sumo\fuzzics\SM_fuzzics.lib"
|
||
|
SuppressStartupBanner="TRUE"/>
|
||
|
<Tool
|
||
|
Name="VCMIDLTool"/>
|
||
|
<Tool
|
||
|
Name="VCPostBuildEventTool"/>
|
||
|
<Tool
|
||
|
Name="VCPreBuildEventTool"/>
|
||
|
<Tool
|
||
|
Name="VCPreLinkEventTool"/>
|
||
|
<Tool
|
||
|
Name="VCResourceCompilerTool"
|
||
|
PreprocessorDefinitions="NDEBUG"
|
||
|
Culture="1033"/>
|
||
|
<Tool
|
||
|
Name="VCWebServiceProxyGeneratorTool"/>
|
||
|
</Configuration>
|
||
|
<Configuration
|
||
|
Name="Profile|Win32"
|
||
|
OutputDirectory=".\SM_fuzzics___Win32_Profile"
|
||
|
IntermediateDirectory=".\SM_fuzzics___Win32_Profile"
|
||
|
ConfigurationType="4"
|
||
|
UseOfMFC="0"
|
||
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
||
|
CharacterSet="2">
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
InlineFunctionExpansion="1"
|
||
|
AdditionalIncludeDirectories="..\..\..\source\sumo\Fuzzics\include,../../../../lib/windows/moto/include,..\..\..\source\sumo\include"
|
||
|
PreprocessorDefinitions="_DEBUG,WIN32,_LIB"
|
||
|
StringPooling="TRUE"
|
||
|
RuntimeLibrary="5"
|
||
|
EnableFunctionLevelLinking="TRUE"
|
||
|
DefaultCharIsUnsigned="TRUE"
|
||
|
UsePrecompiledHeader="2"
|
||
|
PrecompiledHeaderFile=".\SM_fuzzics___Win32_Profile/SM_fuzzics.pch"
|
||
|
AssemblerListingLocation=".\SM_fuzzics___Win32_Profile/"
|
||
|
ObjectFile=".\SM_fuzzics___Win32_Profile/"
|
||
|
ProgramDataBaseFileName=".\SM_fuzzics___Win32_Profile/"
|
||
|
WarningLevel="3"
|
||
|
SuppressStartupBanner="TRUE"
|
||
|
DebugInformationFormat="3"
|
||
|
CompileAs="0"/>
|
||
|
<Tool
|
||
|
Name="VCCustomBuildTool"/>
|
||
|
<Tool
|
||
|
Name="VCLibrarianTool"
|
||
|
OutputFile="..\..\..\..\obj\windows\sumo\fuzzics\profile\SM_fuzzics.lib"
|
||
|
SuppressStartupBanner="TRUE"/>
|
||
|
<Tool
|
||
|
Name="VCMIDLTool"/>
|
||
|
<Tool
|
||
|
Name="VCPostBuildEventTool"/>
|
||
|
<Tool
|
||
|
Name="VCPreBuildEventTool"/>
|
||
|
<Tool
|
||
|
Name="VCPreLinkEventTool"/>
|
||
|
<Tool
|
||
|
Name="VCResourceCompilerTool"
|
||
|
PreprocessorDefinitions="_DEBUG"
|
||
|
Culture="1033"/>
|
||
|
<Tool
|
||
|
Name="VCWebServiceProxyGeneratorTool"/>
|
||
|
</Configuration>
|
||
|
<Configuration
|
||
|
Name="Debug|Win32"
|
||
|
OutputDirectory=".\Debug"
|
||
|
IntermediateDirectory=".\..\..\..\..\obj\windows\sumo\fuzzics\debug"
|
||
|
ConfigurationType="4"
|
||
|
UseOfMFC="0"
|
||
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
||
|
CharacterSet="2">
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
Optimization="0"
|
||
|
AdditionalIncludeDirectories="..\..\..\source\sumo\Fuzzics\include,../../../../lib/windows/moto/include,..\..\..\source\sumo\include"
|
||
|
PreprocessorDefinitions="_DEBUG,WIN32,_LIB"
|
||
|
BasicRuntimeChecks="3"
|
||
|
RuntimeLibrary="1"
|
||
|
DefaultCharIsUnsigned="TRUE"
|
||
|
UsePrecompiledHeader="2"
|
||
|
PrecompiledHeaderFile=".\..\..\..\..\obj\windows\sumo\fuzzics\debug/SM_fuzzics.pch"
|
||
|
AssemblerListingLocation=".\..\..\..\..\obj\windows\sumo\fuzzics\debug/"
|
||
|
ObjectFile=".\..\..\..\..\obj\windows\sumo\fuzzics\debug/"
|
||
|
ProgramDataBaseFileName=".\..\..\..\..\obj\windows\sumo\fuzzics\debug/"
|
||
|
WarningLevel="3"
|
||
|
SuppressStartupBanner="TRUE"
|
||
|
DebugInformationFormat="3"
|
||
|
CompileAs="0"/>
|
||
|
<Tool
|
||
|
Name="VCCustomBuildTool"/>
|
||
|
<Tool
|
||
|
Name="VCLibrarianTool"
|
||
|
OutputFile="..\..\..\..\obj\windows\sumo\fuzzics\debug\SM_fuzzics.lib"
|
||
|
SuppressStartupBanner="TRUE"/>
|
||
|
<Tool
|
||
|
Name="VCMIDLTool"/>
|
||
|
<Tool
|
||
|
Name="VCPostBuildEventTool"/>
|
||
|
<Tool
|
||
|
Name="VCPreBuildEventTool"/>
|
||
|
<Tool
|
||
|
Name="VCPreLinkEventTool"/>
|
||
|
<Tool
|
||
|
Name="VCResourceCompilerTool"
|
||
|
PreprocessorDefinitions="_DEBUG"
|
||
|
Culture="1033"/>
|
||
|
<Tool
|
||
|
Name="VCWebServiceProxyGeneratorTool"/>
|
||
|
</Configuration>
|
||
|
</Configurations>
|
||
|
<Files>
|
||
|
<Filter
|
||
|
Name="Source Files"
|
||
|
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
|
||
|
<File
|
||
|
RelativePath="..\..\..\source\gameengine\Physics\Sumo\Fuzzics\src\SM_FhObject.cpp">
|
||
|
<FileConfiguration
|
||
|
Name="MT DLL Debug|Win32">
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
ObjectFile="$(IntDir)/$(InputName)1.obj"/>
|
||
|
</FileConfiguration>
|
||
|
<FileConfiguration
|
||
|
Name="MT DLL Release|Win32">
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
ObjectFile="$(IntDir)/$(InputName)1.obj"/>
|
||
|
</FileConfiguration>
|
||
|
<FileConfiguration
|
||
|
Name="Release|Win32">
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
ObjectFile="$(IntDir)/$(InputName)1.obj"/>
|
||
|
</FileConfiguration>
|
||
|
<FileConfiguration
|
||
|
Name="Profile|Win32">
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
ObjectFile="$(IntDir)/$(InputName)1.obj"/>
|
||
|
</FileConfiguration>
|
||
|
<FileConfiguration
|
||
|
Name="Debug|Win32">
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
ObjectFile="$(IntDir)/$(InputName)1.obj"/>
|
||
|
</FileConfiguration>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\..\source\gameengine\Physics\Sumo\Fuzzics\src\SM_Object.cpp">
|
||
|
<FileConfiguration
|
||
|
Name="MT DLL Debug|Win32">
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
ObjectFile="$(IntDir)/$(InputName)1.obj"/>
|
||
|
</FileConfiguration>
|
||
|
<FileConfiguration
|
||
|
Name="MT DLL Release|Win32">
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
ObjectFile="$(IntDir)/$(InputName)1.obj"/>
|
||
|
</FileConfiguration>
|
||
|
<FileConfiguration
|
||
|
Name="Release|Win32">
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
ObjectFile="$(IntDir)/$(InputName)1.obj"/>
|
||
|
</FileConfiguration>
|
||
|
<FileConfiguration
|
||
|
Name="Profile|Win32">
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
ObjectFile="$(IntDir)/$(InputName)1.obj"/>
|
||
|
</FileConfiguration>
|
||
|
<FileConfiguration
|
||
|
Name="Debug|Win32">
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
ObjectFile="$(IntDir)/$(InputName)1.obj"/>
|
||
|
</FileConfiguration>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\..\source\gameengine\Physics\Sumo\Fuzzics\src\SM_Scene.cpp">
|
||
|
<FileConfiguration
|
||
|
Name="MT DLL Debug|Win32">
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
ObjectFile="$(IntDir)/$(InputName)1.obj"/>
|
||
|
</FileConfiguration>
|
||
|
<FileConfiguration
|
||
|
Name="MT DLL Release|Win32">
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
ObjectFile="$(IntDir)/$(InputName)1.obj"/>
|
||
|
</FileConfiguration>
|
||
|
<FileConfiguration
|
||
|
Name="Release|Win32">
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
ObjectFile="$(IntDir)/$(InputName)1.obj"/>
|
||
|
</FileConfiguration>
|
||
|
<FileConfiguration
|
||
|
Name="Profile|Win32">
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
ObjectFile="$(IntDir)/$(InputName)1.obj"/>
|
||
|
</FileConfiguration>
|
||
|
<FileConfiguration
|
||
|
Name="Debug|Win32">
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
ObjectFile="$(IntDir)/$(InputName)1.obj"/>
|
||
|
</FileConfiguration>
|
||
|
</File>
|
||
|
</Filter>
|
||
|
<Filter
|
||
|
Name="Header Files"
|
||
|
Filter="h;hpp;hxx;hm;inl">
|
||
|
<File
|
||
|
RelativePath="..\..\..\source\gameengine\Physics\Sumo\Fuzzics\include\SM_Callback.h">
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\..\source\gameengine\Physics\Sumo\Fuzzics\include\SM_ClientObjectInfo.h">
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\..\source\gameengine\Physics\Sumo\Fuzzics\include\SM_FhObject.h">
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\..\source\gameengine\Physics\Sumo\Fuzzics\include\SM_MotionState.h">
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\..\source\gameengine\Physics\Sumo\Fuzzics\include\SM_Object.h">
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\..\source\gameengine\Physics\Sumo\Fuzzics\include\SM_Props.h">
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\..\source\gameengine\Physics\Sumo\Fuzzics\include\SM_Scene.h">
|
||
|
</File>
|
||
|
</Filter>
|
||
|
</Files>
|
||
|
<Globals>
|
||
|
</Globals>
|
||
|
</VisualStudioProject>
|