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

Unified Diff: samples/build.scons

Issue 149438: Add Google IO sample. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/o3d/
Patch Set: '' Created 11 years, 5 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 | « samples/MANIFEST ('k') | tests/selenium/sample_list.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: samples/build.scons
===================================================================
--- samples/build.scons (revision 20420)
+++ samples/build.scons (working copy)
@@ -254,8 +254,9 @@
models = [
{'path': 'beachdemo/convert_assets/beachdemo.zip', 'env': z_up_env},
{'path': 'beachdemo/convert_assets/beach-low-poly.dae', 'env': z_up_env},
+ {'path': 'GoogleIO-2009/convert_assets/background.zip', 'env': y_up_env},
+ {'path': 'GoogleIO-2009/convert_assets/character.zip', 'env': y_up_env},
-
{'path': 'home-configurators/convert_cbassets/House_Roofless.kmz',
'env': z_up_env},
{'path': 'home-configurators/convert_cbassets/Agra_Rug.kmz', 'env': z_up_env},
« no previous file with comments | « samples/MANIFEST ('k') | tests/selenium/sample_list.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698