]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/samples/cal/readme.txt
ICU-511.35.tar.gz
[apple/icu.git] / icuSources / samples / cal / readme.txt
index e291cd6ba671ecc497a1e6d528b3701310c86863..69d08e8880be1ad0fb6d86fa2e5c24d260fd7ed9 100644 (file)
@@ -1,4 +1,4 @@
-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
@@ -10,12 +10,12 @@ Files:
     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.