diff --git a/icu4c/source/common/common.rc b/icu4c/source/common/common.rc index 2217b03d113..1727face74d 100644 --- a/icu4c/source/common/common.rc +++ b/icu4c/source/common/common.rc @@ -1,7 +1,7 @@ // Do not edit with Microsoft Developer Studio Resource Editor. // It will permanently substitute version numbers that are intended to be // picked up by the pre-processor during each build. -// Copyright (c) 2001-2007 International Business Machines +// Copyright (c) 2001-2009 International Business Machines // Corporation and others. All Rights Reserved. // #include "msvcres.h" @@ -76,9 +76,9 @@ BEGIN VALUE "FileVersion", CommaVersionString(U_ICU_VERSION_MAJOR_NUM, U_ICU_VERSION_MINOR_NUM, U_ICU_VERSION_PATCHLEVEL_NUM, U_ICU_VERSION_BUILDLEVEL_NUM) VALUE "LegalCopyright", U_COPYRIGHT_STRING "\0" #ifdef _DEBUG - VALUE "OriginalFilename", "icuuc" U_ICU_VERSION_SHORT "d.dll\0") + VALUE "OriginalFilename", "icuuc" U_ICU_VERSION_SHORT "d.dll\0" #else - VALUE "OriginalFilename", "icuuc" U_ICU_VERSION_SHORT ".dll\0") + VALUE "OriginalFilename", "icuuc" U_ICU_VERSION_SHORT ".dll\0" #endif VALUE "PrivateBuild", "\0" VALUE "ProductName", "International Components for Unicode\0" diff --git a/icu4c/source/i18n/i18n.rc b/icu4c/source/i18n/i18n.rc index d89db4c7fa9..b6b7f492d67 100644 --- a/icu4c/source/i18n/i18n.rc +++ b/icu4c/source/i18n/i18n.rc @@ -1,7 +1,7 @@ // Do not edit with Microsoft Developer Studio Resource Editor. // It will permanently substitute version numbers that are intended to be // picked up by the pre-processor during each build. -// Copyright (c) 2001-2007 International Business Machines +// Copyright (c) 2001-2009 International Business Machines // Corporation and others. All Rights Reserved. // #include "../common/msvcres.h" @@ -76,9 +76,9 @@ BEGIN VALUE "FileVersion", CommaVersionString(U_ICU_VERSION_MAJOR_NUM, U_ICU_VERSION_MINOR_NUM, U_ICU_VERSION_PATCHLEVEL_NUM, U_ICU_VERSION_BUILDLEVEL_NUM) VALUE "LegalCopyright", U_COPYRIGHT_STRING "\0" #ifdef _DEBUG - VALUE "OriginalFilename", "icuin" U_ICU_VERSION_SHORT "d.dll\0") + VALUE "OriginalFilename", "icuin" U_ICU_VERSION_SHORT "d.dll\0" #else - VALUE "OriginalFilename", "icuin" U_ICU_VERSION_SHORT ".dll\0") + VALUE "OriginalFilename", "icuin" U_ICU_VERSION_SHORT ".dll\0" #endif VALUE "PrivateBuild", "\0" VALUE "ProductName", "International Components for Unicode\0" diff --git a/icu4c/source/io/io.rc b/icu4c/source/io/io.rc index 8a2154e8cc4..6e40db88716 100644 --- a/icu4c/source/io/io.rc +++ b/icu4c/source/io/io.rc @@ -1,7 +1,7 @@ // Do not edit with Microsoft Developer Studio Resource Editor. // It will permanently substitute version numbers that are intended to be // picked up by the pre-processor during each build. -// Copyright (c) 2001-2007 International Business Machines +// Copyright (c) 2001-2009 International Business Machines // Corporation and others. All Rights Reserved. // #include "../common/msvcres.h" @@ -76,9 +76,9 @@ BEGIN VALUE "FileVersion", CommaVersionString(U_ICU_VERSION_MAJOR_NUM, U_ICU_VERSION_MINOR_NUM, U_ICU_VERSION_PATCHLEVEL_NUM, U_ICU_VERSION_BUILDLEVEL_NUM) VALUE "LegalCopyright", U_COPYRIGHT_STRING "\0" #ifdef _DEBUG - VALUE "OriginalFilename", "icuio" U_ICU_VERSION_SHORT "d.dll\0") + VALUE "OriginalFilename", "icuio" U_ICU_VERSION_SHORT "d.dll\0" #else - VALUE "OriginalFilename", "icuio" U_ICU_VERSION_SHORT ".dll\0") + VALUE "OriginalFilename", "icuio" U_ICU_VERSION_SHORT ".dll\0" #endif VALUE "PrivateBuild", "\0" VALUE "ProductName", "International Components for Unicode\0" diff --git a/icu4c/source/layout/layout.rc b/icu4c/source/layout/layout.rc index da06ac3c055..9962866cb18 100644 --- a/icu4c/source/layout/layout.rc +++ b/icu4c/source/layout/layout.rc @@ -1,7 +1,7 @@ // Do not edit with Microsoft Developer Studio Resource Editor. // It will permanently substitute version numbers that are intended to be // picked up by the pre-processor during each build. -// Copyright (c) 2001-2007 International Business Machines +// Copyright (c) 2001-2009 International Business Machines // Corporation and others. All Rights Reserved. // #include "../common/msvcres.h" @@ -76,9 +76,9 @@ BEGIN VALUE "FileVersion", CommaVersionString(U_ICU_VERSION_MAJOR_NUM, U_ICU_VERSION_MINOR_NUM, U_ICU_VERSION_PATCHLEVEL_NUM, U_ICU_VERSION_BUILDLEVEL_NUM) VALUE "LegalCopyright", U_COPYRIGHT_STRING "\0" #ifdef _DEBUG - VALUE "OriginalFilename", "icule" U_ICU_VERSION_SHORT "d.dll\0") + VALUE "OriginalFilename", "icule" U_ICU_VERSION_SHORT "d.dll\0" #else - VALUE "OriginalFilename", "icule" U_ICU_VERSION_SHORT ".dll\0") + VALUE "OriginalFilename", "icule" U_ICU_VERSION_SHORT ".dll\0" #endif VALUE "PrivateBuild", "\0" VALUE "ProductName", "International Components for Unicode\0" diff --git a/icu4c/source/layoutex/layoutex.rc b/icu4c/source/layoutex/layoutex.rc index 2a23ce9a210..1ed0fdb70bc 100644 --- a/icu4c/source/layoutex/layoutex.rc +++ b/icu4c/source/layoutex/layoutex.rc @@ -1,7 +1,7 @@ // Do not edit with Microsoft Developer Studio Resource Editor. // It will permanently substitute version numbers that are intended to be // picked up by the pre-processor during each build. -// Copyright (c) 2001-2007 International Business Machines +// Copyright (c) 2001-2009 International Business Machines // Corporation and others. All Rights Reserved. // #include "../common/msvcres.h" @@ -76,9 +76,9 @@ BEGIN VALUE "FileVersion", CommaVersionString(U_ICU_VERSION_MAJOR_NUM, U_ICU_VERSION_MINOR_NUM, U_ICU_VERSION_PATCHLEVEL_NUM, U_ICU_VERSION_BUILDLEVEL_NUM) VALUE "LegalCopyright", U_COPYRIGHT_STRING "\0" #ifdef _DEBUG - VALUE "OriginalFilename", "iculx" U_ICU_VERSION_SHORT "d.dll\0") + VALUE "OriginalFilename", "iculx" U_ICU_VERSION_SHORT "d.dll\0" #else - VALUE "OriginalFilename", "iculx" U_ICU_VERSION_SHORT ".dll\0") + VALUE "OriginalFilename", "iculx" U_ICU_VERSION_SHORT ".dll\0" #endif VALUE "PrivateBuild", "\0" VALUE "ProductName", "International Components for Unicode\0"