浏览代码

添加头文件到工程pro文件中

fujiankuan 3 年之前
父节点
当前提交
92bcc57cf6
共有 1 个文件被更改,包括 3 次插入1 次删除
  1. 3 1
      src/ui/ui_osgviewer/ui_osgviewer.pro

+ 3 - 1
src/ui/ui_osgviewer/ui_osgviewer.pro

@@ -79,4 +79,6 @@ HEADERS += \
     ../../include/msgtype/radarobjectarray.pb.h \
     ../../include/msgtype/radarobjectarray.pb.h \
     gnss_coordinate_convert.h \
     gnss_coordinate_convert.h \
     ../../include/msgtype/objectarray.pb.h \
     ../../include/msgtype/objectarray.pb.h \
-    ../../include/msgtype/object.pb.h
+    ../../include/msgtype/object.pb.h \
+    viewer.hpp \
+    RoadManager.hpp