]> git.saurik.com Git - wxWidgets.git/blobdiff - utils/HelpGen/src/helpgen.bkl
Unused parameters warning fixes.
[wxWidgets.git] / utils / HelpGen / src / helpgen.bkl
index 7959efddc04295d76198deb5821bde2b6ae7fa57..92b08e5665101a25191627c2f5009d00563c03c1 100644 (file)
@@ -8,14 +8,14 @@
     <exe id="HelpGen" template="wx_util_console"
                       template_append="wx_append_base">
         <sources>
-            src/HelpGen.cpp
-            src/cjparser.cpp
-            src/docripper.cpp
-            src/ifcontext.cpp
-            src/markup.cpp
-            src/scriptbinder.cpp
-            src/sourcepainter.cpp
-            src/srcparser.cpp
+            HelpGen.cpp
+            cjparser.cpp
+            docripper.cpp
+            ifcontext.cpp
+            markup.cpp
+            scriptbinder.cpp
+            sourcepainter.cpp
+            srcparser.cpp
         </sources>
         <wx-lib>base</wx-lib>
     </exe>