mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-24 12:03:02 +01:00
17 lines
444 B
Plaintext
17 lines
444 B
Plaintext
|
<?xml version="1.0" encoding="Windows-1252"?>
|
||
|
<VisualStudioPropertySheet
|
||
|
ProjectType="Visual C++"
|
||
|
Version="8.00"
|
||
|
Name="firebird2intl"
|
||
|
OutputDirectory="$(PlatformName)\$(ConfigurationName)"
|
||
|
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
||
|
>
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
EnableFunctionLevelLinking="false"
|
||
|
DisableLanguageExtensions="true"
|
||
|
WarningLevel="3"
|
||
|
DebugInformationFormat="3"
|
||
|
/>
|
||
|
</VisualStudioPropertySheet>
|