From: Václav Slavík Date: Sun, 27 Feb 2005 12:03:11 +0000 (+0000) Subject: include version information in DLLs X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/d181c36eb6366cb7da719c95eef50b281cedbbdc include version information in DLLs git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32405 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/build/bakefiles/common.bkl b/build/bakefiles/common.bkl index 21b81b57e8..2ac0c1a132 100644 --- a/build/bakefiles/common.bkl +++ b/build/bakefiles/common.bkl @@ -523,6 +523,10 @@ $(TAB)copy "$(DOLLAR)(InputPath)" $(SETUPHDIR)\wx\setup.h $(WX_VERSION) $(WXSOVERSION) $(WXMACVERSION) + + + WXDLLNAME=$(WXDLLNAME) + src/msw/version.rc