This website requires JavaScript.
Explore
Help
Register
Sign In
ReceiveTempSMS
/
Sweden-Number
Watch
1
Star
0
Fork
You've already forked Sweden-Number
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
512237ebe6
Sweden-Number
/
dlls
/
xmllite
/
tests
/
Makefile.in
9 lines
95 B
Makefile
Raw
Normal View
History
Unescape
Escape
xmllite/tests: Add basic test structure for IXmlReader.
2010-01-18 22:05:53 +01:00
TESTDLL
=
xmllite.dll
dlls: Remove explicit imports of kernel32 and ntdll.
2010-07-21 13:24:34 +02:00
IMPORTS
=
ole32
xmllite/tests: Add basic test structure for IXmlReader.
2010-01-18 22:05:53 +01:00
makefiles: Use the standard C_SRCS variable as the list of test files. This enables it to be auto-updated by make_makefiles.
2010-02-20 19:56:55 +01:00
C_SRCS
=
\
xmllite: Implement CreateXmlWriter.
2011-06-22 21:05:01 +02:00
reader.c
\
writer.c
xmllite/tests: Add basic test structure for IXmlReader.
2010-01-18 22:05:53 +01:00
@
M
A
K
E
_
T
E
S
T
_
R
U
L
E
S
@