Revision: 7297
http://svn.sourceforge.net/mahogany/?rev=7297&view=rev
Author: vadz
Date: 2007-07-12 15:39:56 -0700 (Thu, 12 Jul 2007)
Log Message:
-----------
disable Unicode for Windows build, this doesn't work (yet)
Modified Paths:
--------------
trunk/M/M.vcproj
Modified: trunk/M/M.vcproj
===================================================================
--- trunk/M/M.vcproj 2007-07-12 22:15:29 UTC (rev 7296)
+++ trunk/M/M.vcproj 2007-07-12 22:39:56 UTC (rev 7297)
@@ -21,7 +21,7 @@
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories="include;"$(wxwin)/include/msvc";"$(wxwin)/include";lib/compface;lib/imap/src/osdep/nt;"lib/imap/src/c-client""
- PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
+
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;wxUSE_UNICODE=0"
MinimalRebuild="TRUE"
BasicRuntimeChecks="3"
RuntimeLibrary="3"
@@ -29,7 +29,7 @@
PrecompiledHeaderThrough="Mpch.h"
WarningLevel="4"
Detect64BitPortabilityProblems="FALSE"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
DisableSpecificWarnings="4100"/>
<Tool
@@ -76,13 +76,13 @@
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories="include;"$(wxwin)/include/msvc";"$(wxwin)/include";lib/compface;lib/imap/src/osdep/nt;"lib/imap/src/c-client""
- PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
+
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;wxUSE_UNICODE=0"
RuntimeLibrary="2"
UsePrecompiledHeader="3"
PrecompiledHeaderThrough="Mpch.h"
WarningLevel="4"
Detect64BitPortabilityProblems="FALSE"
- DebugInformationFormat="0"
+ DebugInformationFormat="3"
CompileAs="0"
DisableSpecificWarnings="4100"/>
<Tool
@@ -134,7 +134,7 @@
EnableIntrinsicFunctions="TRUE"
OptimizeForWindowsApplication="TRUE"
AdditionalIncludeDirectories="include;"$(wxwin)/include/msvc";"$(wxwin)/include";lib/compface;lib/imap/src/osdep/nt;"lib/imap/src/c-client""
- PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
+
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;wxUSE_UNICODE=0"
RuntimeLibrary="2"
UsePrecompiledHeader="3"
PrecompiledHeaderThrough="Mpch.h"
@@ -190,7 +190,7 @@
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories="include;"$(wxwin)/include/msvc";"$(wxwin)/include";lib/compface;lib/imap/src/osdep/nt;"lib/imap/src/c-client""
- PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
+
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;wxUSE_UNICODE=0"
MinimalRebuild="FALSE"
BasicRuntimeChecks="0"
RuntimeLibrary="3"
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Mahogany-cvsupdates mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates