source: ntrip/branches/BNC_2.12/src/src.pro@ 9322

Last change on this file since 9322 was 7229, checked in by stuerze, 9 years ago

minor changes

File size: 132 bytes
Line 
1
2TARGET = ../bnc
3
4CONFIG -= debug
5CONFIG += release
6
7include(src.pri)
8
9HEADERS += app.h
10
11SOURCES += bncmain.cpp app.cpp
Note: See TracBrowser for help on using the repository browser.