Change build-related files to use Windows SDK 6.1 instead of Windows SDK 6.0.
SDK upgrade is necessary to support dynamic/webfont because SDK 6.0 does not have t2embapi.h and t2embed.lib. SDK 6.1 is compatible with WIn XP and VS 2005 or later. FYI: http://codereview.chromium.org/14084/show is the CL for adding web/dynamic font support. Review URL: http://codereview.chromium.org/14908 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@7500 0039d316-1c4b-4281-b951-d872f2087c98
Showing
- build/SConscript.main 3 additions, 3 deletionsbuild/SConscript.main
- build/internal/essential.scons 2 additions, 4 deletionsbuild/internal/essential.scons
- build/internal/essential.vsprops 1 addition, 1 deletionbuild/internal/essential.vsprops
- chrome/app/chrome.dll.deps 1 addition, 0 deletionschrome/app/chrome.dll.deps
- sandbox/wow_helper/wow_helper.vcproj 2 additions, 2 deletionssandbox/wow_helper/wow_helper.vcproj
- tools/memory_watcher/scripts/memtrace.pl 1 addition, 1 deletiontools/memory_watcher/scripts/memtrace.pl
- tools/purify/purify_message.py 1 addition, 1 deletiontools/purify/purify_message.py
Please register or sign in to comment