mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-25 00:43:03 +01:00
18 lines
371 B
Plaintext
18 lines
371 B
Plaintext
|
<?xml version="1.0" encoding="Windows-1252"?>
|
||
|
<VisualStudioPropertySheet
|
||
|
ProjectType="Visual C++"
|
||
|
Version="8.00"
|
||
|
Name="firebird2release"
|
||
|
>
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
InlineFunctionExpansion="2"
|
||
|
EnableFunctionLevelLinking="true"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCLinkerTool"
|
||
|
LinkIncremental="1"
|
||
|
IgnoreDefaultLibraryNames="msvcrt.lib"
|
||
|
/>
|
||
|
</VisualStudioPropertySheet>
|