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

Unified Diff: webkit/activex_shim_dll/SConscript

Issue 17602: Updates to Visual Studio project generation to accomodate... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 11 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: webkit/activex_shim_dll/SConscript
===================================================================
--- webkit/activex_shim_dll/SConscript (revision 7854)
+++ webkit/activex_shim_dll/SConscript (working copy)
@@ -51,6 +51,7 @@
env.ChromeMSVSProject('$WEBKIT_DIR/activex_shim_dll/activex_shim_dll.vcproj',
dependencies = [
+ '$BASE_DIR/build/base.vcproj',
'$WEBKIT_DIR/activex_shim/activex_shim.vcproj',
],
guid='{494E414B-1655-48CE-996D-6413ECFB7829}')
« skia/SConscript ('K') | « third_party/zlib/zlib.scons ('k') | webkit/webkit_sln.scons » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698