link resource too

This commit is contained in:
NishiOwO 2025-04-10 04:23:20 +09:00
parent 908b3a6904
commit 7755601601
No known key found for this signature in database
GPG Key ID: 27EF69B208EB9343

View File

@ -117,6 +117,9 @@ project("NishBox")
"stdc++" "stdc++"
}) })
filter("system:windows") filter("system:windows")
files({
"src/*.rc"
})
links({ links({
"opengl32", "opengl32",
"glu32", "glu32",