Details
-
Bug
-
Resolution: Out of scope
-
P3: Somewhat important
-
4.4.0
-
None
Description
When creating a standard application then when adding
QMAKE_LFLAGS+=/IGNORE:4221
to the .pro file then AdditionalOptions="/IGNORE:4221 will be added to the .vcproj file. There is no way to get this line added to the .vcproj file when creating a static lib though.