summaryrefslogtreecommitdiff
path: root/Source/ExecutionEngine/ExecutionEngine.csproj
diff options
context:
space:
mode:
authorGravatar wuestholz <unknown>2013-06-07 18:52:38 -0700
committerGravatar wuestholz <unknown>2013-06-07 18:52:38 -0700
commitec10369d89bb5f159ce646ddb303bd81bf6dc75b (patch)
treecc7923abb374bafc17203214268a0c34ff5f3c87 /Source/ExecutionEngine/ExecutionEngine.csproj
parent3f6df4a72d8b59183f6a4b8b8b3b055d911937fa (diff)
Worked on improving program snapshot verification.
Diffstat (limited to 'Source/ExecutionEngine/ExecutionEngine.csproj')
-rw-r--r--Source/ExecutionEngine/ExecutionEngine.csproj4
1 files changed, 4 insertions, 0 deletions
diff --git a/Source/ExecutionEngine/ExecutionEngine.csproj b/Source/ExecutionEngine/ExecutionEngine.csproj
index 60c9fee1..a614da12 100644
--- a/Source/ExecutionEngine/ExecutionEngine.csproj
+++ b/Source/ExecutionEngine/ExecutionEngine.csproj
@@ -70,6 +70,10 @@
<Project>{cf41e903-78eb-43ba-a355-e5feb5ececd4}</Project>
<Name>Houdini</Name>
</ProjectReference>
+ <ProjectReference Include="..\Model\Model.csproj">
+ <Project>{acef88d5-dadd-46da-bae1-2144d63f4c83}</Project>
+ <Name>Model</Name>
+ </ProjectReference>
<ProjectReference Include="..\ParserHelper\ParserHelper.csproj">
<Project>{fcd3ac7f-9dfd-46c8-ab1e-09f0b0f16dc5}</Project>
<Name>ParserHelper</Name>