summaryrefslogtreecommitdiff
path: root/grapher/grapher.csproj
diff options
context:
space:
mode:
authorJacob Palecki <[email protected]>2020-09-20 22:12:26 -0700
committerJacob Palecki <[email protected]>2020-09-20 22:12:26 -0700
commitb330ba3f6fe66ff4a3c0ad7017710bc5513e8132 (patch)
tree63efec2f66209b68ccf2361b9d01c6fb72844fe4 /grapher/grapher.csproj
parentfurther work (diff)
parentAdd icon to project (diff)
downloadrawaccel-b330ba3f6fe66ff4a3c0ad7017710bc5513e8132.tar.xz
rawaccel-b330ba3f6fe66ff4a3c0ad7017710bc5513e8132.zip
Merge branch 'GUI' into Unsure
Diffstat (limited to 'grapher/grapher.csproj')
-rw-r--r--grapher/grapher.csproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/grapher/grapher.csproj b/grapher/grapher.csproj
index 72522dd..d451a91 100644
--- a/grapher/grapher.csproj
+++ b/grapher/grapher.csproj
@@ -138,6 +138,7 @@
</ProjectReference>
</ItemGroup>
<ItemGroup>
+ <Folder Include="Icon\" />
<Folder Include="ReadMe\" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />