|
|
| version 1.1, 2001/07/30 15:32:18 | version 1.2, 2001/08/23 14:15:44 |
|---|---|
| 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 | PreLink_Cmds=net stop apache_debug |
| PostBuild_Desc=Starting apache... | PostBuild_Desc=Starting apache... |
| PostBuild_Cmds=net start apache | PostBuild_Cmds=net start apache_debug |
| # End Special Build Tool | # End Special Build Tool |
| !ENDIF | !ENDIF |