mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-26 08:38:21 +08:00
7 lines
86 B
C
7 lines
86 B
C
|
#ifndef FREEIMAGE_CONFIG_H
|
||
|
#define FREEIMAGE_CONFIG_H
|
||
|
|
||
|
#define FREEIMAGE_LIB
|
||
|
|
||
|
#endif
|