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

Unified Diff: chrome/test/browser/browser_tests_dll.vcproj

Issue 99097: Adding browser tests, for which the DLL is unloaded after each test (take 2) (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 8 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
« no previous file with comments | « chrome/chrome.sln ('k') | chrome/test/browser/browser_tests_launcher.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/browser/browser_tests_dll.vcproj
===================================================================
--- chrome/test/browser/browser_tests_dll.vcproj (revision 14668)
+++ chrome/test/browser/browser_tests_dll.vcproj (working copy)
@@ -176,6 +176,14 @@
UsePrecompiledHeader="1"
/>
</FileConfiguration>
+ <FileConfiguration
+ Name="Release|Win32"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ UsePrecompiledHeader="1"
+ />
+ </FileConfiguration>
</File>
<File
RelativePath="..\..\tools\build\win\precompiled_wtl.h"
« no previous file with comments | « chrome/chrome.sln ('k') | chrome/test/browser/browser_tests_launcher.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698