Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1213)

Issue 14908: Change build-related files to use Windows SDK 6.1 instead of Windows SDK 6.0.... (Closed)

Created:
12 years ago by jungshik at Google
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

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. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=7500

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -12 lines) Patch
M build/SConscript.main View 1 chunk +3 lines, -3 lines 0 comments Download
M build/internal/essential.scons View 2 chunks +2 lines, -4 lines 0 comments Download
M build/internal/essential.vsprops View 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/chrome.dll.deps View 1 chunk +1 line, -0 lines 0 comments Download
M sandbox/wow_helper/wow_helper.vcproj View 2 chunks +2 lines, -2 lines 0 comments Download
M tools/memory_watcher/scripts/memtrace.pl View 1 chunk +1 line, -1 line 0 comments Download
M tools/purify/purify_message.py View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
jungshik at Google
12 years ago (2008-12-19 22:54:43 UTC) #1
M-A Ruel
LGTM but: - You need to warn folks that this requires a full clobber. - ...
12 years ago (2008-12-19 23:10:02 UTC) #2
Nicolas Sylvain
12 years ago (2008-12-19 23:13:33 UTC) #3
OK

Powered by Google App Engine
This is Rietveld 408576698