Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | link glu32 before opengl32 | Oswald Buddenhagen | 2010-07-01 | 1 | -1/+1 |
| | | | | | | | otherwise the build fails if the libraries are statically built, as glu depends on opengl. Task-number: QTBUG-11863 | ||||
* | escape backslashes | Oswald Buddenhagen | 2010-05-26 | 1 | -3/+3 |
| | | | | this makes windows-style path specs *ugly*. that's intentional. :-P | ||||
* | Added mkspec for MSVC 2010 | Martin Petersson | 2010-04-26 | 2 | -0/+133 |
Reviewed-by: Marius SO |