don't build console apps for WinCE
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26628 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -17,7 +17,8 @@
|
|||||||
</set>
|
</set>
|
||||||
|
|
||||||
<exe id="tex2rtf" template="wx_util_console"
|
<exe id="tex2rtf" template="wx_util_console"
|
||||||
template_append="wx_append_base">
|
template_append="wx_append_base"
|
||||||
|
cond="FORMAT!='msevc4prj'">
|
||||||
<define>NO_GUI</define>
|
<define>NO_GUI</define>
|
||||||
<sources>$(TEX2RTF_SRC)</sources>
|
<sources>$(TEX2RTF_SRC)</sources>
|
||||||
<wx-lib>base</wx-lib>
|
<wx-lib>base</wx-lib>
|
||||||
|
Reference in New Issue
Block a user