Browse Source

Fix installation rules for linux

semlanik 9 years ago
parent
commit
28925a3616
1 changed files with 1 additions and 1 deletions
  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