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

📄 win32.agent.cfg

📁 wm PNE 3.3 source code, running at more than vxworks6.x version.
💻 CFG
字号:
;;;;;; $Log$;;;;;; Config file for building an SNMP for Windows on Win32 with MSVC 6.0;;; Before using this file define the environment variable "WMINSTALLDIR";;; to be the location of your Wind Manage SNMP installation, which must;;; be in a different place than the Tornado installation directory when;;; building a Windows agent.;;;;;; load system and compiler configurationsloadconfig 'msvc60';;; load configurations from various productsloadconfig 'common/common.cfg'loadconfig 'snmp/envoy.cfg'loadconfig 'demo/snark.cfg';;; set the top-level directory and the port directoryequate SRCDIR '$(WMINSTALLDIR)'equate SOFTPORT '$(SRCDIR)/target/h/wrn/wm/util/port/winsock'equate WMINC '$(SRCDIR)/target/h/'equate MIBCOMPFLAGS '-l $(WIND_BASE)/target/src/wrn/wm/snmp/std-mibs';;; put any modifications to the default configuration here;;; see product documentation for optionsinstall ENVOY_WINSOCK_AGENTinstall COMMON_SNPRINTF;;; write out install.hwrite-install.h '../../../h/wrn/wm/common/install.h';;; start building makefilesmake-makefile '.';;; Compilation command for GNU Emacs.  Keep this at the end of this file.;;; The lisp expression just sets the compile command for this buffer to;;; the command "makmak <this buffer's file name>".;;;;;; Local Variables:;;; eval: (set (make-local-variable 'compile-command) (concat "makmak " buffer-file-name));;; End:

⌨️ 快捷键说明

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