summaryrefslogtreecommitdiff
path: root/Source/Core/Core.csproj
diff options
context:
space:
mode:
authorGravatar allydonaldson <unknown>2013-04-30 15:36:09 +0100
committerGravatar allydonaldson <unknown>2013-04-30 15:36:09 +0100
commit89c7d4c339f58dc9ec39b14b0b2a4120f2689322 (patch)
tree4a22b414e8a17fa68a34279280142120fc1b203d /Source/Core/Core.csproj
parent98cab336f54799e105af45d06ec60e29cfca4fd5 (diff)
Staged Houdini
Diffstat (limited to 'Source/Core/Core.csproj')
-rw-r--r--Source/Core/Core.csproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/Core/Core.csproj b/Source/Core/Core.csproj
index eb581edd..e6db6e9d 100644
--- a/Source/Core/Core.csproj
+++ b/Source/Core/Core.csproj
@@ -168,6 +168,7 @@
<Compile Include="StandardVisitor.cs" />
<Compile Include="TypeAmbiguitySeeker.cs" />
<Compile Include="Util.cs" />
+ <Compile Include="VariableDependenceAnalyser.cs" />
<Compile Include="VCExp.cs" />
<Compile Include="..\version.cs" />
<Compile Include="Xml.cs" />