Changeset 749 in ntrip for trunk/BNS/bns.pro


Ignore:
Timestamp:
Mar 30, 2008, 2:39:19 PM (16 years ago)
Author:
mervart
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNS/bns.pro

    r748 r749  
    22# Switch to debug configuration
    33# -----------------------------
    4 ###CONFIG += release
    5 ###CONFIG -= debug
     4CONFIG -= release
     5CONFIG += debug
    66
    77RESOURCES += bns.qrc
     
    2121release:MOC_DIR=.moc/release
    2222
    23 HEADERS =             bnsapp.h   bnswindow.h
     23HEADERS =             bnsapp.h   bnswindow.h   bnshlpdlg.h   bnshtml.h
    2424
    25 SOURCES = bnsmain.cpp bnsapp.cpp bnswindow.cpp
     25SOURCES = bnsmain.cpp bnsapp.cpp bnswindow.cpp bnshlpdlg.cpp bnshtml.cpp
    2626
    2727RC_FILE = bns.rc
Note: See TracChangeset for help on using the changeset viewer.