Browse Source

fix install rules condition for linux

semlanik 9 years ago
parent
commit
51f0d733a9
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-g++ {
+linux|linux-g++ {
     header_files.files = $$HEADERS
     header_files.path = $$PREFIX/usr/include
     target.path = $$PREFIX/usr/lib