2003-03-19 00:55:52 +00:00
|
|
|
<?xml version="1.0" encoding = "Windows-1252"?>
|
|
|
|
<VisualStudioProject
|
|
|
|
ProjectType="Visual C++"
|
|
|
|
Version="7.00"
|
|
|
|
Name="SM_fuzzics"
|
|
|
|
SccProjectName=""
|
|
|
|
SccLocalPath="">
|
|
|
|
<Platforms>
|
|
|
|
<Platform
|
|
|
|
Name="Win32"/>
|
|
|
|
</Platforms>
|
|
|
|
<Configurations>
|
|
|
|
<Configuration
|
|
|
|
Name="MT DLL Debug|Win32"
|
2003-05-20 11:21:17 +00:00
|
|
|
OutputDirectory="$(SolutionDir)obj\windows\sumo\fuzzics\mtdll_debug"
|
|
|
|
IntermediateDirectory="$(SolutionDir)obj\windows\sumo\fuzzics\mtdll_debug"
|
2003-03-19 00:55:52 +00:00
|
|
|
ConfigurationType="4"
|
|
|
|
UseOfMFC="0"
|
|
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
|
|
CharacterSet="2">
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
2003-05-20 11:21:17 +00:00
|
|
|
AdditionalIncludeDirectories="$(SolutionDir)source\sumo\Fuzzics\include,$(SolutionDir)../../../../intern\moto\include,$(SolutionDir)source\sumo\include"
|
2003-03-19 00:55:52 +00:00
|
|
|
PreprocessorDefinitions="_DEBUG,WIN32,_LIB"
|
|
|
|
BasicRuntimeChecks="3"
|
|
|
|
RuntimeLibrary="3"
|
|
|
|
DefaultCharIsUnsigned="TRUE"
|
|
|
|
UsePrecompiledHeader="2"
|
2003-05-20 11:21:17 +00:00
|
|
|
PrecompiledHeaderFile="$(SolutionDir)obj\windows\sumo\fuzzics\mtdll_debug/SM_fuzzics.pch"
|
|
|
|
AssemblerListingLocation="$(SolutionDir)obj\windows\sumo\fuzzics\mtdll_debug\"
|
|
|
|
ObjectFile="$(SolutionDir)obj\windows\sumo\fuzzics\mtdll_debug\"
|
|
|
|
ProgramDataBaseFileName="$(SolutionDir)obj\windows\sumo\fuzzics\mtdll_debug\"
|
2003-03-19 00:55:52 +00:00
|
|
|
SuppressStartupBanner="TRUE"
|
|
|
|
DebugInformationFormat="4"
|
|
|
|
CompileAs="0"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLibrarianTool"
|
2003-05-20 11:21:17 +00:00
|
|
|
OutputFile="$(SolutionDir)obj\windows\sumo\fuzzics\mtdll_debug\SM_fuzzics.lib"
|
2003-03-19 00:55:52 +00:00
|
|
|
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"
|
2003-05-20 11:21:17 +00:00
|
|
|
OutputDirectory="$(SolutionDir)obj\windows\sumo\fuzzics\mtdll"
|
|
|
|
IntermediateDirectory="$(SolutionDir)obj\windows\sumo\fuzzics\mtdll"
|
2003-03-19 00:55:52 +00:00
|
|
|
ConfigurationType="4"
|
|
|
|
UseOfMFC="0"
|
|
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
|
|
CharacterSet="2">
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
InlineFunctionExpansion="1"
|
2003-05-20 11:21:17 +00:00
|
|
|
AdditionalIncludeDirectories="$(SolutionDir)source\sumo\Fuzzics\include,$(SolutionDir)../../../../intern\moto\include,$(SolutionDir)source\sumo\include"
|
2003-03-19 00:55:52 +00:00
|
|
|
PreprocessorDefinitions="NDEBUG,WIN32,_LIB"
|
|
|
|
StringPooling="TRUE"
|
|
|
|
RuntimeLibrary="2"
|
|
|
|
EnableFunctionLevelLinking="TRUE"
|
|
|
|
DefaultCharIsUnsigned="TRUE"
|
|
|
|
UsePrecompiledHeader="2"
|
2003-05-20 11:21:17 +00:00
|
|
|
PrecompiledHeaderFile="$(SolutionDir)obj\windows\sumo\fuzzics\mtdll/SM_fuzzics.pch"
|
|
|
|
AssemblerListingLocation="$(SolutionDir)obj\windows\sumo\fuzzics\mtdll\"
|
|
|
|
ObjectFile="$(SolutionDir)obj\windows\sumo\fuzzics\mtdll\"
|
|
|
|
ProgramDataBaseFileName="$(SolutionDir)obj\windows\sumo\fuzzics\mtdll\"
|
2003-03-19 00:55:52 +00:00
|
|
|
SuppressStartupBanner="TRUE"
|
|
|
|
CompileAs="0"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLibrarianTool"
|
2003-05-20 11:21:17 +00:00
|
|
|
OutputFile="$(SolutionDir)obj\windows\sumo\fuzzics\mtdll\SM_fuzzics.lib"
|
2003-03-19 00:55:52 +00:00
|
|
|
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"
|
2003-05-20 11:21:17 +00:00
|
|
|
IntermediateDirectory="$(SolutionDir)obj\windows\sumo\fuzzics"
|
2003-03-19 00:55:52 +00:00
|
|
|
ConfigurationType="4"
|
|
|
|
UseOfMFC="0"
|
|
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
|
|
CharacterSet="2">
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
InlineFunctionExpansion="1"
|
2003-05-20 11:21:17 +00:00
|
|
|
AdditionalIncludeDirectories="$(SolutionDir)source\sumo\Fuzzics\include,$(SolutionDir)../../../../intern\moto\include,$(SolutionDir)source\sumo\include"
|
2003-03-19 00:55:52 +00:00
|
|
|
PreprocessorDefinitions="NDEBUG,WIN32,_LIB"
|
|
|
|
StringPooling="TRUE"
|
|
|
|
RuntimeLibrary="0"
|
|
|
|
EnableFunctionLevelLinking="TRUE"
|
|
|
|
DefaultCharIsUnsigned="TRUE"
|
|
|
|
UsePrecompiledHeader="2"
|
2003-05-20 11:21:17 +00:00
|
|
|
PrecompiledHeaderFile="$(SolutionDir)obj\windows\sumo\fuzzics/SM_fuzzics.pch"
|
|
|
|
AssemblerListingLocation="$(SolutionDir)obj\windows\sumo\fuzzics\"
|
|
|
|
ObjectFile="$(SolutionDir)obj\windows\sumo\fuzzics\"
|
|
|
|
ProgramDataBaseFileName="$(SolutionDir)obj\windows\sumo\fuzzics\"
|
2003-03-19 00:55:52 +00:00
|
|
|
WarningLevel="3"
|
|
|
|
SuppressStartupBanner="TRUE"
|
|
|
|
CompileAs="0"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLibrarianTool"
|
2003-05-20 11:21:17 +00:00
|
|
|
OutputFile="$(SolutionDir)obj\windows\sumo\fuzzics\SM_fuzzics.lib"
|
2003-03-19 00:55:52 +00:00
|
|
|
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"
|
2003-05-20 11:21:17 +00:00
|
|
|
AdditionalIncludeDirectories="$(SolutionDir)source\sumo\Fuzzics\include,$(SolutionDir)../../../../intern\moto\include,$(SolutionDir)source\sumo\include"
|
2003-03-19 00:55:52 +00:00
|
|
|
PreprocessorDefinitions="_DEBUG,WIN32,_LIB"
|
|
|
|
StringPooling="TRUE"
|
|
|
|
RuntimeLibrary="5"
|
|
|
|
EnableFunctionLevelLinking="TRUE"
|
|
|
|
DefaultCharIsUnsigned="TRUE"
|
|
|
|
UsePrecompiledHeader="2"
|
|
|
|
PrecompiledHeaderFile=".\SM_fuzzics___Win32_Profile/SM_fuzzics.pch"
|
2003-05-20 11:21:17 +00:00
|
|
|
AssemblerListingLocation=".\SM_fuzzics___Win32_Profile\"
|
|
|
|
ObjectFile=".\SM_fuzzics___Win32_Profile\"
|
|
|
|
ProgramDataBaseFileName=".\SM_fuzzics___Win32_Profile\"
|
2003-03-19 00:55:52 +00:00
|
|
|
WarningLevel="3"
|
|
|
|
SuppressStartupBanner="TRUE"
|
|
|
|
DebugInformationFormat="3"
|
|
|
|
CompileAs="0"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLibrarianTool"
|
2003-05-20 11:21:17 +00:00
|
|
|
OutputFile="$(SolutionDir)obj\windows\sumo\fuzzics\profile\SM_fuzzics.lib"
|
2003-03-19 00:55:52 +00:00
|
|
|
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"
|
2003-05-20 11:21:17 +00:00
|
|
|
IntermediateDirectory="$(SolutionDir)obj\windows\sumo\fuzzics\debug"
|
2003-03-19 00:55:52 +00:00
|
|
|
ConfigurationType="4"
|
|
|
|
UseOfMFC="0"
|
|
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
|
|
CharacterSet="2">
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
2003-05-20 11:21:17 +00:00
|
|
|
AdditionalIncludeDirectories="$(SolutionDir)source\sumo\Fuzzics\include,$(SolutionDir)../../../../intern\moto\include,$(SolutionDir)source\sumo\include"
|
2003-03-19 00:55:52 +00:00
|
|
|
PreprocessorDefinitions="_DEBUG,WIN32,_LIB"
|
|
|
|
BasicRuntimeChecks="3"
|
|
|
|
RuntimeLibrary="1"
|
|
|
|
DefaultCharIsUnsigned="TRUE"
|
|
|
|
UsePrecompiledHeader="2"
|
2003-05-20 11:21:17 +00:00
|
|
|
PrecompiledHeaderFile="$(SolutionDir)obj\windows\sumo\fuzzics\debug/SM_fuzzics.pch"
|
|
|
|
AssemblerListingLocation="$(SolutionDir)obj\windows\sumo\fuzzics\debug\"
|
|
|
|
ObjectFile="$(SolutionDir)obj\windows\sumo\fuzzics\debug\"
|
|
|
|
ProgramDataBaseFileName="$(SolutionDir)obj\windows\sumo\fuzzics\debug\"
|
2003-03-19 00:55:52 +00:00
|
|
|
WarningLevel="3"
|
|
|
|
SuppressStartupBanner="TRUE"
|
|
|
|
DebugInformationFormat="3"
|
|
|
|
CompileAs="0"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLibrarianTool"
|
2003-05-20 11:21:17 +00:00
|
|
|
OutputFile="$(SolutionDir)obj\windows\sumo\fuzzics\debug\SM_fuzzics.lib"
|
2003-03-19 00:55:52 +00:00
|
|
|
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
|
2003-05-20 11:21:17 +00:00
|
|
|
RelativePath="$(SolutionDir)source\sumo\Fuzzics\src\SM_FhObject.cpp">
|
2003-03-19 00:55:52 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2003-05-20 11:21:17 +00:00
|
|
|
RelativePath="$(SolutionDir)source\sumo\Fuzzics\src\SM_Object.cpp">
|
2003-03-19 00:55:52 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2003-05-20 11:21:17 +00:00
|
|
|
RelativePath="$(SolutionDir)source\sumo\Fuzzics\src\SM_Scene.cpp">
|
2003-03-19 00:55:52 +00:00
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="Header Files"
|
|
|
|
Filter="h;hpp;hxx;hm;inl">
|
|
|
|
<File
|
2003-05-20 11:21:17 +00:00
|
|
|
RelativePath="$(SolutionDir)source\sumo\Fuzzics\include\SM_Callback.h">
|
2003-03-19 00:55:52 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2003-05-20 11:21:17 +00:00
|
|
|
RelativePath="$(SolutionDir)source\sumo\Fuzzics\include\SM_ClientObjectInfo.h">
|
2003-03-19 00:55:52 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2003-05-20 11:21:17 +00:00
|
|
|
RelativePath="$(SolutionDir)source\sumo\Fuzzics\include\SM_FhObject.h">
|
2003-03-19 00:55:52 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2003-05-20 11:21:17 +00:00
|
|
|
RelativePath="$(SolutionDir)source\sumo\Fuzzics\include\SM_MotionState.h">
|
2003-03-19 00:55:52 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2003-05-20 11:21:17 +00:00
|
|
|
RelativePath="$(SolutionDir)source\sumo\Fuzzics\include\SM_Object.h">
|
2003-03-19 00:55:52 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2003-05-20 11:21:17 +00:00
|
|
|
RelativePath="$(SolutionDir)source\sumo\Fuzzics\include\SM_Scene.h">
|
2003-03-19 00:55:52 +00:00
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
</Files>
|
|
|
|
<Globals>
|
|
|
|
</Globals>
|
|
|
|
</VisualStudioProject>
|