mirror of
https://github.com/ZDoom/raze-gles.git
synced 2024-11-06 21:12:20 +00:00
8c95516224
- updaterevision for automated revision string generation - re2c as a prerequisite to use sc_man in the future - zipdir to automatically generate an engine resource file.
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"
|