]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/validate/validate.bkl
SetTextColor --> SetTextColour, to be consistent with the rest of the lib
[wxWidgets.git] / samples / validate / validate.bkl
index c48edd66d8782a2d7c69be9b1471f0dfed5bd8e5..bbf1ea0721d4fe90024ffffefebcf4be82e40a63 100644 (file)
@@ -6,7 +6,8 @@
     <exe id="validate" template="wx_sample" template_append="wx_append">
         <sources>validate.cpp</sources>
         <wx-lib>core</wx-lib>
-        <win32-res>validate.rc</win32-res>
+        <wx-lib>base</wx-lib>
+        <win32-res>../sample.rc</win32-res>
     </exe>
 
 </makefile>