michael@0: //{{NO_DEPENDENCIES}} michael@0: // Copyright (c) 2003-2010 International Business Machines michael@0: // Corporation and others. All Rights Reserved. michael@0: // michael@0: // Used by common.rc and other .rc files. michael@0: //Do not edit with Microsoft Developer Studio because it will modify this michael@0: //header the wrong way. This is here to prevent Visual Studio .NET from michael@0: //unnessarily building the resource files when it's not needed. michael@0: // michael@0: michael@0: /* michael@0: These are defined before unicode/uversion.h in order to prevent michael@0: STLPort's broken stddef.h from being used when rc.exe parses this file. michael@0: */ michael@0: #define _STLP_OUTERMOST_HEADER_ID 0 michael@0: #define _STLP_WINCE 1 michael@0: michael@0: #include "unicode/uversion.h" michael@0: michael@0: #define ICU_WEBSITE "http://icu-project.org" michael@0: #define ICU_COMPANY "The ICU Project" michael@0: #define ICU_PRODUCT_PREFIX "ICU" michael@0: #define ICU_PRODUCT "International Components for Unicode"