source:
vendor/python/2.5/PC/icons.mak@
3226
| Last change on this file since 3226 was 3225, checked in by , 19 years ago | |
|---|---|
| File size: 213 bytes | |
| Rev | Line | |
|---|---|---|
| [3225] | 1 | python_icon.exe: py.res empty.obj |
| 2 | link /out:python_icon.exe /machine:x86 /subsystem:windows py.res empty.obj | |
| 3 | ||
| 4 | py.res: py.ico pyc.ico pycon.ico icons.rc | |
| 5 | rc /fo py.res icons.rc | |
| 6 | ||
| 7 | empty.obj: empty.c | |
| 8 | cl /c empty.c | |
| 9 |
Note:
See TracBrowser
for help on using the repository browser.
