summaryrefslogtreecommitdiff
path: root/scons_configure_template.py
diff options
context:
space:
mode:
authorThomas Tanner <trtanner@btinternet.com>2015-10-18 19:00:14 +0100
committerThomas Tanner <trtanner@btinternet.com>2015-10-18 19:00:14 +0100
commit76bee42dd10056f7ad820eb7e14f5dc028f35c8f (patch)
tree7f39cc19e9f57db6b2bf97d5a4738631fc568fbc /scons_configure_template.py
parent0f8ae514592c46dc8465bc5830d7a830b68affe2 (diff)
umm. windows hardlinks weren't quite working as expected
Diffstat (limited to 'scons_configure_template.py')
-rw-r--r--scons_configure_template.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/scons_configure_template.py b/scons_configure_template.py
index e4116adf..67a8fad6 100644
--- a/scons_configure_template.py
+++ b/scons_configure_template.py
@@ -31,6 +31,3 @@ ZLIBPATH = r"C:\Apps\zlib-1.2.8"
# though you have to set it up in the configuration
GIT = r"C:\Program Files\git\bin\git.exe"
MERCURIAL = r"C:\Program Files\TortoiseHg\hg.exe"
-
-# Path to include-what-you-use. This is currently rather experimental
-#IWYU = r"C:\Apps\include-what-you-use\bin\include-what-you-use.exe"