- Update build for xcode - parallel and universal, plus PCH. Update XCode project to reflect current state of the tree (thanks to Jørgen P. Tjernø for the patch)
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@834 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
This commit is contained in:
@@ -238,6 +238,8 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
# define ASSIMP_BUILD_X86_32BIT_ARCHITECTURE
|
||||
# elif defined(__x86_64__)
|
||||
# define ASSIMP_BUILD_X86_64BIT_ARCHITECTURE
|
||||
# elif defined(__ppc__)
|
||||
# define ASSIMP_BUILD_PPC_32BIT_ARCHITECTURE
|
||||
# else
|
||||
# error unknown architecture
|
||||
# endif
|
||||
|
||||
Reference in New Issue
Block a user