Remove OS/2 remnants from bakefile of dialogs sample
This commit is contained in:
committed by
Vadim Zeitlin
parent
f3ab72ca55
commit
d8211f389c
@@ -21,10 +21,6 @@
|
||||
<if cond="TOOLKIT=='GTK' and TOOLKIT_VERSION=='2'">
|
||||
$(WXTOPDIR)src/generic/filedlgg.cpp
|
||||
</if>
|
||||
<if cond="TOOLKIT=='PM' and WXUNIV=='0' and SHARED=='0'">
|
||||
$(WXTOPDIR)src/generic/fontdlgg.cpp
|
||||
$(WXTOPDIR)src/generic/filedlgg.cpp
|
||||
</if>
|
||||
</set>
|
||||
|
||||
<exe id="dialogs" template="wx_sample" template_append="wx_append">
|
||||
|
Reference in New Issue
Block a user