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

Unified Diff: cloud_print/service/service.gyp

Issue 12745003: Switched to version generation with ver files. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 9 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: cloud_print/service/service.gyp
diff --git a/cloud_print/service/service.gyp b/cloud_print/service/service.gyp
index bbf6065513c1fbd3685b05302444e8a76dfe3f00..2c3df790bb2f32e25de6ec4a40eab4c82f54bec5 100644
--- a/cloud_print/service/service.gyp
+++ b/cloud_print/service/service.gyp
@@ -62,6 +62,7 @@
'target_name': 'cloud_print_service',
'type': 'executable',
'sources': [
+ '<(SHARED_INTERMEDIATE_DIR)/cloud_print/cloud_print_service_exe_version.rc',
bungeman-chromium 2013/03/18 15:52:30 This target is excluded from the default build and
'win/cloud_print_service.cc',
'win/cloud_print_service.rc',
'win/resource.h',

Powered by Google App Engine
This is Rietveld 408576698