]>
git.saurik.com Git - wxWidgets.git/blob - build/bakefiles/wxpresets/sample/minimal.bkl
6 <include file=
"presets/wx.bkl"/>
8 <exe id=
"minimal" template=
"wx">
9 <app-type>gui
</app-type>
11 <!-- this sample builds always in debug mode; if you have
12 compiled wxWidgets in release mode, you'll get link errors! -->
13 <debug-info>on
</debug-info>
14 <runtime-libs>dynamic
</runtime-libs>
16 <sources>minimal.cpp
</sources>