summaryrefslogtreecommitdiff
path: root/deps/v8/tools/gcmole/testdata/v8/out/obj/v8_base_without_compiler.ninja
diff options
context:
space:
mode:
Diffstat (limited to 'deps/v8/tools/gcmole/testdata/v8/out/obj/v8_base_without_compiler.ninja')
-rw-r--r--deps/v8/tools/gcmole/testdata/v8/out/obj/v8_base_without_compiler.ninja7
1 files changed, 7 insertions, 0 deletions
diff --git a/deps/v8/tools/gcmole/testdata/v8/out/obj/v8_base_without_compiler.ninja b/deps/v8/tools/gcmole/testdata/v8/out/obj/v8_base_without_compiler.ninja
new file mode 100644
index 0000000000..6c176fd520
--- /dev/null
+++ b/deps/v8/tools/gcmole/testdata/v8/out/obj/v8_base_without_compiler.ninja
@@ -0,0 +1,7 @@
+defines = -DUSE_GLIB=1 -DV8_TARGET_ARCH_X64
+include_dirs = -I.. -Igen -I../include -Igen/include
+cflags = -Wall -Werror
+cflags_cc = -isystem../../buildtools/third_party/libc++/trunk/include
+label_name = v8_base_without_compiler
+target_out_dir = obj
+target_output_name = v8_base_without_compiler \ No newline at end of file