diff options
author | stobies <unknown> | 2009-08-18 08:43:08 +0000 |
---|---|---|
committer | stobies <unknown> | 2009-08-18 08:43:08 +0000 |
commit | 399b51fe85f63f8f08986a79e62a080daff516a2 (patch) | |
tree | 0e782cda6672c229861f10377081ca845e2554d8 | |
parent | e5bc524b0ac9bd8239bba29b6d70cbe4337831d7 (diff) |
Also sign AbsInt.dll
-rw-r--r-- | Source/AbsInt/AbsInt.sscproj | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Source/AbsInt/AbsInt.sscproj b/Source/AbsInt/AbsInt.sscproj index 95d6f1d2..d0efb860 100644 --- a/Source/AbsInt/AbsInt.sscproj +++ b/Source/AbsInt/AbsInt.sscproj @@ -114,6 +114,10 @@ SubType="Code"
RelPath="LoopInvariantsOnDemand.ssc"
/>
+ <File BuildAction="Compile"
+ SubType="Code"
+ RelPath="AssemblyInfo.ssc"
+ />
</Include>
</Files>
</XEN>
|