Revision: 16170
Author:   joc...@chromium.org
Date:     Tue Aug 13 05:22:56 2013
Log:      Also add i18n directories to gcmole

R=vego...@chromium.org
http://code.google.com/p/v8/source/detail?r=16170

Modified:
 /branches/bleeding_edge/tools/gcmole/gcmole.lua

=======================================
--- /branches/bleeding_edge/tools/gcmole/gcmole.lua     Tue Aug 13 04:05:30 2013
+++ /branches/bleeding_edge/tools/gcmole/gcmole.lua     Tue Aug 13 05:22:56 2013
@@ -105,6 +105,8 @@
       .. " -DENABLE_DEBUGGER_SUPPORT"
       .. " -DV8_I18N_SUPPORT"
       .. " -Isrc"
+      .. " -Ithird_party/icu/source/common"
+      .. " -Ithird_party/icu/source/i18n"
 end

 function InvokeClangPluginForEachFile(filenames, cfg, func)

--
--
v8-dev mailing list
v8-dev@googlegroups.com
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to v8-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to