From 9650ee1b6091dda7e120cb9331cf850341dd1b21 Mon Sep 17 00:00:00 2001 From: "gspencer@google.com" Date: Wed, 15 Jul 2009 00:00:09 +0000 Subject: This adds some infrastructure for building O3D as part of the Chrome build, and fixes some of the "AdditionalDependencies" tags to be just generic 'libraries' tags to be more general. TEST=none BUG=none Review URL: http://codereview.chromium.org/149650 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@20688 0039d316-1c4b-4281-b951-d872f2087c98 --- o3d/plugin/plugin.gyp | 44 ++++++++++++++++++++++++++++---------------- o3d/plugin/win/main_win.cc | 2 ++ 2 files changed, 30 insertions(+), 16 deletions(-) (limited to 'o3d/plugin') diff --git a/o3d/plugin/plugin.gyp b/o3d/plugin/plugin.gyp index bf4fcc4..688509a 100644 --- a/o3d/plugin/plugin.gyp +++ b/o3d/plugin/plugin.gyp @@ -21,11 +21,10 @@ 'O3D_PLUGIN_MIME_TYPE="UpdateLogging(); +#endif // If rendering continuously, invalidate the window and force a paint if // it is visible. The paint invalidates the renderer and Tick will later -- cgit v1.1