Don't check the toolkit unnecessarily, this doesn't really change anything
right now but will not break wxGTK build under MSW when support for it is
added.
Closes #14379.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@71727
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
<!-- copy setup.h on DOS/OS2/Windows if the format supports it: -->
- <if cond="FORMAT!='autoconf' and IS_MSVC_PRJ=='0' and TOOLKIT in ['PM','MSW','MOTIF']">
+ <if cond="FORMAT!='autoconf' and IS_MSVC_PRJ=='0'">
<mkdir id="libdir">
<dir>$(LIBDIRNAME)</dir>
</mkdir>