|
|
| version 1.3, 2014/10/11 23:57:27 | version 1.4, 2019/12/25 22:42:33 |
|---|---|
| Line 58 | Line 58 |
| TypeLibraryName=".\Debug/mod_parser3.tlb" | TypeLibraryName=".\Debug/mod_parser3.tlb" |
| HeaderFileName=""/> | HeaderFileName=""/> |
| <Tool | <Tool |
| Name="VCPostBuildEventTool" | Name="VCPostBuildEventTool"/> |
| Description="Starting apache..." | |
| CommandLine="net start apache_debug | |
| dir>nul | |
| "/> | |
| <Tool | <Tool |
| Name="VCPreBuildEventTool"/> | Name="VCPreBuildEventTool"/> |
| <Tool | <Tool |
| Name="VCPreLinkEventTool" | Name="VCPreLinkEventTool"/> |
| Description="Stopping apache..." | |
| CommandLine="net stop apache_debug | |
| dir>nul | |
| "/> | |
| <Tool | <Tool |
| Name="VCResourceCompilerTool" | Name="VCResourceCompilerTool" |
| PreprocessorDefinitions="_DEBUG" | PreprocessorDefinitions="_DEBUG" |
| Line 137 dir>nul | Line 129 dir>nul |
| TypeLibraryName=".\Release/mod_parser3.tlb" | TypeLibraryName=".\Release/mod_parser3.tlb" |
| HeaderFileName=""/> | HeaderFileName=""/> |
| <Tool | <Tool |
| Name="VCPostBuildEventTool" | Name="VCPostBuildEventTool"/> |
| Description="Starting apache..." | |
| CommandLine="net start apache_release | |
| dir>nul | |
| "/> | |
| <Tool | <Tool |
| Name="VCPreBuildEventTool"/> | Name="VCPreBuildEventTool"/> |
| <Tool | <Tool |
| Name="VCPreLinkEventTool" | Name="VCPreLinkEventTool"/> |
| Description="Stopping apache..." | |
| CommandLine="net stop apache_release | |
| dir>nul | |
| "/> | |
| <Tool | <Tool |
| Name="VCResourceCompilerTool" | Name="VCResourceCompilerTool" |
| PreprocessorDefinitions="NDEBUG" | PreprocessorDefinitions="NDEBUG" |