Skip to content

Instantly share code, notes, and snippets.

@amrox
Created May 14, 2011 21:02
Show Gist options
  • Save amrox/972630 to your computer and use it in GitHub Desktop.
Save amrox/972630 to your computer and use it in GitHub Desktop.
PortableStaticLibrary.xcconfig
PUBLIC_HEADERS_FOLDER_PATH = include/$(PROJECT_NAME)
INSTALL_PATH = /../BuildProductsPath/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/
OTHER_LDFLAGS = -ObjC
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment