]>
Commit | Line | Data |
---|---|---|
1 | mondrian ICON "mondrian.ico" | |
2 | #include "wx/msw/wx.rc" | |
3 | ||
4 | reset BITMAP "bitmaps/reset.bmp" | |
5 | open BITMAP "bitmaps/open.bmp" | |
6 | play BITMAP "bitmaps/play.bmp" | |
7 | stop BITMAP "bitmaps/stop.bmp" | |
8 | zoomin BITMAP "bitmaps/zoomin.bmp" | |
9 | zoomout BITMAP "bitmaps/zoomout.bmp" | |
10 | info BITMAP "bitmaps/info.bmp" | |
11 | north BITMAP "bitmaps/north.bmp" | |
12 | east BITMAP "bitmaps/east.bmp" | |
13 | south BITMAP "bitmaps/south.bmp" | |
14 | west BITMAP "bitmaps/west.bmp" | |
15 | center BITMAP "bitmaps/center.bmp" | |
16 | life BITMAP "bitmaps/life.bmp" | |
17 |