Diff for /parser3/src/targets/apache/ApacheModuleParser3.vcproj between versions 1.3 and 1.4

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&gt;nul  
 "/>  
                         <Tool                          <Tool
                                 Name="VCPreBuildEventTool"/>                                  Name="VCPreBuildEventTool"/>
                         <Tool                          <Tool
                                 Name="VCPreLinkEventTool"                                  Name="VCPreLinkEventTool"/>
                                 Description="Stopping apache..."  
                                 CommandLine="net stop apache_debug  
 dir&gt;nul  
 "/>  
                         <Tool                          <Tool
                                 Name="VCResourceCompilerTool"                                  Name="VCResourceCompilerTool"
                                 PreprocessorDefinitions="_DEBUG"                                  PreprocessorDefinitions="_DEBUG"
Line 137  dir&gt;nul Line 129  dir&gt;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&gt;nul  
 "/>  
                         <Tool                          <Tool
                                 Name="VCPreBuildEventTool"/>                                  Name="VCPreBuildEventTool"/>
                         <Tool                          <Tool
                                 Name="VCPreLinkEventTool"                                  Name="VCPreLinkEventTool"/>
                                 Description="Stopping apache..."  
                                 CommandLine="net stop apache_release  
 dir&gt;nul  
 "/>  
                         <Tool                          <Tool
                                 Name="VCResourceCompilerTool"                                  Name="VCResourceCompilerTool"
                                 PreprocessorDefinitions="NDEBUG"                                  PreprocessorDefinitions="NDEBUG"

Removed from v.1.3  
changed lines
  Added in v.1.4


E-mail: