]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/image/image.bkl
Resolve ambiguity between GetClientXXX() methods in wxOSX wxComboBox.
[wxWidgets.git] / samples / image / image.bkl
index 31dd7ab998d1b53a583b4e226bbcc6a896a9099c..3c6268b079ea6776cd41a74e71dfe2cdd63c09db 100644 (file)
@@ -6,17 +6,17 @@
     <include file="../../build/bakefiles/common_samples.bkl"/>
 
     <exe id="image" template="wx_sample" template_append="wx_append">
     <include file="../../build/bakefiles/common_samples.bkl"/>
 
     <exe id="image" template="wx_sample" template_append="wx_append">
-        <sources>image.cpp</sources>
+        <sources>image.cpp canvas.cpp</sources>
+        <headers>canvas.h</headers>
         <wx-lib>core</wx-lib>
         <wx-lib>base</wx-lib>
         <wx-lib>core</wx-lib>
         <wx-lib>base</wx-lib>
-        <win32-res>image.rc</win32-res>
     </exe>
 
     <wx-data id="data">
         <files>
             horse.png horse.jpg horse.bmp horse.gif horse.pcx horse.pnm horse_ag.pnm horse_rg.pnm
     </exe>
 
     <wx-data id="data">
         <files>
             horse.png horse.jpg horse.bmp horse.gif horse.pcx horse.pnm horse_ag.pnm horse_rg.pnm
-            horse.tif horse.xpm horse.cur horse.ico horse3.ani
-            smile.xbm toucan.png
+            horse.tif horse.tga horse.xpm horse.cur horse.ico horse3.ani
+            smile.xbm toucan.png cmyk.jpg cursor.png
         </files>
     </wx-data>
 
         </files>
     </wx-data>