8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-23 22:43:04 +01:00
firebird-mirror/builds/win32/msvc8/fb2control.vcproj
dimitr 581092e80f Updated projects for the AMD64 target.
+ added Vlad's new files.
2006-10-31 10:12:02 +00:00

590 lines
14 KiB
XML

<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="8,00"
Name="fb2control"
ProjectGUID="{1AE02D41-7E24-43CC-9BCB-E4CEB6037D16}"
Keyword="MFCProj"
>
<Platforms>
<Platform
Name="Win32"
/>
<Platform
Name="x64"
/>
</Platforms>
<ToolFiles>
</ToolFiles>
<Configurations>
<Configuration
Name="Release|Win32"
OutputDirectory=".\..\..\..\temp\release\fb2control"
IntermediateDirectory=".\..\..\..\temp\release\fb2control"
ConfigurationType="2"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
UseOfMFC="2"
ATLMinimizesCRunTimeLibraryUsage="false"
CharacterSet="2"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
PreprocessorDefinitions="NDEBUG"
MkTypLibCompatible="true"
SuppressStartupBanner="true"
TargetEnvironment="1"
TypeLibraryName=".\..\..\..\temp\release\fb2control/fb2control.tlb"
/>
<Tool
Name="VCCLCompilerTool"
AdditionalOptions="/EHsc-"
Optimization="3"
InlineFunctionExpansion="1"
FavorSizeOrSpeed="2"
AdditionalIncludeDirectories="../../../src/include,../../../src/include/gen"
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;SUPERSERVER;WINVER=0x400"
ExceptionHandling="0"
RuntimeLibrary="2"
RuntimeTypeInfo="false"
UsePrecompiledHeader="0"
PrecompiledHeaderFile=".\..\..\..\temp\release\fb2control/fb2control.pch"
AssemblerListingLocation=".\..\..\..\temp\release\fb2control/"
ObjectFile=".\..\..\..\temp\release\fb2control/"
ProgramDataBaseFileName=".\..\..\..\temp\release\fb2control/"
BrowseInformation="1"
WarningLevel="3"
SuppressStartupBanner="true"
DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="_AFXDLL;NDEBUG"
Culture="1036"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
AdditionalDependencies="shlwapi.lib version.lib"
OutputFile="..\..\..\temp\release\firebird\system32\Firebird2Control.cpl"
Version="1.0"
LinkIncremental="1"
SuppressStartupBanner="true"
ModuleDefinitionFile="..\..\..\src\utilities\fbcpl\FBControl.def"
GenerateDebugInformation="true"
ProgramDatabaseFile=".\..\..\..\temp\release\fb2control/Firebird2Control.pdb"
SubSystem="2"
ImportLibrary=".\..\..\..\temp\release\fb2control/Firebird2Control.lib"
/>
<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|Win32"
OutputDirectory=".\..\..\..\temp\debug\fb2control"
IntermediateDirectory=".\..\..\..\temp\debug\fb2control"
ConfigurationType="2"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
UseOfMFC="2"
ATLMinimizesCRunTimeLibraryUsage="false"
CharacterSet="2"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
PreprocessorDefinitions="_DEBUG"
MkTypLibCompatible="true"
SuppressStartupBanner="true"
TargetEnvironment="1"
TypeLibraryName=".\..\..\..\temp\debug\fb2control/fb2control.tlb"
/>
<Tool
Name="VCCLCompilerTool"
AdditionalOptions="/EHsc-"
Optimization="0"
AdditionalIncludeDirectories="../../../src/include,../../../src/include/gen"
PreprocessorDefinitions="_DEBUG;_WINDOWS;WIN32;DEV_BUILD;_USRDLL;CPL_APPLET;WINVER=0x400"
ExceptionHandling="0"
BasicRuntimeChecks="3"
RuntimeLibrary="3"
RuntimeTypeInfo="false"
AssemblerListingLocation=".\..\..\..\temp\debug\fb2control/"
ObjectFile=".\..\..\..\temp\debug\fb2control/"
ProgramDataBaseFileName=".\..\..\..\temp\debug\fb2control/"
BrowseInformation="1"
WarningLevel="3"
SuppressStartupBanner="true"
DebugInformationFormat="3"
CompileAs="0"
UndefinePreprocessorDefinitions="TRACE"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="_AFXDLL;_DEBUG"
Culture="2057"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
AdditionalDependencies="shlwapi.lib version.lib"
OutputFile="..\..\..\temp\debug\firebird\system32\Firebird2Control.cpl"
Version="1.0"
LinkIncremental="1"
SuppressStartupBanner="true"
ModuleDefinitionFile="..\..\..\src\utilities\fbcpl\FBControl.def"
GenerateDebugInformation="true"
ProgramDatabaseFile=".\..\..\..\temp\debug\fb2control/Firebird2Control.pdb"
SubSystem="2"
ImportLibrary=".\..\..\..\temp\debug\fb2control/Firebird2Control.lib"
/>
<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"
OutputDirectory="$(PlatformName)\$(ConfigurationName)"
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
ConfigurationType="2"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
UseOfMFC="2"
ATLMinimizesCRunTimeLibraryUsage="false"
CharacterSet="2"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
PreprocessorDefinitions="NDEBUG"
MkTypLibCompatible="true"
SuppressStartupBanner="true"
TargetEnvironment="3"
TypeLibraryName=".\..\..\..\temp\release\fb2control/fb2control.tlb"
/>
<Tool
Name="VCCLCompilerTool"
AdditionalOptions="/EHsc-"
Optimization="3"
InlineFunctionExpansion="1"
FavorSizeOrSpeed="2"
AdditionalIncludeDirectories="../../../src/include,../../../src/include/gen"
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;SUPERSERVER;WINVER=0x400"
ExceptionHandling="0"
RuntimeLibrary="2"
RuntimeTypeInfo="false"
UsePrecompiledHeader="0"
PrecompiledHeaderFile=".\..\..\..\temp\release\fb2control/fb2control.pch"
AssemblerListingLocation=".\..\..\..\temp\release\fb2control/"
ObjectFile=".\..\..\..\temp\release\fb2control/"
ProgramDataBaseFileName=".\..\..\..\temp\release\fb2control/"
BrowseInformation="1"
WarningLevel="3"
SuppressStartupBanner="true"
DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="_AFXDLL;NDEBUG"
Culture="1036"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
AdditionalDependencies="shlwapi.lib version.lib"
OutputFile="..\..\..\temp\release\firebird\system32\Firebird2Control.cpl"
Version="1.0"
LinkIncremental="1"
SuppressStartupBanner="true"
ModuleDefinitionFile="..\..\..\src\utilities\fbcpl\FBControl.def"
GenerateDebugInformation="true"
ProgramDatabaseFile=".\..\..\..\temp\release\fb2control/Firebird2Control.pdb"
SubSystem="2"
ImportLibrary=".\..\..\..\temp\release\fb2control/Firebird2Control.lib"
TargetMachine="17"
/>
<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"
OutputDirectory="$(PlatformName)\$(ConfigurationName)"
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
ConfigurationType="2"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
UseOfMFC="2"
ATLMinimizesCRunTimeLibraryUsage="false"
CharacterSet="2"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
PreprocessorDefinitions="_DEBUG"
MkTypLibCompatible="true"
SuppressStartupBanner="true"
TargetEnvironment="3"
TypeLibraryName=".\..\..\..\temp\debug\fb2control/fb2control.tlb"
/>
<Tool
Name="VCCLCompilerTool"
AdditionalOptions="/EHsc-"
Optimization="0"
AdditionalIncludeDirectories="../../../src/include,../../../src/include/gen"
PreprocessorDefinitions="_DEBUG;_WINDOWS;WIN32;DEV_BUILD;_USRDLL;CPL_APPLET;WINVER=0x400"
ExceptionHandling="0"
BasicRuntimeChecks="3"
RuntimeLibrary="3"
RuntimeTypeInfo="false"
AssemblerListingLocation=".\..\..\..\temp\debug\fb2control/"
ObjectFile=".\..\..\..\temp\debug\fb2control/"
ProgramDataBaseFileName=".\..\..\..\temp\debug\fb2control/"
BrowseInformation="1"
WarningLevel="3"
SuppressStartupBanner="true"
Detect64BitPortabilityProblems="true"
DebugInformationFormat="3"
CompileAs="0"
UndefinePreprocessorDefinitions="TRACE"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="_AFXDLL;_DEBUG"
Culture="2057"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
AdditionalDependencies="shlwapi.lib version.lib"
OutputFile="..\..\..\temp\debug\firebird\system32\Firebird2Control.cpl"
Version="1.0"
LinkIncremental="1"
SuppressStartupBanner="true"
ModuleDefinitionFile="..\..\..\src\utilities\fbcpl\FBControl.def"
GenerateDebugInformation="true"
ProgramDatabaseFile=".\..\..\..\temp\debug\fb2control/Firebird2Control.pdb"
SubSystem="2"
ImportLibrary=".\..\..\..\temp\debug\fb2control/Firebird2Control.lib"
TargetMachine="17"
/>
<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
Name="Source Files"
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
>
<File
RelativePath="..\..\..\src\utilities\fbcpl\ctrlpan.cpp"
>
</File>
<File
RelativePath="..\..\..\src\utilities\fbcpl\FBControl.cpp"
>
</File>
<File
RelativePath="..\..\..\src\utilities\fbcpl\FBControl.def"
>
</File>
<File
RelativePath="..\..\..\src\utilities\fbcpl\FBDialog.cpp"
>
</File>
<File
RelativePath="..\..\..\src\utilities\fbcpl\FBPanel.cpp"
>
</File>
<File
RelativePath="..\..\..\src\utilities\install\services.cpp"
>
</File>
<File
RelativePath="..\..\..\src\utilities\fbcpl\StdAfx.cpp"
>
<FileConfiguration
Name="Release|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="1"
PrecompiledHeaderThrough="stdafx.h"
/>
</FileConfiguration>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="1"
PrecompiledHeaderThrough="stdafx.h"
/>
</FileConfiguration>
<FileConfiguration
Name="Release|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="1"
PrecompiledHeaderThrough="stdafx.h"
/>
</FileConfiguration>
<FileConfiguration
Name="Debug|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="1"
PrecompiledHeaderThrough="stdafx.h"
/>
</FileConfiguration>
</File>
</Filter>
<Filter
Name="Header Files"
Filter="h;hpp;hxx;hm;inl"
>
<File
RelativePath="..\..\..\src\utilities\fbcpl\ctrlpan.h"
>
</File>
<File
RelativePath="..\..\..\src\utilities\fbcpl\FBControl.h"
>
</File>
<File
RelativePath="..\..\..\src\utilities\fbcpl\FBDialog.h"
>
</File>
<File
RelativePath="..\..\..\src\utilities\fbcpl\FBPanel.h"
>
</File>
<File
RelativePath="..\..\..\src\utilities\install\registry.h"
>
</File>
<File
RelativePath="..\..\..\src\utilities\fbcpl\Resource.h"
>
</File>
<File
RelativePath="..\..\..\src\utilities\install\servi_proto.h"
>
</File>
<File
RelativePath="..\..\..\src\utilities\fbcpl\StdAfx.h"
>
</File>
</Filter>
<Filter
Name="Resource Files"
Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
>
<File
RelativePath="..\..\..\src\utilities\fbcpl\FBControl.rc"
>
<FileConfiguration
Name="Release|Win32"
>
<Tool
Name="VCResourceCompilerTool"
AdditionalIncludeDirectories=""
/>
</FileConfiguration>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="VCResourceCompilerTool"
AdditionalIncludeDirectories=""
/>
</FileConfiguration>
<FileConfiguration
Name="Release|x64"
>
<Tool
Name="VCResourceCompilerTool"
AdditionalIncludeDirectories=""
/>
</FileConfiguration>
<FileConfiguration
Name="Debug|x64"
>
<Tool
Name="VCResourceCompilerTool"
AdditionalIncludeDirectories=""
/>
</FileConfiguration>
</File>
<File
RelativePath="..\..\..\src\utilities\fbcpl\res\FBControl.rc2"
>
</File>
<File
RelativePath="..\..\..\src\utilities\fbcpl\res\server.ico"
>
</File>
<File
RelativePath="..\..\..\src\utilities\fbcpl\res\server_stop.ico"
>
</File>
</Filter>
</Files>
<Globals>
</Globals>
</VisualStudioProject>