webrtc/src/video_engine
andrew@webrtc.org 199f4defd3 Rename all .cc files which include Objective-C headers to .mm.
This allows the Mac Make build to pass. We were hacking it in XCode with "-x objective-c++", but gyp/Make doesn't seem to accept that flag.

Also switch Objective-C #includes to #imports.

There is one file missing from this: vie_autotest_main.cc, because it's required on multiple platforms. I'm not immediately sure what the best approach is there, but the Objective-C headers should be somehow hidden.
Review URL: http://webrtc-codereview.appspot.com/153005

git-svn-id: http://webrtc.googlecode.com/svn/trunk@726 4adac7df-926f-26a2-2b94-8c16560cd09d
2011-10-11 15:43:35 +00:00
..
main Rename all .cc files which include Objective-C headers to .mm. 2011-10-11 15:43:35 +00:00
OWNERS Switch to webrtc.org accounts (for those which exist). 2011-08-10 05:16:31 +00:00
video_engine.gyp Move merge_libs targets to their own gyp. 2011-10-06 01:03:18 +00:00