mirror of
https://github.com/tumic0/QtPBFImagePlugin.git
synced 2025-03-03 15:01:05 +01:00
Compare commits
No commits in common. "f901243baa6e2c36d53065d05d685451df3ec1e0" and "71331b06f14811745530b5ea53b4e7882c334fcc" have entirely different histories.
f901243baa
...
71331b06f1
@ -26,7 +26,7 @@ build_script:
|
|||||||
nmake release
|
nmake release
|
||||||
|
|
||||||
artifacts:
|
artifacts:
|
||||||
- path: release\pbf2.dll
|
- path: release\pbf.dll
|
||||||
|
|
||||||
cache:
|
cache:
|
||||||
- C:\tools\vcpkg\installed\
|
- C:\tools\vcpkg\installed\
|
||||||
|
@ -48,8 +48,6 @@ win32 {
|
|||||||
$$ZLIB/include
|
$$ZLIB/include
|
||||||
LIBS += $$PROTOBUF/lib/libprotobuf-lite.lib \
|
LIBS += $$PROTOBUF/lib/libprotobuf-lite.lib \
|
||||||
$$ZLIB/lib/zlibstatic.lib
|
$$ZLIB/lib/zlibstatic.lib
|
||||||
QMAKE_TARGET_DESCRIPTION = Qt MVT image plugin
|
|
||||||
QMAKE_TARGET_COPYRIGHT = Copyright (c) 2023 Martin Tuma
|
|
||||||
}
|
}
|
||||||
macx {
|
macx {
|
||||||
INCLUDEPATH += $$PROTOBUF/include
|
INCLUDEPATH += $$PROTOBUF/include
|
||||||
|
Loading…
x
Reference in New Issue
Block a user