Changeset 109 in pacpussensors for trunk/StdDbtPlayerComponents/CMakeLists.txt


Ignore:
Timestamp:
12/10/15 10:49:18 (9 years ago)
Author:
nguyenhu
Message:

I/O for DbtPlyVtgManager, add classes to compile, fixed DbtPlyCPT by adding type Pose3D from previous version

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/StdDbtPlayerComponents/CMakeLists.txt

    r108 r109  
    4646    DbtPlyCPTComponent.h
    4747
     48    DbtPlyGstManager.h
     49    DbtPlyGgaManager.h
     50    DbtPlyGpsConfig.h
     51    DbtPlyVtgManager.h
     52
    4853    #${PROJECT_NAME}.xml
    4954    #${PROJECT_NAME}_d.xml
     
    5358    DbtPlySickLMSManager.cpp
    5459    DbtPlySickLDMRSManager.cpp
    55 
     60   
    5661    DbtPlyAlascaManager.cpp
    5762    DbtPlyImageManager.cpp
    5863    DbtPlyCPTComponent.cpp
     64    DbtPlySickLDMRSManager.cpp
     65
     66    DbtPlyGstManager.cpp 
     67    DbtPlyGgaManager.cpp
     68    DbtPlyVtgManager.cpp
    5969)
    6070
     
    6777    DbtPlyImageManager.h
    6878    DbtPlyCPTComponent.h
     79
     80    DbtPlyGstManager.h
     81    DbtPlyGpsConfig.h
     82    DbtPlyGgaManager.h
     83    DbtPlyVtgManager.h
     84
    6985)
    7086
Note: See TracChangeset for help on using the changeset viewer.