more samples makefiles fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22690 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
14
samples/mobile/mobile_samples.bkl
Normal file
14
samples/mobile/mobile_samples.bkl
Normal file
@@ -0,0 +1,14 @@
|
||||
<?xml version="1.0" ?>
|
||||
<makefile>
|
||||
|
||||
<include file="../../build/bakefiles/config.bkl"/>
|
||||
|
||||
<template id="sub">
|
||||
<dir>$(id)</dir>
|
||||
<dependency-of>all</dependency-of>
|
||||
</template>
|
||||
|
||||
<subproject id="styles" template="sub"/>
|
||||
<subproject id="wxedit" template="sub"/>
|
||||
|
||||
</makefile>
|
Reference in New Issue
Block a user