diff --git a/build/bakefiles/common.bkl b/build/bakefiles/common.bkl index 1618f74ee9..ceea7fb5e0 100644 --- a/build/bakefiles/common.bkl +++ b/build/bakefiles/common.bkl @@ -637,8 +637,10 @@ $(TAB)$(VC_COMPILER) /EP /nologo "$(DOLLAR)(InputPath)" > "$(SETUPHDIR)\wx\msw\r $(RCDEFDIR) $(TOP_SRCDIR)include + $(DYLIB_RPATH_POSTLINK) $(WXTOPDIR)src/msw/version.rc + diff --git a/build/bakefiles/config.bkl b/build/bakefiles/config.bkl index 99efd7b1f2..17a9e686c9 100644 --- a/build/bakefiles/config.bkl +++ b/build/bakefiles/config.bkl @@ -362,8 +362,9 @@ to run the tests, include CppUnit library here.