summaryrefslogtreecommitdiff
path: root/Source/DafnyDriver/DafnyDriver.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'Source/DafnyDriver/DafnyDriver.csproj')
-rw-r--r--Source/DafnyDriver/DafnyDriver.csproj3
1 files changed, 3 insertions, 0 deletions
diff --git a/Source/DafnyDriver/DafnyDriver.csproj b/Source/DafnyDriver/DafnyDriver.csproj
index 94794cd2..912fd38e 100644
--- a/Source/DafnyDriver/DafnyDriver.csproj
+++ b/Source/DafnyDriver/DafnyDriver.csproj
@@ -127,6 +127,9 @@
<Reference Include="AbsInt">
<HintPath>..\..\..\boogie\Binaries\AbsInt.dll</HintPath>
</Reference>
+ <Reference Include="Concurrency">
+ <HintPath>..\..\..\boogie\Binaries\Concurrency.dll</HintPath>
+ </Reference>
<Reference Include="Core">
<HintPath>..\..\..\boogie\Binaries\Core.dll</HintPath>
</Reference>