summarylogtreecommitdiffstats
path: root/buildConfig-x86_64.js
diff options
context:
space:
mode:
Diffstat (limited to 'buildConfig-x86_64.js')
-rw-r--r--buildConfig-x86_64.js9
1 files changed, 9 insertions, 0 deletions
diff --git a/buildConfig-x86_64.js b/buildConfig-x86_64.js
new file mode 100644
index 000000000000..50e242347394
--- /dev/null
+++ b/buildConfig-x86_64.js
@@ -0,0 +1,9 @@
+var buildConfig = {
+ platforms: [
+ "linux64"
+ ],
+ nwVersion: "0.12.1"
+};
+
+module.exports = buildConfig;
+