wxWidgets/samples/xrc
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
..
rc Remove invalid "option" elements from XRC sample file 2016-07-06 18:48:35 +02:00
custclas.cpp
custclas.h
derivdlg.cpp
derivdlg.h
descrip.mms
makefile.bcc
makefile.gcc Link with oleacc.lib when using MSW gcc makefiles 2017-01-04 11:50:18 +01:00
Makefile.in Update version to 3.1.1 2016-03-03 23:23:06 +01:00
makefile.unx
makefile.vc Link with shlwapi.lib and version.lib under MSW 2015-10-07 18:56:33 +02:00
myframe.cpp Add support for wxAuiManager and wxAuiPaneInfo to XRC 2016-03-09 01:11:16 +01:00
myframe.h
objrefdlg.cpp Get rid of an unused member field in the XRC sample 2016-02-05 22:43:23 +01:00
objrefdlg.h Get rid of an unused member field in the XRC sample 2016-02-05 22:43:23 +01:00
xrcdemo_vc7.vcproj Link with shlwapi.lib and version.lib under MSW 2015-10-07 18:56:33 +02:00
xrcdemo_vc8.vcproj Link with shlwapi.lib and version.lib under MSW 2015-10-07 18:56:33 +02:00
xrcdemo_vc9.vcproj Link with shlwapi.lib and version.lib under MSW 2015-10-07 18:56:33 +02:00
xrcdemo.bkl
xrcdemo.cpp Add support for wxAuiManager and wxAuiPaneInfo to XRC 2016-03-09 01:11:16 +01:00
xrcdemo.h