cppcheck/gui/gui.cppcheck
Kimmo Varis 5aadf242d7 GUI: Remove code for automatic deallocated classes.
Project file code still read the list of automatically deallocated
classes from project file. That feature hasn't been supported in
few last releases.
2010-07-04 00:15:19 +03:00

10 lines
153 B
XML

<?xml version="1.0"?>
<!-- cppcheck project file -->
<project version="1">
<includedir>
<dir name="../lib" />
</includedir>
</project>