mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-23 19:23:03 +01:00
162 lines
4.0 KiB
XML
162 lines
4.0 KiB
XML
<?xml version="1.0" encoding = "Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="7.00"
|
|
Name="wal_classic"
|
|
SccProjectName=""
|
|
SccLocalPath="">
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"/>
|
|
</Platforms>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory=".\release\wal_cs"
|
|
IntermediateDirectory=".\release\wal_cs"
|
|
ConfigurationType="4"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/EHc- "
|
|
Optimization="4"
|
|
GlobalOptimizations="TRUE"
|
|
InlineFunctionExpansion="2"
|
|
EnableIntrinsicFunctions="TRUE"
|
|
ImproveFloatingPointConsistency="TRUE"
|
|
FavorSizeOrSpeed="1"
|
|
OmitFramePointers="TRUE"
|
|
AdditionalIncludeDirectories="../../../src/include"
|
|
PreprocessorDefinitions="NDEBUG,_LIB,WIN32,_X86_"
|
|
RuntimeLibrary="2"
|
|
PrecompiledHeaderFile=".\release\wal_cs/wal_classic.pch"
|
|
AssemblerListingLocation=".\release\wal_cs/"
|
|
ObjectFile=".\release\wal_cs/"
|
|
ProgramDataBaseFileName=".\release\wal_cs/"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="TRUE"
|
|
CompileAs="0"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="release\wal_cs\wal.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"/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory=".\debug\wal_cs"
|
|
IntermediateDirectory=".\debug\wal_cs"
|
|
ConfigurationType="4"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="../../../src/include"
|
|
PreprocessorDefinitions="_DEBUG,_LIB,WIN32,_X86_,DEV_BUILD"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
PrecompiledHeaderFile=".\debug\wal_cs/wal_classic.pch"
|
|
AssemblerListingLocation=".\debug\wal_cs/"
|
|
ObjectFile=".\debug\wal_cs/"
|
|
ProgramDataBaseFileName=".\debug\wal_cs/"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="TRUE"
|
|
DebugInformationFormat="4"
|
|
CompileAs="0"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="debug\wal_cs\wal.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"/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<Files>
|
|
<Filter
|
|
Name="WAL files"
|
|
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
|
|
<File
|
|
RelativePath="..\..\..\src\wal\wal.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\wal\wal_prnt.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\wal\walc.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\wal\walf.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\wal\walr.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\wal\walw.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\wal\wstatus.cpp">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header files"
|
|
Filter="h;hpp;hxx;hm;inl">
|
|
<File
|
|
RelativePath="..\..\..\src\wal\wal.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\wal\wal_proto.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\wal\walc_proto.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\wal\walf_proto.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\wal\walr_proto.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\wal\walw_proto.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\wal\wstat_proto.h">
|
|
</File>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|