Explorar o código

Fix project file

semlanik %!s(int64=11) %!d(string=hai) anos
pai
achega
f46a82b32f
Modificáronse 1 ficheiros con 9 adicións e 10 borrados
  1. 9 10
      ubxproto.pro

+ 9 - 10
ubxproto.pro

@@ -5,25 +5,24 @@
 #-------------------------------------------------
 CONFIG -= qt
 
-TARGET = ubloxproto
+TARGET = ubxproto
 TEMPLATE = lib
 
 DEFINES += UBLOXPROTO_LIBRARY
 
 SOURCES += \
-    ublox.c
+    ubx.c
 
 HEADERS +=\
-        qublox_global.h \
     ubxmessage.h \
-    ublox.h \
+    ubx.h \
     portable_endian.h \
-    ubloxaid.h \
-    ubloxcfg.h \
-    ubloxlog.h \
-    ubloxmon.h \
-    ubloxrxm.h \
-    ubloxutils.h
+    ubxaid.h \
+    ubxcfg.h \
+    ubxlog.h \
+    ubxmon.h \
+    ubxrxm.h \
+    ubxutils.h
 
 header_files.files = $$HEADERS
 header_files.path = ../include