source: release-kits/shared/windows/wrapper/wrapper.rc@ 19174

Last change on this file since 19174 was 16203, checked in by oranfry, 16 years ago

made the wrapper general, so it can be used with greenstone2 or greenstone3 release kits

File size: 709 bytes
Line 
1SPLASH BITMAP "splash.bmp"
2PROGRESS_0 BITMAP "progress-0.bmp"
3PROGRESS_10 BITMAP "progress-10.bmp"
4PROGRESS_20 BITMAP "progress-20.bmp"
5PROGRESS_30 BITMAP "progress-30.bmp"
6PROGRESS_40 BITMAP "progress-40.bmp"
7PROGRESS_50 BITMAP "progress-50.bmp"
8PROGRESS_60 BITMAP "progress-60.bmp"
9PROGRESS_70 BITMAP "progress-70.bmp"
10PROGRESS_80 BITMAP "progress-80.bmp"
11PROGRESS_90 BITMAP "progress-90.bmp"
12PROGRESS_100 BITMAP "progress-100.bmp"
13STEP_TMP BITMAP "step-tmp.bmp"
14STEP_SEARCHING BITMAP "step-searching.bmp"
15STEP_XJAVA BITMAP "step-xjava.bmp"
16STEP_XJAR BITMAP "step-xjar.bmp"
17STEP_LAUNCHING BITMAP "step-launching.bmp"
18MAINICON ICON "icon.ico"
19
20//resources are automatically appended here
Note: See TracBrowser for help on using the repository browser.