added stb, more binaryout changes"
[henge/apc.git] / stb / tests / resample_test_c.c
diff --git a/stb/tests/resample_test_c.c b/stb/tests/resample_test_c.c
new file mode 100644 (file)
index 0000000..50520c6
--- /dev/null
@@ -0,0 +1,5 @@
+#define STB_IMAGE_RESIZE_IMPLEMENTATION
+#define STB_IMAGE_RESIZE_STATIC
+#include "stb_image_resize.h"
+
+// Just to make sure it will build properly with a c compiler