]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/html/help/help.pro
added wxEncodingToCodepage() and implemented it properly (using in32 API instead...
[wxWidgets.git] / samples / html / help / help.pro
index ca499eae614326ad39b3599b256fb22faca85e73..53305b1aa03ef5cb0a07419cdd51bea59d550f2b 100644 (file)
@@ -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