wxwidgets/samples/secretstore
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
..
makefile.bcc Rebake to get rid of whitespace-only changes in generated files 2016-09-08 00:48:06 +02:00
makefile.gcc Link with oleacc.lib when using MSW gcc makefiles 2017-01-04 11:50:18 +01:00
Makefile.in Rebake to get rid of whitespace-only changes in generated files 2016-09-08 00:48:06 +02:00
makefile.unx Rebake to get rid of whitespace-only changes in generated files 2016-09-08 00:48:06 +02:00
makefile.vc Rebake to get rid of whitespace-only changes in generated files 2016-09-08 00:48:06 +02:00
secretstore.bkl
secretstore.cpp
secretstore_vc7.vcproj
secretstore_vc8.vcproj
secretstore_vc9.vcproj