mirror of
https://github.com/pocoproject/poco.git
synced 2024-12-13 18:45:10 +01:00
13 lines
294 B
Plaintext
13 lines
294 B
Plaintext
#
|
|
# $Id: //poco/1.4/build/config/Darwin#6 $
|
|
#
|
|
# Darwin
|
|
#
|
|
# Build settings for Mac OS X 10.6 or newer, using Clang.
|
|
#
|
|
# NOTE: This build configuration will build 64-bit binaries.
|
|
# Use the Darwin32 build configuration to build 32-bit binaries.
|
|
#
|
|
|
|
include $(POCO_BASE)/build/config/Darwin-clang
|