diff options
author | Andrei Karas <akaras@inbox.ru> | 2011-05-24 19:36:00 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2011-05-24 19:38:24 +0300 |
commit | 1f4032b8de527da72ef4b89371c077eea644fdf2 (patch) | |
tree | ca6813d76d65f039525a07dc8fb7de67c510a030 /manaplus.cbp | |
parent | 612b060e8a5d9fed1e135c7b5a8108f4d8910374 (diff) | |
download | plus-1f4032b8de527da72ef4b89371c077eea644fdf2.tar.gz plus-1f4032b8de527da72ef4b89371c077eea644fdf2.tar.bz2 plus-1f4032b8de527da72ef4b89371c077eea644fdf2.tar.xz plus-1f4032b8de527da72ef4b89371c077eea644fdf2.zip |
Add missing files to cmake and code blocks make files.
Diffstat (limited to 'manaplus.cbp')
-rw-r--r-- | manaplus.cbp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/manaplus.cbp b/manaplus.cbp index 1f1da50f9..5bd31ee90 100644 --- a/manaplus.cbp +++ b/manaplus.cbp @@ -128,6 +128,7 @@ <Unit filename="src\configlistener.h" />
<Unit filename="src\configuration.cpp" />
<Unit filename="src\configuration.h" />
+ <Unit filename="src\debug.h" />
<Unit filename="src\defaults.cpp" />
<Unit filename="src\defaults.h" />
<Unit filename="src\dropshortcut.cpp" />
|