7 lines
127 B
PHP
7 lines
127 B
PHP
|
|
||
|
DELEXPFILE:
|
||
|
@if exist ..\..\bin\$(TARGET_DIRECTORY)\mspatchc.exp \
|
||
|
@del ..\..\bin\$(TARGET_DIRECTORY)\mspatchc.exp
|
||
|
|
||
|
|