2005-02-20 21:33:11 +00:00
|
|
|
<?xml version="1.0" encoding="Windows-1252"?>
|
2003-03-18 19:38:36 +00:00
|
|
|
<VisualStudioProject
|
|
|
|
ProjectType="Visual C++"
|
2006-04-17 20:05:39 +00:00
|
|
|
Version="7.10"
|
2003-03-18 19:38:36 +00:00
|
|
|
Name="string"
|
|
|
|
SccProjectName=""
|
|
|
|
SccLocalPath="">
|
|
|
|
<Platforms>
|
|
|
|
<Platform
|
|
|
|
Name="Win32"/>
|
|
|
|
</Platforms>
|
|
|
|
<Configurations>
|
|
|
|
<Configuration
|
2005-02-20 21:33:11 +00:00
|
|
|
Name="Blender Debug|Win32"
|
|
|
|
OutputDirectory="..\..\..\..\..\build\msvc_7\intern\string\debug"
|
|
|
|
IntermediateDirectory="..\..\..\..\..\build\msvc_7\intern\string\debug"
|
2003-03-18 19:38:36 +00:00
|
|
|
ConfigurationType="4"
|
|
|
|
UseOfMFC="0"
|
|
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
|
|
CharacterSet="2">
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
2005-02-12 02:06:52 +00:00
|
|
|
AdditionalIncludeDirectories="..\.."
|
2003-03-18 19:38:36 +00:00
|
|
|
PreprocessorDefinitions="WIN32,_DEBUG,_LIB"
|
|
|
|
BasicRuntimeChecks="3"
|
|
|
|
RuntimeLibrary="1"
|
|
|
|
UsePrecompiledHeader="2"
|
2005-02-20 21:33:11 +00:00
|
|
|
PrecompiledHeaderFile="..\..\..\..\..\build\msvc_7\intern\string\debug\string.pch"
|
|
|
|
AssemblerListingLocation="..\..\..\..\..\build\msvc_7/intern\string\debug\"
|
|
|
|
ObjectFile="..\..\..\..\..\build\msvc_7\intern\string\debug\"
|
|
|
|
ProgramDataBaseFileName="..\..\..\..\..\build\msvc_7\intern\string\debug\"
|
|
|
|
WarningLevel="2"
|
2003-03-18 19:38:36 +00:00
|
|
|
SuppressStartupBanner="TRUE"
|
|
|
|
DebugInformationFormat="3"
|
|
|
|
CompileAs="0"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLibrarianTool"
|
2005-02-20 21:33:11 +00:00
|
|
|
OutputFile="..\..\..\..\..\build\msvc_7\libs\intern\debug\libstring.lib"
|
2003-03-18 19:38:36 +00:00
|
|
|
SuppressStartupBanner="TRUE"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"
|
2005-02-20 21:33:11 +00:00
|
|
|
Description="Copying STRING files library (debug target) to lib tree."
|
2003-03-18 19:38:36 +00:00
|
|
|
CommandLine="ECHO Copying header files
|
2005-02-20 21:33:11 +00:00
|
|
|
IF NOT EXIST ..\..\..\..\..\build\msvc_7\intern\string\include MKDIR ..\..\..\..\..\build\msvc_7\intern\string\include
|
|
|
|
XCOPY /Y ..\..\*.h ..\..\..\..\..\build\msvc_7\intern\string\include
|
2003-03-18 19:38:36 +00:00
|
|
|
ECHO Done
|
|
|
|
"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
PreprocessorDefinitions="_DEBUG"
|
|
|
|
Culture="1033"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
2005-02-20 21:33:11 +00:00
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
2003-03-18 19:38:36 +00:00
|
|
|
</Configuration>
|
|
|
|
<Configuration
|
2005-02-20 21:33:11 +00:00
|
|
|
Name="Blender Release|Win32"
|
|
|
|
OutputDirectory="..\..\..\..\..\build\msvc_7\intern\string"
|
|
|
|
IntermediateDirectory="..\..\..\..\..\build\msvc_7\intern\string"
|
2003-03-18 19:38:36 +00:00
|
|
|
ConfigurationType="4"
|
|
|
|
UseOfMFC="0"
|
|
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
|
|
CharacterSet="2">
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
InlineFunctionExpansion="1"
|
2005-02-12 02:06:52 +00:00
|
|
|
AdditionalIncludeDirectories="..\.."
|
2003-03-18 19:38:36 +00:00
|
|
|
PreprocessorDefinitions="WIN32,NDEBUG,_LIB"
|
|
|
|
StringPooling="TRUE"
|
|
|
|
RuntimeLibrary="0"
|
|
|
|
EnableFunctionLevelLinking="TRUE"
|
|
|
|
UsePrecompiledHeader="2"
|
2005-02-20 21:33:11 +00:00
|
|
|
PrecompiledHeaderFile="..\..\..\..\..\build\msvc_7\intern\string\string.pch"
|
|
|
|
AssemblerListingLocation="..\..\..\..\..\build\msvc_7/intern\string\"
|
|
|
|
ObjectFile="..\..\..\..\..\build\msvc_7/intern\string\"
|
|
|
|
ProgramDataBaseFileName="..\..\..\..\..\build\msvc_7/intern\string\"
|
|
|
|
WarningLevel="2"
|
|
|
|
SuppressStartupBanner="TRUE"
|
|
|
|
CompileAs="0"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLibrarianTool"
|
|
|
|
OutputFile="..\..\..\..\..\build\msvc_7\libs\intern\libstring.lib"
|
|
|
|
SuppressStartupBanner="TRUE"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"
|
|
|
|
Description="Copying STRING files library to lib tree."
|
|
|
|
CommandLine="ECHO Copying header files
|
|
|
|
IF NOT EXIST ..\..\..\..\..\build\msvc_7\intern\string\include MKDIR ..\..\..\..\..\build\msvc_7\intern\string\include
|
|
|
|
XCOPY /Y ..\..\*.h ..\..\..\..\..\build\msvc_7\intern\string\include
|
|
|
|
ECHO Done
|
|
|
|
"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
PreprocessorDefinitions="NDEBUG"
|
|
|
|
Culture="1033"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
|
|
</Configuration>
|
|
|
|
<Configuration
|
|
|
|
Name="3DPlugin Release|Win32"
|
|
|
|
OutputDirectory="..\..\..\..\..\build\msvc_7\intern\string\mtdll"
|
|
|
|
IntermediateDirectory="..\..\..\..\..\build\msvc_7\intern\string\mtdll"
|
|
|
|
ConfigurationType="4"
|
|
|
|
UseOfMFC="0"
|
|
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
|
|
CharacterSet="2">
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
InlineFunctionExpansion="1"
|
|
|
|
AdditionalIncludeDirectories="..\.."
|
|
|
|
PreprocessorDefinitions="WIN32,NDEBUG,_LIB"
|
|
|
|
StringPooling="TRUE"
|
|
|
|
RuntimeLibrary="2"
|
|
|
|
EnableFunctionLevelLinking="TRUE"
|
|
|
|
UsePrecompiledHeader="2"
|
|
|
|
PrecompiledHeaderFile="..\..\..\..\..\build\msvc_7\intern\string\mtdll\string.pch"
|
|
|
|
AssemblerListingLocation="..\..\..\..\..\build\msvc_7/intern\string\mtdll\"
|
|
|
|
ObjectFile="..\..\..\..\..\build\msvc_7/intern\string\mtdll\"
|
|
|
|
ProgramDataBaseFileName="..\..\..\..\..\build\msvc_7/intern\string\mtdll\"
|
|
|
|
WarningLevel="2"
|
2003-03-18 19:38:36 +00:00
|
|
|
SuppressStartupBanner="TRUE"
|
|
|
|
CompileAs="0"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLibrarianTool"
|
2005-02-20 21:33:11 +00:00
|
|
|
OutputFile="..\..\..\..\..\build\msvc_7\libs\intern\mtdll\libstring.lib"
|
2003-03-18 19:38:36 +00:00
|
|
|
SuppressStartupBanner="TRUE"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"
|
2005-02-20 21:33:11 +00:00
|
|
|
Description="Copying STRING files library to lib tree."
|
2003-03-18 19:38:36 +00:00
|
|
|
CommandLine="ECHO Copying header files
|
2005-02-20 21:33:11 +00:00
|
|
|
IF NOT EXIST ..\..\..\..\..\build\msvc_7\intern\string\include MKDIR ..\..\..\..\..\build\msvc_7\intern\string\include
|
|
|
|
XCOPY /Y ..\..\*.h ..\..\..\..\..\build\msvc_7\intern\string\include
|
2003-03-18 19:38:36 +00:00
|
|
|
ECHO Done
|
|
|
|
"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
PreprocessorDefinitions="NDEBUG"
|
|
|
|
Culture="1033"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
2005-02-20 21:33:11 +00:00
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
|
|
</Configuration>
|
|
|
|
<Configuration
|
|
|
|
Name="3DPlugin Debug|Win32"
|
|
|
|
OutputDirectory="..\..\..\..\..\build\msvc_7\intern\string\mtdll\debug"
|
|
|
|
IntermediateDirectory="..\..\..\..\..\build\msvc_7\intern\string\mtdll\debug"
|
|
|
|
ConfigurationType="4"
|
|
|
|
UseOfMFC="0"
|
|
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
|
|
CharacterSet="2">
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
|
|
|
AdditionalIncludeDirectories="..\.."
|
|
|
|
PreprocessorDefinitions="WIN32,_DEBUG,_LIB"
|
|
|
|
BasicRuntimeChecks="3"
|
|
|
|
RuntimeLibrary="3"
|
|
|
|
UsePrecompiledHeader="2"
|
|
|
|
PrecompiledHeaderFile="..\..\..\..\..\build\msvc_7\intern\string\mtdll\debug\string.pch"
|
|
|
|
AssemblerListingLocation="..\..\..\..\..\build\msvc_7/intern\string\mtdll\debug\"
|
|
|
|
ObjectFile="..\..\..\..\..\build\msvc_7\intern\string\mtdll\debug\"
|
|
|
|
ProgramDataBaseFileName="..\..\..\..\..\build\msvc_7\intern\string\mtdll\debug\"
|
|
|
|
WarningLevel="2"
|
|
|
|
SuppressStartupBanner="TRUE"
|
|
|
|
DebugInformationFormat="3"
|
|
|
|
CompileAs="0"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLibrarianTool"
|
|
|
|
OutputFile="..\..\..\..\..\build\msvc_7\libs\intern\mtdll\debug\libstring.lib"
|
|
|
|
SuppressStartupBanner="TRUE"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"
|
|
|
|
Description="Copying STRING files library (debug target) to lib tree."
|
|
|
|
CommandLine="ECHO Copying header files
|
|
|
|
IF NOT EXIST ..\..\..\..\..\build\msvc_7\intern\string\include MKDIR ..\..\..\..\..\build\msvc_7\intern\string\include
|
|
|
|
XCOPY /Y ..\..\*.h ..\..\..\..\..\build\msvc_7\intern\string\include
|
|
|
|
ECHO Done
|
|
|
|
"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
PreprocessorDefinitions="_DEBUG"
|
|
|
|
Culture="1033"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
2003-03-18 19:38:36 +00:00
|
|
|
</Configuration>
|
|
|
|
</Configurations>
|
2006-04-17 20:05:39 +00:00
|
|
|
<References>
|
|
|
|
</References>
|
2003-03-18 19:38:36 +00:00
|
|
|
<Files>
|
|
|
|
<Filter
|
|
|
|
Name="Source Files"
|
|
|
|
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\intern\STR_String.cpp">
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="Header Files"
|
|
|
|
Filter="h;hpp;hxx;hm;inl">
|
|
|
|
<Filter
|
|
|
|
Name="extern"
|
|
|
|
Filter="">
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\STR_HashedString.h">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\STR_String.h">
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
</Filter>
|
|
|
|
</Files>
|
|
|
|
<Globals>
|
|
|
|
</Globals>
|
|
|
|
</VisualStudioProject>
|