Created
March 11, 2015 10:16
-
-
Save Naios/425ae68b57b81d47b0d5 to your computer and use it in GitHub Desktop.
Cppcheck project file for TrinityCore
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<project version="1"> | |
<includedir> | |
<dir name="TrinityCore/dep/"/> | |
</includedir> | |
<paths> | |
<dir name="TrinityCore/src/server/"/> | |
</paths> | |
<exclude> | |
<path name="boost/"/> | |
</exclude> | |
</project> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment