1 Star 0 Fork 42

jinzhiyuan/easygis

forked from qizr/easygis 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
easygis.pro 3.21 KB
一键复制 编辑 原始数据 按行查看 历史
qizr 提交于 2021-12-26 17:58 . add plane func
######################################################################
# Automatically generated by qmake (3.1) Wed Dec 15 00:26:16 2021
######################################################################
TEMPLATE = app
TARGET = easygis
QT += core gui
QT += widgets sql
INCLUDEPATH += ./include /opt/homebrew/Cellar/proj@7/7.2.1/include
DEFINES += ACCEPT_USE_OF_DEPRECATED_PROJ_API_H
# You can make your code fail to compile if you use deprecated APIs.
# In order to do so, uncomment the following line.
# Please consult the documentation of the deprecated API in order to know
# how to port your code away from it.
# You can also select to disable deprecated APIs only up to a certain version of Qt.
#DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0x060000 # disables all the APIs deprecated before Qt 6.0.0
# Input
HEADERS += include/crs.h \
include/layerprovider.h \
include/mapcanvas.h \
include/mapcanvasmap.h \
include/maplayer.h \
include/maptool.h \
include/pointxy.h \
include/crs/webmercator.h \
include/gui/mainwindow.h \
include/gui/sponsorwindow.h \
include/gui/taskwindow.h \
include/layer/tmslayer.h \
include/provider/tmsprovider.h \
include/tools/maptoolpan.h \
include/tools/maptoolselect.h \
include/tools/maptoolzoomin.h \
include/tools/maptoolzoomout.h \
include/utils/easygis.h \
include/utils/imgwriter.h \
include/utils/network.h \
include/provider/tms/gaodenormalprovider.h \
include/provider/tms/gaodesatelliteprovider.h \
include/provider/tms/googlechinanormalprovider.h \
include/provider/tms/googlechinasatelliteprovider.h \
include/provider/tms/ostnormalprovider.h \
include/provider/tms/tmsproviderfactory.h \
include/tools/maptooldrawline.h \
maparea.h \
mapautoplane.h \
mapline.h \
include/tools/maptooladdplane.h \
include/tools/maptooldrawarea.h
FORMS += include/gui/mainwindow.ui \
include/gui/sponsorwindow.ui \
include/gui/taskwindow.ui
SOURCES += crs.cpp \
egmain.cpp \
maparea.cpp \
mapautoplane.cpp \
mapcanvas.cpp \
mapcanvasmap.cpp \
maplayer.cpp \
mapline.cpp \
maptool.cpp \
pointxy.cpp \
crs/webmercator.cpp \
gui/mainwindow.cpp \
gui/sponsorwindow.cpp \
gui/taskwindow.cpp \
layer/tmslayer.cpp \
provider/tmsprovider.cpp \
tools/maptooldrawline.cpp \
tools/maptoolpan.cpp \
tools/maptoolselect.cpp \
tools/maptoolzoomin.cpp \
tools/maptoolzoomout.cpp \
tools/maptooldrawarea.cpp \
tools/maptooladdplane.cpp \
utils/imgwriter.cpp \
utils/network.cpp \
provider/tms/gaodenormalprovider.cpp \
provider/tms/ostnormalprovider.cpp \
provider/tms/tmsproviderfactory.cpp
RESOURCES += resources/res.qrc
LIBS += -L/opt/homebrew/Cellar/proj@7/7.2.1/lib -lproj
LIBS += -L/usr/lib -lcurl
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/talkmeclub/easygis.git
git@gitee.com:talkmeclub/easygis.git
talkmeclub
easygis
easygis
master

搜索帮助