mirror of
https://github.com/phoboslab/wipeout-rewrite
synced 2024-12-26 09:59:04 +01:00
98ad9b0679
Tested building with SDL2 + Sokol on: - Windows with clang-cl 16 - GLEW/SDL2 built using vcpkg. - Arch Linux with the `sdl2`/`glew` packages. - macOS 13.5 with SDL2 via homebrew. - Emscripten using the Arch Linux `emscripten` package. - Mingw toolchain with the GLEW/SDL2 packages installed: - On Arch Linux with the mingw packages. - On Windows using MSYS2 with the ucrt packages.
3 lines
128 B
Text
3 lines
128 B
Text
#define MANIFEST_RESOURCE_ID 1
|
|
MANIFEST_RESOURCE_ID RT_MANIFEST "wipeout.exe.manifest"
|
|
IDI_ICON1 ICON DISCARDABLE "wipeout.ico"
|