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