application/Makefile.win32

changeset 816
f5690594b240
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/application/Makefile.win32	Wed Oct 08 15:42:23 2025 +0200
@@ -0,0 +1,5 @@
+RES_FILE = app.res
+
+$(RES_FILE): app.rc app.manifest
+	llvm-rc app.rc
+

mercurial