cmakelists.txt
来自「一个非常好的GIS开源新版本」· 文本 代码 · 共 14 行
TXT
14 行
#TODO: Need to configure cmake to run pyrcc4 and pyuic4 as required when the resource# file or the ui changeSET(INSTALLER_FILESicon.png__init__.pymapserverexportdialog.pymapserverexport.pyms_export.pyresources.pyui_mapserverexport.py)INSTALL(FILES ${INSTALLER_FILES} DESTINATION ${QGIS_DATA_DIR}/python/plugins/mapserver_export)
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?