8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-25 00:03:03 +01:00
firebird-mirror/builds/win32/msvc8/yvalve.vcproj

512 lines
10 KiB
Plaintext
Raw Normal View History

2010-10-22 23:18:13 +02:00
<?xml version="1.0" encoding="windows-1251"?>
2006-07-20 10:06:41 +02:00
<VisualStudioProject
2007-10-04 15:23:36 +02:00
ProjectType="Visual C++"
Version="8.00"
2010-10-22 23:18:13 +02:00
Name="yvalve"
ProjectGUID="{4FE03933-98CD-4879-A135-FD9430087A6B}"
RootNamespace="yvalve"
2007-10-04 15:23:36 +02:00
>
<Platforms>
<Platform
Name="Win32"
/>
<Platform
Name="x64"
/>
</Platforms>
<ToolFiles>
</ToolFiles>
<Configurations>
<Configuration
Name="Debug|Win32"
2010-10-22 23:18:13 +02:00
OutputDirectory="..\..\..\temp\$(PlatformName)\$(ConfigurationName)\firebird\"
ConfigurationType="2"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;.\firebird2.vsprops;.\firebird2debug.vsprops"
2007-10-04 15:23:36 +02:00
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="false"
CharacterSet="2"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
/>
<Tool
Name="VCCLCompilerTool"
Optimization="0"
2010-10-22 23:18:13 +02:00
AdditionalIncludeDirectories="../../../src/include;../../../src/include/gen;../../../extern/icu/include"
PreprocessorDefinitions="WIN32,_DEBUG,_WINDOWS,_LIB,SUPERSERVER,DEV_BUILD"
2007-10-04 15:23:36 +02:00
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="_DEBUG"
2010-10-22 23:18:13 +02:00
Culture="1049"
2007-10-04 15:23:36 +02:00
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
2010-10-22 23:18:13 +02:00
AdditionalDependencies="mpr.lib ws2_32.lib"
OutputFile="$(OutDir)\fbclient.dll"
GenerateManifest="true"
ModuleDefinitionFile="..\defs\firebird.def"
2007-10-04 15:23:36 +02:00
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCManifestTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCAppVerifierTool"
/>
<Tool
Name="VCWebDeploymentTool"
/>
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
<Configuration
Name="Debug|x64"
2010-10-22 23:18:13 +02:00
OutputDirectory="..\..\..\temp\$(PlatformName)\$(ConfigurationName)\firebird\"
ConfigurationType="2"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;.\firebird2.vsprops;.\firebird2debug.vsprops"
2007-10-04 15:23:36 +02:00
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="false"
CharacterSet="2"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
TargetEnvironment="3"
/>
<Tool
Name="VCCLCompilerTool"
Optimization="0"
2010-10-22 23:18:13 +02:00
AdditionalIncludeDirectories="../../../src/include;../../../src/include/gen;../../../extern/icu/include"
PreprocessorDefinitions="WIN32,_DEBUG,_WINDOWS,_LIB,SUPERSERVER,DEV_BUILD"
Detect64BitPortabilityProblems="true"
2007-10-04 15:23:36 +02:00
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="_DEBUG"
2010-10-22 23:18:13 +02:00
Culture="1049"
2007-10-04 15:23:36 +02:00
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
2010-10-22 23:18:13 +02:00
AdditionalDependencies="mpr.lib ws2_32.lib"
OutputFile="$(OutDir)\fbclient.dll"
ModuleDefinitionFile="..\defs\firebird.def"
2007-10-04 15:23:36 +02:00
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCManifestTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCAppVerifierTool"
/>
<Tool
Name="VCWebDeploymentTool"
/>
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
<Configuration
Name="Release|Win32"
2010-10-22 23:18:13 +02:00
OutputDirectory="..\..\..\temp\$(PlatformName)\$(ConfigurationName)\firebird\"
ConfigurationType="2"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;.\firebird2.vsprops;.\firebird2release.vsprops"
2007-10-04 15:23:36 +02:00
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="false"
CharacterSet="2"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
/>
<Tool
Name="VCCLCompilerTool"
2010-10-22 23:18:13 +02:00
Optimization="2"
2007-10-04 15:23:36 +02:00
InlineFunctionExpansion="1"
EnableIntrinsicFunctions="true"
FavorSizeOrSpeed="1"
2010-10-22 23:18:13 +02:00
AdditionalIncludeDirectories="../../../src/include;../../../src/include/gen;../../../extern/icu/include"
PreprocessorDefinitions="WIN32,NDEBUG,_WINDOWS,_LIB,SUPERSERVER"
UsePrecompiledHeader="0"
2007-10-04 15:23:36 +02:00
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
2010-10-22 23:18:13 +02:00
PreprocessorDefinitions="NDEBUG"
Culture="1049"
2007-10-04 15:23:36 +02:00
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
2010-10-22 23:18:13 +02:00
AdditionalDependencies="mpr.lib ws2_32.lib"
OutputFile="$(OutDir)\fbclient.dll"
ModuleDefinitionFile="..\defs\firebird.def"
2007-10-04 15:23:36 +02:00
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCManifestTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCAppVerifierTool"
/>
<Tool
Name="VCWebDeploymentTool"
/>
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
<Configuration
Name="Release|x64"
2010-10-22 23:18:13 +02:00
OutputDirectory="..\..\..\temp\$(PlatformName)\$(ConfigurationName)\firebird\"
ConfigurationType="2"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;.\firebird2.vsprops;.\firebird2release.vsprops"
2007-10-04 15:23:36 +02:00
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="false"
CharacterSet="2"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
TargetEnvironment="3"
/>
<Tool
Name="VCCLCompilerTool"
2010-10-22 23:18:13 +02:00
Optimization="2"
2007-10-04 15:23:36 +02:00
InlineFunctionExpansion="1"
EnableIntrinsicFunctions="true"
FavorSizeOrSpeed="1"
2010-10-22 23:18:13 +02:00
AdditionalIncludeDirectories="../../../src/include;../../../src/include/gen;../../../extern/icu/include"
PreprocessorDefinitions="WIN32,NDEBUG,_WINDOWS,_LIB,SUPERSERVER"
UsePrecompiledHeader="0"
2007-10-04 15:23:36 +02:00
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
2010-10-22 23:18:13 +02:00
PreprocessorDefinitions="NDEBUG"
Culture="1049"
2007-10-04 15:23:36 +02:00
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
2010-10-22 23:18:13 +02:00
AdditionalDependencies="mpr.lib ws2_32.lib"
OutputFile="$(OutDir)\fbclient.dll"
ModuleDefinitionFile="..\defs\firebird.def"
2007-10-04 15:23:36 +02:00
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCManifestTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCAppVerifierTool"
/>
<Tool
Name="VCWebDeploymentTool"
/>
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
</Configurations>
<References>
</References>
<Files>
<Filter
2010-10-22 23:18:13 +02:00
Name="Auth"
2007-10-04 15:23:36 +02:00
>
<File
2010-10-22 23:18:13 +02:00
RelativePath="..\..\..\src\auth\SecurityDatabase\LegacyClient.cpp"
2007-10-04 15:23:36 +02:00
>
</File>
2011-12-28 15:31:39 +01:00
<File
RelativePath="..\..\..\src\auth\SecureRemotePassword\client\SrpClient.cpp"
>
</File>
2010-10-22 23:18:13 +02:00
</Filter>
<Filter
Name="GPRE files"
>
2007-10-04 15:23:36 +02:00
<File
2010-10-22 23:18:13 +02:00
RelativePath="..\..\..\src\yvalve\array.epp"
2007-10-04 15:23:36 +02:00
>
</File>
<File
2010-10-22 23:18:13 +02:00
RelativePath="..\..\..\src\yvalve\blob.epp"
2007-10-04 15:23:36 +02:00
>
</File>
2010-10-22 23:18:13 +02:00
</Filter>
<Filter
Name="headers"
>
2007-10-04 15:23:36 +02:00
<File
2010-10-22 23:18:13 +02:00
RelativePath="..\..\..\src\yvalve\alt_proto.h"
2007-10-04 15:23:36 +02:00
>
</File>
2012-03-02 13:12:57 +01:00
<File
RelativePath="..\..\..\src\plugins\crypt\arc4\Arc4.h"
>
</File>
2008-01-16 12:32:21 +01:00
<File
2010-10-22 23:18:13 +02:00
RelativePath="..\..\..\src\yvalve\array_proto.h"
2008-01-16 12:32:21 +01:00
>
</File>
2010-10-22 23:18:13 +02:00
<File
RelativePath="..\..\..\src\yvalve\blob_proto.h"
2007-10-04 15:23:36 +02:00
>
2010-10-22 23:18:13 +02:00
</File>
2013-02-18 09:23:56 +01:00
<File
RelativePath="..\..\..\src\remote\client\BlrFromMessage.h"
>
</File>
2010-10-22 23:18:13 +02:00
<File
RelativePath="..\..\..\src\yvalve\gds_proto.h"
2007-10-04 15:23:36 +02:00
>
2010-10-22 23:18:13 +02:00
</File>
2007-10-04 15:23:36 +02:00
<File
2010-10-22 23:18:13 +02:00
RelativePath="..\..\..\src\yvalve\keywords.h"
2007-10-04 15:23:36 +02:00
>
</File>
<File
2010-10-22 23:18:13 +02:00
RelativePath="..\..\..\src\auth\SecurityDatabase\LegacyClient.h"
2007-10-04 15:23:36 +02:00
>
</File>
<File
2010-10-22 23:18:13 +02:00
RelativePath="..\..\..\src\yvalve\perf.h"
2007-10-04 15:23:36 +02:00
>
</File>
2008-01-16 12:32:21 +01:00
<File
2010-10-22 23:18:13 +02:00
RelativePath="..\..\..\src\yvalve\perf_proto.h"
>
</File>
<File
RelativePath="..\..\..\src\yvalve\PluginManager.h"
>
</File>
2010-10-22 23:18:13 +02:00
<File
RelativePath="..\..\..\src\yvalve\prepa_proto.h"
>
</File>
2011-12-28 15:31:39 +01:00
<File
RelativePath="..\..\..\src\auth\SecureRemotePassword\client\SrpClient.h"
>
</File>
2010-10-22 23:18:13 +02:00
<File
RelativePath="..\..\..\src\yvalve\user__proto.h"
>
</File>
<File
RelativePath="..\..\..\src\yvalve\utl_proto.h"
>
</File>
<File
RelativePath="..\..\..\src\yvalve\why_proto.h"
2008-01-16 12:32:21 +01:00
>
</File>
2007-10-04 15:23:36 +02:00
</Filter>
<Filter
2010-10-22 23:18:13 +02:00
Name="preprocessed"
2007-10-04 15:23:36 +02:00
>
<File
2010-10-22 23:18:13 +02:00
RelativePath="..\..\..\gen\yvalve\array.cpp"
>
</File>
<File
RelativePath="..\..\..\gen\yvalve\blob.cpp"
2007-10-04 15:23:36 +02:00
>
</File>
</Filter>
2008-01-16 12:32:21 +01:00
<Filter
2010-10-22 23:18:13 +02:00
Name="Remote client"
2008-01-16 12:32:21 +01:00
>
2013-02-18 09:23:56 +01:00
<File
RelativePath="..\..\..\src\remote\client\BlrFromMessage.cpp"
>
</File>
2008-01-16 12:32:21 +01:00
<File
2010-10-22 23:18:13 +02:00
RelativePath="..\..\..\src\remote\client\interface.cpp"
2008-01-16 12:32:21 +01:00
>
</File>
</Filter>
2007-10-04 15:23:36 +02:00
<Filter
2010-10-22 23:18:13 +02:00
Name="source"
2007-10-04 15:23:36 +02:00
>
<File
2010-10-22 23:18:13 +02:00
RelativePath="..\..\..\src\yvalve\alt.cpp"
2007-10-04 15:23:36 +02:00
>
</File>
2012-03-02 13:12:57 +01:00
<File
RelativePath="..\..\..\src\plugins\crypt\arc4\Arc4.cpp"
>
</File>
2011-05-20 09:22:32 +02:00
<File
RelativePath="..\..\..\src\yvalve\DistributedTransaction.cpp"
>
</File>
2007-10-04 15:23:36 +02:00
<File
2010-10-22 23:18:13 +02:00
RelativePath="..\..\..\src\yvalve\gds.cpp"
2007-10-04 15:23:36 +02:00
>
</File>
<File
2010-10-22 23:18:13 +02:00
RelativePath="..\..\..\src\jrd\os\win32\ibinitdll.cpp"
2007-10-04 15:23:36 +02:00
>
</File>
<File
2010-10-22 23:18:13 +02:00
RelativePath="..\..\..\src\yvalve\keywords.cpp"
2007-10-04 15:23:36 +02:00
>
</File>
<File
RelativePath="..\..\..\src\yvalve\MasterImplementation.cpp"
>
</File>
2007-10-04 15:23:36 +02:00
<File
2010-10-22 23:18:13 +02:00
RelativePath="..\..\..\src\yvalve\perf.cpp"
2007-10-04 15:23:36 +02:00
>
</File>
<File
RelativePath="..\..\..\src\yvalve\PluginManager.cpp"
>
</File>
2007-10-04 15:23:36 +02:00
<File
2010-10-22 23:18:13 +02:00
RelativePath="..\..\..\src\yvalve\preparse.cpp"
2007-10-04 15:23:36 +02:00
>
</File>
<File
2010-10-22 23:18:13 +02:00
RelativePath="..\..\..\src\yvalve\user_dsql.cpp"
2007-10-04 15:23:36 +02:00
>
</File>
<File
2010-10-22 23:18:13 +02:00
RelativePath="..\..\..\src\yvalve\utl.cpp"
>
</File>
2010-10-22 23:18:13 +02:00
<File
RelativePath="..\..\..\src\yvalve\why.cpp"
2007-10-04 15:23:36 +02:00
>
</File>
</Filter>
<Filter
Name="Resource files"
>
<File
RelativePath="..\..\..\src\jrd\version.rc"
>
</File>
</Filter>
2010-10-22 23:18:13 +02:00
<File
RelativePath="..\defs\firebird.def"
>
</File>
2007-10-04 15:23:36 +02:00
</Files>
<Globals>
</Globals>
2006-07-20 10:06:41 +02:00
</VisualStudioProject>