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