X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/951aa70eb410423ef37c0d0572e062f2491f84e1..fdde476d53dcdb03bebd8ead8cea2c377fc3567d:/wxPython/distrib/README.devel.txt?ds=sidebyside diff --git a/wxPython/distrib/README.devel.txt b/wxPython/distrib/README.devel.txt index b96b1743fe..3d7e548ac0 100644 --- a/wxPython/distrib/README.devel.txt +++ b/wxPython/distrib/README.devel.txt @@ -11,12 +11,12 @@ You'll need to add the following directories to your Include path (the wxPython-[version]\include And also you should link with a set of the *.lib files in the -lib/vc_dll dir. Us the ones with the 'u' in the name after the version +lib/vc_dll dir. Use the ones with the 'u' in the name after the version numbers for Unicode builds, the ones without the 'u' are for ANSI builds. I'm sure I've forgotten some files or something, so when you discover -what it is please let me know. Also, if anyone feels like turning +what they are please let me know. Also, if anyone feels like turning this text into a more detailed HOW-TO please send your text to me.