summaryrefslogtreecommitdiff
path: root/src/dlls/mscorpe/Native.rc
diff options
context:
space:
mode:
Diffstat (limited to 'src/dlls/mscorpe/Native.rc')
-rw-r--r--src/dlls/mscorpe/Native.rc8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/dlls/mscorpe/Native.rc b/src/dlls/mscorpe/Native.rc
new file mode 100644
index 0000000000..e652bf3f1d
--- /dev/null
+++ b/src/dlls/mscorpe/Native.rc
@@ -0,0 +1,8 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
+
+#define FX_VER_FILEDESCRIPTION_STR "Microsoft .NET Runtime PE File Generator\0"
+
+#include <fxver.h>
+#include <fxver.rc>