Project file code still read the list of automatically deallocated classes from project file. That feature hasn't been supported in few last releases.
10 lines
153 B
XML
10 lines
153 B
XML
<?xml version="1.0"?>
|
|
|
|
<!-- cppcheck project file -->
|
|
|
|
<project version="1">
|
|
<includedir>
|
|
<dir name="../lib" />
|
|
</includedir>
|
|
</project>
|