XRC movement influenced depth of paths.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29237 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1,10 +1,9 @@
|
||||
<?xml version="1.0" ?>
|
||||
<makefile>
|
||||
|
||||
<include file="../../../build/bakefiles/common_samples.bkl"/>
|
||||
<include file="../../../build/bakefiles/common_contrib.bkl"/>
|
||||
<include file="../../build/bakefiles/common_samples.bkl"/>
|
||||
|
||||
<exe id="xrcdemo" template="wx_contrib_sample" template_append="wx_append">
|
||||
<exe id="xrcdemo" template="wx_sample" template_append="wx_append">
|
||||
<sources>
|
||||
xrcdemo.cpp
|
||||
myframe.cpp
|
||||
|
@@ -1,8 +1,7 @@
|
||||
<?xml version="1.0" ?>
|
||||
<makefile>
|
||||
|
||||
<include file="../../../build/bakefiles/common_samples.bkl"/>
|
||||
<include file="../../../build/bakefiles/common_contrib.bkl"/>
|
||||
<include file="../../build/bakefiles/common_samples.bkl"/>
|
||||
|
||||
<exe id="wxrc" template="wx_util_console" template_append="wx_append">
|
||||
<sources>wxrc.cpp</sources>
|
||||
|
Reference in New Issue
Block a user