📄 makefile.am
字号:
####### kdevelop will overwrite this part!!! (begin)##########EXTRA_DIST = DE_BW_Karlsruhe_University.loc NOWHERE.loc install-data-local: $(mkinstalldirs) $(kde_datadir)/kwifimanager/locations/ $(INSTALL_DATA) $(srcdir)/DE_BW_Karlsruhe_University.loc $(kde_datadir)/kwifimanager/locations/DE_BW_Karlsruhe_University.loc $(mkinstalldirs) $(kde_datadir)/kwifimanager/locations/ $(INSTALL_DATA) $(srcdir)/NOWHERE.loc $(kde_datadir)/kwifimanager/locations/NOWHERE.locuninstall-local: -rm -f $(kde_datadir)/kwifimanager/locations/DE_BW_Karlsruhe_University.loc -rm -f $(kde_datadir)/kwifimanager/locations/NOWHERE.loc####### kdevelop will overwrite this part!!! (end)############
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -