updated
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21340 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
<?xml version="1.0" ?>
|
||||
<makefile>
|
||||
|
||||
<include file="../build/bakefiles/config.bkl"/>
|
||||
|
||||
<template id="sub">
|
||||
<dir>$(id)</dir>
|
||||
<dependency-of>all</dependency-of>
|
||||
@@ -8,6 +10,7 @@
|
||||
|
||||
<!-- all samples are enumerated here: -->
|
||||
<subproject id="artprov" template="sub"/>
|
||||
<subproject id="console" template="sub" cond="USE_GUI=='0'"/>
|
||||
<subproject id="dialogs" template="sub"/>
|
||||
<subproject id="image" template="sub"/>
|
||||
<subproject id="minimal" template="sub"/>
|
||||
|
Reference in New Issue
Block a user