46ba9ca2f9
MSVC users can simplify their projects by prepending $(WXWIN)\include\msvc to the compiler include directories, which results in automatic including the build-specific setup.h and linking all required wxWidgets and system libraries. This worked only for the default multilib builds but not for monolithic builds where wxWidgets libraries are created and named differently. This patch allows the users (by defining wxMONOLITHIC=1 in their project) to use it also for monolithic builds. |
||
---|---|---|
.. | ||
wx |