mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-23 23:23:04 +01:00
74 lines
4.3 KiB
XML
74 lines
4.3 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject ProjectType="Visual C++" Version="7.10" Name="genprops" ProjectGUID="{6F744648-D15F-478A-90C6-58E353B5DDB3}">
|
|
<Platforms>
|
|
<Platform Name="Win32" />
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration Name="Release|Win32" ConfigurationType="1" UseOfMFC="0" ATLMinimizesCRunTimeLibraryUsage="false" CharacterSet="2" OutputDirectory="$(PlatformName)\$(ConfigurationName)" IntermediateDirectory="$(PlatformName)\$(ConfigurationName)">
|
|
<Tool Name="VCPreBuildEventTool" />
|
|
<Tool Name="VCCustomBuildTool" CommandLine="copy "$(TargetPath)" ..\..\..\$(PlatformName)\$(ConfigurationName)\bin
" Outputs="..\..\..\$(PlatformName)\$(ConfigurationName)\bin\$(TargetFileName)" />
|
|
<Tool Name="VCXMLDataGeneratorTool" />
|
|
<Tool Name="VCWebServiceProxyGeneratorTool" />
|
|
<Tool Name="VCMIDLTool" TypeLibraryName="$(IntDir)/genprops.tlb" />
|
|
<Tool Name="VCCLCompilerTool" AdditionalIncludeDirectories="..\toolutil,..\..\common" PreprocessorDefinitions="WIN32,NDEBUG,_CONSOLE" CompileAs="0" EnableFunctionLevelLinking="false" DisableLanguageExtensions="true" WarningLevel="3" DebugInformationFormat="3" InlineFunctionExpansion="2" />
|
|
<Tool Name="VCManagedResourceCompilerTool" />
|
|
<Tool Name="VCResourceCompilerTool" PreprocessorDefinitions="NDEBUG" Culture="1033" />
|
|
<Tool Name="VCPreLinkEventTool" />
|
|
<Tool Name="VCLinkerTool" OutputFile="$(OutDir)/$(ProjectName).exe" ProgramDatabaseFile="$(IntDir)/genprops.pdb" SubSystem="1" LinkIncremental="1" IgnoreDefaultLibraryNames="msvcrt.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" ConfigurationType="1" UseOfMFC="0" ATLMinimizesCRunTimeLibraryUsage="false" CharacterSet="2" OutputDirectory="$(PlatformName)\$(ConfigurationName)" IntermediateDirectory="$(PlatformName)\$(ConfigurationName)">
|
|
<Tool Name="VCPreBuildEventTool" />
|
|
<Tool Name="VCCustomBuildTool" CommandLine="copy "$(TargetPath)" ..\..\..\$(PlatformName)\$(ConfigurationName)\bin
" Outputs="..\..\..\$(PlatformName)\$(ConfigurationName)\bin\$(TargetFileName)" />
|
|
<Tool Name="VCXMLDataGeneratorTool" />
|
|
<Tool Name="VCWebServiceProxyGeneratorTool" />
|
|
<Tool Name="VCMIDLTool" TypeLibraryName="$(IntDir)/genprops.tlb" />
|
|
<Tool Name="VCCLCompilerTool" AdditionalIncludeDirectories="..\toolutil,..\..\common" PreprocessorDefinitions="WIN32,_DEBUG,_CONSOLE" DebugInformationFormat="4" CompileAs="0" EnableFunctionLevelLinking="false" DisableLanguageExtensions="true" WarningLevel="3" Optimization="0" BasicRuntimeChecks="3" RuntimeLibrary="1" BrowseInformation="1" Detect64BitPortabilityProblems="true" />
|
|
<Tool Name="VCManagedResourceCompilerTool" />
|
|
<Tool Name="VCResourceCompilerTool" PreprocessorDefinitions="_DEBUG" Culture="1033" />
|
|
<Tool Name="VCPreLinkEventTool" />
|
|
<Tool Name="VCLinkerTool" OutputFile="$(OutDir)/$(ProjectName).exe" ProgramDatabaseFile="$(IntDir)/genprops.pdb" SubSystem="1" GenerateDebugInformation="true" LinkIncremental="2" />
|
|
<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="c;cpp;rc">
|
|
<File RelativePath=".\genprops.c">
|
|
</File>
|
|
<File RelativePath=".\props2.c">
|
|
</File>
|
|
<File RelativePath=".\propsvec.c">
|
|
</File>
|
|
<File RelativePath=".\store.c">
|
|
</File>
|
|
</Filter>
|
|
<Filter Name="Header Files" Filter="h">
|
|
<File RelativePath=".\genprops.h">
|
|
</File>
|
|
<File RelativePath=".\propsvec.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter Name="Resource Files" Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject> |