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