wxWidgets/utils/hhp2cached
Vadim Zeitlin 395d453c94 Link with oleacc.lib when using MSW gcc makefiles
This library is now required when wxUSE_ACCESSIBILITY==1, but was only linked,
using a compiler-specific pragma, when using MSVC resulting in link errors
with gcc.

Fix this by adding the library to the bakefile for non-MSVC compilers and
rebaking.
2017-01-04 11:50:18 +01:00
..
hhp2cached_vc7.vcproj Link with shlwapi.lib and version.lib under MSW 2015-10-07 18:56:33 +02:00
hhp2cached_vc8.vcproj Link with shlwapi.lib and version.lib under MSW 2015-10-07 18:56:33 +02:00
hhp2cached_vc9.vcproj Link with shlwapi.lib and version.lib under MSW 2015-10-07 18:56:33 +02:00
hhp2cached.bkl Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
hhp2cached.cpp Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
hhp2cached.rc Added some makefiles, more BC++/win16 fixes 2000-03-17 10:08:07 +00:00
makefile.bcc Sync EOL normalization settings. 2015-03-17 13:47:20 -06:00
makefile.gcc Link with oleacc.lib when using MSW gcc makefiles 2017-01-04 11:50:18 +01:00
Makefile.in Remove support for Win9x from wxMSW. 2014-05-16 02:33:40 +00:00
makefile.vc Link with shlwapi.lib and version.lib under MSW 2015-10-07 18:56:33 +02:00