📄 building.txt
字号:
NOTES ON BUILDING WINVNC:The WinVNC project file (WinVNC.dsp) contains four sets of projectsettings. The settings required to re-build the publicly releasedexecutable are stored in the Release configuration.The public configurations are:///////////////////////////////////////////////////////////////////////////Release - This is the intended build configuration for external use and is used directly to create the distributed executables. This configuration is identical to the Release (CORBA) configuration, barring the use of the definition NCORBA rather than the definition _CORBA.**> Use this release when building WinVNC for general distribution. <**Debug - The public debug build. This builds debug executables and libraries, equivalent in all other respects to the release builds. ///////////////////////////////////////////////////////////////////////////Internally, AT&T Labs and the Laboratory for Communications Engineering useCORBA-based session-management. Within the labs, the following builds are usedin place of the public builds above.Release (CORBA) - Release build providing session management interface. This build assumes the presence of CORBA session-control code in the vncCorbaConnect files. These are not supplied as part of the public release distribution because they are dependent upon AT&T infrastructure.Debug (CORBA) - Debug build providing session management. This build also assumes the presence of the CORBA session-control routines.///////////////////////////////////////////////////////////////////////////
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -