Welcome to mirror list, hosted at ThFree Co, Russian Federation.

config.h « src « glog « third_party « libmv « extern - git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ed8d56e7799a6dcc11f1a0393d56b51d33723ba5 (plain)
1
2
3
4
5
6
7
8
9
10
11
/* src/config.h.  Generated from config.h.in by configure.  */
/* src/config.h.in.  Generated from configure.ac by autoheader.  */

/* Namespace for Google classes */
#ifdef __APPLE__
 #include "config_mac.h"
#elif __GNUC__
 #include "config_linux.h"
#elif _MSC_VER
 #include "windows/config.h"
#endif