Subversion Repositories seema-scanner

Rev

Rev 31 | Rev 36 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 31 Rev 34
Line 33... Line 33...
33
        SMPreferenceDialog.h \
33
        SMPreferenceDialog.h \
34
        SMTypes.h \
34
        SMTypes.h \
35
    SMCalibrationWorker.h \
35
    SMCalibrationWorker.h \
36
    SMCalibrationParameters.h \
36
    SMCalibrationParameters.h \
37
    codec/CodecPhaseShift.h \
37
    codec/CodecPhaseShift.h \
38
    SMReconstructionWorker.h \
38
    SMReconstructionWorker.h
39
    eigentools.h
-
 
40
 
39
 
41
SOURCES += main.cpp\
40
SOURCES += main.cpp\
42
        SMScanner.cpp \
41
        SMScanner.cpp \
43
        SMVideoWidget.cpp \
42
        SMVideoWidget.cpp \
44
        SMPointCloudWidget.cpp \
43
        SMPointCloudWidget.cpp \
Line 50... Line 49...
50
        rotationstage/RotationStage.cpp \
49
        rotationstage/RotationStage.cpp \
51
        SMPreferenceDialog.cpp \
50
        SMPreferenceDialog.cpp \
52
    SMCalibrationWorker.cpp \
51
    SMCalibrationWorker.cpp \
53
    SMCalibrationParameters.cpp \
52
    SMCalibrationParameters.cpp \
54
    codec/CodecPhaseShift.cpp \
53
    codec/CodecPhaseShift.cpp \
55
    SMReconstructionWorker.cpp \
54
    SMReconstructionWorker.cpp
56
    eigentools.cpp
-
 
57
 
55
 
58
 
56
 
59
FORMS    += SMScanner.ui \
57
FORMS    += SMScanner.ui \
60
    SMAboutDialog.ui \
58
    SMAboutDialog.ui \
61
    SMPreferenceDialog.ui
59
    SMPreferenceDialog.ui