- Timestamp:
- Jun 22, 2012, 5:36:26 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/src/src.pro
r4288 r4289 31 31 # Include Path 32 32 # ------------ 33 INCLUDEPATH = . ./newmat ./RTCM3 ./RTCM3/clock_and_orbit ./RTCM3/rtcm3torinex 33 INCLUDEPATH = . ../newmat ./RTCM3 ./RTCM3/clock_and_orbit ./RTCM3/rtcm3torinex 34 34 35 35 HEADERS = bnchelp.html bncgetthread.h bncwindow.h bnctabledlg.h \ … … 61 61 win32:HEADERS += serial/win_qextserialport.h 62 62 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.h66 67 63 SOURCES = bncmain.cpp bncgetthread.cpp bncwindow.cpp bnctabledlg.cpp \ 68 64 bnccaster.cpp bncrinex.cpp bncapp.cpp bncutils.cpp \ … … 93 89 win32:SOURCES += serial/win_qextserialport.cpp 94 90 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.cpp103 104 91 RC_FILE = bnc.rc 105 92
Note:
See TracChangeset
for help on using the changeset viewer.