summaryrefslogtreecommitdiffstats
path: root/o3d/documentation/documentation.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'o3d/documentation/documentation.gyp')
-rw-r--r--o3d/documentation/documentation.gyp8
1 files changed, 8 insertions, 0 deletions
diff --git a/o3d/documentation/documentation.gyp b/o3d/documentation/documentation.gyp
index fbba4a6..1d697e0 100644
--- a/o3d/documentation/documentation.gyp
+++ b/o3d/documentation/documentation.gyp
@@ -75,6 +75,14 @@
],
},
],
+ 'copies': [
+ {
+ 'destination': '<(PRODUCT_DIR)/samples/o3djs',
+ 'files': [
+ '<(PRODUCT_DIR)/docs/documentation/base.js',
+ ],
+ },
+ ],
},
],
},