Change icon id for GLFW to load it
This commit is contained in:
parent
0d9175dc15
commit
f3e2e35533
@ -47,7 +47,7 @@ add_executable(ImHex
|
||||
libs/ImGui/source/imgui_impl_opengl3.cpp
|
||||
libs/ImGui/source/ImGuiFileBrowser.cpp
|
||||
|
||||
res.rc
|
||||
resource.rc
|
||||
)
|
||||
|
||||
if (WIN32)
|
||||
|
1
resource.rc
Normal file
1
resource.rc
Normal file
@ -0,0 +1 @@
|
||||
GLFW_ICON ICON icon.ico
|
Loading…
Reference in New Issue
Block a user