aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual/preprocessor/main.cpp
Commit message (Expand)AuthorAgeFilesLines
* Tests: Remove tests/manual/preprocessorNikolai Kosjar2014-05-231-200/+0
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* C++: Untangle include file resolving from loading.Erik Verbruggen2013-04-091-2/+2
* fix include style relating to cplusplus librariesOswald Buddenhagen2013-04-031-3/+3
* Tests: Fix MSVC errors and warningsOrgad Shaneh2013-03-271-2/+2
* Fix tests compilationOrgad Shaneh2013-03-051-0/+3
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | tests/preprocessor: adapt to api changeFawzi Mohamed2013-01-161-3/+8
|/
* Adjust license headershjk2012-10-051-21/+20
* rename QtDebug to QDebughjk2012-08-061-1/+1
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Get tests compiling again on windows.Bill King2012-04-241-5/+5
* Long live the king!hjk2012-01-261-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Yet another compile fix for MinGW/Windows.Friedemann Kleint2011-08-091-3/+2
* Replace qt-info@nokia.com with info@qt.nokia.comhjk2011-07-061-1/+1
* Update license.hjk2011-04-131-14/+13
* tests: add licence headersBill King2011-02-181-0/+32
* Print the result of the preprocessor.Roberto Raggi2009-10-271-2/+30
* Compile.Roberto Raggi2009-06-291-4/+3
* Improved a little bit the example and show how to compute the deps for all th...Roberto Raggi2009-05-131-19/+59
* Show how to use the preprocessor to generate deps.Roberto Raggi2009-05-131-10/+81
* Simple manual test for the preprocessor.Roberto Raggi2009-03-091-0/+27