summaryrefslogtreecommitdiffstats
path: root/mkspecs/win32-msvc2005/qmake.conf
Commit message (Expand)AuthorAgeFilesLines
* Merge all "win32-msvc*" mkspecs into oneThiago Macieira2016-12-231-8/+0
* Remove hard-coded MS compiler versions from the mkspecsThiago Macieira2016-12-231-2/+0
* centralize setup of shell-related variables in spec_post.prfOswald Buddenhagen2015-03-061-1/+0
* Create a common qmake configuration for all MSVC versionsThiago Macieira2014-12-131-86/+2
* encode the MSVC version in our mkspecsJoerg Bornemann2014-03-201-0/+1
* Fix win32 mkspecsOswald Buddenhagen2014-03-061-3/+2
* Dynamic GL switch on WindowsLaszlo Agocs2014-02-141-2/+3
* disable incremental linking for release_with_debug_info buildsOswald Buddenhagen2013-12-031-1/+1
* qmake/vcxproj: add WIN64 macro for x86_46 buildsJoerg Bornemann2013-05-071-0/+4
* fix _WIN32 compiler defines for MSVCJoerg Bornemann2013-05-071-1/+1
* Fix '=' alignment and replace tabs in *.conf (whitespace only change)Axel Waggershauser2013-03-271-5/+5
* ANGLE: Fix debug-and-release buildsFriedemann Kleint2012-12-011-0/+1
* Don't link QtGui to winspool.dllKonstantin Ritt2012-11-131-1/+1
* Define QMAKE_EXTENSION_STATICLIB for MSVC mkspecs.Jason Barron2012-10-031-0/+1
* make qmakespecs announce the compiler familyOswald Buddenhagen2012-09-211-0/+2
* centralize initialization of CONFIG in mkspecsOswald Buddenhagen2012-09-081-1/+1
* centralize initialization of QT in specsOswald Buddenhagen2012-09-081-1/+0
* remove useless TEMPLATE assignments from specsOswald Buddenhagen2012-09-081-1/+0
* adjust specs to the new target mode handlingOswald Buddenhagen2012-09-081-0/+1
* centralize+fix addition of copy_dir_files flagOswald Buddenhagen2012-08-071-1/+1
* Avoid macro re-definition after 1838a6c2fb5e3b4368c871aa330d028b255b83afKonstantin Ritt2012-06-261-1/+1
* centralize definitions of shell commandsOswald Buddenhagen2012-06-191-9/+1
* purge QMAKE_INCDIR_QT and QMAKE_LIBDIR_QTOswald Buddenhagen2012-06-191-2/+0
* Move the SSE2/AVX/Neon/etc. flags into the compiler mkspecsThiago Macieira2012-06-121-0/+5
* Windows: Add ANGLE support.Friedemann Kleint2012-05-311-0/+1
* remove assignment of QMAKE_MOC & QMAKE_UIC from mkspecs (part 2)Mark Brand2012-03-091-4/+0
* Revert "Fixed deployment problems with MSVC 2005 and 2008 SP1"Joerg Bornemann2011-11-041-1/+1
* Build Qt with option -Zc:wchar_t under MSVCliang jian2011-06-271-1/+1
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+95