summaryrefslogtreecommitdiff
path: root/Binaries
diff options
context:
space:
mode:
authorGravatar stobies <unknown>2010-08-06 07:22:50 +0000
committerGravatar stobies <unknown>2010-08-06 07:22:50 +0000
commit92414e15910661de7203bbaf8a20942baac50403 (patch)
treeacebd3041f16214857a2a088f2729d7c8ed75274 /Binaries
parent10c72de92d46207469f68a07a958beec9c314a59 (diff)
Reverting accidental check-in
Diffstat (limited to 'Binaries')
-rw-r--r--Binaries/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Binaries/Makefile b/Binaries/Makefile
index 6a792393..3a2a7e20 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"