mirror of
https://github.com/tumic0/QtPBFImagePlugin.git
synced 2024-11-24 03:35:54 +01:00
Cosmetics
This commit is contained in:
parent
bcc9743d4e
commit
f44f75ba59
@ -26,12 +26,12 @@ pm.loadFromData(tileData, QString::number(zoom).toLatin1());
|
|||||||
```
|
```
|
||||||
|
|
||||||
## Build
|
## Build
|
||||||
### Build requirements:
|
### Requirements
|
||||||
* QT 5.x
|
* QT 5.x
|
||||||
* Google Protocol Buffers (protobuf-lite)
|
* Google Protocol Buffers (protobuf-lite)
|
||||||
* Zlib
|
* Zlib
|
||||||
|
|
||||||
### Build steps:
|
### Build steps
|
||||||
#### Linux
|
#### Linux
|
||||||
```shell
|
```shell
|
||||||
qmake pbfplugin.pro
|
qmake pbfplugin.pro
|
||||||
|
Loading…
Reference in New Issue
Block a user