Declarative: Add define _CRT_SECURE_NO_WARNINGS for MSVC.
authorFriedemann Kleint <Friedemann.Kleint@nokia.com>
Mon, 7 Nov 2011 13:44:39 +0000 (14:44 +0100)
committerQt by Nokia <qt-info@nokia.com>
Tue, 8 Nov 2011 12:49:28 +0000 (13:49 +0100)
commitb3f6633fb006f9f966e001e68ff0363e3862ddf6
tree6a5c0e851469095dcb945e0bc7e889f1e1873486
parent769d8ca7167cb108d82d3afbbd1cdfec23716375
Declarative:  Add define _CRT_SECURE_NO_WARNINGS for MSVC.

Silence warnings about usage of strcmp(), etc.
Using wrapper is not an option here for performance reasons.

Change-Id: Ia444a637080c910b8a9a888f422e65c812ba546c
Reviewed-by: Chris Adams <christopher.adams@nokia.com>
Reviewed-by: Glenn Watson <glenn.watson@nokia.com>
src/declarative/declarative.pro
src/qtquick1/qtquick1.pro