9 lines
120 B
9 lines
120 B
13 years ago
|
TEMPLATE = app
|
||
|
|
||
|
CONFIG += qt warn_on release
|
||
|
|
||
|
REQUIRES = full-config
|
||
|
|
||
|
HEADERS =
|
||
|
SOURCES = main.cpp ../connection.cpp
|