]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/vscroll/vscroll.bkl
removed the menu item which could be used to remove the icon and leave the user witho...
[wxWidgets.git] / samples / vscroll / vscroll.bkl
index b5af8f07eda526d6ff4360706a55b37556ca68a5..642ec8057a5df0ac9fbb42e0fb07575980b066e1 100644 (file)
@@ -3,11 +3,10 @@
 
     <include file="../../build/bakefiles/common_samples.bkl"/>
 
-    <exe id="vscroll" template="wx_sample" template_append="wx_append">
+    <exe id="vstest" template="wx_sample" template_append="wx_append">
         <sources>vstest.cpp</sources>
         <wx-lib>core</wx-lib>
         <wx-lib>base</wx-lib>
-        <win32-res>vscroll.rc</win32-res>
     </exe>
 
 </makefile>