the cctest project for unix has to be updated.
@@ -45,7 +45,6 @@
45 45 <Add library="codeblocks" />
46 46 <Add directory="../../devel" />
47 47 </Linker>
48 - <Unit filename="cctest/cctest.cpp" />
49 48 <Unit filename="cctest/cctest.h" />
50 49 <Unit filename="cctest/cctest_app.cpp" />
51 50 <Unit filename="cctest/cctest_frame.cpp" />
greetings
Done in SVN, thanks!
Quote from: BlueHazzard on February 17, 2014, 02:16:41 PM
the cctest project for unix has to be updated.
@@ -45,7 +45,6 @@
45 45 <Add library="codeblocks" />
46 46 <Add directory="../../devel" />
47 47 </Linker>
48 - <Unit filename="cctest/cctest.cpp" />
49 48 <Unit filename="cctest/cctest.h" />
50 49 <Unit filename="cctest/cctest_app.cpp" />
51 50 <Unit filename="cctest/cctest_frame.cpp" />
greetings
I don't have a Linux system to test those change.
So, a unified format patch is welcome.
Mainly similar to this change: diff file (http://cb.biplab.in/cgit/codeblocks/diff/src/plugins/codecompletion/cctest_wx30.cbp?id=624594ed99ecb189f574f6831e85b3b361776448)
Thanks.