8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-23 10:03:03 +01:00

Misc. cleanup

This commit is contained in:
paul_reeves 2007-09-11 12:10:46 +00:00
parent 20dd9ad460
commit 83dfad93b5
2 changed files with 2 additions and 4 deletions

View File

@ -182,7 +182,7 @@
Name="Debug|Win32"
ConfigurationType="2"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;.\firebird2.vsprops;.\firebird2debug.vsprops"
UseOfMFC="1"
UseOfMFC="2"
ATLMinimizesCRunTimeLibraryUsage="false"
CharacterSet="2"
>
@ -208,7 +208,6 @@
Name="VCCLCompilerTool"
Optimization="0"
PreprocessorDefinitions="_DEBUG;_WINDOWS;WIN32;DEV_BUILD;_USRDLL;CPL_APPLET;WINVER=0x400"
RuntimeLibrary="1"
AssemblerListingLocation=".\..\..\..\temp\debug\fb2control/"
ObjectFile=".\..\..\..\temp\debug\fb2control/"
ProgramDataBaseFileName=".\..\..\..\temp\debug\fb2control/"
@ -264,7 +263,7 @@
Name="Debug|x64"
ConfigurationType="2"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;.\firebird2.vsprops;.\firebird2debug.vsprops"
UseOfMFC="1"
UseOfMFC="2"
ATLMinimizesCRunTimeLibraryUsage="false"
CharacterSet="2"
>

View File

@ -46,7 +46,6 @@
EnableIntrinsicFunctions="true"
FavorSizeOrSpeed="1"
PreprocessorDefinitions="NDEBUG,_WINDOWS,CLIENT,SUPERCLIENT,WIN32"
RuntimeLibrary="0"
/>
<Tool
Name="VCManagedResourceCompilerTool"