mirror of
https://github.com/ZDoom/gzdoom-gles.git
synced 2025-01-07 09:50:45 +00:00
7 lines
192 B
Text
7 lines
192 B
Text
|
// This resource script is for compiling with MinGW only. Visual C++
|
||
|
// compilations use the manifest tool to insert the manifest instead.
|
||
|
|
||
|
#include <WinUser.h>
|
||
|
|
||
|
1 RT_MANIFEST "trustinfo.txt"
|