diff options
| author | Thomas Tanner <trtanner@btinternet.com> | 2015-10-18 19:00:14 +0100 |
|---|---|---|
| committer | Thomas Tanner <trtanner@btinternet.com> | 2015-10-18 19:00:14 +0100 |
| commit | 76bee42dd10056f7ad820eb7e14f5dc028f35c8f (patch) | |
| tree | 7f39cc19e9f57db6b2bf97d5a4738631fc568fbc /scons_configure_template.py | |
| parent | 0f8ae514592c46dc8465bc5830d7a830b68affe2 (diff) | |
umm. windows hardlinks weren't quite working as expected
Diffstat (limited to 'scons_configure_template.py')
| -rw-r--r-- | scons_configure_template.py | 3 |
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"
|
