2002-11-15 01:11:25 +01:00
|
|
|
<?xml version="1.0" encoding = "Windows-1252"?>
|
|
|
|
<VisualStudioProject
|
|
|
|
ProjectType="Visual C++"
|
|
|
|
Version="7.00"
|
|
|
|
Name="lock"
|
|
|
|
SccProjectName=""
|
|
|
|
SccLocalPath="">
|
|
|
|
<Platforms>
|
|
|
|
<Platform
|
|
|
|
Name="Win32"/>
|
|
|
|
</Platforms>
|
|
|
|
<Configurations>
|
|
|
|
<Configuration
|
|
|
|
Name="Debug|Win32"
|
2003-07-17 13:41:28 +02:00
|
|
|
OutputDirectory="..\..\..\temp\debug\lock_ss"
|
|
|
|
IntermediateDirectory="..\..\..\temp\debug\lock_ss"
|
2002-11-15 01:11:25 +01:00
|
|
|
ConfigurationType="4"
|
|
|
|
UseOfMFC="0"
|
|
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
|
|
CharacterSet="2">
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
2003-04-20 05:30:57 +02:00
|
|
|
AdditionalIncludeDirectories="../../../src/include,../../../src/include/gen"
|
2003-02-01 04:08:27 +01:00
|
|
|
PreprocessorDefinitions="WIN32,_DEBUG,_LIB,SUPERSERVER,DEV_BUILD"
|
2002-11-15 01:11:25 +01:00
|
|
|
BasicRuntimeChecks="3"
|
|
|
|
RuntimeLibrary="3"
|
2003-07-17 13:41:28 +02:00
|
|
|
PrecompiledHeaderFile="..\..\..\temp\debug\lock_ss/lock.pch"
|
|
|
|
AssemblerListingLocation="..\..\..\temp\debug\lock_ss/"
|
|
|
|
ObjectFile="..\..\..\temp\debug\lock_ss/"
|
|
|
|
ProgramDataBaseFileName="..\..\..\temp\debug\lock_ss/"
|
2003-02-21 01:31:05 +01:00
|
|
|
WarningLevel="3"
|
2002-11-15 01:11:25 +01:00
|
|
|
SuppressStartupBanner="TRUE"
|
2003-08-10 17:43:23 +02:00
|
|
|
DebugInformationFormat="3"
|
2002-11-15 01:11:25 +01:00
|
|
|
CompileAs="0"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLibrarianTool"
|
2003-07-17 13:41:28 +02:00
|
|
|
OutputFile="..\..\..\temp\debug\lock_ss\lock.lib"
|
2002-11-15 01:11:25 +01:00
|
|
|
SuppressStartupBanner="TRUE"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
PreprocessorDefinitions="_DEBUG"
|
|
|
|
Culture="1053"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
|
|
</Configuration>
|
|
|
|
<Configuration
|
|
|
|
Name="Release|Win32"
|
2003-07-17 13:41:28 +02:00
|
|
|
OutputDirectory="..\..\..\temp\release\lock_ss"
|
|
|
|
IntermediateDirectory="..\..\..\temp\release\lock_ss"
|
2002-11-15 01:11:25 +01:00
|
|
|
ConfigurationType="4"
|
|
|
|
UseOfMFC="0"
|
|
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
|
|
CharacterSet="2">
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
2003-02-21 01:31:05 +01:00
|
|
|
AdditionalOptions="/EHc- "
|
2002-11-15 01:11:25 +01:00
|
|
|
Optimization="4"
|
2003-02-21 01:31:05 +01:00
|
|
|
GlobalOptimizations="TRUE"
|
2003-03-01 23:04:19 +01:00
|
|
|
InlineFunctionExpansion="1"
|
2002-11-15 01:11:25 +01:00
|
|
|
EnableIntrinsicFunctions="TRUE"
|
|
|
|
ImproveFloatingPointConsistency="TRUE"
|
|
|
|
FavorSizeOrSpeed="1"
|
|
|
|
OmitFramePointers="TRUE"
|
2003-04-20 05:30:57 +02:00
|
|
|
AdditionalIncludeDirectories="../../../src/include,../../../src/include/gen"
|
2002-11-15 01:11:25 +01:00
|
|
|
PreprocessorDefinitions="NDEBUG,_LIB,SUPERSERVER,WIN32,_X86_"
|
|
|
|
RuntimeLibrary="2"
|
2003-07-17 13:41:28 +02:00
|
|
|
PrecompiledHeaderFile="..\..\..\temp\release\lock_ss/lock.pch"
|
|
|
|
AssemblerListingLocation="..\..\..\temp\release\lock_ss/"
|
|
|
|
ObjectFile="..\..\..\temp\release\lock_ss/"
|
|
|
|
ProgramDataBaseFileName="..\..\..\temp\release\lock_ss/"
|
2003-02-21 01:31:05 +01:00
|
|
|
WarningLevel="3"
|
2002-11-15 01:11:25 +01:00
|
|
|
SuppressStartupBanner="TRUE"
|
|
|
|
CompileAs="0"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLibrarianTool"
|
2003-07-17 13:41:28 +02:00
|
|
|
OutputFile="..\..\..\temp\release\lock_ss\lock.lib"
|
2002-11-15 01:11:25 +01:00
|
|
|
SuppressStartupBanner="TRUE"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
PreprocessorDefinitions="_DEBUG"
|
|
|
|
Culture="1053"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
|
|
</Configuration>
|
|
|
|
</Configurations>
|
|
|
|
<Files>
|
|
|
|
<Filter
|
|
|
|
Name="LOCK files"
|
|
|
|
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\..\src\lock\lock.cpp">
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="Header files"
|
|
|
|
Filter="h;hpp;hxx;hm;inl">
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\..\src\lock\lock.h">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\..\src\lock\lock_proto.h">
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
</Files>
|
|
|
|
<Globals>
|
|
|
|
</Globals>
|
|
|
|
</VisualStudioProject>
|