summaryrefslogtreecommitdiffstats
path: root/o3d/core/core.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'o3d/core/core.gyp')
-rw-r--r--o3d/core/core.gyp3
1 files changed, 3 insertions, 0 deletions
diff --git a/o3d/core/core.gyp b/o3d/core/core.gyp
index 47aff60..4250b09 100644
--- a/o3d/core/core.gyp
+++ b/o3d/core/core.gyp
@@ -13,6 +13,9 @@
'../../<(gtestdir)',
'../../<(nacldir)',
],
+ 'defines': [
+ 'O3D_PLUGIN_VERSION="<!(python version_info.py --version)"',
+ ],
'conditions': [
['renderer == "d3d9" and OS == "win"',
{