More Linux work, getting started with QtCreator.

This commit is contained in:
mfeemster
2014-12-08 02:18:16 -08:00
parent 623d417f0f
commit 9947cd1c84
11 changed files with 840 additions and 32 deletions

View File

@ -98,6 +98,7 @@
<Add option="-Wall" />
<Add option="-fpermissive" />
<Add option="-fPIC" />
<Add option="-Wno-unused-parameter" />
<Add option="-Wno-unused-function" />
<Add option="-Wold-style-cast" />
<Add directory="/usr/include/libxml2" />