X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/61aba4609aa384e8906e76715ea483cbf46c6725..9696657f22ee2f10017c0bc305ae1843ee8fe768:/samples/dll/dll.bkl diff --git a/samples/dll/dll.bkl b/samples/dll/dll.bkl index c00e693ef6..271f293ab6 100644 --- a/samples/dll/dll.bkl +++ b/samples/dll/dll.bkl @@ -8,6 +8,7 @@ cond="PLATFORM_WIN32=='1'"> $(DLLFLAG) + MY_DLL_BUILDING $(SRCDIR) my_dll.cpp @@ -19,10 +20,17 @@ the same copy of wx would be used --> - dll_user_wx.cpp + wx_exe.cpp core base my_dll + + gui + sdk_exe.cpp + my_dll + user32 +