|
|
| version 1.2, 2002/06/03 15:02:50 | version 1.3, 2003/07/24 10:09:40 |
|---|---|
| Line 83 LINK32=link.exe | Line 83 LINK32=link.exe |
| # Begin Special Build Tool | # Begin Special Build Tool |
| SOURCE="$(InputPath)" | SOURCE="$(InputPath)" |
| PreLink_Desc=Stopping apache... | PreLink_Desc=Stopping apache... |
| PreLink_Cmds=net stop apache_debug | PreLink_Cmds=rem net stop apache_debug |
| PostBuild_Desc=Starting apache... | PostBuild_Desc=Starting apache... |
| PostBuild_Cmds=net start apache_debug | PostBuild_Cmds=rem net start apache_debug |
| # End Special Build Tool | # End Special Build Tool |
| !ENDIF | !ENDIF |