qt6-bb10/examples/widgets/graphicsview/boxes
Kai Koehne 9ddfa43e02 MSVC: Remove use of -Zm argument
We've been setting the -Zm argument since the dawn of times (even before
the first git commit). Anyhow, MSDN from VS2008 onwards indicates
that this is not needed:

"In earlier versions of Visual C++, the compiler used several discrete
heaps, and each had a finite limit. Currently, the compiler dynamically
grows the heaps as necessary up to a total heap size limit, and requires a
fixed-size buffer only to construct precompiled headers. Consequently, the
/Zm compiler option is rarely necessary."

[ChangeLog][Compiler Specific Changes] Visual Studio: -Zm200 (an option to
specify the precompiled header memory allocation limit) is not added anymore
by qmake to the compiler calls. If you encounter an C1076 compiler error you
might need to re-add it in your .pro file.

Change-Id: Ia4bec7eba09d893a7d81886a1814602b9ce7563c
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@theqtcompany.com>
2015-02-13 21:23:19 +00:00
..
3rdparty
basic.fsh Update copyright headers 2015-02-11 06:49:51 +00:00
basic.vsh Update copyright headers 2015-02-11 06:49:51 +00:00
boxes.pro MSVC: Remove use of -Zm argument 2015-02-13 21:23:19 +00:00
boxes.qrc
cubemap_negx.jpg
cubemap_negy.jpg
cubemap_negz.jpg
cubemap_posx.jpg
cubemap_posy.jpg
cubemap_posz.jpg
dotted.fsh Update copyright headers 2015-02-11 06:49:51 +00:00
fresnel.fsh Update copyright headers 2015-02-11 06:49:51 +00:00
glass.fsh Update copyright headers 2015-02-11 06:49:51 +00:00
glbuffers.cpp Update copyright headers 2015-02-11 06:49:51 +00:00
glbuffers.h Update copyright headers 2015-02-11 06:49:51 +00:00
glextensions.cpp Update copyright headers 2015-02-11 06:49:51 +00:00
glextensions.h Update copyright headers 2015-02-11 06:49:51 +00:00
gltrianglemesh.h Update copyright headers 2015-02-11 06:49:51 +00:00
granite.fsh Update copyright headers 2015-02-11 06:49:51 +00:00
main.cpp Update copyright headers 2015-02-11 06:49:51 +00:00
marble.fsh Update copyright headers 2015-02-11 06:49:51 +00:00
parameters.par
qt-logo.jpg New Qt logo 2014-11-05 08:10:42 +01:00
qt-logo.png New Qt logo 2014-11-05 08:10:42 +01:00
qtbox.cpp Update copyright headers 2015-02-11 06:49:51 +00:00
qtbox.h Update copyright headers 2015-02-11 06:49:51 +00:00
reflection.fsh Update copyright headers 2015-02-11 06:49:51 +00:00
refraction.fsh Update copyright headers 2015-02-11 06:49:51 +00:00
roundedbox.cpp Update copyright headers 2015-02-11 06:49:51 +00:00
roundedbox.h Update copyright headers 2015-02-11 06:49:51 +00:00
scene.cpp Update copyright headers 2015-02-11 06:49:51 +00:00
scene.h Update copyright headers 2015-02-11 06:49:51 +00:00
smiley.png
square.jpg
trackball.cpp Update copyright headers 2015-02-11 06:49:51 +00:00
trackball.h Update copyright headers 2015-02-11 06:49:51 +00:00
wood.fsh Update copyright headers 2015-02-11 06:49:51 +00:00