From 76bee42dd10056f7ad820eb7e14f5dc028f35c8f Mon Sep 17 00:00:00 2001 From: Thomas Tanner Date: Sun, 18 Oct 2015 19:00:14 +0100 Subject: umm. windows hardlinks weren't quite working as expected --- scons_configure_template.py | 3 --- 1 file changed, 3 deletions(-) (limited to 'scons_configure_template.py') 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" -- cgit v1.3.1