mirror of
https://github.com/SFML/SFML.git
synced 2024-11-25 04:41:05 +08:00
9a7fcc04be
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1023 4e206d99-4929-0410-ac5d-dfc041789085
446 lines
9.8 KiB
XML
446 lines
9.8 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="9,00"
|
|
Name="sfml-system"
|
|
ProjectGUID="{C061A27D-7CA0-4179-9869-672FA04A86A8}"
|
|
RootNamespace="sfml-system"
|
|
Keyword="Win32Proj"
|
|
TargetFrameworkVersion="131072"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug DLL|Win32"
|
|
OutputDirectory="$(SolutionDir)..\..\Temp\vc2008\$(ProjectName)\$(ConfigurationName)"
|
|
IntermediateDirectory="$(SolutionDir)..\..\Temp\vc2008\$(ProjectName)\$(ConfigurationName)"
|
|
ConfigurationType="2"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
Description=""
|
|
CommandLine=""
|
|
Outputs=""
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories=""$(SolutionDir)..\..\src";"$(SolutionDir)..\..\include""
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_LIB;SFML_EXPORTS;SFML_DYNAMIC"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="4"
|
|
DebugInformationFormat="4"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
OutputFile="$(SolutionDir)..\..\lib\vc2008\$(ProjectName)-d.dll"
|
|
LinkIncremental="2"
|
|
AdditionalLibraryDirectories=""
|
|
GenerateDebugInformation="true"
|
|
ProgramDatabaseFile="$(IntDir)$(TargetName).pdb"
|
|
SubSystem="2"
|
|
RandomizedBaseAddress="1"
|
|
DataExecutionPrevention="0"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
CommandLine=""
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release DLL|Win32"
|
|
OutputDirectory="$(SolutionDir)..\..\Temp\vc2008\$(ProjectName)\$(ConfigurationName)"
|
|
IntermediateDirectory="$(SolutionDir)..\..\Temp\vc2008\$(ProjectName)\$(ConfigurationName)"
|
|
ConfigurationType="2"
|
|
CharacterSet="2"
|
|
WholeProgramOptimization="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
Description=""
|
|
CommandLine=""
|
|
Outputs=""
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="3"
|
|
InlineFunctionExpansion="2"
|
|
EnableIntrinsicFunctions="true"
|
|
FavorSizeOrSpeed="1"
|
|
WholeProgramOptimization="false"
|
|
AdditionalIncludeDirectories=""$(SolutionDir)..\..\src";"$(SolutionDir)..\..\include""
|
|
PreprocessorDefinitions="NDEBUG;WIN32;_LIB;SFML_EXPORTS;SFML_DYNAMIC"
|
|
StringPooling="true"
|
|
RuntimeLibrary="2"
|
|
BufferSecurityCheck="false"
|
|
EnableEnhancedInstructionSet="0"
|
|
FloatingPointModel="2"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="4"
|
|
DebugInformationFormat="0"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
OutputFile="$(SolutionDir)..\..\lib\vc2008\$(ProjectName).dll"
|
|
LinkIncremental="1"
|
|
AdditionalLibraryDirectories=""
|
|
GenerateDebugInformation="true"
|
|
ProgramDatabaseFile="$(IntDir)$(TargetName).pdb"
|
|
SubSystem="2"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
LinkTimeCodeGeneration="0"
|
|
RandomizedBaseAddress="1"
|
|
DataExecutionPrevention="0"
|
|
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="Debug static|Win32"
|
|
OutputDirectory="$(SolutionDir)..\..\Temp\vc2008\$(ProjectName)\$(ConfigurationName)"
|
|
IntermediateDirectory="$(SolutionDir)..\..\Temp\vc2008\$(ProjectName)\$(ConfigurationName)"
|
|
ConfigurationType="4"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
Description=""
|
|
CommandLine=""
|
|
Outputs=""
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories=""$(SolutionDir)..\..\src";"$(SolutionDir)..\..\include""
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_LIB;SFML_EXPORTS"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="4"
|
|
DebugInformationFormat="4"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="$(SolutionDir)..\..\lib\vc2008\$(ProjectName)-s-d.lib"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
CommandLine=""
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release static|Win32"
|
|
OutputDirectory="$(SolutionDir)..\..\Temp\vc2008\$(ProjectName)\$(ConfigurationName)"
|
|
IntermediateDirectory="$(SolutionDir)..\..\Temp\vc2008\$(ProjectName)\$(ConfigurationName)"
|
|
ConfigurationType="4"
|
|
CharacterSet="2"
|
|
WholeProgramOptimization="0"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
Description=""
|
|
CommandLine=""
|
|
Outputs=""
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="3"
|
|
InlineFunctionExpansion="2"
|
|
EnableIntrinsicFunctions="true"
|
|
FavorSizeOrSpeed="1"
|
|
WholeProgramOptimization="false"
|
|
AdditionalIncludeDirectories=""$(SolutionDir)..\..\src";"$(SolutionDir)..\..\include""
|
|
PreprocessorDefinitions="NDEBUG;WIN32;_LIB;SFML_EXPORTS"
|
|
StringPooling="true"
|
|
RuntimeLibrary="2"
|
|
BufferSecurityCheck="false"
|
|
EnableEnhancedInstructionSet="0"
|
|
FloatingPointModel="2"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="4"
|
|
DebugInformationFormat="0"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="$(SolutionDir)..\..\lib\vc2008\$(ProjectName)-s.lib"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="Win32"
|
|
>
|
|
<File
|
|
RelativePath="..\..\src\SFML\System\Win32\MutexImpl.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\SFML\System\Win32\MutexImpl.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\SFML\System\Win32\Platform.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\SFML\System\Win32\Platform.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\SFML\System\Win32\ThreadImpl.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\SFML\System\Win32\ThreadImpl.hpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<File
|
|
RelativePath="..\..\src\SFML\System\Clock.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\SFML\System\Clock.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\SFML\System\Lock.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\SFML\System\Lock.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\SFML\System\Mutex.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\SFML\System\Mutex.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\SFML\System\NonCopyable.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\SFML\System\Platform.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\SFML\System\Randomizer.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\SFML\System\Randomizer.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\SFML\System\Resource.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\SFML\System\Resource.inl"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\SFML\System\ResourcePtr.inl"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\SFML\System\Sleep.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\SFML\System\Sleep.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\SFML\System\Thread.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\SFML\System\Thread.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\SFML\System\Unicode.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\SFML\System\Unicode.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\SFML\System\Unicode.inl"
|
|
>
|
|
</File>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|