summaryrefslogtreecommitdiff
path: root/lcmodule/source/LCM.rc
diff options
context:
space:
mode:
Diffstat (limited to 'lcmodule/source/LCM.rc')
-rw-r--r--lcmodule/source/LCM.rc12
1 files changed, 7 insertions, 5 deletions
diff --git a/lcmodule/source/LCM.rc b/lcmodule/source/LCM.rc
index 279a74c..c8c4b36 100644
--- a/lcmodule/source/LCM.rc
+++ b/lcmodule/source/LCM.rc
@@ -13,11 +13,13 @@
#undef APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
-// English (United States) resources
+// English (U.S.) resources
#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
+#ifdef _WIN32
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
#pragma code_page(1252)
+#endif //_WIN32
#ifdef APSTUDIO_INVOKED
/////////////////////////////////////////////////////////////////////////////
@@ -67,15 +69,15 @@ BEGIN
BEGIN
BLOCK "040904b0"
BEGIN
- VALUE "Comments", "Build date: 2012-01-04"
+ VALUE "Comments", "Build date: 2012-01-17"
VALUE "CompanyName", "STEricsson AB"
VALUE "FileDescription", "LCM Dynamic Link Library"
VALUE "FileVersion", "1, 0, 0, 1"
VALUE "InternalName", "Loader Communication Module"
VALUE "LegalCopyright", "Copyright (C) STEricsson AB 2011"
- VALUE "PrivateBuild", "Change-Id: Ic8d9b0940cc9c949aac84cea8abca4f95c992a93"
+ VALUE "PrivateBuild", "Change-Id: I44e97085602e2005cbfbe1c350f243b2ace856c4"
VALUE "ProductName", "CXA1104507 Loader Communication Module"
- VALUE "ProductVersion", "PX5"
+ VALUE "ProductVersion", "R1X"
END
END
BLOCK "VarFileInfo"
@@ -84,7 +86,7 @@ BEGIN
END
END
-#endif // English (United States) resources
+#endif // English (U.S.) resources
/////////////////////////////////////////////////////////////////////////////