mirror of
https://github.com/bulletphysics/bullet3
synced 2024-12-14 22:00:05 +00:00
965 lines
20 KiB
XML
965 lines
20 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="7.10"
|
|
Name="FUtils_vc7"
|
|
ProjectGUID="{3D872CA6-782B-46C9-A336-1B18C0A4FBD5}"
|
|
RootNamespace="FUtils"
|
|
Keyword="Win32Proj"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="$(ProjectDir)../Output/$(ConfigurationName)/$(ProjectName)"
|
|
IntermediateDirectory="$(ProjectDir)../Output/$(ConfigurationName)/$(ProjectName)/Intermediate"
|
|
ConfigurationType="4"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories=""$(ProjectDir)..\LibXML\include";"$(ProjectDir)..""
|
|
PreprocessorDefinitions="WIN32;_DEBUG;FCOLLADA_INTERNAL;MEMORY_DEBUG"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
ForceConformanceInForLoopScope="true"
|
|
UsePrecompiledHeader="2"
|
|
WarningLevel="4"
|
|
WarnAsError="false"
|
|
Detect64BitPortabilityProblems="true"
|
|
DebugInformationFormat="4"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="$(OutDir)/FUtils.lib"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="$(ProjectDir)../Output/$(ConfigurationName)/$(ProjectName)"
|
|
IntermediateDirectory="$(ProjectDir)../Output/$(ConfigurationName)/$(ProjectName)/Intermediate"
|
|
ConfigurationType="4"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories=""$(ProjectDir)../LibXML/include";"$(ProjectDir)..""
|
|
PreprocessorDefinitions="WIN32;NDEBUG;FCOLLADA_INTERNAL"
|
|
RuntimeLibrary="2"
|
|
ForceConformanceInForLoopScope="true"
|
|
UsePrecompiledHeader="2"
|
|
WarningLevel="4"
|
|
WarnAsError="false"
|
|
Detect64BitPortabilityProblems="true"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="$(OutDir)/FUtils.lib"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Debug DLL|Win32"
|
|
OutputDirectory="$(ProjectDir)../Output/$(ConfigurationName)/$(ProjectName)"
|
|
IntermediateDirectory="$(ProjectDir)../Output/$(ConfigurationName)/$(ProjectName)/Intermediate"
|
|
ConfigurationType="4"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories=""$(ProjectDir)../LibXML/include";"$(ProjectDir)..""
|
|
PreprocessorDefinitions="WIN32;_DEBUG;FCOLLADA_DLL;FCOLLADA_INTERNAL;MEMORY_DEBUG"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
ForceConformanceInForLoopScope="true"
|
|
UsePrecompiledHeader="2"
|
|
WarningLevel="4"
|
|
WarnAsError="false"
|
|
Detect64BitPortabilityProblems="true"
|
|
DebugInformationFormat="4"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="$(OutDir)/FUtils.lib"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release DLL|Win32"
|
|
OutputDirectory="$(ProjectDir)../Output/$(ConfigurationName)/$(ProjectName)"
|
|
IntermediateDirectory="$(ProjectDir)../Output/$(ConfigurationName)/$(ProjectName)/Intermediate"
|
|
ConfigurationType="4"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories=""$(ProjectDir)../LibXML/include";"$(ProjectDir)..""
|
|
PreprocessorDefinitions="WIN32;NDEBUG;FCOLLADA_DLL;FCOLLADA_INTERNAL"
|
|
RuntimeLibrary="2"
|
|
ForceConformanceInForLoopScope="true"
|
|
UsePrecompiledHeader="2"
|
|
WarningLevel="4"
|
|
WarnAsError="false"
|
|
Detect64BitPortabilityProblems="true"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="$(OutDir)/FUtils.lib"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Debug Unicode|Win32"
|
|
OutputDirectory="$(ProjectDir)../Output/$(ConfigurationName)/$(ProjectName)"
|
|
IntermediateDirectory="$(ProjectDir)../Output/$(ConfigurationName)/$(ProjectName)/Intermediate"
|
|
ConfigurationType="4"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories=""$(ProjectDir)../LibXML/include";"$(ProjectDir)..""
|
|
PreprocessorDefinitions="WIN32;_DEBUG;FCOLLADA_INTERNAL;UNICODE;MEMORY_DEBUG"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
ForceConformanceInForLoopScope="true"
|
|
UsePrecompiledHeader="2"
|
|
WarningLevel="4"
|
|
WarnAsError="false"
|
|
Detect64BitPortabilityProblems="true"
|
|
DebugInformationFormat="4"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="$(OutDir)/FUtils.lib"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Debug Unicode DLL|Win32"
|
|
OutputDirectory="$(ProjectDir)../Output/$(ConfigurationName)/$(ProjectName)"
|
|
IntermediateDirectory="$(ProjectDir)../Output/$(ConfigurationName)/$(ProjectName)/Intermediate"
|
|
ConfigurationType="4"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories=""$(ProjectDir)../LibXML/include";"$(ProjectDir)..""
|
|
PreprocessorDefinitions="WIN32;_DEBUG;FCOLLADA_DLL;FCOLLADA_INTERNAL;UNICODE;MEMORY_DEBUG"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
ForceConformanceInForLoopScope="true"
|
|
UsePrecompiledHeader="2"
|
|
WarningLevel="4"
|
|
WarnAsError="false"
|
|
Detect64BitPortabilityProblems="true"
|
|
DebugInformationFormat="4"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="$(OutDir)/FUtils.lib"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release Unicode|Win32"
|
|
OutputDirectory="$(ProjectDir)../Output/$(ConfigurationName)/$(ProjectName)"
|
|
IntermediateDirectory="$(ProjectDir)../Output/$(ConfigurationName)/$(ProjectName)/Intermediate"
|
|
ConfigurationType="4"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories=""$(ProjectDir)../LibXML/include";"$(ProjectDir)..""
|
|
PreprocessorDefinitions="WIN32;NDEBUG;FCOLLADA_INTERNAL;UNICODE"
|
|
RuntimeLibrary="0"
|
|
ForceConformanceInForLoopScope="true"
|
|
UsePrecompiledHeader="2"
|
|
WarningLevel="4"
|
|
WarnAsError="false"
|
|
Detect64BitPortabilityProblems="true"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="$(OutDir)/FUtils.lib"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release Unicode DLL|Win32"
|
|
OutputDirectory="$(ProjectDir)../Output/$(ConfigurationName)/$(ProjectName)"
|
|
IntermediateDirectory="$(ProjectDir)../Output/$(ConfigurationName)/$(ProjectName)/Intermediate"
|
|
ConfigurationType="4"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories=""$(ProjectDir)../LibXML/include";"$(ProjectDir)..""
|
|
PreprocessorDefinitions="WIN32;NDEBUG;FCOLLADA_DLL;FCOLLADA_INTERNAL;UNICODE"
|
|
RuntimeLibrary="0"
|
|
ForceConformanceInForLoopScope="true"
|
|
UsePrecompiledHeader="2"
|
|
WarningLevel="4"
|
|
WarnAsError="false"
|
|
Detect64BitPortabilityProblems="true"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="$(OutDir)/FUtils.lib"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release Unicode MTD|Win32"
|
|
OutputDirectory="$(ProjectDir)../Output/$(ConfigurationName)/$(ProjectName)"
|
|
IntermediateDirectory="$(ProjectDir)../Output/$(ConfigurationName)/$(ProjectName)/Intermediate"
|
|
ConfigurationType="4"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories=""$(ProjectDir)../LibXML/include";"$(ProjectDir)..""
|
|
PreprocessorDefinitions="WIN32;NDEBUG;FCOLLADA_INTERNAL;UNICODE"
|
|
RuntimeLibrary="2"
|
|
ForceConformanceInForLoopScope="true"
|
|
UsePrecompiledHeader="2"
|
|
WarningLevel="4"
|
|
WarnAsError="false"
|
|
Detect64BitPortabilityProblems="true"
|
|
DebugInformationFormat="0"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="$(OutDir)/FUtils.lib"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Debug Unicode MTD|Win32"
|
|
OutputDirectory="$(ProjectDir)../Output/$(ConfigurationName)/$(ProjectName)"
|
|
IntermediateDirectory="$(ProjectDir)../Output/$(ConfigurationName)/$(ProjectName)/Intermediate"
|
|
ConfigurationType="4"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories=""$(ProjectDir)../LibXML/include";"$(ProjectDir)..""
|
|
PreprocessorDefinitions="WIN32;_DEBUG;FCOLLADA_INTERNAL;UNICODE"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="2"
|
|
ForceConformanceInForLoopScope="true"
|
|
UsePrecompiledHeader="2"
|
|
WarningLevel="4"
|
|
WarnAsError="false"
|
|
Detect64BitPortabilityProblems="true"
|
|
DebugInformationFormat="4"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="$(OutDir)/FUtils.lib"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="Parsers"
|
|
>
|
|
<File
|
|
RelativePath=".\FUDaeEnum.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FUDaeEnum.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FUDaeParser.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FUDaeParser.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FUDaeSyntax.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FUUri.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FUXmlNodeIdPair.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FUXmlParser.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FUXmlParser.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="PCH"
|
|
>
|
|
<File
|
|
RelativePath=".\FUtils.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Platforms.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\StdAfx.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug DLL|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release DLL|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug Unicode|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug Unicode DLL|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release Unicode|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release Unicode DLL|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release Unicode MTD|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug Unicode MTD|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\StdAfx.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="File System"
|
|
>
|
|
<File
|
|
RelativePath=".\FUFile.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FUFile.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FUFileManager.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FUFileManager.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FULogFile.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FULogFile.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Strings"
|
|
>
|
|
<File
|
|
RelativePath=".\FUString.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FUStringBuilder.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FUStringBuilder.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FUStringConversion.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FUStringConversion.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FUUniqueStringMap.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Patterns"
|
|
>
|
|
<File
|
|
RelativePath=".\FUEvent.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FUFunctor.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FUObject.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FUObject.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FUSingleton.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Debug"
|
|
>
|
|
<File
|
|
RelativePath=".\FUAssert.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FUDebug.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FUDebug.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="CRC32"
|
|
>
|
|
<File
|
|
RelativePath=".\FUCrc32.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FUCrc32.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Writers"
|
|
>
|
|
<File
|
|
RelativePath=".\FUDaeWriter.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FUDaeWriter.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FUXmlWriter.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FUXmlWriter.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Structures"
|
|
>
|
|
<File
|
|
RelativePath=".\FUDateTime.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FUDateTime.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FUStatus.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|