Pression
1.2.0
Compressor, decompressor, uploader and downloader plugins
Main Page
Related Pages
Classes
Files
File List
File Members
defines.h
Go to the documentation of this file.
1
// generated by CommonFindPackage.cmake, do not edit.
2
8
#ifndef PRESSION_DEFINES_H
9
#define PRESSION_DEFINES_H
10
11
#ifdef __APPLE__
12
# include <pression/definesDarwin.h>
13
#elif defined (__linux__)
14
# include <pression/definesLinux.h>
15
#elif defined (_WIN32)
16
# include <pression/definesWin32.h>
17
#else
18
# error Unknown OS
19
#endif
20
21
#endif
install
include
pression
defines.h
Generated on Tue Dec 6 2016 05:45:00 for Pression by
1.8.11