summary refs log tree commit diff stats
path: root/res/appicon.rc
diff options
context:
space:
mode:
authorStar Rauchenberger <fefferburbia@gmail.com>2022-03-20 13:03:18 -0400
committerStar Rauchenberger <fefferburbia@gmail.com>2022-03-20 13:03:18 -0400
commit304bab2aced9cae51d2e4c09f3d9e06c66ff175d (patch)
tree8397f81b893feb1cf624eee49c4fb01297aa08ad /res/appicon.rc
parentba350484072c78e5e1a765370c22dbd76474aa39 (diff)
downloadether-304bab2aced9cae51d2e4c09f3d9e06c66ff175d.tar.gz
ether-304bab2aced9cae51d2e4c09f3d9e06c66ff175d.tar.bz2
ether-304bab2aced9cae51d2e4c09f3d9e06c66ff175d.zip
we can build a window app!
build type must be set to Release or it's horribly slow, and fullscreen does not work
Diffstat (limited to 'res/appicon.rc')
-rw-r--r--res/appicon.rc1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/appicon.rc b/res/appicon.rc new file mode 100644 index 0000000..bbc88e2 --- /dev/null +++ b/res/appicon.rc
@@ -0,0 +1 @@
IDI_ICON1 ICON DISCARDABLE "appicon.ico" \ No newline at end of file