mirror of
https://github.com/pocoproject/poco.git
synced 2025-02-07 14:30:13 +01:00
12 lines
225 B
Plaintext
12 lines
225 B
Plaintext
#
|
|
# $Id$
|
|
#
|
|
# Darwin
|
|
#
|
|
# Build settings for Mac OS X 10.9 (clang++, libc++, x86_64)
|
|
# The build settings defined in this file are compatible
|
|
# with XCode C++ projects.
|
|
#
|
|
|
|
include $(POCO_BASE)/build/config/Darwin-clang-libc++
|