Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(332)

Unified Diff: site_scons/site_tools/collada_dom.py

Issue 8117: Pulling in latest software construction toolkit. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 12 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « site_scons/site_tools/atlmfc_vc80.py ('k') | site_scons/site_tools/command_output.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: site_scons/site_tools/collada_dom.py
===================================================================
--- site_scons/site_tools/collada_dom.py (revision 3849)
+++ site_scons/site_tools/collada_dom.py (working copy)
@@ -41,6 +41,7 @@
# TODO(rspangler): Should this really be a bit, or should we have a
# COLLADA_DOM_VERSION variable
env['COLLADA_DOM_VERSION'] = '1.3.0'
+
env.Append(CPPDEFINES=['COLLADA_DOM_130'])
if sys.platform in ('win32', 'cygwin'):
« no previous file with comments | « site_scons/site_tools/atlmfc_vc80.py ('k') | site_scons/site_tools/command_output.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698