mutter/build/win32
Chun-wei Fan 142c1bbee7 MSVC Builds: Silence Cogl Deprecation Warnings
Cogl-1.16 has much deprecation that is done, which causes the build of
Clutter to generate lots of C4996 (deprecation) warnings.  As in commit
fa8809d7 (Add COGL_DISABLE_DEPRECATION_WARNINGS to the build flags), do
likewise by adding this macro in the Visual C++ property sheets, so we
would have much less C4996 warnings during the build.

Please see bug 703877 for the rationale behind this.
2013-09-10 16:18:15 +08:00
..
vs9 MSVC Builds: Silence Cogl Deprecation Warnings 2013-09-10 16:18:15 +08:00
vs10 MSVC Builds: Silence Cogl Deprecation Warnings 2013-09-10 16:18:15 +08:00
.gitignore build: Clean up the VS build rules 2011-11-18 15:12:45 +00:00
Makefile.am Update Visual C++ support 2011-10-06 13:00:26 +08:00