summaryrefslogtreecommitdiff
path: root/js/demo/Ice/build.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/demo/Ice/build.js')
-rw-r--r--js/demo/Ice/build.js10
1 files changed, 10 insertions, 0 deletions
diff --git a/js/demo/Ice/build.js b/js/demo/Ice/build.js
new file mode 100644
index 00000000000..281b6bc8f73
--- /dev/null
+++ b/js/demo/Ice/build.js
@@ -0,0 +1,10 @@
+// **********************************************************************
+//
+// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved.
+//
+// This copy of Ice is licensed to you under the terms described in the
+// ICE_LICENSE file included in this distribution.
+//
+// **********************************************************************
+
+require("../../config/build.js").buildDirectory(__dirname); \ No newline at end of file