aboutsummaryrefslogtreecommitdiffstats
path: root/src/shared/registryaccess/registryaccess.pri
Commit message (Collapse)AuthorAgeFilesLines
* Remove qmake build filesEike Ziller2022-01-201-8/+0
| | | | | | | | | | Removes qmake as a build system for building Qt Creator itself. Keep them for some tests that are not completely moved to CMake yet. Change-Id: I846c6ef65626b6dfae6375fdc85d00677aa8c2fb Reviewed-by: hjk <[email protected]> Reviewed-by: Christian Kandeler <[email protected]> Reviewed-by: Christian Stenger <[email protected]>
* Fix building creator with the intel compiler.David Schulz2016-04-261-3/+1
| | | | | | | | | Replacing all occurrences of win32-msvc* with msvc. Task-number: QTCREATORBUG-16118 Change-Id: I46bd54628bffb04c24bca587fd9dd7684e888f1a Reviewed-by: Eike Ziller <[email protected]> Reviewed-by: Oswald Buddenhagen <[email protected]>
* Fix creator build when icc on Windows is used.David Schulz2016-04-221-1/+1
| | | | | | | Task-number: QTCREATORBUG-16118 Change-Id: I3061d4534b1ec88e1960ce88d5e77c4e45b4a76d Reviewed-by: Eike Ziller <[email protected]> Reviewed-by: Christian Stenger <[email protected]>
* Fixes msvc compilation switch to correct check.Bill King2011-04-051-1/+1
|
* Moved code for accessing Windows Registry to src/shared.Robert Loehning2010-03-231-0/+10