]> git.saurik.com Git - apple/icu.git/blame - icuSources/common/msvcres.h
ICU-511.35.tar.gz
[apple/icu.git] / icuSources / common / msvcres.h
CommitLineData
374ca955 1//{{NO_DEPENDENCIES}}
729e4ab9 2// Copyright (c) 2003-2010 International Business Machines
374ca955
A
3// Corporation and others. All Rights Reserved.
4//
5// Used by common.rc and other .rc files.
6//Do not edit with Microsoft Developer Studio because it will modify this
7//header the wrong way. This is here to prevent Visual Studio .NET from
8//unnessarily building the resource files when it's not needed.
9//
73c04bcf
A
10
11/*
12These are defined before unicode/uversion.h in order to prevent
13STLPort's broken stddef.h from being used when rc.exe parses this file.
14*/
15#define _STLP_OUTERMOST_HEADER_ID 0
16#define _STLP_WINCE 1
17
374ca955
A
18#include "unicode/uversion.h"
19
729e4ab9
A
20#define ICU_WEBSITE "http://icu-project.org"
21#define ICU_COMPANY "The ICU Project"
22#define ICU_PRODUCT_PREFIX "ICU"
23#define ICU_PRODUCT "International Components for Unicode"