Changeset 4289 in ntrip


Ignore:
Timestamp:
Jun 22, 2012, 5:36:26 PM (12 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/src.pro

    r4288 r4289  
    3131# Include Path
    3232# ------------
    33 INCLUDEPATH = . ./newmat ./RTCM3 ./RTCM3/clock_and_orbit ./RTCM3/rtcm3torinex
     33INCLUDEPATH = . ../newmat ./RTCM3 ./RTCM3/clock_and_orbit ./RTCM3/rtcm3torinex
    3434
    3535HEADERS = bnchelp.html bncgetthread.h    bncwindow.h   bnctabledlg.h  \
     
    6161win32:HEADERS += serial/win_qextserialport.h
    6262
    63 HEADERS += newmat/controlw.h newmat/include.h newmat/myexcept.h  \
    64            newmat/newmatap.h newmat/newmat.h newmat/newmatio.h   \
    65            newmat/newmatrc.h newmat/newmatrm.h newmat/precisio.h
    66 
    6763SOURCES = bncmain.cpp bncgetthread.cpp  bncwindow.cpp bnctabledlg.cpp \
    6864          bnccaster.cpp bncrinex.cpp bncapp.cpp bncutils.cpp          \
     
    9389win32:SOURCES += serial/win_qextserialport.cpp
    9490
    95 SOURCES += newmat/bandmat.cpp newmat/cholesky.cpp newmat/evalue.cpp  \
    96            newmat/fft.cpp newmat/hholder.cpp newmat/jacobi.cpp       \
    97            newmat/myexcept.cpp newmat/newfft.cpp newmat/newmat1.cpp  \
    98            newmat/newmat2.cpp newmat/newmat3.cpp newmat/newmat4.cpp  \
    99            newmat/newmat5.cpp newmat/newmat6.cpp newmat/newmat7.cpp  \
    100            newmat/newmat8.cpp newmat/newmat9.cpp newmat/newmatex.cpp \
    101            newmat/newmatrm.cpp newmat/nm_misc.cpp newmat/sort.cpp    \
    102            newmat/submat.cpp newmat/svd.cpp
    103 
    10491RC_FILE = bnc.rc
    10592
Note: See TracChangeset for help on using the changeset viewer.