]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/samples/uresb/readme.txt
ICU-8.11.tar.gz
[apple/icu.git] / icuSources / samples / uresb / readme.txt
index a088452d53833018ffec54ba2efd2851dc6ad5c3..362975f15ee66fffc8fa79c56e383af2b40fd0ee 100644 (file)
@@ -1,4 +1,4 @@
-Copyright (c) 2001-2003 International Business Machines
+Copyright (c) 2001-2005 International Business Machines
 Corporation and others. All Rights Reserved.
 uresb: Resource Bundle
 
@@ -9,8 +9,8 @@ This sample demonstrates
          
 Files:
     uresb.c        Main source file in C
-    uresb.dsw      Windows MSVC workspace.  Double-click this to get started.
-    uresb.dsp      Windows MSVC project file
+    uresb.sln      Windows MSVC workspace.  Double-click this to get started.
+    uresb.vcproj   Windows MSVC project file
     resources.dsp  Windows project file for resources
     resources.mak  Windows makefile for resources
 
@@ -20,7 +20,7 @@ Files:
 
 To Build uresb on Windows
     1.  Install and build ICU
-    2.  In MSVC, open the workspace file icu\samples\uresb\uresb.dsw
+    2.  In MSVC, open the workspace file icu\samples\uresb\uresb.sln
     3.  Choose a Debug or Release build.
     4.  Build.