2010-08-03 11:58:01 +02:00
|
|
|
TOPSRCDIR = @top_srcdir@
|
|
|
|
TOPOBJDIR = ../../..
|
|
|
|
SRCDIR = @srcdir@
|
|
|
|
VPATH = @srcdir@
|
|
|
|
TESTDLL = gameux.dll
|
|
|
|
IMPORTS = ole32
|
|
|
|
|
|
|
|
C_SRCS = \
|
2010-08-16 09:57:34 +02:00
|
|
|
gameexplorer.c \
|
|
|
|
gamestatistics.c
|
2010-08-03 11:58:01 +02:00
|
|
|
|
|
|
|
|
|
|
|
@MAKE_TEST_RULES@
|