blob: 015ad94a3c7cff3501e2a3e21725660e8bd08878 (
plain)
1
2
3
4
5
6
7
8
9
10
|
######################################################################
# Automatically generated by qmake (1.04a) Tue Oct 1 18:34:56 2002
######################################################################
TEMPLATE = app
CONFIG -= moc
# Input
INCLUDEPATH += ../../interfaces
SOURCES += main.cpp
DESTDIR = $$QT_BUILD_TREE/bin
|