summaryrefslogtreecommitdiff
path: root/msvc
diff options
context:
space:
mode:
Diffstat (limited to 'msvc')
-rw-r--r--msvc/win32.rc4
1 files changed, 4 insertions, 0 deletions
diff --git a/msvc/win32.rc b/msvc/win32.rc
index fc418521..7732e405 100644
--- a/msvc/win32.rc
+++ b/msvc/win32.rc
@@ -49,6 +49,10 @@ BEGIN
VALUE "ProductVersion", "2.0.0"
END
END
+ BLOCK "VarFileInfo"
+ BEGIN
+ VALUE "Translation", 0x409, 1252
+ END
END
// GhostlyDeath - Preferebly for codeblocks (if it even uses this RC!)