|
3785 | 3785 | ); |
3786 | 3786 | INCLUDED_RECURSIVE_SEARCH_PATH_SUBDIRECTORIES = ""; |
3787 | 3787 | LIBRARY_SEARCH_PATHS = ( |
3788 | | - "\"$(SRCROOT)/external/libpqxx/src\"", |
3789 | | - "$(SRCROOT)/build/external/libpqxx/src", |
3790 | | - "/opt/homebrew/Cellar/postgresql@14/14.15/lib/postgresql@14", |
| 3788 | + "\"$(SRCROOT)/external/libpqxx/build/src\"", |
| 3789 | + "/opt/homebrew/Cellar/postgresql@18/18.3/lib/postgresql", |
3791 | 3790 | ); |
3792 | 3791 | OTHER_LDFLAGS = ""; |
3793 | 3792 | OTHER_LIBTOOLFLAGS = ""; |
|
3808 | 3807 | ); |
3809 | 3808 | INCLUDED_RECURSIVE_SEARCH_PATH_SUBDIRECTORIES = ""; |
3810 | 3809 | LIBRARY_SEARCH_PATHS = ( |
3811 | | - "\"$(SRCROOT)/external/libpqxx/src\"", |
3812 | | - "$(SRCROOT)/build/external/libpqxx/src", |
3813 | | - "/opt/homebrew/Cellar/postgresql@14/14.15/lib/postgresql@14", |
| 3810 | + "\"$(SRCROOT)/external/libpqxx/build/src\"", |
| 3811 | + "/opt/homebrew/Cellar/postgresql@18/18.3/lib/postgresql", |
3814 | 3812 | ); |
3815 | 3813 | OTHER_LDFLAGS = ""; |
3816 | 3814 | OTHER_LIBTOOLFLAGS = ""; |
|
3831 | 3829 | "\"$(SRCROOT)/external/", |
3832 | 3830 | ); |
3833 | 3831 | LIBRARY_SEARCH_PATHS = ( |
3834 | | - "\"$(SRCROOT)/external/libpqxx/src\"", |
3835 | | - "$(PROJECT_DIR)/build/external/libpqxx/src", |
3836 | | - "/opt/homebrew/Cellar/postgresql@14/14.15/lib/postgresql@14", |
| 3832 | + "\"$(SRCROOT)/external/libpqxx/build/src\"", |
| 3833 | + "/opt/homebrew/Cellar/postgresql@18/18.3/lib/postgresql", |
3837 | 3834 | ); |
3838 | 3835 | MARKETING_VERSION = 1.0; |
3839 | 3836 | PRODUCT_BUNDLE_IDENTIFIER = com.mccaffers.tests; |
|
3854 | 3851 | "\"$(SRCROOT)/external/", |
3855 | 3852 | ); |
3856 | 3853 | LIBRARY_SEARCH_PATHS = ( |
3857 | | - "\"$(SRCROOT)/external/libpqxx/src\"", |
3858 | | - "$(PROJECT_DIR)/build/external/libpqxx/src", |
3859 | | - "/opt/homebrew/Cellar/postgresql@14/14.15/lib/postgresql@14", |
| 3854 | + "\"$(SRCROOT)/external/libpqxx/build/src\"", |
| 3855 | + "/opt/homebrew/Cellar/postgresql@18/18.3/lib/postgresql", |
3860 | 3856 | ); |
3861 | 3857 | MARKETING_VERSION = 1.0; |
3862 | 3858 | PRODUCT_BUNDLE_IDENTIFIER = com.mccaffers.tests; |
|
0 commit comments