]> git.saurik.com Git - wxWidgets.git/blobdiff - demos/life/life.rc
Always link with expat in monolithic build.
[wxWidgets.git] / demos / life / life.rc
index 96782b26a337d440b05df40fb3d90930f5955ad2..269df77d17c73e6ba7f3891c7e13a09c76736ce5 100644 (file)
@@ -1,6 +1,17 @@
 mondrian ICON "mondrian.ico"
 #include "wx/msw/wx.rc"
 
-reset BITMAP "bitmaps/reset.bmp"
-play  BITMAP "bitmaps/play.bmp"
-stop  BITMAP "bitmaps/stop.bmp"
+reset   BITMAP "bitmaps/reset.bmp"
+open    BITMAP "bitmaps/open.bmp"
+play    BITMAP "bitmaps/play.bmp"
+stop    BITMAP "bitmaps/stop.bmp"
+zoomin  BITMAP "bitmaps/zoomin.bmp"
+zoomout BITMAP "bitmaps/zoomout.bmp"
+info    BITMAP "bitmaps/info.bmp"
+north   BITMAP "bitmaps/north.bmp"
+east    BITMAP "bitmaps/east.bmp"
+south   BITMAP "bitmaps/south.bmp"
+west    BITMAP "bitmaps/west.bmp"
+center  BITMAP "bitmaps/center.bmp"
+life    BITMAP "bitmaps/life.bmp"
+