aygshell is available on PocketPC and sometimes needed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26727 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
13f6e9e8e1
commit
9b58bfecd8
@ -29,6 +29,8 @@
|
||||
#elif defined(WIN32_PLATFORM_PSPC)
|
||||
// DoDragDrop:
|
||||
#pragma comment(lib,"ceshell.lib")
|
||||
|
||||
#pragma comment(lib,"aygshell.lib")
|
||||
#else
|
||||
#error "Unknown SDK, please fill-in missing pieces"
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user