Ensure resampler.cpp is compiled when needed
This commit is contained in:
parent
b4475ae96f
commit
558888ac25
@ -1,3 +1,4 @@
|
|||||||
|
#include "Config.h"
|
||||||
#ifdef HIGH_QUALITY_RESAMPLE
|
#ifdef HIGH_QUALITY_RESAMPLE
|
||||||
// http://code.google.com/p/imageresampler/
|
// http://code.google.com/p/imageresampler/
|
||||||
// resampler.cpp, Separable filtering image rescaler v2.21, Rich Geldreich - richgel99@gmail.com
|
// resampler.cpp, Separable filtering image rescaler v2.21, Rich Geldreich - richgel99@gmail.com
|
||||||
|
Reference in New Issue
Block a user