-Copyright (c) 2002, International Business Machines Corporation and others. All Rights Reserved.
+Copyright (c) 2002-2005, International Business Machines Corporation and others. All Rights Reserved.
icucal: a sample program which displays the calendar.
This sample demonstrates
cal.c Main source file
uprint.h codepage output convenience header
uprint.h codepage output convenience implementation
- cal.dsw Windows MSVC workspace. Double-click this to get started.
- cal.dsp Windows MSVC project file
+ cal.sln Windows MSVC workspace. Double-click this to get started.
+ cal.vcproj Windows MSVC project file
To Build icucal on Windows
1. Install and build ICU
- 2. In MSVC, open the workspace file icu\samples\cal\cal.dsw
+ 2. In MSVC, open the workspace file icu\samples\cal\cal.sln
3. Choose a Debug or Release build.
4. Build.