add -H to compilerflags for resolving header issues (as comment)

svn path=/trunk/; revision=39503
This commit is contained in:
Christoph von Wittich
2009-02-08 20:47:30 +00:00
parent 6a4bc15266
commit 81afdb2e7d
+1
View File
@@ -40,6 +40,7 @@
<compilerflag>-fno-strict-aliasing</compilerflag>
<compilerflag>-Wno-strict-aliasing</compilerflag>
<compilerflag>-Wpointer-arith</compilerflag>
<!-- compilerflag>-H</compilerflag> enable this for header traces -->
<linkerflag>-disable-stdcall-fixup</linkerflag>
</project>