mirror of
https://github.com/tumic0/QtPBFImagePlugin.git
synced 2025-03-03 06:51:04 +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
|
||||
|
||||
artifacts:
|
||||
- path: release\pbf2.dll
|
||||
- path: release\pbf.dll
|
||||
|
||||
cache:
|
||||
- C:\tools\vcpkg\installed\
|
||||
|
@ -48,8 +48,6 @@ win32 {
|
||||
$$ZLIB/include
|
||||
LIBS += $$PROTOBUF/lib/libprotobuf-lite.lib \
|
||||
$$ZLIB/lib/zlibstatic.lib
|
||||
QMAKE_TARGET_DESCRIPTION = Qt MVT image plugin
|
||||
QMAKE_TARGET_COPYRIGHT = Copyright (c) 2023 Martin Tuma
|
||||
}
|
||||
macx {
|
||||
INCLUDEPATH += $$PROTOBUF/include
|
||||
|
Loading…
x
Reference in New Issue
Block a user