summaryrefslogtreecommitdiffstats
path: root/src/qtchooser/qtchooser.pro
blob: 6037e5caf3c67852184084f8e65fdc40b2025c50 (plain)
1
2
3
4
5
6
TEMPLATE = app
DESTDIR = ../../bin
CONFIG -= qt
SOURCES += main.cpp Makefile

error("This .pro file is not meant to be used to build")