* Make sure to add listctrlval.hpp, numtextval.[ch]pp and wxstringconv.hpp to the Code::Blocks project file (for EditWorld) as well

git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@3192 4a71c877-e1ca-e34f-864e-861f7616d084
master
Giel van Schijndel 2007-12-27 14:28:22 +00:00
parent f2c631b76c
commit c6958c887c
1 changed files with 4 additions and 0 deletions

View File

@ -156,12 +156,15 @@
<Unit filename="limitsdialog.cpp" />
<Unit filename="limitsdialog.hpp" />
<Unit filename="limitsdialog.xrc" />
<Unit filename="listctrlval.hpp" />
<Unit filename="macros.h" />
<Unit filename="main.cpp" />
<Unit filename="mainfrm.cpp" />
<Unit filename="mainfrm.h" />
<Unit filename="mapprefs.cpp" />
<Unit filename="mapprefs.h" />
<Unit filename="numtextval.cpp" />
<Unit filename="numtextval.hpp" />
<Unit filename="objectproperties.cpp" />
<Unit filename="objectproperties.h" />
<Unit filename="pasteprefs.cpp" />
@ -193,6 +196,7 @@
<Unit filename="winstuff.h" />
<Unit filename="wx\hyperlink.cpp" />
<Unit filename="wx\hyperlink.h" />
<Unit filename="wxstringconv.hpp" />
<Extensions>
<code_completion />
<debugger />