]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/html/help/help.bkl
latex include not properly working for links and titlepage
[wxWidgets.git] / samples / html / help / help.bkl
index 771ea1978a7d00c8233f691ba97638cff85d8fda..f6b883e124d2d92687502eecd4dce96853fd604e 100644 (file)
@@ -5,11 +5,10 @@
 
     <include file="../../../build/bakefiles/common_samples.bkl"/>
 
-    <exe id="help" template="wx_sample" template_append="wx_append">
+    <exe id="htmlhelp" template="wx_sample" template_append="wx_append">
         <sources>help.cpp</sources>
         <wx-lib>html</wx-lib>
         <wx-lib>core</wx-lib>
-        <wx-lib>net</wx-lib>
         <wx-lib>base</wx-lib>
         <win32-res>help.rc</win32-res>
     </exe>