Changeset 296
- Timestamp:
- 07/07/07 11:53:42 (1 year ago)
- Files:
-
- trunk/scripts/pkg_win (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/scripts/pkg_win
r237 r296 47 47 cp_unix2dos ../copying.txt ./copying.txt 48 48 cp_unix2dos ../readme.txt ./readme.txt 49 cp_unix2dos ../faq.txt ./faq.txt 49 50 50 51 cp ../lib/edit/*.txt lib/edit … … 57 58 58 59 cp ../lib/xtra/font/*.fon lib/xtra/font 60 cp_unix2dos ../lib/xtra/font/copying.txt lib/xtra/font 59 61 60 62 cp ../lib/xtra/graf/8x8.bmp lib/xtra/graf … … 65 67 cp ../lib/xtra/sound/*.wav lib/xtra/sound 66 68 67 #upx -9 angband.exe69 upx -9 angband.exe 68 70 69 71 cd ..
