From 404b272a558b0bb915e182b01849c9631f829619 Mon Sep 17 00:00:00 2001 From: a1xd <68629610+a1xd@users.noreply.github.com> Date: Mon, 6 Sep 2021 23:24:51 -0400 Subject: get grapher building --- grapher/grapher.csproj | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'grapher/grapher.csproj') diff --git a/grapher/grapher.csproj b/grapher/grapher.csproj index 7b0ab02..9a9412b 100644 --- a/grapher/grapher.csproj +++ b/grapher/grapher.csproj @@ -78,6 +78,12 @@ AboutBox.cs + + Form + + + DeviceMenuForm.cs + @@ -148,6 +154,9 @@ AboutBox.cs Designer + + DeviceMenuForm.cs + Form1.cs -- cgit v1.2.3