mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-23 06:03:02 +01:00
Remove RTTI in MSVC7 debug build too - thanks to Claudio
This commit is contained in:
parent
1f2fc40f98
commit
2aa3d479a8
@ -86,7 +86,7 @@
|
||||
ExceptionHandling="FALSE"
|
||||
BasicRuntimeChecks="3"
|
||||
RuntimeLibrary="3"
|
||||
RuntimeTypeInfo="TRUE"
|
||||
RuntimeTypeInfo="FALSE"
|
||||
PrecompiledHeaderFile="..\..\..\temp\debug\alice_ss/alice.pch"
|
||||
AssemblerListingLocation="..\..\..\temp\debug\alice_ss/"
|
||||
ObjectFile="..\..\..\temp\debug\alice_ss/"
|
||||
|
@ -85,7 +85,7 @@
|
||||
ExceptionHandling="FALSE"
|
||||
BasicRuntimeChecks="3"
|
||||
RuntimeLibrary="3"
|
||||
RuntimeTypeInfo="TRUE"
|
||||
RuntimeTypeInfo="FALSE"
|
||||
PrecompiledHeaderFile="..\..\..\temp\debug\alice_cs/alice_classic.pch"
|
||||
AssemblerListingLocation="..\..\..\temp\debug\alice_cs/"
|
||||
ObjectFile="..\..\..\temp\debug\alice_cs/"
|
||||
|
@ -86,7 +86,7 @@
|
||||
ExceptionHandling="FALSE"
|
||||
BasicRuntimeChecks="3"
|
||||
RuntimeLibrary="3"
|
||||
RuntimeTypeInfo="TRUE"
|
||||
RuntimeTypeInfo="FALSE"
|
||||
PrecompiledHeaderFile="..\..\..\temp\debug\burp_ss/burp.pch"
|
||||
AssemblerListingLocation="..\..\..\temp\debug\burp_ss/"
|
||||
ObjectFile="..\..\..\temp\debug\burp_ss/"
|
||||
|
@ -85,7 +85,7 @@
|
||||
ExceptionHandling="FALSE"
|
||||
BasicRuntimeChecks="3"
|
||||
RuntimeLibrary="3"
|
||||
RuntimeTypeInfo="TRUE"
|
||||
RuntimeTypeInfo="FALSE"
|
||||
PrecompiledHeaderFile="..\..\..\temp\debug\burp_cs/burp_classic.pch"
|
||||
AssemblerListingLocation="..\..\..\temp\debug\burp_cs/"
|
||||
ObjectFile="..\..\..\temp\debug\burp_cs/"
|
||||
|
@ -86,7 +86,7 @@
|
||||
ExceptionHandling="FALSE"
|
||||
BasicRuntimeChecks="3"
|
||||
RuntimeLibrary="3"
|
||||
RuntimeTypeInfo="TRUE"
|
||||
RuntimeTypeInfo="FALSE"
|
||||
UsePrecompiledHeader="2"
|
||||
PrecompiledHeaderFile="..\..\..\temp\debug\common_ss/common.pch"
|
||||
AssemblerListingLocation="..\..\..\temp\debug\common_ss/"
|
||||
|
@ -27,7 +27,7 @@
|
||||
ExceptionHandling="FALSE"
|
||||
BasicRuntimeChecks="3"
|
||||
RuntimeLibrary="3"
|
||||
RuntimeTypeInfo="TRUE"
|
||||
RuntimeTypeInfo="FALSE"
|
||||
UsePrecompiledHeader="2"
|
||||
PrecompiledHeaderFile="..\..\..\temp\debug\common_cs/common_classic.pch"
|
||||
AssemblerListingLocation="..\..\..\temp\debug\common_cs/"
|
||||
|
@ -86,7 +86,7 @@
|
||||
ExceptionHandling="FALSE"
|
||||
BasicRuntimeChecks="3"
|
||||
RuntimeLibrary="3"
|
||||
RuntimeTypeInfo="TRUE"
|
||||
RuntimeTypeInfo="FALSE"
|
||||
UsePrecompiledHeader="2"
|
||||
PrecompiledHeaderFile="..\..\..\temp\debug\config/config.pch"
|
||||
AssemblerListingLocation="..\..\..\temp\debug\config/"
|
||||
|
@ -86,7 +86,7 @@
|
||||
ExceptionHandling="FALSE"
|
||||
BasicRuntimeChecks="3"
|
||||
RuntimeLibrary="3"
|
||||
RuntimeTypeInfo="TRUE"
|
||||
RuntimeTypeInfo="FALSE"
|
||||
PrecompiledHeaderFile="..\..\..\temp\debug\dsql_server_ss/dsql_server.pch"
|
||||
AssemblerListingLocation="..\..\..\temp\debug\dsql_server_ss/"
|
||||
ObjectFile="..\..\..\temp\debug\dsql_server_ss/"
|
||||
|
@ -85,7 +85,7 @@
|
||||
ExceptionHandling="FALSE"
|
||||
BasicRuntimeChecks="3"
|
||||
RuntimeLibrary="3"
|
||||
RuntimeTypeInfo="TRUE"
|
||||
RuntimeTypeInfo="FALSE"
|
||||
PrecompiledHeaderFile="..\..\..\temp\debug\dsql_server_cs/dsql_server_classic.pch"
|
||||
AssemblerListingLocation="..\..\..\temp\debug\dsql_server_cs/"
|
||||
ObjectFile="..\..\..\temp\debug\dsql_server_cs/"
|
||||
|
@ -27,7 +27,7 @@
|
||||
ExceptionHandling="FALSE"
|
||||
BasicRuntimeChecks="3"
|
||||
RuntimeLibrary="3"
|
||||
RuntimeTypeInfo="TRUE"
|
||||
RuntimeTypeInfo="FALSE"
|
||||
PrecompiledHeaderFile="..\..\..\temp\debug\engine_ss/engine.pch"
|
||||
AssemblerListingLocation="..\..\..\temp\debug\engine_ss/"
|
||||
ObjectFile="..\..\..\temp\debug\engine_ss/"
|
||||
|
@ -86,7 +86,7 @@
|
||||
ExceptionHandling="FALSE"
|
||||
BasicRuntimeChecks="3"
|
||||
RuntimeLibrary="3"
|
||||
RuntimeTypeInfo="TRUE"
|
||||
RuntimeTypeInfo="FALSE"
|
||||
PrecompiledHeaderFile="..\..\..\temp\debug\engine_cs/engine_classic.pch"
|
||||
AssemblerListingLocation="..\..\..\temp\debug\engine_cs/"
|
||||
ObjectFile="..\..\..\temp\debug\engine_cs/"
|
||||
|
@ -87,7 +87,7 @@
|
||||
ExceptionHandling="FALSE"
|
||||
BasicRuntimeChecks="3"
|
||||
RuntimeLibrary="3"
|
||||
RuntimeTypeInfo="TRUE"
|
||||
RuntimeTypeInfo="FALSE"
|
||||
PrecompiledHeaderFile="..\..\..\temp\debug\engine_es/engine_embed.pch"
|
||||
AssemblerListingLocation="..\..\..\temp\debug\engine_es/"
|
||||
ObjectFile="..\..\..\temp\debug\engine_es/"
|
||||
|
@ -102,6 +102,7 @@
|
||||
ExceptionHandling="FALSE"
|
||||
BasicRuntimeChecks="3"
|
||||
RuntimeLibrary="3"
|
||||
RuntimeTypeInfo="FALSE"
|
||||
AssemblerListingLocation=".\..\..\..\temp\debug\fb2control/"
|
||||
ObjectFile=".\..\..\..\temp\debug\fb2control/"
|
||||
ProgramDataBaseFileName=".\..\..\..\temp\debug\fb2control/"
|
||||
|
@ -100,7 +100,7 @@
|
||||
ExceptionHandling="FALSE"
|
||||
BasicRuntimeChecks="3"
|
||||
RuntimeLibrary="3"
|
||||
RuntimeTypeInfo="TRUE"
|
||||
RuntimeTypeInfo="FALSE"
|
||||
PrecompiledHeaderFile="..\..\..\temp\debug\fb_inet_server\fb_inet_server.pch"
|
||||
AssemblerListingLocation="..\..\..\temp\debug\fb_inet_server/"
|
||||
ObjectFile="..\..\..\temp\debug\fb_inet_server/"
|
||||
|
@ -93,7 +93,7 @@
|
||||
ExceptionHandling="FALSE"
|
||||
BasicRuntimeChecks="3"
|
||||
RuntimeLibrary="3"
|
||||
RuntimeTypeInfo="TRUE"
|
||||
RuntimeTypeInfo="FALSE"
|
||||
PrecompiledHeaderFile="..\..\..\temp\debug\fb_lock_print/fb_lock_print.pch"
|
||||
AssemblerListingLocation="..\..\..\temp\debug\fb_lock_print/"
|
||||
ObjectFile="..\..\..\temp\debug\fb_lock_print/"
|
||||
|
@ -27,7 +27,7 @@
|
||||
ExceptionHandling="FALSE"
|
||||
BasicRuntimeChecks="3"
|
||||
RuntimeLibrary="3"
|
||||
RuntimeTypeInfo="TRUE"
|
||||
RuntimeTypeInfo="FALSE"
|
||||
PrecompiledHeaderFile="..\..\..\temp\debug\fbclient/fbclient.pch"
|
||||
AssemblerListingLocation="..\..\..\temp\debug\fbclient/"
|
||||
ObjectFile="..\..\..\temp\debug\fbclient/"
|
||||
|
@ -28,7 +28,7 @@
|
||||
ExceptionHandling="FALSE"
|
||||
BasicRuntimeChecks="3"
|
||||
RuntimeLibrary="3"
|
||||
RuntimeTypeInfo="TRUE"
|
||||
RuntimeTypeInfo="FALSE"
|
||||
PrecompiledHeaderFile="..\..\..\temp\debug\fbembed/fbembed.pch"
|
||||
AssemblerListingLocation="..\..\..\temp\debug\fbembed/"
|
||||
ObjectFile="..\..\..\temp\debug\fbembed/"
|
||||
|
@ -98,7 +98,7 @@
|
||||
ExceptionHandling="FALSE"
|
||||
BasicRuntimeChecks="3"
|
||||
RuntimeLibrary="3"
|
||||
RuntimeTypeInfo="TRUE"
|
||||
RuntimeTypeInfo="FALSE"
|
||||
PrecompiledHeaderFile="..\..\..\temp\debug\fbguard/fbguard.pch"
|
||||
AssemblerListingLocation="..\..\..\temp\debug\fbguard/"
|
||||
ObjectFile="..\..\..\temp\debug\fbguard/"
|
||||
|
@ -100,7 +100,7 @@
|
||||
ExceptionHandling="FALSE"
|
||||
BasicRuntimeChecks="3"
|
||||
RuntimeLibrary="3"
|
||||
RuntimeTypeInfo="TRUE"
|
||||
RuntimeTypeInfo="FALSE"
|
||||
PrecompiledHeaderFile="..\..\..\temp\debug\fbserver/fbserver.pch"
|
||||
AssemblerListingLocation="..\..\..\temp\debug\fbserver/"
|
||||
ObjectFile="..\..\..\temp\debug\fbserver/"
|
||||
|
@ -97,7 +97,7 @@
|
||||
ExceptionHandling="FALSE"
|
||||
BasicRuntimeChecks="3"
|
||||
RuntimeLibrary="3"
|
||||
RuntimeTypeInfo="TRUE"
|
||||
RuntimeTypeInfo="FALSE"
|
||||
PrecompiledHeaderFile="..\..\..\temp\debug\fbudf\fbudf.pch"
|
||||
AssemblerListingLocation="..\..\..\temp\debug\fbudf/"
|
||||
ObjectFile="..\..\..\temp\debug\fbudf/"
|
||||
|
@ -27,7 +27,7 @@
|
||||
ExceptionHandling="FALSE"
|
||||
BasicRuntimeChecks="3"
|
||||
RuntimeLibrary="3"
|
||||
RuntimeTypeInfo="TRUE"
|
||||
RuntimeTypeInfo="FALSE"
|
||||
PrecompiledHeaderFile="..\..\..\temp\debug\gbak/gbak.pch"
|
||||
AssemblerListingLocation="..\..\..\temp\debug\gbak/"
|
||||
ObjectFile="..\..\..\temp\debug\gbak/"
|
||||
|
@ -27,7 +27,7 @@
|
||||
ExceptionHandling="FALSE"
|
||||
BasicRuntimeChecks="3"
|
||||
RuntimeLibrary="3"
|
||||
RuntimeTypeInfo="TRUE"
|
||||
RuntimeTypeInfo="FALSE"
|
||||
PrecompiledHeaderFile="..\..\..\temp\debug\gdef/gdef.pch"
|
||||
AssemblerListingLocation="..\..\..\temp\debug\gdef/"
|
||||
ObjectFile="..\..\..\temp\debug\gdef/"
|
||||
|
@ -98,7 +98,7 @@
|
||||
ExceptionHandling="FALSE"
|
||||
BasicRuntimeChecks="3"
|
||||
RuntimeLibrary="3"
|
||||
RuntimeTypeInfo="TRUE"
|
||||
RuntimeTypeInfo="FALSE"
|
||||
PrecompiledHeaderFile="..\..\..\temp\debug\gds32/gds32.pch"
|
||||
AssemblerListingLocation="..\..\..\temp\debug\gds32/"
|
||||
ObjectFile="..\..\..\temp\debug\gds32/"
|
||||
|
@ -27,7 +27,7 @@
|
||||
ExceptionHandling="FALSE"
|
||||
BasicRuntimeChecks="3"
|
||||
RuntimeLibrary="3"
|
||||
RuntimeTypeInfo="TRUE"
|
||||
RuntimeTypeInfo="FALSE"
|
||||
PrecompiledHeaderFile="..\..\..\temp\debug\gfix/gfix.pch"
|
||||
AssemblerListingLocation="..\..\..\temp\debug\gfix/"
|
||||
ObjectFile="..\..\..\temp\debug\gfix/"
|
||||
|
@ -93,7 +93,7 @@
|
||||
ExceptionHandling="FALSE"
|
||||
BasicRuntimeChecks="3"
|
||||
RuntimeLibrary="3"
|
||||
RuntimeTypeInfo="TRUE"
|
||||
RuntimeTypeInfo="FALSE"
|
||||
PrecompiledHeaderFile="..\..\..\temp\debug\gpre/gpre.pch"
|
||||
AssemblerListingLocation="..\..\..\temp\debug\gpre/"
|
||||
ObjectFile="..\..\..\temp\debug\gpre/"
|
||||
|
@ -93,7 +93,7 @@
|
||||
ExceptionHandling="FALSE"
|
||||
BasicRuntimeChecks="3"
|
||||
RuntimeLibrary="3"
|
||||
RuntimeTypeInfo="TRUE"
|
||||
RuntimeTypeInfo="FALSE"
|
||||
PrecompiledHeaderFile="..\..\..\temp\debug\gpre_boot/gpre_boot.pch"
|
||||
AssemblerListingLocation="..\..\..\temp\debug\gpre_boot/"
|
||||
ObjectFile="..\..\..\temp\debug\gpre_boot/"
|
||||
|
@ -93,7 +93,7 @@
|
||||
ExceptionHandling="FALSE"
|
||||
BasicRuntimeChecks="3"
|
||||
RuntimeLibrary="3"
|
||||
RuntimeTypeInfo="TRUE"
|
||||
RuntimeTypeInfo="FALSE"
|
||||
PrecompiledHeaderFile="..\..\..\temp\debug\gsec\gsec.pch"
|
||||
AssemblerListingLocation="..\..\..\temp\debug\gsec/"
|
||||
ObjectFile="..\..\..\temp\debug\gsec/"
|
||||
|
@ -27,7 +27,7 @@
|
||||
ExceptionHandling="FALSE"
|
||||
BasicRuntimeChecks="3"
|
||||
RuntimeLibrary="3"
|
||||
RuntimeTypeInfo="TRUE"
|
||||
RuntimeTypeInfo="FALSE"
|
||||
PrecompiledHeaderFile="..\..\..\temp\debug\gsplit/gsplit.pch"
|
||||
AssemblerListingLocation="..\..\..\temp\debug\gsplit/"
|
||||
ObjectFile="..\..\..\temp\debug\gsplit/"
|
||||
|
@ -27,7 +27,7 @@
|
||||
ExceptionHandling="FALSE"
|
||||
BasicRuntimeChecks="3"
|
||||
RuntimeLibrary="3"
|
||||
RuntimeTypeInfo="TRUE"
|
||||
RuntimeTypeInfo="FALSE"
|
||||
PrecompiledHeaderFile="..\..\..\temp\debug\gstat/gstat.pch"
|
||||
AssemblerListingLocation="..\..\..\temp\debug\gstat/"
|
||||
ObjectFile="..\..\..\temp\debug\gstat/"
|
||||
|
@ -27,7 +27,7 @@
|
||||
ExceptionHandling="FALSE"
|
||||
BasicRuntimeChecks="3"
|
||||
RuntimeLibrary="3"
|
||||
RuntimeTypeInfo="TRUE"
|
||||
RuntimeTypeInfo="FALSE"
|
||||
PrecompiledHeaderFile="..\..\..\temp\debug\ib_udf/ib_udf.pch"
|
||||
AssemblerListingLocation="..\..\..\temp\debug\ib_udf/"
|
||||
ObjectFile="..\..\..\temp\debug\ib_udf/"
|
||||
|
@ -98,7 +98,7 @@
|
||||
ExceptionHandling="FALSE"
|
||||
BasicRuntimeChecks="3"
|
||||
RuntimeLibrary="3"
|
||||
RuntimeTypeInfo="TRUE"
|
||||
RuntimeTypeInfo="FALSE"
|
||||
PrecompiledHeaderFile="..\..\..\temp\debug\ib_util/ib_util.pch"
|
||||
AssemblerListingLocation="..\..\..\temp\debug\ib_util/"
|
||||
ObjectFile="..\..\..\temp\debug\ib_util/"
|
||||
|
@ -89,6 +89,7 @@
|
||||
PreprocessorDefinitions="WIN32,_DEBUG,_CONSOLE,SUPERCLIENT,DEV_BUILD"
|
||||
BasicRuntimeChecks="3"
|
||||
RuntimeLibrary="3"
|
||||
RuntimeTypeInfo="FALSE"
|
||||
PrecompiledHeaderFile="..\..\..\temp\debug\instclient/instclient.pch"
|
||||
AssemblerListingLocation="..\..\..\temp\debug\instclient/"
|
||||
ObjectFile="..\..\..\temp\debug\instclient/"
|
||||
|
@ -27,7 +27,7 @@
|
||||
ExceptionHandling="FALSE"
|
||||
BasicRuntimeChecks="3"
|
||||
RuntimeLibrary="3"
|
||||
RuntimeTypeInfo="TRUE"
|
||||
RuntimeTypeInfo="FALSE"
|
||||
PrecompiledHeaderFile="..\..\..\temp\debug\instreg/instreg.pch"
|
||||
AssemblerListingLocation="..\..\..\temp\debug\instreg/"
|
||||
ObjectFile="..\..\..\temp\debug\instreg/"
|
||||
|
@ -93,7 +93,7 @@
|
||||
ExceptionHandling="FALSE"
|
||||
BasicRuntimeChecks="3"
|
||||
RuntimeLibrary="3"
|
||||
RuntimeTypeInfo="TRUE"
|
||||
RuntimeTypeInfo="FALSE"
|
||||
PrecompiledHeaderFile="..\..\..\temp\debug\instsvc/instsvc.pch"
|
||||
AssemblerListingLocation="..\..\..\temp\debug\instsvc/"
|
||||
ObjectFile="..\..\..\temp\debug\instsvc/"
|
||||
|
@ -98,7 +98,7 @@
|
||||
ExceptionHandling="FALSE"
|
||||
BasicRuntimeChecks="3"
|
||||
RuntimeLibrary="3"
|
||||
RuntimeTypeInfo="TRUE"
|
||||
RuntimeTypeInfo="FALSE"
|
||||
PrecompiledHeaderFile="..\..\..\temp\debug\intl/intl.pch"
|
||||
AssemblerListingLocation="..\..\..\temp\debug\intl/"
|
||||
ObjectFile="..\..\..\temp\debug\intl/"
|
||||
|
@ -27,7 +27,7 @@
|
||||
ExceptionHandling="FALSE"
|
||||
BasicRuntimeChecks="3"
|
||||
RuntimeLibrary="3"
|
||||
RuntimeTypeInfo="TRUE"
|
||||
RuntimeTypeInfo="FALSE"
|
||||
PrecompiledHeaderFile="..\..\..\temp\debug\isql/isql.pch"
|
||||
AssemblerListingLocation="..\..\..\temp\debug\isql/"
|
||||
ObjectFile="..\..\..\temp\debug\isql/"
|
||||
|
@ -28,7 +28,7 @@
|
||||
ExceptionHandling="FALSE"
|
||||
BasicRuntimeChecks="3"
|
||||
RuntimeLibrary="3"
|
||||
RuntimeTypeInfo="TRUE"
|
||||
RuntimeTypeInfo="FALSE"
|
||||
PrecompiledHeaderFile="..\..\..\temp\debug\lock_ss/lock.pch"
|
||||
AssemblerListingLocation="..\..\..\temp\debug\lock_ss/"
|
||||
ObjectFile="..\..\..\temp\debug\lock_ss/"
|
||||
|
@ -85,7 +85,7 @@
|
||||
ExceptionHandling="FALSE"
|
||||
BasicRuntimeChecks="3"
|
||||
RuntimeLibrary="3"
|
||||
RuntimeTypeInfo="TRUE"
|
||||
RuntimeTypeInfo="FALSE"
|
||||
PrecompiledHeaderFile="..\..\..\temp\debug\lock_cs/lock_classic.pch"
|
||||
AssemblerListingLocation="..\..\..\temp\debug\lock_cs/"
|
||||
ObjectFile="..\..\..\temp\debug\lock_cs/"
|
||||
|
@ -28,7 +28,7 @@
|
||||
ExceptionHandling="FALSE"
|
||||
BasicRuntimeChecks="3"
|
||||
RuntimeLibrary="3"
|
||||
RuntimeTypeInfo="TRUE"
|
||||
RuntimeTypeInfo="FALSE"
|
||||
PrecompiledHeaderFile="..\..\..\temp\debug\nbackup/nbackup.pch"
|
||||
AssemblerListingLocation="..\..\..\temp\debug\nbackup/"
|
||||
ObjectFile="..\..\..\temp\debug\nbackup/"
|
||||
|
@ -27,7 +27,7 @@
|
||||
ExceptionHandling="FALSE"
|
||||
BasicRuntimeChecks="3"
|
||||
RuntimeLibrary="3"
|
||||
RuntimeTypeInfo="TRUE"
|
||||
RuntimeTypeInfo="FALSE"
|
||||
PrecompiledHeaderFile="..\..\..\temp\debug\qli/qli.pch"
|
||||
AssemblerListingLocation="..\..\..\temp\debug\qli/"
|
||||
ObjectFile="..\..\..\temp\debug\qli/"
|
||||
|
@ -27,7 +27,7 @@
|
||||
ExceptionHandling="FALSE"
|
||||
BasicRuntimeChecks="3"
|
||||
RuntimeLibrary="3"
|
||||
RuntimeTypeInfo="TRUE"
|
||||
RuntimeTypeInfo="FALSE"
|
||||
PrecompiledHeaderFile="..\..\..\temp\debug\remote_ss/remote.pch"
|
||||
AssemblerListingLocation="..\..\..\temp\debug\remote_ss/"
|
||||
ObjectFile="..\..\..\temp\debug\remote_ss/"
|
||||
|
@ -85,7 +85,7 @@
|
||||
ExceptionHandling="FALSE"
|
||||
BasicRuntimeChecks="3"
|
||||
RuntimeLibrary="3"
|
||||
RuntimeTypeInfo="TRUE"
|
||||
RuntimeTypeInfo="FALSE"
|
||||
PrecompiledHeaderFile="..\..\..\temp\debug\remote_cs/remote_classic.pch"
|
||||
AssemblerListingLocation="..\..\..\temp\debug\remote_cs/"
|
||||
ObjectFile="..\..\..\temp\debug\remote_cs/"
|
||||
|
@ -27,7 +27,7 @@
|
||||
ExceptionHandling="FALSE"
|
||||
BasicRuntimeChecks="3"
|
||||
RuntimeLibrary="3"
|
||||
RuntimeTypeInfo="TRUE"
|
||||
RuntimeTypeInfo="FALSE"
|
||||
PrecompiledHeaderFile="..\..\..\temp\debug\utilities_ss/utilities.pch"
|
||||
AssemblerListingLocation="..\..\..\temp\debug\utilities_ss/"
|
||||
ObjectFile="..\..\..\temp\debug\utilities_ss/"
|
||||
|
@ -27,7 +27,7 @@
|
||||
ExceptionHandling="FALSE"
|
||||
BasicRuntimeChecks="3"
|
||||
RuntimeLibrary="3"
|
||||
RuntimeTypeInfo="TRUE"
|
||||
RuntimeTypeInfo="FALSE"
|
||||
PrecompiledHeaderFile="..\..\..\temp\debug\utilities_cs/utilities_classic.pch"
|
||||
AssemblerListingLocation="..\..\..\temp\debug\utilities_cs/"
|
||||
ObjectFile="..\..\..\temp\debug\utilities_cs/"
|
||||
|
@ -28,7 +28,7 @@
|
||||
ExceptionHandling="FALSE"
|
||||
BasicRuntimeChecks="3"
|
||||
RuntimeLibrary="3"
|
||||
RuntimeTypeInfo="TRUE"
|
||||
RuntimeTypeInfo="FALSE"
|
||||
PrecompiledHeaderFile="..\..\..\temp\debug\utilities_es/utilities.pch"
|
||||
AssemblerListingLocation="..\..\..\temp\debug\utilities_es/"
|
||||
ObjectFile="..\..\..\temp\debug\utilities_es/"
|
||||
|
Loading…
Reference in New Issue
Block a user