]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/image/image.bkl
compilation fix after wxGUIAppTraits::GetToolkitVersion() introduction
[wxWidgets.git] / samples / image / image.bkl
index df4ba1f5f228259680c85bf44c9a0f3a1ec3db5b..46dabe387fdf36edc2cc1cc055d3c6eb8ab33aa6 100644 (file)
@@ -8,14 +8,15 @@
     <exe id="image" template="wx_sample" template_append="wx_append">
         <sources>image.cpp</sources>
         <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.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
+            smile.xbm toucan.png cmyk.jpg
         </files>
     </wx-data>