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

Issue 11225037: [NaCl SDK] move VSNaClSDKRoot into ConfigurationGeneral section (Closed)

Created:
8 years, 2 months ago by Sam Clegg
Modified:
8 years, 2 months ago
Reviewers:
binji
CC:
native-client-reviews_googlegroups.com
Visibility:
Public.

Description

[NaCl SDK] move VSNaClSDKRoot into ConfigurationGeneral section This change removes a lot of the hacking we were previously doing to make sure that the value of VSNaClSDKRoot was available in all the right place. BUG= Committed: https://code.google.com/p/nativeclient-sdk/source/detail?r=1457

Patch Set 1 #

Patch Set 2 : #

Total comments: 2

Messages

Total messages: 4 (0 generated)
Sam Clegg
8 years, 2 months ago (2012-10-22 20:53:34 UTC) #1
binji
lgtm
8 years, 2 months ago (2012-10-22 22:45:46 UTC) #2
Sam Clegg
new test...
8 years, 2 months ago (2012-10-23 00:55:32 UTC) #3
binji
8 years, 2 months ago (2012-10-23 00:59:31 UTC) #4
nice test! slgtm

http://codereview.chromium.org/11225037/diff/3001/visual_studio/NativeClientV...
File visual_studio/NativeClientVSAddIn/UnitTests/ProjectSettingsTest.cs (right):

http://codereview.chromium.org/11225037/diff/3001/visual_studio/NativeClientV...
visual_studio/NativeClientVSAddIn/UnitTests/ProjectSettingsTest.cs:215:
TestUtilities.AssertPropertyContains(debug_, page, "IncludePath",
@"foo\include;", true, true);
nit: wrap all of these at 100 chars

http://codereview.chromium.org/11225037/diff/3001/visual_studio/NativeClientV...
File visual_studio/NativeClientVSAddIn/UnitTests/TestUtilities.cs (right):

http://codereview.chromium.org/11225037/diff/3001/visual_studio/NativeClientV...
visual_studio/NativeClientVSAddIn/UnitTests/TestUtilities.cs:331: bool
expand=false)
add param to docs above

Powered by Google App Engine
This is Rietveld 408576698