sl@0
|
1 |
//{{NO_DEPENDENCIES}}
|
sl@0
|
2 |
// Copyright (c) 2003-2005 International Business Machines
|
sl@0
|
3 |
// Corporation and others. All Rights Reserved.
|
sl@0
|
4 |
//
|
sl@0
|
5 |
// Used by common.rc and other .rc files.
|
sl@0
|
6 |
//Do not edit with Microsoft Developer Studio because it will modify this
|
sl@0
|
7 |
//header the wrong way. This is here to prevent Visual Studio .NET from
|
sl@0
|
8 |
//unnessarily building the resource files when it's not needed.
|
sl@0
|
9 |
//
|
sl@0
|
10 |
|
sl@0
|
11 |
/*
|
sl@0
|
12 |
These are defined before unicode/uversion.h in order to prevent
|
sl@0
|
13 |
STLPort's broken stddef.h from being used when rc.exe parses this file.
|
sl@0
|
14 |
*/
|
sl@0
|
15 |
#define _STLP_OUTERMOST_HEADER_ID 0
|
sl@0
|
16 |
#define _STLP_WINCE 1
|
sl@0
|
17 |
|
sl@0
|
18 |
#include "unicode/uversion.h"
|
sl@0
|
19 |
|
sl@0
|
20 |
#define ICU_WEBSITE "http://ibm.com/software/globalization/icu/"
|