]> git.saurik.com Git - wxWidgets.git/blobdiff - build/bakefiles/common.bkl
replace more __WXDEBUG__ occurrences with wxDEBUG_LEVEL
[wxWidgets.git] / build / bakefiles / common.bkl
index 1618f74ee9773b74046fc2e7180dcdb9acd0af59..ceea7fb5e02bbddb0ce7d5fad3120568753c4295 100644 (file)
@@ -637,8 +637,10 @@ $(TAB)$(VC_COMPILER) /EP /nologo "$(DOLLAR)(InputPath)" > "$(SETUPHDIR)\wx\msw\r
         <if cond="FORMAT=='autoconf'">
             <res-include>$(RCDEFDIR)</res-include>
             <res-include>$(TOP_SRCDIR)include</res-include>
+            <postlink-command>$(DYLIB_RPATH_POSTLINK)</postlink-command>
         </if>
         <win32-res>$(WXTOPDIR)src/msw/version.rc</win32-res>
+        
     </template>
 
     <template id="wx_3rdparty_dependencies_gui" cond="USE_GUI=='1'">