From d181c36eb6366cb7da719c95eef50b281cedbbdc Mon Sep 17 00:00:00 2001 From: =?utf8?q?V=C3=A1clav=20Slav=C3=ADk?= Date: Sun, 27 Feb 2005 12:03:11 +0000 Subject: [PATCH] include version information in DLLs git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32405 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- build/bakefiles/common.bkl | 4 ++++ 1 file changed, 4 insertions(+) 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