summaryrefslogtreecommitdiff
path: root/Binaries/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Binaries/Makefile')
-rw-r--r--Binaries/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Binaries/Makefile b/Binaries/Makefile
index 3a2a7e20..6a792393 100644
--- a/Binaries/Makefile
+++ b/Binaries/Makefile
@@ -6,8 +6,8 @@ SPECSHARPROOT = d:\SpecSharpCodePlex\SpecSharp
# Use the first one if you want to build Boogie using the LKG build of Spec#.
# Use the second one if you want to build Boogie using a freshly built version of Spec#.
#
-#SPECSHARPBINDIR = Microsoft.SpecSharp\LastKnownGood9
-SPECSHARPBINDIR = Microsoft.SpecSharp\Registration
+SPECSHARPBINDIR = Microsoft.SpecSharp\LastKnownGood9
+#SPECSHARPBINDIR = Microsoft.SpecSharp\Registration
all:
copy /y "$(SPECSHARPROOT)\$(SPECSHARPBINDIR)\ITaskManager.dll"