* 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-861f7616d084master
parent
f2c631b76c
commit
c6958c887c
|
@ -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 />
|
||||
|
|
Loading…
Reference in New Issue