这将会自动地使用那些每日构建版本的库文件,所以你不必去做其他的一些诸如改变库文件路径之类的是。
This will correctly use the nightly version of libraries instead of using the stable versions, so no other changes are necessary to your library path etc.
确保设置了运行时库,manifest文件中有完整路径。
Make sure your runtime library is set, and you have the full path in your manifest file.
为了最大限度的扩展性,不要应用外部路径和库文件。
To the greatest extent possible, do not refer to external paths and libraries.
应用推荐