Okechi Onyeje 544a7baa87 Working on posting a listing to ebay
Paypal sandbox account not linking, so cannot proceed until able to get this working
2016-08-17 10:22:15 -04:00

14 lines
241 B
Plaintext
Executable File

framework module FirebaseDatabase {
umbrella header "FirebaseDatabase.h"
export *
module * { export * }
link framework "CFNetwork"
link framework "Security"
link framework "SystemConfiguration"
link "c++"
link "icucore"
}