]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/vscroll/vscroll.bkl
corrected exit/about menu command ids in the code after replacing them with the stock...
[wxWidgets.git] / samples / vscroll / vscroll.bkl
index f0463498c6ca8a5a82dca3e7c5ddde607096b1b6..642ec8057a5df0ac9fbb42e0fb07575980b066e1 100644 (file)
@@ -3,11 +3,10 @@
 
     <include file="../../build/bakefiles/common_samples.bkl"/>
 
-    <exe id="vscroll" template="wx_sample" template_append="wx_append">
-        <sources>vscroll.cpp</sources>
+    <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>