compilation fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22655 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -2,6 +2,7 @@
|
|||||||
<makefile>
|
<makefile>
|
||||||
|
|
||||||
<include file="../../../../build/bakefiles/common_samples.bkl"/>
|
<include file="../../../../build/bakefiles/common_samples.bkl"/>
|
||||||
|
<set var="CONTRIB_HDR_DIR">$(SRCDIR)/../../../include</set>
|
||||||
<include file="../../../../build/bakefiles/common_contrib.bkl"/>
|
<include file="../../../../build/bakefiles/common_contrib.bkl"/>
|
||||||
|
|
||||||
<exe id="ogledit" template="wx_contrib_sample" template_append="wx_append">
|
<exe id="ogledit" template="wx_contrib_sample" template_append="wx_append">
|
||||||
@@ -12,6 +13,7 @@
|
|||||||
palette.cpp
|
palette.cpp
|
||||||
</sources>
|
</sources>
|
||||||
<wx-lib>ogl</wx-lib>
|
<wx-lib>ogl</wx-lib>
|
||||||
|
<wx-lib>deprecated</wx-lib>
|
||||||
<wx-lib>core</wx-lib>
|
<wx-lib>core</wx-lib>
|
||||||
<wx-lib>base</wx-lib>
|
<wx-lib>base</wx-lib>
|
||||||
<win32-res>ogledit.rc</win32-res>
|
<win32-res>ogledit.rc</win32-res>
|
||||||
|
@@ -2,6 +2,7 @@
|
|||||||
<makefile>
|
<makefile>
|
||||||
|
|
||||||
<include file="../../../../build/bakefiles/common_samples.bkl"/>
|
<include file="../../../../build/bakefiles/common_samples.bkl"/>
|
||||||
|
<set var="CONTRIB_HDR_DIR">$(SRCDIR)/../../../include</set>
|
||||||
<include file="../../../../build/bakefiles/common_contrib.bkl"/>
|
<include file="../../../../build/bakefiles/common_contrib.bkl"/>
|
||||||
|
|
||||||
<exe id="ogledit" template="wx_contrib_sample" template_append="wx_append">
|
<exe id="ogledit" template="wx_contrib_sample" template_append="wx_append">
|
||||||
|
Reference in New Issue
Block a user