mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
Remove old project file generation now that CMake generation is stable (issue #1404).
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@1935 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
This commit is contained in:
@@ -36,9 +36,6 @@ Building using CMake:
|
||||
CMake can be used to generate project files in many different formats. See
|
||||
usage instructions at the top of the CMakeLists.txt file.
|
||||
|
||||
Building using the pre-existing make solution (DEPRECATED):
|
||||
Run 'build.sh Debug' to build the cefclient target in Debug mode.
|
||||
|
||||
Please visit the CEF Website for additional usage information.
|
||||
|
||||
http://code.google.com/p/chromiumembedded
|
||||
|
@@ -32,9 +32,6 @@ Building using CMake:
|
||||
CMake can be used to generate project files in many different formats. See
|
||||
usage instructions at the top of the CMakeLists.txt file.
|
||||
|
||||
Building using the pre-existing Xcode solution (DEPRECATED):
|
||||
Xcode 3.2 or newer: Open the cefclient.xcodeproj project and build.
|
||||
|
||||
Please visit the CEF Website for additional usage information.
|
||||
|
||||
http://code.google.com/p/chromiumembedded
|
||||
|
@@ -37,20 +37,6 @@ Building using CMake:
|
||||
CMake can be used to generate project files in many different formats. See
|
||||
usage instructions at the top of the CMakeLists.txt file.
|
||||
|
||||
Building using the pre-existing Visual Studio solution (DEPRECATED):
|
||||
Visual Studio 2013 and newer:
|
||||
Open the cefclient2010.sln solution in Visual Studio and build.
|
||||
|
||||
Visual Studio 2008:
|
||||
Open the cefclient2008.sln solution in Visual Studio and build.
|
||||
|
||||
Visual Studio 2005:
|
||||
1. Open the cefclient.vcproj and libcef_dll_wrapper.vcproj files in a text
|
||||
editor. Change Version="9.00" to Version="8.00".
|
||||
2. Open the cefclient2005.sln file in a text editor. Change "Version 9.00"
|
||||
to "Version 8.00".
|
||||
3. Open the cefclient2005.sln solution in Visual Studio and build.
|
||||
|
||||
Please visit the CEF Website for additional usage information.
|
||||
|
||||
http://code.google.com/p/chromiumembedded
|
||||
|
Reference in New Issue
Block a user