update dev300-m57
[ooovba.git] / applied_patches / 0592-unittesting-xmlscript.diff
blob5383162a1ea583a3f37b985a9135ab9a9bb99880
1 --- xmlscript/prj/build.lst 2006-10-30 10:09:11.000000000 +0100
2 +++ xmlscript/prj/build.lst 2007-09-07 12:07:52.000000000 +0200
3 @@ -1,4 +1,4 @@
4 -xt xmlscript : comphelper tools offapi NULL
5 +xt xmlscript : comphelper tools offapi vcl NULL
6 xt xmlscript usr1 - all xt_mkout NULL
7 xt xmlscript\inc nmake - all xt_inc NULL
8 xt xmlscript\source\xml_helper nmake - all xt_xml_helper xt_inc NULL
9 --- xmlscript/prj/tests.lst 1970-01-01 01:00:00.000000000 +0100
10 +++ xmlscript/prj/tests.lst 2007-09-07 12:07:05.000000000 +0200
11 @@ -0,0 +1 @@
12 +xt xmlscript\test nmake - all xt_test xt_util NULL
13 --- xmlscript/test/makefile.mk 2007-02-06 15:16:47.000000000 +0100
14 +++ xmlscript/test/makefile.mk 2007-09-07 12:08:25.000000000 +0200
15 @@ -58,7 +58,6 @@ APP1OBJS=$(OBJFILES)
16 APP1STDLIBS= \
17 $(TOOLSLIB) \
18 $(SOTLIB) \
19 - $(SVTOOLLIB) \
20 $(COMPHELPERLIB) \
21 $(VCLLIB) \
22 $(CPPULIB) \