X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/56f23a58559a45489c5e8c8b2fe260dae4bf10f9..b1d66b5415f7befb45e050d7097571642b8bfa56:/samples/html/help/help.pro diff --git a/samples/html/help/help.pro b/samples/html/help/help.pro index ca499eae61..53305b1aa0 100644 --- a/samples/html/help/help.pro +++ b/samples/html/help/help.pro @@ -1,4 +1,4 @@ -# this is the project file for the help wxWindows sample +# this is the project file for the html/help wxWindows sample # we generate the VC++ IDE project file, comment this line # to generate a makefile for (n)make @@ -18,4 +18,4 @@ WXDIR=../../.. # project files SOURCES = help.cpp RC_FILE = help.rc -TARGET = help +TARGET = htmlhelp