Reviewers: Kasper Lund,

Message:
Sorry...

Description:
Correct the location of libraries-empty.cc in v8.gyp.

Please review this at http://codereview.chromium.org/155220

Affected files:
   M tools/gyp/v8.gyp


Index: tools/gyp/v8.gyp
diff --git a/tools/gyp/v8.gyp b/tools/gyp/v8.gyp
index  
9f3632126b463f0cf759ff7db32e8cef1a4c280c..9d5b10f77b20f46b559f6c15a67ed751571a6173
  
100644
--- a/tools/gyp/v8.gyp
+++ b/tools/gyp/v8.gyp
@@ -153,7 +153,7 @@
          'v8_base',
        ],
        'sources': [
-        '<(INTERMEDIATE_DIR)/libraries-empty.cc',
+        '<(SHARED_INTERMEDIATE_DIR)/libraries-empty.cc',
          '<(INTERMEDIATE_DIR)/snapshot.cc',
        ],
        'actions': [



--~--~---------~--~----~------------~-------~--~----~
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to