contrib/OWB: add correct SDL dependency, fix compilers used
[AROS-Contrib.git] / freetype1 / contrib / win32 / hack_common.c
blob79ee99797f81a2e55df51a2ab4228f5977f769b2
2 /*********************************************************/
3 /* Test program driver for freetype on Win32 Platform */
4 /* CopyRight(left) G. Ramat 1998 (gcramat@radiostudio.it)*/
5 /* */
6 /*********************************************************/
7 #define exit(code) force_exit(code)
8 #include <common.c>