X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/61aba4609aa384e8906e76715ea483cbf46c6725..8abbca789f34f98efa79944b1c4f6423dade2c80:/samples/dll/dll.bkl diff --git a/samples/dll/dll.bkl b/samples/dll/dll.bkl index c00e693ef6..6bb5bc0459 100644 --- a/samples/dll/dll.bkl +++ b/samples/dll/dll.bkl @@ -1,5 +1,4 @@ - @@ -8,6 +7,7 @@ cond="PLATFORM_WIN32=='1'"> $(DLLFLAG) + MY_DLL_BUILDING $(SRCDIR) my_dll.cpp @@ -19,10 +19,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 +