mirror of
https://github.com/ZDoom/gzdoom.git
synced 2024-11-06 13:01:03 +00:00
6 lines
192 B
Text
6 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"
|