2010-07-31 20:02:49 +02:00
|
|
|
TOPSRCDIR = @top_srcdir@
|
|
|
|
TOPOBJDIR = ../../..
|
|
|
|
SRCDIR = @srcdir@
|
|
|
|
VPATH = @srcdir@
|
|
|
|
TESTDLL = explorerframe.dll
|
2010-08-03 03:43:10 +02:00
|
|
|
IMPORTS = uuid shell32 ole32 user32
|
2010-07-31 20:02:49 +02:00
|
|
|
|
|
|
|
C_SRCS = \
|
|
|
|
nstc.c
|
|
|
|
|
|
|
|
@MAKE_TEST_RULES@
|