funambol-sdkcpp-forge.properties
来自「funambol windows mobile plugin source co」· PROPERTIES 代码 · 共 24 行
PROPERTIES
24 行
#
# 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 + =
减小字号Ctrl + -
显示快捷键?