mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-23 22:43:04 +01:00
68 lines
3.9 KiB
XML
68 lines
3.9 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject ProjectType="Visual C++" Version="7.10" Name="gentest" ProjectGUID="{77C78066-746F-4EA6-B3FE-B8C8A4A97891}">
|
|
<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" />
|
|
<Tool Name="VCXMLDataGeneratorTool" />
|
|
<Tool Name="VCWebServiceProxyGeneratorTool" />
|
|
<Tool Name="VCMIDLTool" TypeLibraryName="$(IntDir)/gentest.tlb" />
|
|
<Tool Name="VCCLCompilerTool" AdditionalIncludeDirectories="..\..\..\include,..\..\..\source\common,..\toolutil" 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)/gentest.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" />
|
|
<Tool Name="VCXMLDataGeneratorTool" />
|
|
<Tool Name="VCWebServiceProxyGeneratorTool" />
|
|
<Tool Name="VCMIDLTool" TypeLibraryName="$(IntDir)/gentest.tlb" />
|
|
<Tool Name="VCCLCompilerTool" AdditionalIncludeDirectories="..\..\..\include,..\..\..\source\common,..\toolutil" 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)/gentest.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="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
|
|
<File RelativePath=".\genres32.c">
|
|
</File>
|
|
<File RelativePath=".\gentest.c">
|
|
</File>
|
|
</Filter>
|
|
<Filter Name="Header Files" Filter="h;hpp;hxx;hm;inl">
|
|
<File RelativePath=".\gentest.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> |