X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/b75a7d8f3b4adbae880cab104ce2c6a50eee4db2..4388f060552cc537e71e957d32f35e9d75a61233:/icuSources/samples/translit/README.TXT diff --git a/icuSources/samples/translit/README.TXT b/icuSources/samples/translit/README.TXT index ab7c1638..1c77ca8c 100644 --- a/icuSources/samples/translit/README.TXT +++ b/icuSources/samples/translit/README.TXT @@ -1,13 +1,21 @@ -Copyright (c) 2002, International Business Machines Corporation and others. All Rights Reserved. -This is an exercise for the ICU Workshop (September 2000). - http://oss.software.ibm.com/icu/docs/workshop_2000/agenda.html +Copyright (c) 2002-2010, International Business Machines Corporation and others. All Rights Reserved. + + +IMPORTANT: + +This sample was originally intended as an exercise for the ICU Workshop (September 2000). +The code currently provided in the solution file is the answer to the exercises, each step can still be found in the 'answers' subdirectory. + + + + http://www.icu-project.org/docs/workshop_2000/agenda.html Day 2: September 12th 2000 Pre-requisite: 1. All the hardware and software requirements from Day 1. 2. Attended or fully understand Day 1 material. 3. Read through the ICU user's guide at - http://oss.software.ibm.com/icu/userguide/. + http://www.icu-project.org/userguide/. #Transformation Support 10:45am - 12:00pm @@ -28,7 +36,7 @@ Microsoft Visual C++ 6.0. It should work on other ICU releases and other platforms as well. MSVC: - Open the file "translit.dsw" in Microsoft Visual C++. + Open the file "translit.sln" in Microsoft Visual C++. Unix: - Build and install ICU with a prefix, for example '--prefix=/home/srl/ICU'