webrtc/examples
Mirko Bonadei 673f7e56e4 Do not assume /DUNICODE and /D_UNICODE.
As a library, WebRTC should not assume UNICODE and _UNICODE to be
defined globally.

This CL explicitly selects wide character functions and types in
order to build WebRTC with /UUNICODE and /U_UNICODE.

Bug: None
Change-Id: Ie4e2bcb4c5c34aee6f68dc7b5b54b76f088ee3e4
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/128904
Commit-Queue: Tommi <tommi@webrtc.org>
Reviewed-by: Tommi <tommi@webrtc.org>
Reviewed-by: Noah Richards <noahric@chromium.org>
Cr-Commit-Position: refs/heads/master@{#27313}
2019-03-27 14:18:41 +00:00
..
aarproject Fix outdated android sdk path in tests. 2019-03-21 12:18:19 +00:00
androidapp Remove Legacy ADM from AppRTC mobile 2019-02-26 13:31:14 +00:00
androidjunit Increase test timeouts in TCPChannelClientTest 2018-11-22 13:16:18 +00:00
androidnativeapi Cleanup BUILD.gn files from imports like foo:foo 2019-03-21 13:05:28 +00:00
androidtests Remove Legacy ADM from AppRTC mobile 2019-02-26 13:31:14 +00:00
objc (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
objcnativeapi (7) Rename files to snake_case: remove forwarding headers 2019-01-26 00:33:46 +00:00
peerconnection Do not assume /DUNICODE and /D_UNICODE. 2019-03-27 14:18:41 +00:00
relayserver (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
stunprober (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
stunserver (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
turnserver (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
unityplugin Remove proxy layer from AndroidVideoTrackSource 2019-02-05 10:50:40 +00:00
BUILD.gn Cleanup BUILD.gn files from imports like foo:foo 2019-03-21 13:05:28 +00:00
DEPS Remove +api from internal DEPS files. 2019-01-28 11:17:00 +00:00
OWNERS Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00