source:
components/VCLSkin.v4.04.For.D7/compile.bat
Last change on this file was 1, checked in by , 16 years ago | |
---|---|
File size: 179 bytes |
Line | |
---|---|
1 | SET OLDPATH=%PATH% |
2 | CD %1 |
3 | path=D:\Program Files\Borland\Delphi7\bin |
4 | dcc32.exe /B winSkinD7R.dpk -$H-,W- |
5 | dcc32.exe /B winSkinD7D.dpk -$H-,W- |
6 | del dcc32.cfg |
7 | SET Path=%OLDPATH% |
Note:
See TracBrowser
for help on using the repository browser.