summaryrefslogtreecommitdiffstats
path: root/mkspecs/win32-msvc2010
Commit message (Collapse)AuthorAgeFilesLines
* link glu32 before opengl32Oswald Buddenhagen2010-07-011-1/+1
| | | | | | | otherwise the build fails if the libraries are statically built, as glu depends on opengl. Task-number: QTBUG-11863
* escape backslashesOswald Buddenhagen2010-05-261-3/+3
| | | | this makes windows-style path specs *ugly*. that's intentional. :-P
* Added mkspec for MSVC 2010Martin Petersson2010-04-262-0/+133
Reviewed-by: Marius SO