summaryrefslogtreecommitdiff
path: root/Source/Dafny
diff options
context:
space:
mode:
authorGravatar mikebarnett <unknown>2010-07-30 18:14:03 +0000
committerGravatar mikebarnett <unknown>2010-07-30 18:14:03 +0000
commit8ae5fd2d34c8ab9df4b117fff434dcadb9506c86 (patch)
treea24a4420018df9435b1ed66245b5ef0d3ab8cede /Source/Dafny
parentb8a3c4ebd639c1481e543fcba2dae7829dac42e4 (diff)
Sign both of the Dafny projects and have Dafny.exe get a version number as well.
Diffstat (limited to 'Source/Dafny')
-rw-r--r--Source/Dafny/DafnyPipeline.sscproj4
1 files changed, 4 insertions, 0 deletions
diff --git a/Source/Dafny/DafnyPipeline.sscproj b/Source/Dafny/DafnyPipeline.sscproj
index 3bbf5366..ba644870 100644
--- a/Source/Dafny/DafnyPipeline.sscproj
+++ b/Source/Dafny/DafnyPipeline.sscproj
@@ -135,6 +135,10 @@
SubType="Code"
RelPath="Compiler.ssc"
/>
+ <File BuildAction="Compile"
+ SubType="Code"
+ RelPath="AssemblyInfo.ssc"
+ />
</Include>
</Files>
</XEN>