From 676aab14a11f031b501a8dca97403d020bc665d0 Mon Sep 17 00:00:00 2001 From: Hans-Joachim Lankenau Date: Tue, 24 Mar 2009 14:11:39 +0000 Subject: CWS-TOOLING: integrate CWS gh16 2009-03-24 11:26:56 +0100 gh r269930 : #i100151# 2009-03-24 11:26:18 +0100 gh r269928 : #i100151#fix a renaming issue 2009-03-20 12:31:00 +0100 gh r269795 : #i100356# some fixes required 2009-03-19 17:20:02 +0100 gh r269760 : #i100151# generate UserFeedback names 2009-03-19 17:17:49 +0100 gh r269759 : #i100151# deliver *.win files 2009-03-19 17:15:10 +0100 gh r269758 : #i100151# generate UserFeedback names and deliver them 2009-03-19 11:38:53 +0100 gh r269737 : #i100356# write logs to stdout. enable with switch -printlog 2009-03-12 14:15:48 +0100 gh r269408 : #i98580# build failed when debug enabled 2009-03-12 13:55:50 +0100 gh r269404 : #i61192#fix lineendings in hid.lst --- testautomation/prj/build.lst | 1 + testautomation/prj/d.lst | 4 ++++ 2 files changed, 5 insertions(+) create mode 100644 testautomation/prj/build.lst create mode 100644 testautomation/prj/d.lst (limited to 'testautomation') diff --git a/testautomation/prj/build.lst b/testautomation/prj/build.lst new file mode 100644 index 000000000000..db73b43c62fc --- /dev/null +++ b/testautomation/prj/build.lst @@ -0,0 +1 @@ +ta testautomation : NULL diff --git a/testautomation/prj/d.lst b/testautomation/prj/d.lst new file mode 100644 index 000000000000..a2d325f36024 --- /dev/null +++ b/testautomation/prj/d.lst @@ -0,0 +1,4 @@ +mkdir: %COMMON_DEST%\bin%_EXT%\win + +..\global\win\*.win %COMMON_DEST%\bin%_EXT%\win\*.win + -- cgit