Skip to content

Commit e6f33c9

Browse files
committed
test
1 parent 294702b commit e6f33c9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

thirdparty/quazip/quazip.pro

+2-2
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ unix:!symbian {
5353
headers.files=$$HEADERS
5454
target.path=$$PREFIX/lib/$${LIB_ARCH}
5555
QMAKE_PKGCONFIG_DESTDIR = pkgconfig
56-
INSTALLS += headers target
56+
5757

5858
OBJECTS_DIR=.obj
5959
MOC_DIR=.moc
@@ -65,7 +65,7 @@ win32 {
6565
DEPENDPATH += $$PWD/../zlib/
6666
headers.path=$$PREFIX/include/quazip
6767
headers.files=$$HEADERS
68-
INSTALLS += headers target
68+
6969
CONFIG(staticlib){
7070
target.path=$$PREFIX/lib
7171
QMAKE_PKGCONFIG_LIBDIR = $$PREFIX/lib/

0 commit comments

Comments
 (0)