]> git.saurik.com Git - wxWidgets.git/commitdiff
libunicows moved to sourceforge
authorVáclav Slavík <vslavik@fastmail.fm>
Sat, 27 Jul 2002 22:27:46 +0000 (22:27 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Sat, 27 Jul 2002 22:27:46 +0000 (22:27 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16298 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/msw/setup0.h

index 6e4571f104885714052d2c00bc69c2ccd294ac9c..10ad566b6d8dcb0297de9f3142deedd09c8c6bbd 100644 (file)
 // setting enables use of unicows.dll from MSLU (MS Layer for Unicode, see
 // http://www.microsoft.com/globaldev/Articles/mslu_announce.asp). Note that you
 // will have to modify the makefiles to include unicows.lib import library as the first
-// library.
+// library (if you use MSVC, you can run the makefile with "nmake MSLU=1 UNICODE=1"
+// command).
 //
 // If your compiler doesn't have unicows.lib, you can get a version of it at
-// http://www.volny.cz/v.slavik/libunicows/
+// http://libunicows.sourceforge.net
 //
 // Default is 0
 //