Explorar el Código

Fix installation rules for linux

semlanik hace 9 años
padre
commit
28925a3616
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      ubxproto.pro

+ 1 - 1
ubxproto.pro

@@ -27,7 +27,7 @@ HEADERS +=\
 OBJECTS_DIR = .obj
 MOC_DIR = .moc
 
-linux {
+linux-g++ {
     header_files.files = $$HEADERS
     header_files.path = $$PREFIX/usr/include
     target.path = $$PREFIX/usr/lib