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

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

Issue 11360111: [NaCl Addin] Fix building of libraries in MSVS (Closed) Base URL: http://nativeclient-sdk.googlecode.com/svn/trunk/src
Patch Set: Created 8 years, 1 month 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 8d76563dd4f45064d061a9b87a67b4cf7c7c026d..e87ce19318bf6c8d7dbed4437f3be7331d89f61d 100644
--- a/visual_studio/NativeClientVSAddIn/UnitTests/UnitTests.csproj
+++ b/visual_studio/NativeClientVSAddIn/UnitTests/UnitTests.csproj
@@ -84,6 +84,7 @@
<Compile Include="MockPropertyManager.cs" />
<Compile Include="PropertyManagerTest.cs" />
<Compile Include="TestUtilities.cs" />
+ <Compile Include="CompileTest.cs" />
<Compile Include="WebServerTest.cs" />
</ItemGroup>
<ItemGroup>

Powered by Google App Engine
This is Rietveld 408576698