initial commit
Signed-off-by: Peter Siegmund <mars3142@noreply.mars3142.dev>
This commit is contained in:
35
libs/wxWidgets-3.3.1/utils/utils.bkl
Normal file
35
libs/wxWidgets-3.3.1/utils/utils.bkl
Normal file
@@ -0,0 +1,35 @@
|
||||
<?xml version="1.0" ?>
|
||||
<makefile>
|
||||
|
||||
<include file="../build/bakefiles/config.bkl"/>
|
||||
|
||||
<template id="sub">
|
||||
<dependency-of>all</dependency-of>
|
||||
</template>
|
||||
|
||||
<subproject id="helpview" template="sub">
|
||||
<dir>helpview/src</dir>
|
||||
<installable>no</installable>
|
||||
</subproject>
|
||||
|
||||
<subproject id="hhp2cached" template="sub">
|
||||
<dir>hhp2cached</dir>
|
||||
<installable>no</installable>
|
||||
</subproject>
|
||||
|
||||
<subproject id="ifacecheck" template="sub">
|
||||
<dir>ifacecheck/src</dir>
|
||||
<installable>yes</installable>
|
||||
</subproject>
|
||||
|
||||
<subproject id="screenshotgen" template="sub">
|
||||
<dir>screenshotgen/src</dir>
|
||||
<installable>yes</installable>
|
||||
</subproject>
|
||||
|
||||
<subproject id="wxrc" template="sub">
|
||||
<dir>wxrc</dir>
|
||||
<installable>yes</installable>
|
||||
</subproject>
|
||||
|
||||
</makefile>
|
||||
Reference in New Issue
Block a user