cppcheck/gui/gui.cppcheck
Edoardo Prezioso 9dd3360cd6 Fix some complainted choices made in my older commits.
Note: probably you should do 'make clean' before using 'make' to rebuild it again. Maybe it's me but 'make' reports various errors when linking.
2011-11-01 13:23:47 +01:00

15 lines
292 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<project version="1">
<includedir>
<dir name="../lib"/>
<dir name="."/>
<dir name="temp"/>
</includedir>
<paths>
<dir name="."/>
</paths>
<ignore>
<path name="temp/"/>
</ignore>
</project>