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:
@@ -29,6 +29,8 @@
|
|||||||
#elif defined(WIN32_PLATFORM_PSPC)
|
#elif defined(WIN32_PLATFORM_PSPC)
|
||||||
// DoDragDrop:
|
// DoDragDrop:
|
||||||
#pragma comment(lib,"ceshell.lib")
|
#pragma comment(lib,"ceshell.lib")
|
||||||
|
|
||||||
|
#pragma comment(lib,"aygshell.lib")
|
||||||
#else
|
#else
|
||||||
#error "Unknown SDK, please fill-in missing pieces"
|
#error "Unknown SDK, please fill-in missing pieces"
|
||||||
#endif
|
#endif
|
||||||
|
Reference in New Issue
Block a user