summaryrefslogtreecommitdiff
path: root/R2D2/R2D2.csproj
diff options
context:
space:
mode:
authorIan C <ianc@noddybox.co.uk>2021-01-06 22:44:53 +0000
committerIan C <ianc@noddybox.co.uk>2021-01-06 22:44:53 +0000
commitd9e6fe898ac41c0bea5335812173b87e8eac0ada (patch)
tree08b903013da9782ed3010f27aa2679c7aca073f7 /R2D2/R2D2.csproj
parent014ffb08be328f3325272f764c6e40dc4305f0cd (diff)
Added initial UI and commands. Also created initial icon.HEADmaster
Diffstat (limited to 'R2D2/R2D2.csproj')
-rw-r--r--R2D2/R2D2.csproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/R2D2/R2D2.csproj b/R2D2/R2D2.csproj
index abe2009..d9aba58 100644
--- a/R2D2/R2D2.csproj
+++ b/R2D2/R2D2.csproj
@@ -76,6 +76,7 @@
<Compile Include="ViewController.designer.cs">
<DependentUpon>ViewController.cs</DependentUpon>
</Compile>
+ <Compile Include="Command.cs" />
</ItemGroup>
<ItemGroup>
<InterfaceDefinition Include="Main.storyboard" />