X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a660d684eda27638bca0384b2058911a31c8e845..da4b7ffc783b90227e05df7484121c5435ae8985:/docs/latex/wx/tresourc.tex diff --git a/docs/latex/wx/tresourc.tex b/docs/latex/wx/tresourc.tex index 5757aed65d..86f055a611 100644 --- a/docs/latex/wx/tresourc.tex +++ b/docs/latex/wx/tresourc.tex @@ -328,10 +328,6 @@ object, in addition to providing \verb$#$defines for application code convenienc \subsection{Compiling the resource system} -To enable the resource system, set {\bf USE\_WX\_RESOURCES} to 1 in wx\_setup.h. +To enable the resource system, set {\bf wxUSE\_WX\_RESOURCES} to 1 in setup.h. If your wxWindows makefile supports it, set the same name in the makefile to 1. -You will also need to compile the PrologIO utility (not always the easiest -task): you will need YACC, and LEX (or FLEX). DOS versions of these are -available on the AIAI ftp site under /pub/wxwin/tools. -