llvm-project/lldb/lldb.xcodeproj
Greg Clayton 3d081399f0 <rdar://problem/11388521>
Fixed a case where the install header phase in the Xcode project would not set the LLDB_VERSION #define correctly. It has now been fixed to key off of the CURRENT_PROJECT_VERSION which will get auto updated with "agvtool bump -all". This was done by adding a build setting to the install-headers makefile based target.

llvm-svn: 156535
2012-05-10 03:27:35 +00:00
..
project.xcworkspace Adding a Xcode workspace for lldb. 2011-01-27 20:15:39 +00:00
xcshareddata/xcschemes Remove stuff from the xcscheme file that need not be checked in. 2012-05-10 02:52:56 +00:00
project.pbxproj <rdar://problem/11388521> 2012-05-10 03:27:35 +00:00