⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 makefile.am

📁 一款开源的soap库
💻 AM
字号:
####### This is the input file for automake, which will generate Makefile.in ############ not a GNU package. You can remove this line, if## you have all needed files, that a GNU package needsAUTOMAKE_OPTIONS = foreign 1.4noinst_PROGRAMS=quotexSOAPHEADER=quotex.hinclude ../Makefile.definesSOAP_NS=ns1.nsmap ns2.nsmap ns1.wsdl ns2.wsdlinclude ../Makefile.cpp_rulesquotex_SOURCES = quotex.cpp $(SOAPHEADER) $(SOAP_CPP_CLIENT) soapServer.cpp

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -