📄 funambol-sdkcpp-forge.properties
字号:
#
# Funambol SDK C++ Forge build properties file
# ----------------------------------------------
# Properties related to the user's environment.
#
#
# Redefine path of the Visual Studio 2005 (devenv.exe) if different
#
vs2005.devenv = C:/Programmi/Microsoft Visual Studio 8/Common7/IDE
#
# Redefine path of directory "redist\x86" of Visual Studio 2005 if different
#
dir.VCpp2005Lib = C:/Programmi/Microsoft Visual Studio 8/VC/redist/x86
# Targets to build projects
build.target ="Debug|Win32"
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -