Browse Source

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

fujiankuan 3 years ago
parent
commit
92bcc57cf6
1 changed files with 3 additions and 1 deletions
  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 \
     gnss_coordinate_convert.h \
     ../../include/msgtype/objectarray.pb.h \
-    ../../include/msgtype/object.pb.h
+    ../../include/msgtype/object.pb.h \
+    viewer.hpp \
+    RoadManager.hpp