[cpp-msbuild] branch master updated: Update Scott's Apache paths.
Scott Cantor
cantor.2 at osu.edu
Wed Mar 21 14:58:30 EDT 2018
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch master
in repository cpp-msbuild.
View the commit online:
http://git.shibboleth.net/view/?p=cpp-msbuild.git;a=commit;h=7a683222c34cf0a9a0b627bd6121bf379a42ea3c
The following commit(s) were added to refs/heads/master by this push:
new 7a68322 Update Scott's Apache paths.
7a68322 is described below
commit 7a683222c34cf0a9a0b627bd6121bf379a42ea3c
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Wed Mar 21 14:58:25 2018 -0400
Update Scott's Apache paths.
---
dependencies/config.bat | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/dependencies/config.bat b/dependencies/config.bat
index 372bbcb..ad193b9 100644
--- a/dependencies/config.bat
+++ b/dependencies/config.bat
@@ -14,12 +14,12 @@ rem set DEBUG_INSTALLER=YES
#
# Apache Config
#
-SET APACHE_13_ROOT=%ROOT_DIR%apache\VC10\Apache
-SET APACHE_20_ROOT=%ROOT_DIR%apache\VC10\Apache2.0.63\Apache
-SET APACHE_22_ROOT=%ROOT_DIR%apache\VC10\Apache2
-SET APACHE_22_ROOT64=%ROOT_DIR%apache\VC10\Apache22-64
-SET APACHE_24_ROOT=%ROOT_DIR%apache\VC10\Apache24
-SET APACHE_24_ROOT64=%ROOT_DIR%apache\VC10\Apache24-64
+SET APACHE_13_ROOT=C:\Apache
+SET APACHE_20_ROOT=C:\Apache2.0.63\Apache
+SET APACHE_22_ROOT=C:\Apache2
+SET APACHE_22_ROOT64=C:\Apache22-64
+SET APACHE_24_ROOT=C:\Apache24
+SET APACHE_24_ROOT64=C:\Apache24-64
goto path_done
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list