summaryrefslogtreecommitdiff
path: root/grapher/grapher.csproj
diff options
context:
space:
mode:
authorJacob Palecki <[email protected]>2020-09-20 22:12:11 -0700
committerJacob Palecki <[email protected]>2020-09-20 22:12:11 -0700
commitfb900c88f72db6e4680654ce505f839ad6200668 (patch)
tree78761821e6c9e80591ac7461abcc8983b6d7181d /grapher/grapher.csproj
parentFix chart scaling for DPIs < 1200 (diff)
downloadrawaccel-fb900c88f72db6e4680654ce505f839ad6200668.tar.xz
rawaccel-fb900c88f72db6e4680654ce505f839ad6200668.zip
Add icon to project
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 8f5eeda..6447c3a 100644
--- a/grapher/grapher.csproj
+++ b/grapher/grapher.csproj
@@ -133,6 +133,7 @@
</ProjectReference>
</ItemGroup>
<ItemGroup>
+ <Folder Include="Icon\" />
<Folder Include="ReadMe\" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />