mirror of
https://github.com/tumic0/QtPBFImagePlugin.git
synced 2025-03-01 22:30:47 +01:00
Compare commits
3 Commits
71331b06f1
...
f901243baa
Author | SHA1 | Date | |
---|---|---|---|
f901243baa | |||
19c6b9854f | |||
52d15c63bd |
@ -26,7 +26,7 @@ build_script:
|
||||
nmake release
|
||||
|
||||
artifacts:
|
||||
- path: release\pbf.dll
|
||||
- path: release\pbf2.dll
|
||||
|
||||
cache:
|
||||
- C:\tools\vcpkg\installed\
|
||||
|
@ -48,6 +48,8 @@ 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