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