You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
318 B
9 lines
318 B
/* protobuf config.h for SNC compiler on PS3. On other platforms, this is generated
|
|
* automatically by autoheader / autoconf / configure. */
|
|
|
|
/* define if you want to use pthreads */
|
|
#define HAVE_PTHREAD 1
|
|
|
|
/* define if you want to use zlib. See readme.txt for additional
|
|
* requirements. */
|
|
// #define HAVE_ZLIB 1
|