summaryrefslogtreecommitdiff
path: root/grapher/grapher.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'grapher/grapher.csproj')
-rw-r--r--grapher/grapher.csproj2
1 files changed, 2 insertions, 0 deletions
diff --git a/grapher/grapher.csproj b/grapher/grapher.csproj
index bd86a0c..1611fd3 100644
--- a/grapher/grapher.csproj
+++ b/grapher/grapher.csproj
@@ -47,6 +47,8 @@
<Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>
+ <Compile Include="AccelCharts.cs" />
+ <Compile Include="AccelGUI.cs" />
<Compile Include="AccelOptions.cs" />
<Compile Include="Field.cs" />
<Compile Include="FieldXY.cs" />