X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d134d2d49f8f2f67f8d7afe6fc89368814dafa6b..48d1144bc4dabb9f8dd6f913e9a65d709e5995e3:/docs/msw/install.txt diff --git a/docs/msw/install.txt b/docs/msw/install.txt index bce03f2bcd..3bc2f1e297 100644 --- a/docs/msw/install.txt +++ b/docs/msw/install.txt @@ -48,9 +48,9 @@ Using project files: Using makefiles: 1. Make sure your WXWIN variable is set. -2. Change directory to wx\src\msw. Type 'nmake -f makefile.nt' to +2. Change directory to wx\src\msw. Type 'nmake -f makefile.vc' to make the wxWindows core library. -3. Change directory to wx\samples and type 'nmake -f makefile.nt' +3. Change directory to wx\samples and type 'nmake -f makefile.vc' to make all the samples. You can also make them individually. Note (1): if you wish to use templates, please edit