]> git.saurik.com Git - wxWidgets.git/commit
Explicitly link the SDK application example with user32.lib.
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 9 Dec 2009 13:31:46 +0000 (13:31 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 9 Dec 2009 13:31:46 +0000 (13:31 +0000)
commit40ff2729903138b3a328515e469e1c522ebb29e1
tree34ce6b281678dd0ec5d2d195c360bb225cc2238e
parent54a3120e951e7e478d87ea862880e4ee3f8b9dd9
Explicitly link the SDK application example with user32.lib.

As this sample uses GUI Windows functions, it requires this library.

Not sure why it isn't added by bakefile automatically for app-type==gui
target.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@62837 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
samples/dll/dll.bkl
samples/dll/makefile.vc