xref: /third_party/icu/icu4c/source/common/msvcres.h (revision 2e5b6d6d)
12e5b6d6dSopenharmony_ci// © 2016 and later: Unicode, Inc. and others.
22e5b6d6dSopenharmony_ci// License & terms of use: http://www.unicode.org/copyright.html
32e5b6d6dSopenharmony_ci//{{NO_DEPENDENCIES}}
42e5b6d6dSopenharmony_ci// Copyright (c) 2003-2010 International Business Machines
52e5b6d6dSopenharmony_ci// Corporation and others. All Rights Reserved.
62e5b6d6dSopenharmony_ci//
72e5b6d6dSopenharmony_ci// Used by common.rc and other .rc files.
82e5b6d6dSopenharmony_ci//Do not edit with Microsoft Developer Studio because it will modify this
92e5b6d6dSopenharmony_ci//header the wrong way. This is here to prevent Visual Studio .NET from
102e5b6d6dSopenharmony_ci//unnessarily building the resource files when it's not needed.
112e5b6d6dSopenharmony_ci//
122e5b6d6dSopenharmony_ci
132e5b6d6dSopenharmony_ci/*
142e5b6d6dSopenharmony_ciThese are defined before unicode/uversion.h in order to prevent
152e5b6d6dSopenharmony_ciSTLPort's broken stddef.h from being used when rc.exe parses this file.
162e5b6d6dSopenharmony_ci*/
172e5b6d6dSopenharmony_ci#define _STLP_OUTERMOST_HEADER_ID 0
182e5b6d6dSopenharmony_ci#define _STLP_WINCE 1
192e5b6d6dSopenharmony_ci
202e5b6d6dSopenharmony_ci#include "unicode/uversion.h"
212e5b6d6dSopenharmony_ci
222e5b6d6dSopenharmony_ci#define ICU_WEBSITE "https://icu.unicode.org/"
232e5b6d6dSopenharmony_ci#define ICU_COMPANY "The ICU Project"
242e5b6d6dSopenharmony_ci#define ICU_PRODUCT_PREFIX "ICU"
252e5b6d6dSopenharmony_ci#define ICU_PRODUCT "International Components for Unicode"
26