This website requires JavaScript.
Explore
Help
Sign In
bcarrella
/
cef
Watch
1
Star
0
Fork
0
You've already forked cef
mirror of
https://bitbucket.org/chromiumembedded/cef
synced
2025-02-18 13:10:42 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cef
/
tools
/
patch_build.bat
2 lines
101 B
Batchfile
Raw
Normal View
History
Unescape
Escape
Move to GYP-based project file generation (issue #48). - Add cef_create_projects.bat to generate the CEF project files. - Change include paths to be relative to the root CEF directory. - Add patch_build configuration and build.patch to modify the Chromium build system for required CEF dependencies. - Remove old .vcproj and .vsprops files. - Eliminate use of precompiled headers. - Commit generated project files (these will go away in the near future). git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@50 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2009-10-02 17:59:38 +00:00
@
echo
off
- Update to Chromium revision 69409. - Add cefclient tests for GPU acceleration. git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@152 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2010-12-16 21:54:42 +00:00
..\third_party\python_26\python.exe tools\patcher.py --patch-config patch/patch_build.cfg
Reference in New Issue
Copy Permalink