]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/typetest/typetest.bkl
Fix wrong configure test for abi::__forced_unwind in previous commit.
[wxWidgets.git] / samples / typetest / typetest.bkl
index 731e65e767f9c6e17cc5816c9e0d42c5f2dea1ba..f146e9685d25ca7a776b37cb89bd317878ff9037 100644 (file)
@@ -5,8 +5,9 @@
 
     <exe id="typetest" template="wx_sample" template_append="wx_append">
         <sources>typetest.cpp</sources>
+        <headers>typetest.h</headers>
         <wx-lib>core</wx-lib>
-        <win32-res>typetest.rc</win32-res>
+        <wx-lib>base</wx-lib>
     </exe>
 
 </makefile>