]> git.saurik.com Git - wxWidgets.git/blobdiff - build/bakefiles/common_samples_intree.bkl
Restore correct wx-config creation and work around MinGW lack of symlinks.
[wxWidgets.git] / build / bakefiles / common_samples_intree.bkl
index 2c7af198ddb16ebe9af6a23bb45fec5b79fcc7cc..c845ef282cc5b3c320c2bd728474adf3c9e314ff 100644 (file)
@@ -1,5 +1,4 @@
 <?xml version="1.0" ?>
-<!-- $Id$ -->
 
 <makefile>
 
         <if cond="FORMAT=='autoconf'">
             <wx-mac-app-bundle/>
             <ldflags>$(SAMPLES_RPATH_FLAG)</ldflags>
-            <postlink-command>$(SAMPLES_RPATH_POSTLINK)</postlink-command>
         </if>
     </template>
     <template id="wx_sample_console" template="wx_util_console">
         <if cond="FORMAT=='autoconf'">
             <ldflags>$(SAMPLES_RPATH_FLAG)</ldflags>
-            <postlink-command>$(SAMPLES_RPATH_POSTLINK)</postlink-command>
         </if>
     </template>