Author: wrowe
Date: Tue Nov 23 09:43:11 2004
New Revision: 106318

Modified:
   httpd/mod_aspdotnet/trunk/Apache.Web/Apache.Web.vcproj
   httpd/mod_aspdotnet/trunk/mod/mod_aspdotnet.vcproj
Log:

  Prepare for a new approach to versioning.


Modified: httpd/mod_aspdotnet/trunk/Apache.Web/Apache.Web.vcproj
Url: 
http://svn.apache.org/viewcvs/httpd/mod_aspdotnet/trunk/Apache.Web/Apache.Web.vcproj?view=diff&rev=106318&p1=httpd/mod_aspdotnet/trunk/Apache.Web/Apache.Web.vcproj&r1=106317&p2=httpd/mod_aspdotnet/trunk/Apache.Web/Apache.Web.vcproj&r2=106318
==============================================================================
--- httpd/mod_aspdotnet/trunk/Apache.Web/Apache.Web.vcproj      (original)
+++ httpd/mod_aspdotnet/trunk/Apache.Web/Apache.Web.vcproj      Tue Nov 23 
09:43:11 2004
@@ -57,7 +57,8 @@
                        <Tool
                                Name="VCPreLinkEventTool"/>
                        <Tool
-                               Name="VCResourceCompilerTool"/>
+                               Name="VCResourceCompilerTool"
+                               
AdditionalIncludeDirectories="&quot;$(APACHE_PATH)\include&quot;"/>
                        <Tool
                                Name="VCWebServiceProxyGeneratorTool"/>
                        <Tool
@@ -110,7 +111,8 @@
                        <Tool
                                Name="VCPreLinkEventTool"/>
                        <Tool
-                               Name="VCResourceCompilerTool"/>
+                               Name="VCResourceCompilerTool"
+                               
AdditionalIncludeDirectories="&quot;$(APACHE_PATH)\include&quot;"/>
                        <Tool
                                Name="VCWebServiceProxyGeneratorTool"/>
                        <Tool
@@ -163,7 +165,8 @@
                        <Tool
                                Name="VCPreLinkEventTool"/>
                        <Tool
-                               Name="VCResourceCompilerTool"/>
+                               Name="VCResourceCompilerTool"
+                               
AdditionalIncludeDirectories="&quot;$(APACHE22_PATH)\include&quot;"/>
                        <Tool
                                Name="VCWebServiceProxyGeneratorTool"/>
                        <Tool
@@ -217,7 +220,8 @@
                        <Tool
                                Name="VCPreLinkEventTool"/>
                        <Tool
-                               Name="VCResourceCompilerTool"/>
+                               Name="VCResourceCompilerTool"
+                               
AdditionalIncludeDirectories="&quot;$(APACHE22_PATH)\include&quot;"/>
                        <Tool
                                Name="VCWebServiceProxyGeneratorTool"/>
                        <Tool

Modified: httpd/mod_aspdotnet/trunk/mod/mod_aspdotnet.vcproj
Url: 
http://svn.apache.org/viewcvs/httpd/mod_aspdotnet/trunk/mod/mod_aspdotnet.vcproj?view=diff&rev=106318&p1=httpd/mod_aspdotnet/trunk/mod/mod_aspdotnet.vcproj&r1=106317&p2=httpd/mod_aspdotnet/trunk/mod/mod_aspdotnet.vcproj&r2=106318
==============================================================================
--- httpd/mod_aspdotnet/trunk/mod/mod_aspdotnet.vcproj  (original)
+++ httpd/mod_aspdotnet/trunk/mod/mod_aspdotnet.vcproj  Tue Nov 23 09:43:11 2004
@@ -53,7 +53,8 @@
                        <Tool
                                Name="VCPreLinkEventTool"/>
                        <Tool
-                               Name="VCResourceCompilerTool"/>
+                               Name="VCResourceCompilerTool"
+                               
AdditionalIncludeDirectories="&quot;$(APACHE_PATH)\include&quot;"/>
                        <Tool
                                Name="VCWebServiceProxyGeneratorTool"/>
                        <Tool
@@ -102,7 +103,8 @@
                        <Tool
                                Name="VCPreLinkEventTool"/>
                        <Tool
-                               Name="VCResourceCompilerTool"/>
+                               Name="VCResourceCompilerTool"
+                               
AdditionalIncludeDirectories="&quot;$(APACHE_PATH)\include&quot;"/>
                        <Tool
                                Name="VCWebServiceProxyGeneratorTool"/>
                        <Tool
@@ -151,7 +153,8 @@
                        <Tool
                                Name="VCPreLinkEventTool"/>
                        <Tool
-                               Name="VCResourceCompilerTool"/>
+                               Name="VCResourceCompilerTool"
+                               
AdditionalIncludeDirectories="&quot;$(APACHE22_PATH)\include&quot;"/>
                        <Tool
                                Name="VCWebServiceProxyGeneratorTool"/>
                        <Tool
@@ -200,7 +203,8 @@
                        <Tool
                                Name="VCPreLinkEventTool"/>
                        <Tool
-                               Name="VCResourceCompilerTool"/>
+                               Name="VCResourceCompilerTool"
+                               
AdditionalIncludeDirectories="&quot;$(APACHE22_PATH)\include&quot;"/>
                        <Tool
                                Name="VCWebServiceProxyGeneratorTool"/>
                        <Tool

Reply via email to