]> git.saurik.com Git - wxWidgets.git/blob - samples/mfc/mfc.bkl
moved to autoconf-2.5x
[wxWidgets.git] / samples / mfc / mfc.bkl
1 <?xml version="1.0" ?>
2 <makefile>
3
4 <include file="../../build/bakefiles/common_samples.bkl"/>
5
6 <exe id="mfc" template="wx_sample" template_append="wx_append">
7 <sources>mfc.cpp</sources>
8 <wx-lib>core</wx-lib>
9 <win32-res>mfc.rc</win32-res>
10 </exe>
11
12 </makefile>