HEADERS = ../connection.h SOURCES = relationaltablemodel.cpp QT += sql # install target.path = $$[QT_INSTALL_EXAMPLES]/sql/relationaltablemodel sources.files = $$SOURCES *.h $$RESOURCES $$FORMS relationaltablemodel.pro sources.path = $$[QT_INSTALL_EXAMPLES]/sql/relationaltablemodel INSTALLS += target sources pe='application/atom+xml'/>
summaryrefslogtreecommitdiffstats
path: root/PC
Commit message (Expand)AuthorAgeFilesLines
* Follows to python's version change (VC6)Hirokazu Yamamoto2008-10-032-4/+4
* Update version number to 2.7.Martin v. Löwis2008-10-031-2/+2
* build_os2emx.patch in issue 3868 - update OS/2 EMX makefile and config filesAndrew MacIntyre2008-09-223-7/+17
* Attempt to correct the build files for the Microsoft VS7.1 compiler.Amaury Forgeot d'Arc2008-09-022-10/+13
* Use vs9to8.py to refresh the Visual Studio 2005 build files.Amaury Forgeot d'Arc2008-09-027-296/+982
* Added _multiprocessing module support. (VC6)Hirokazu Yamamoto2008-08-142-0/+130
* Issue #2065: VC6 related fix.Hirokazu Yamamoto2008-08-148-45/+169
* fix issue3120 - don't truncate handles on 64-bit Windows.Gregory P. Smith2008-07-201-23/+34
* Run svneol.py on all sources.Martin v. Löwis2008-06-13