Revision: 1723
http://pygccxml.svn.sourceforge.net/pygccxml/?rev=1723&view=rev
Author: roman_yakovenko
Date: 2009-05-11 19:17:07 +0000 (Mon, 11 May 2009)
Log Message:
-----------
porting to linux
Modified Paths:
--------------
pygccxml_dev/unittests/gccxml.cfg
Modified: pygccxml_dev/unittests/gccxml.cfg
===================================================================
--- pygccxml_dev/unittests/gccxml.cfg 2009-05-11 19:15:45 UTC (rev 1722)
+++ pygccxml_dev/unittests/gccxml.cfg 2009-05-11 19:17:07 UTC (rev 1723)
@@ -9,5 +9,5 @@
#gccxml has a nice algorithms, which selects what C++ compiler to emulate.
#You can explicitly set what compiler it should emulate.
#Valid options are: g++, msvc6, msvc7, msvc71, msvc8, cl.
-compiler=msvc71
+compiler=
#GCC-XML site: http://gccxml.org/
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|