]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/layout/layout.bkl
Include <fcntl.h> from a header using fcntl().
[wxWidgets.git] / samples / layout / layout.bkl
index 5d6f4b732a09ab1fa7e4d3247d7fd5144cf9fefb..ab3d16d2cd31bf002ede783aa5bf15aba56c80ea 100644 (file)
@@ -5,9 +5,9 @@
 
     <exe id="layout" template="wx_sample" template_append="wx_append">
         <sources>layout.cpp</sources>
+        <headers>layout.h</headers>
         <wx-lib>core</wx-lib>
         <wx-lib>base</wx-lib>
-        <win32-res>layout.rc</win32-res>
     </exe>
 
 </makefile>