Revision: 1150
http://pygccxml.svn.sourceforge.net/pygccxml/?rev=1150&view=rev
Author: roman_yakovenko
Date: 2007-11-13 23:09:40 -0800 (Tue, 13 Nov 2007)
Log Message:
-----------
changing default configuration on windows
Modified Paths:
--------------
gccxml_bin/v09/win32/share/gccxml-0.9/gccxml_config
Modified: gccxml_bin/v09/win32/share/gccxml-0.9/gccxml_config
===================================================================
--- gccxml_bin/v09/win32/share/gccxml-0.9/gccxml_config 2007-11-13 20:59:19 UTC (rev 1149)
+++ gccxml_bin/v09/win32/share/gccxml-0.9/gccxml_config 2007-11-14 07:09:40 UTC (rev 1150)
@@ -1,2 +1,2 @@
-GCCXML_COMPILER="D:/Program Files/Microsoft Visual Studio .NET 2003/Vc7/bin/cl.exe"
+GCCXML_COMPILER="msvc71"
GCCXML_CXXFLAGS=" /DWIN32 /D_WINDOWS /W3 /Zm1000 /GX /GR"
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|