Author: [email protected]
Date: Wed Jul  8 08:29:16 2009
New Revision: 2394

Modified:
    branches/bleeding_edge/tools/gyp/v8.gyp

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

Review URL: http://codereview.chromium.org/155220


Modified: branches/bleeding_edge/tools/gyp/v8.gyp
==============================================================================
--- branches/bleeding_edge/tools/gyp/v8.gyp     (original)
+++ branches/bleeding_edge/tools/gyp/v8.gyp     Wed Jul  8 08:29:16 2009
@@ -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