Changeset 188
- Timestamp:
- 12/17/06 11:20:33 (2 years ago)
- Files:
-
- trunk/compdLeds.bat (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/compdLeds.bat
r143 r188 1 1 copy leds.exe leds_old.exe 2 2 del leds.exe 3 compd src/leds src/property src/resources -oleds -Isrc -I../../Dool/src -I../../Dante/src -I../../Duit/trunk/src -I/dmd/src/phobos -L../../Dool/ -ldool -L../../Dante/ -ldantfw -L../../Duit/trunk/ -lduit -L/dmd/lib/ -lphobos -c3 compd src/leds src/property src/resources src/language/php -oleds -Isrc -I../../Dool/trunk/src -I../../Dante/trunk/src -I../../Duit/trunk/src -I/dmd/src/phobos -L../../Dool/trunk/ -ldool -L../../Dante/trunk/ -ldantfw -L../../Duit/trunk/ -lduit -L/dmd/lib/ -lphobos -c
