phoenix-firestorm/indra/newview/exoflickrkeys.h.in

8 lines
326 B
C

// THIS FILE IS AUTOGENERATED BY THE BUILD PROCESS
// You can either set the keys in Variables.cmake or at the autobuild command
// For Exodus release builds the latter is *required* to maintain the
// secrecy of the API keys.
#define EXO_FLICKR_API_KEY "@FLICKR_API_KEY@"
#define EXO_FLICKR_API_SECRET "@FLICKR_API_SECRET@"