]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/multimon/multimon.bkl
added wxMiniFrame demonstration to the dialogs sample
[wxWidgets.git] / samples / multimon / multimon.bkl
index 8901eb9bf1c6916e4ff8882baf87f3666d466be6..4888fa08c1380073baac3acc28fafef8ad010fc0 100644 (file)
@@ -3,11 +3,10 @@
 
     <include file="../../build/bakefiles/common_samples.bkl"/>
 
-    <exe id="multimon" template="wx_sample" template_append="wx_append">
-        <sources>multimon.cpp</sources>
+    <exe id="multimon_test" template="wx_sample" template_append="wx_append">
+        <sources>multimon_test.cpp</sources>
         <wx-lib>core</wx-lib>
         <wx-lib>base</wx-lib>
-        <win32-res>multimon.rc</win32-res>
     </exe>
 
 </makefile>