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

Unified Diff: visual_studio/NativeClientVSAddIn/UnitTests/UnitTests.csproj

Issue 11340059: [VS Addin] Disable PNaCl adding tests until newer SDK is available (Closed) Base URL: http://nativeclient-sdk.googlecode.com/svn/trunk/src
Patch Set: Created 8 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: visual_studio/NativeClientVSAddIn/UnitTests/UnitTests.csproj
diff --git a/visual_studio/NativeClientVSAddIn/UnitTests/UnitTests.csproj b/visual_studio/NativeClientVSAddIn/UnitTests/UnitTests.csproj
index a694102c986476b2631a05aae924bcc6dd0caf07..8d76563dd4f45064d061a9b87a67b4cf7c7c026d 100644
--- a/visual_studio/NativeClientVSAddIn/UnitTests/UnitTests.csproj
+++ b/visual_studio/NativeClientVSAddIn/UnitTests/UnitTests.csproj
@@ -90,6 +90,10 @@
<Shadow Include="Test References\NativeClientVSAddIn.accessor" />
</ItemGroup>
<ItemGroup>
+ <ProjectReference Include="..\NaCl.Build.CPPTasks\NaCl.Build.CPPTasks.csproj">
+ <Project>{FCD6F8FE-DF89-4232-A138-42C97826712A}</Project>
+ <Name>NaCl.Build.CPPTasks</Name>
+ </ProjectReference>
<ProjectReference Include="..\NativeClientVSAddIn\NativeClientVSAddIn.csproj">
<Project>{16A0B3E3-6E53-430B-B388-3811E09FC7B8}</Project>
<Name>NativeClientVSAddIn</Name>

Powered by Google App Engine
This is Rietveld 408576698