--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/client/Makefile.win32 Sun Nov 30 18:15:46 2025 +0100 @@ -0,0 +1,5 @@ +RES_FILE = app.res + +$(RES_FILE): app.rc app.manifest + llvm-rc app.rc +