wxWidgets/samples/taskbarbutton
Vadim Zeitlin 2f51147732 Fix resource compiler include path for Borland.
Explicitly include $(BCCDIR)/include/windows/sdk directory in the resource
compiler options, as it needs it to find windows.h.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@77993 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2014-10-11 16:30:00 +00:00
..
makefile.bcc Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
makefile.gcc Rebaked with new wxTaskBarButton and taskbarbutton sample. 2014-09-10 14:59:13 +00:00
Makefile.in Rebaked with new wxTaskBarButton and taskbarbutton sample. 2014-09-10 14:59:13 +00:00
makefile.unx Rebaked with new wxTaskBarButton and taskbarbutton sample. 2014-09-10 14:59:13 +00:00
makefile.vc Rebaked with new wxTaskBarButton and taskbarbutton sample. 2014-09-10 14:59:13 +00:00
taskbarbutton_vc7.vcproj Rebaked with new wxTaskBarButton and taskbarbutton sample. 2014-09-10 14:59:13 +00:00
taskbarbutton_vc8.vcproj Rebaked with new wxTaskBarButton and taskbarbutton sample. 2014-09-10 14:59:13 +00:00
taskbarbutton_vc9.vcproj Rebaked with new wxTaskBarButton and taskbarbutton sample. 2014-09-10 14:59:13 +00:00
taskbarbutton.bkl Introduce skeleton of taskbar button feature. 2014-09-10 14:49:33 +00:00
taskbarbutton.cpp Don't crash under XP in the taskbar button sample. 2014-09-14 23:58:14 +00:00