]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/msw/wince/readme.txt
Fixed doxygen warnings regarding the XRC File Format overview using <> tags in sectio...
[wxWidgets.git] / docs / msw / wince / readme.txt
index f67c3c6e62b9457cc94f586a90624324c4de4f2b..a811e3fa4892697e385072977d456bfe8623ede8 100644 (file)
@@ -1,11 +1,11 @@
 
   =================================================
-  Welcome to wxWidgets/CE 2.7.2
+  Welcome to wxWidgets/CE
   =================================================
 
-You have downloaded version 2.7.2 of the Windows CE port of
-the wxWidgets GUI library. This runs on Pocket PC 2002/2003,
-Smartphone 2002/2003, Windows CE .NET 4.x, and Windows Mobile 5.
+You have downloaded the Windows CE port of the wxWidgets GUI library.
+This runs on Pocket PC 2002/2003, Smartphone 2002/2003,
+Windows CE .NET 4.x, and Windows Mobile 5.
 
 More information about the wxWidgets project as a whole
 can be found at:
@@ -63,11 +63,11 @@ wxWidgets/CE Compilation
 
 NOTE: to generate targets not in the standard project files,
 you should rebuild the project files using Bakefile.
-Also, if you are building from a CVS version of wxWidgets,
+Also, if you are building from a SVN version of wxWidgets,
 you need to create eVC++ project files or get them from
 somewhere, such as the daily makefile builds here:
 
-http://biolpc22.york.ac.uk/pub/CVS_Makefiles/
+http://biolpc22.york.ac.uk/pub/Daily_Makefiles/
 
 See technote docs/tech/tn0016.txt for details on using Bakefile,
 and you can get Bakefile from:
@@ -118,7 +118,7 @@ you need to adjust the library settings of each wxWidgets and sample project.
 Edit the configuration properties for each configuration and in the Librarian,
 add a relative path ..\..\lib to each library path. For example:
 
-..\$(PlatformName)\$(ConfigurationName)\wx_mono.lib
+..\..\lib\$(PlatformName)\$(ConfigurationName)\wx_mono.lib
 
 Then, for a sample you want to compile, edit the configuration properties
 and make sure ..\..\lib\$(PlatformName)\$(ConfigurationName) is in the Linker/General/Additional