source: trunk/doc/src/snippets/qmake/specifications.pro@ 568

Last change on this file since 568 was 2, checked in by Dmitry A. Kuminov, 16 years ago

Initially imported qt-all-opensource-src-4.5.1 from Trolltech.

File size: 69 bytes
Line 
1#! [0]
2message($$QMAKESPEC)
3
4linux-g++ {
5 message(Linux)
6}
7#! [0]
Note: See TracBrowser for help on using the repository browser.