]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/mfc/mfc.bkl
Warning fix observed in tex2rtf.
[wxWidgets.git] / samples / mfc / mfc.bkl
index a1f37001187e0a78e1fd7ad88a7f56f03f04ae45..222cf076b88df9cd3aa2ef2e2b84c2f4c53c2dd8 100644 (file)
@@ -3,11 +3,11 @@
 
     <include file="../../build/bakefiles/common_samples.bkl"/>
 
-    <exe id="mfc" template="wx_sample" template_append="wx_append">
-        <sources>mfc.cpp</sources>
+    <exe id="mfctest" template="wx_sample" template_append="wx_append">
+        <sources>mfctest.cpp</sources>
         <wx-lib>core</wx-lib>
         <wx-lib>base</wx-lib>
-        <win32-res>mfc.rc</win32-res>
+        <win32-res>mfctest.rc</win32-res>
     </exe>
 
 </makefile>