mirror of
https://github.com/ZDoom/gzdoom.git
synced 2024-11-06 04:50:26 +00:00
7 lines
198 B
Text
7 lines
198 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"
|