소스 검색

Update Xcode Project ([3520119] by Andy Maloney)

This patch updates the Xcode project from git 93c3723da5b43403422bf2ea0d709d6ebb06f143.

It does the following:

- add/remove include files to the project since they moved
- add/remove the OGRE files to the project since they changed
- removes the _GLIBCXX defines since they are no longer used
- sets the compiler to LLVM GCC 4.2
- sets the SDK to Mac OS X 10.5 so it will build on 10.5 and 10.6
- removes the PPC-related VALID_ARCHS

This means it's set up for Mac OS X 10.5 and higher and will build a 32/64-bit universal lib by default.

I didn't touch any Boost-related stuff since I'm not using it, but it should be just a matter of updating the included libs with whatever version you have installed.

git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@1242 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
aramis_acg 13 년 전
부모
커밋
425c929aaa
1개의 변경된 파일559개의 추가작업 그리고 205개의 파일을 삭제
  1. 559 205
      workspaces/xcode3/assimp.xcodeproj/project.pbxproj

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 559 - 205
workspaces/xcode3/assimp.xcodeproj/project.pbxproj


이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.