diff options
Diffstat (limited to 'grapher/grapher.csproj')
| -rw-r--r-- | grapher/grapher.csproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/grapher/grapher.csproj b/grapher/grapher.csproj index 9c29da4..7b0849f 100644 --- a/grapher/grapher.csproj +++ b/grapher/grapher.csproj @@ -48,6 +48,7 @@ </ItemGroup> <ItemGroup> <Compile Include="Field.cs" /> + <Compile Include="FieldXY.cs" /> <Compile Include="Form1.cs"> <SubType>Form</SubType> </Compile> |