We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8544293 commit 0539767Copy full SHA for 0539767
unittests/gccxml.cfg
@@ -9,5 +9,5 @@ include_paths=
9
#gccxml has a nice algorithms, which selects what C++ compiler to emulate.
10
#You can explicitly set what compiler it should emulate.
11
#Valid options are: g++, msvc6, msvc7, msvc71, msvc8, cl.
12
-compiler=msvc71
+compiler=
13
#GCC-XML site: http://gccxml.org/
0 commit comments