267 lines
7.1 KiB
Plaintext
267 lines
7.1 KiB
Plaintext
|
<?xml version="1.0" encoding="Windows-1252"?>
|
||
|
<VisualStudioProject
|
||
|
ProjectType="Visual C++"
|
||
|
Version="7.10"
|
||
|
Name="drawstuff"
|
||
|
ProjectGUID="{029C9CCD-2B3E-BE45-8520-A231CD8C67EC}"
|
||
|
Keyword="Win32Proj">
|
||
|
<Platforms>
|
||
|
<Platform
|
||
|
Name="Win32"/>
|
||
|
</Platforms>
|
||
|
<Configurations>
|
||
|
<Configuration
|
||
|
Name="DebugDLL|Win32"
|
||
|
OutputDirectory="../../lib/DebugDLL"
|
||
|
IntermediateDirectory="obj/drawstuff/DebugDLL"
|
||
|
ConfigurationType="2"
|
||
|
CharacterSet="2">
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
Optimization="0"
|
||
|
AdditionalIncludeDirectories="../../include"
|
||
|
PreprocessorDefinitions="WIN32;DS_DLL;USRDLL"
|
||
|
MinimalRebuild="TRUE"
|
||
|
BasicRuntimeChecks="3"
|
||
|
RuntimeLibrary="3"
|
||
|
EnableFunctionLevelLinking="TRUE"
|
||
|
RuntimeTypeInfo="TRUE"
|
||
|
UsePrecompiledHeader="2"
|
||
|
WarningLevel="3"
|
||
|
Detect64BitPortabilityProblems="TRUE"
|
||
|
DebugInformationFormat="4"/>
|
||
|
<Tool
|
||
|
Name="VCCustomBuildTool"/>
|
||
|
<Tool
|
||
|
Name="VCLinkerTool"
|
||
|
AdditionalDependencies="user32.lib opengl32.lib glu32.lib winmm.lib gdi32.lib"
|
||
|
OutputFile="$(OutDir)/drawstuff.dll"
|
||
|
LinkIncremental="2"
|
||
|
AdditionalLibraryDirectories="../../lib/DebugDLL"
|
||
|
GenerateDebugInformation="TRUE"
|
||
|
ProgramDatabaseFile="$(OutDir)/drawstuff.pdb"
|
||
|
SubSystem="2"
|
||
|
ImportLibrary="../../lib/DebugDLL/drawstuff.lib"
|
||
|
TargetMachine="1"/>
|
||
|
<Tool
|
||
|
Name="VCMIDLTool"/>
|
||
|
<Tool
|
||
|
Name="VCPostBuildEventTool"/>
|
||
|
<Tool
|
||
|
Name="VCPreBuildEventTool"/>
|
||
|
<Tool
|
||
|
Name="VCPreLinkEventTool"/>
|
||
|
<Tool
|
||
|
Name="VCResourceCompilerTool"
|
||
|
PreprocessorDefinitions="WIN32;DS_DLL;USRDLL"
|
||
|
AdditionalIncludeDirectories="../../include"/>
|
||
|
<Tool
|
||
|
Name="VCWebServiceProxyGeneratorTool"/>
|
||
|
<Tool
|
||
|
Name="VCXMLDataGeneratorTool"/>
|
||
|
<Tool
|
||
|
Name="VCWebDeploymentTool"/>
|
||
|
<Tool
|
||
|
Name="VCManagedWrapperGeneratorTool"/>
|
||
|
<Tool
|
||
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
||
|
</Configuration>
|
||
|
<Configuration
|
||
|
Name="ReleaseDLL|Win32"
|
||
|
OutputDirectory="../../lib/ReleaseDLL"
|
||
|
IntermediateDirectory="obj/drawstuff/ReleaseDLL"
|
||
|
ConfigurationType="2"
|
||
|
CharacterSet="2">
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
Optimization="2"
|
||
|
OmitFramePointers="TRUE"
|
||
|
AdditionalIncludeDirectories="../../include"
|
||
|
PreprocessorDefinitions="WIN32;DS_DLL;USRDLL"
|
||
|
StringPooling="TRUE"
|
||
|
RuntimeLibrary="2"
|
||
|
EnableFunctionLevelLinking="TRUE"
|
||
|
RuntimeTypeInfo="TRUE"
|
||
|
UsePrecompiledHeader="2"
|
||
|
WarningLevel="3"
|
||
|
Detect64BitPortabilityProblems="TRUE"
|
||
|
DebugInformationFormat="0"/>
|
||
|
<Tool
|
||
|
Name="VCCustomBuildTool"/>
|
||
|
<Tool
|
||
|
Name="VCLinkerTool"
|
||
|
AdditionalDependencies="user32.lib opengl32.lib glu32.lib winmm.lib gdi32.lib"
|
||
|
OutputFile="$(OutDir)/drawstuff.dll"
|
||
|
LinkIncremental="1"
|
||
|
AdditionalLibraryDirectories="../../lib/ReleaseDLL"
|
||
|
GenerateDebugInformation="FALSE"
|
||
|
SubSystem="2"
|
||
|
OptimizeReferences="2"
|
||
|
EnableCOMDATFolding="2"
|
||
|
ImportLibrary="../../lib/ReleaseDLL/drawstuff.lib"
|
||
|
TargetMachine="1"/>
|
||
|
<Tool
|
||
|
Name="VCMIDLTool"/>
|
||
|
<Tool
|
||
|
Name="VCPostBuildEventTool"/>
|
||
|
<Tool
|
||
|
Name="VCPreBuildEventTool"/>
|
||
|
<Tool
|
||
|
Name="VCPreLinkEventTool"/>
|
||
|
<Tool
|
||
|
Name="VCResourceCompilerTool"
|
||
|
PreprocessorDefinitions="WIN32;DS_DLL;USRDLL"
|
||
|
AdditionalIncludeDirectories="../../include"/>
|
||
|
<Tool
|
||
|
Name="VCWebServiceProxyGeneratorTool"/>
|
||
|
<Tool
|
||
|
Name="VCXMLDataGeneratorTool"/>
|
||
|
<Tool
|
||
|
Name="VCWebDeploymentTool"/>
|
||
|
<Tool
|
||
|
Name="VCManagedWrapperGeneratorTool"/>
|
||
|
<Tool
|
||
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
||
|
</Configuration>
|
||
|
<Configuration
|
||
|
Name="DebugLib|Win32"
|
||
|
OutputDirectory="../../lib/DebugLib"
|
||
|
IntermediateDirectory="obj/drawstuff/DebugLib"
|
||
|
ConfigurationType="4"
|
||
|
CharacterSet="2">
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
Optimization="0"
|
||
|
AdditionalIncludeDirectories="../../include"
|
||
|
PreprocessorDefinitions="WIN32;DS_LIB"
|
||
|
MinimalRebuild="TRUE"
|
||
|
BasicRuntimeChecks="3"
|
||
|
RuntimeLibrary="1"
|
||
|
EnableFunctionLevelLinking="TRUE"
|
||
|
RuntimeTypeInfo="TRUE"
|
||
|
UsePrecompiledHeader="2"
|
||
|
WarningLevel="3"
|
||
|
Detect64BitPortabilityProblems="TRUE"
|
||
|
DebugInformationFormat="4"/>
|
||
|
<Tool
|
||
|
Name="VCCustomBuildTool"/>
|
||
|
<Tool
|
||
|
Name="VCLibrarianTool"
|
||
|
OutputFile="$(OutDir)/drawstuff.lib"/>
|
||
|
<Tool
|
||
|
Name="VCMIDLTool"/>
|
||
|
<Tool
|
||
|
Name="VCPostBuildEventTool"/>
|
||
|
<Tool
|
||
|
Name="VCPreBuildEventTool"/>
|
||
|
<Tool
|
||
|
Name="VCPreLinkEventTool"/>
|
||
|
<Tool
|
||
|
Name="VCResourceCompilerTool"
|
||
|
PreprocessorDefinitions="WIN32;DS_LIB"
|
||
|
AdditionalIncludeDirectories="../../include"/>
|
||
|
<Tool
|
||
|
Name="VCWebServiceProxyGeneratorTool"/>
|
||
|
<Tool
|
||
|
Name="VCXMLDataGeneratorTool"/>
|
||
|
<Tool
|
||
|
Name="VCWebDeploymentTool"/>
|
||
|
<Tool
|
||
|
Name="VCManagedWrapperGeneratorTool"/>
|
||
|
<Tool
|
||
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
||
|
</Configuration>
|
||
|
<Configuration
|
||
|
Name="ReleaseLib|Win32"
|
||
|
OutputDirectory="../../lib/ReleaseLib"
|
||
|
IntermediateDirectory="obj/drawstuff/ReleaseLib"
|
||
|
ConfigurationType="4"
|
||
|
CharacterSet="2">
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
Optimization="2"
|
||
|
OmitFramePointers="TRUE"
|
||
|
AdditionalIncludeDirectories="../../include"
|
||
|
PreprocessorDefinitions="WIN32;DS_LIB"
|
||
|
StringPooling="TRUE"
|
||
|
RuntimeLibrary="0"
|
||
|
EnableFunctionLevelLinking="TRUE"
|
||
|
RuntimeTypeInfo="TRUE"
|
||
|
UsePrecompiledHeader="2"
|
||
|
WarningLevel="3"
|
||
|
Detect64BitPortabilityProblems="TRUE"
|
||
|
DebugInformationFormat="0"/>
|
||
|
<Tool
|
||
|
Name="VCCustomBuildTool"/>
|
||
|
<Tool
|
||
|
Name="VCLibrarianTool"
|
||
|
OutputFile="$(OutDir)/drawstuff.lib"/>
|
||
|
<Tool
|
||
|
Name="VCMIDLTool"/>
|
||
|
<Tool
|
||
|
Name="VCPostBuildEventTool"/>
|
||
|
<Tool
|
||
|
Name="VCPreBuildEventTool"/>
|
||
|
<Tool
|
||
|
Name="VCPreLinkEventTool"/>
|
||
|
<Tool
|
||
|
Name="VCResourceCompilerTool"
|
||
|
PreprocessorDefinitions="WIN32;DS_LIB"
|
||
|
AdditionalIncludeDirectories="../../include"/>
|
||
|
<Tool
|
||
|
Name="VCWebServiceProxyGeneratorTool"/>
|
||
|
<Tool
|
||
|
Name="VCXMLDataGeneratorTool"/>
|
||
|
<Tool
|
||
|
Name="VCWebDeploymentTool"/>
|
||
|
<Tool
|
||
|
Name="VCManagedWrapperGeneratorTool"/>
|
||
|
<Tool
|
||
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
||
|
</Configuration>
|
||
|
</Configurations>
|
||
|
<References>
|
||
|
</References>
|
||
|
<Files>
|
||
|
<Filter
|
||
|
Name="include"
|
||
|
Filter="">
|
||
|
<Filter
|
||
|
Name="drawstuff"
|
||
|
Filter="">
|
||
|
<File
|
||
|
RelativePath="..\..\include\drawstuff\drawstuff.h">
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\include\drawstuff\version.h">
|
||
|
</File>
|
||
|
</Filter>
|
||
|
</Filter>
|
||
|
<Filter
|
||
|
Name="drawstuff"
|
||
|
Filter="">
|
||
|
<Filter
|
||
|
Name="src"
|
||
|
Filter="">
|
||
|
<File
|
||
|
RelativePath="..\..\drawstuff\src\internal.h">
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\drawstuff\src\drawstuff.cpp">
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\drawstuff\src\resource.h">
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\drawstuff\src\resources.rc">
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\drawstuff\src\windows.cpp">
|
||
|
</File>
|
||
|
</Filter>
|
||
|
</Filter>
|
||
|
</Files>
|
||
|
<Globals>
|
||
|
</Globals>
|
||
|
</VisualStudioProject>
|