mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-02-25 08:27:41 +01:00
make_distrib improvements: - Windows: Change the directory and build structure to match other platforms. - Windows: Create archives of both Debug and Release symbols. - Windows: Create a separate archive for documentation. - Add a new "client" mode flag that creates a distribution of cefclient. - Add "no-docs" and "no-archive" flags. - Break README.txt files into separate components that can be shared between platforms and distribution modes. git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1453@1218 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
18 lines
475 B
Plaintext
18 lines
475 B
Plaintext
CONTENTS
|
|
--------
|
|
|
|
Release Contains libcef.dylib and other components required to run the
|
|
release version of CEF-based applications.
|
|
|
|
Resources Contains images and resources required by applications using CEF.
|
|
The contents of this folder should be transferred to the
|
|
Contents/Resources folder in the app bundle.
|
|
|
|
|
|
USAGE
|
|
-----
|
|
|
|
Please visit the CEF Website for additional usage information.
|
|
|
|
http://code.google.com/p/chromiumembedded
|