]> git.saurik.com Git - wxWidgets.git/blobdiff - build/bakefiles/common_samples_intree.bkl
cocoa needs a special implementation for read-only combo box
[wxWidgets.git] / build / bakefiles / common_samples_intree.bkl
index 2c7af198ddb16ebe9af6a23bb45fec5b79fcc7cc..9de319fc22f98b8e1556fd7b78180e80c4e2a9e0 100644 (file)
         <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>