]> git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - nexuiz.rc
added nexuiz icon and make rules to make use of it, and now the icon is included...
[xonotic/darkplaces.git] / nexuiz.rc
diff --git a/nexuiz.rc b/nexuiz.rc
new file mode 100644 (file)
index 0000000..1de8695
--- /dev/null
+++ b/nexuiz.rc
@@ -0,0 +1,25 @@
+#include <windows.h> // include for version info constants\r
+\r
+A ICON MOVEABLE PURE LOADONCALL DISCARDABLE "nexuiz.ico"\r
+\r
+1 VERSIONINFO\r
+FILEVERSION 1,0,0,0\r
+PRODUCTVERSION 1,0,0,0\r
+FILETYPE VFT_APP\r
+{\r
+  BLOCK "StringFileInfo"\r
+        {\r
+                BLOCK "040904E4"\r
+                {\r
+                        VALUE "CompanyName", "Forest Hale Digital Services"\r
+                        VALUE "FileVersion", "1.0"\r
+                        VALUE "FileDescription", "Nexuiz"\r
+                        VALUE "InternalName", "nexuiz.exe"\r
+                        VALUE "LegalCopyright", "id Software, Forest Hale, and contributors"\r
+                        VALUE "LegalTrademarks", ""\r
+                        VALUE "OriginalFilename", "nexuiz.exe"\r
+                        VALUE "ProductName", "Nexuiz"\r
+                        VALUE "ProductVersion", "1.0"\r
+                }\r
+        }\r
+}\r