source: ntrip/trunk/BNC/src/src.pro@ 5076

Last change on this file since 5076 was 5076, checked in by mervart, 11 years ago
File size: 108 bytes
Line 
1
2TARGET = ../bnc
3
4CONFIG -= debug
5CONFIG += release
6
7include(src.pri)
8
9HEADERS += app.h
10
11SOURCES += app.cpp
Note: See TracBrowser for help on using the repository browser.