]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/samples/date/readme.txt
ICU-8.11.tar.gz
[apple/icu.git] / icuSources / samples / date / readme.txt
index 64341a31ec2cb9f91e4d815263a97b4e176f5268..3ba36d518e4785ce1d950f3ccd16300a1e12d868 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.
 icudate: a sample program which displays the current date
 
 This sample demonstrates
@@ -8,14 +8,14 @@ This sample demonstrates
          
 Files:
     date.c                      Main source file
-    uprint.h                   codepage output convenience header
-    uprint.h                   codepage output convenience implementation
-    date.dsw                    Windows MSVC workspace.  Double-click this to get started.
-    date.dsp                    Windows MSVC project file
+    uprint.h                    codepage output convenience header
+    uprint.h                    codepage output convenience implementation
+    date.sln                    Windows MSVC workspace.  Double-click this to get started.
+    date.vcproj                 Windows MSVC project file
 
 To Build icudate on Windows
     1.  Install and build ICU
-    2.  In MSVC, open the workspace file icu\samples\date\date.dsw
+    2.  In MSVC, open the workspace file icu\samples\date\date.sln
     3.  Choose a Debug or Release build.
     4.  Build.