coan
6.0.1
A C/C++ Configuration Analyzer
|
#include "configure.h"
Go to the source code of this file.
Macros | |
#define | PATH_DELIM '/' |
defined(_WIN32) && defined(_WIN64) | |
#define | FS_ROOT_PREFIX "/" |
String that represents the root of the filesystem for Unix/Linux. | |
#define | OS_TYPE "32 bit Unix/Linux" |
Name of the host operating system type when 32-bit Unix/Linux. | |
#define | NIX |
This is a Unix/Linux build. | |
This file defines macros for values that vary with the host environment.
Definition in file platform.h.