- <!-- copy setup.h on DOS/OS2/Windows: -->
- <if cond="FORMAT!='autoconf' and TOOLKIT in ['PM','MSW','MGL','MOTIF']">
+ <!-- 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','MGL','MOTIF']">