8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-23 19:23:03 +01:00
firebird-mirror/builds/win32/msvc7/lock_classic.vcproj

149 lines
3.9 KiB
Plaintext
Raw Normal View History

<?xml version="1.0" encoding="Windows-1252"?>
2002-11-15 01:11:25 +01:00
<VisualStudioProject
ProjectType="Visual C++"
Version="7.10"
2002-11-15 01:11:25 +01:00
Name="lock_classic"
SccProjectName=""
SccLocalPath="">
<Platforms>
<Platform
Name="Win32"/>
</Platforms>
<Configurations>
<Configuration
Name="Release|Win32"
2003-07-17 13:41:28 +02:00
OutputDirectory="..\..\..\temp\release\lock_cs"
IntermediateDirectory="..\..\..\temp\release\lock_cs"
2002-11-15 01:11:25 +01:00
ConfigurationType="4"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
CharacterSet="2">
<Tool
Name="VCCLCompilerTool"
AdditionalOptions="/EHsc-"
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,WIN32,_X86_"
ExceptionHandling="FALSE"
2002-11-15 01:11:25 +01:00
RuntimeLibrary="2"
RuntimeTypeInfo="TRUE"
2003-07-17 13:41:28 +02:00
PrecompiledHeaderFile="..\..\..\temp\release\lock_cs/lock_classic.pch"
AssemblerListingLocation="..\..\..\temp\release\lock_cs/"
ObjectFile="..\..\..\temp\release\lock_cs/"
ProgramDataBaseFileName="..\..\..\temp\release\lock_cs/"
2003-02-21 01:31:05 +01:00
WarningLevel="3"
2002-11-15 01:11:25 +01:00
SuppressStartupBanner="TRUE"
DebugInformationFormat="3"
2002-11-15 01:11:25 +01:00
CompileAs="0"/>
<Tool
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
OutputFile="release\lock_cs\lock.lib"
SuppressStartupBanner="TRUE"/>
<Tool
Name="VCMIDLTool"/>
<Tool
Name="VCPostBuildEventTool"/>
<Tool
Name="VCPreBuildEventTool"/>
<Tool
Name="VCPreLinkEventTool"/>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="_DEBUG"
Culture="1053"/>
<Tool
Name="VCWebServiceProxyGeneratorTool"/>
<Tool
Name="VCXMLDataGeneratorTool"/>
<Tool
Name="VCManagedWrapperGeneratorTool"/>
<Tool
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
2002-11-15 01:11:25 +01:00
</Configuration>
<Configuration
Name="Debug|Win32"
2003-07-17 13:41:28 +02:00
OutputDirectory="..\..\..\temp\debug\lock_cs"
IntermediateDirectory="..\..\..\temp\debug\lock_cs"
2002-11-15 01:11:25 +01:00
ConfigurationType="4"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
CharacterSet="2">
<Tool
Name="VCCLCompilerTool"
AdditionalOptions="/EHsc-"
2002-11-15 01:11:25 +01:00
Optimization="0"
2003-04-20 05:30:57 +02:00
AdditionalIncludeDirectories="../../../src/include,../../../src/include/gen"
2003-02-21 01:31:05 +01:00
PreprocessorDefinitions="WIN32,_DEBUG,_LIB,DEV_BUILD"
ExceptionHandling="FALSE"
2002-11-15 01:11:25 +01:00
BasicRuntimeChecks="3"
RuntimeLibrary="3"
RuntimeTypeInfo="TRUE"
2003-07-17 13:41:28 +02:00
PrecompiledHeaderFile="..\..\..\temp\debug\lock_cs/lock_classic.pch"
AssemblerListingLocation="..\..\..\temp\debug\lock_cs/"
ObjectFile="..\..\..\temp\debug\lock_cs/"
ProgramDataBaseFileName="..\..\..\temp\debug\lock_cs/"
2003-02-21 01:31:05 +01:00
WarningLevel="3"
2002-11-15 01:11:25 +01:00
SuppressStartupBanner="TRUE"
DebugInformationFormat="3"
2002-11-15 01:11:25 +01:00
CompileAs="0"/>
<Tool
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
OutputFile="debug\lock_cs\lock.lib"
SuppressStartupBanner="TRUE"/>
<Tool
Name="VCMIDLTool"/>
<Tool
Name="VCPostBuildEventTool"/>
<Tool
Name="VCPreBuildEventTool"/>
<Tool
Name="VCPreLinkEventTool"/>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="_DEBUG"
Culture="1053"/>
<Tool
Name="VCWebServiceProxyGeneratorTool"/>
<Tool
Name="VCXMLDataGeneratorTool"/>
<Tool
Name="VCManagedWrapperGeneratorTool"/>
<Tool
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
2002-11-15 01:11:25 +01:00
</Configuration>
</Configurations>
<References>
</References>
2002-11-15 01:11:25 +01:00
<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>