]> git.saurik.com Git - wxWidgets.git/blobdiff - build/bakefiles/common_samples.bkl
Added wxRenderer method for drawing selection
[wxWidgets.git] / build / bakefiles / common_samples.bkl
index a211e9dcf6c736e9daf3ec74685ec8d2b66bb111..0633b53fe4af6fbf91e9af3183d4022933694d24 100644 (file)
@@ -35,8 +35,8 @@
         <!-- this include is not added via <include> for autoconf, see
              common.bkl: -->
         <if cond="FORMAT=='autoconf'">
-            <res-include>$(TOP_SRCDIR)include</res-include>
             <res-include>$(RCDEFDIR)</res-include>
+            <res-include>$(TOP_SRCDIR)include</res-include>
         </if>
         
         <win32-res>$(WXTOPDIR)samples/sample.rc</win32-res>