cef/libcef_dll/wrapper
Marshall Greenblatt 94dfad49d9 libcef_dll:
- Eliminate the dependency on base/logging.h for libcef_dll_wrapper.  libcef.lib and libcef_dll_wrapper.lib are now the only required components for linking a CEF-based application.

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@25 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2009-05-15 17:45:24 +00:00
..
libcef_dll_wrapper.cc - Add #ifdef _DEBUG around the DebugObjCt DCHECK() calls to avoid compile errors in release build (Fix by: vridosh, Issue #1). 2009-03-09 13:23:07 +00:00
libcef_dll_wrapper.vcproj libcef_dll: 2009-05-15 17:45:24 +00:00
libcef_dll_wrapper.vsprops Add DLL build support and wrapper that allows clients to transparently switch between static and dynamic CEF builds. 2009-03-05 01:10:06 +00:00