diff options
author | Michael Meeks <michael.meeks@suse.com> | 2011-09-28 15:57:53 +0100 |
---|---|---|
committer | Michael Meeks <michael.meeks@suse.com> | 2011-09-28 17:55:26 +0100 |
commit | 5e4451575964151dbe7b0e905d0a9f4757f609d2 (patch) | |
tree | 143fc6747034266118c2e5687abc73e3efcc6133 /test/prj | |
parent | d0edcf0a554828232ab3c8edfbea22d611bfda2b (diff) |
Rename and re-factor test and unotest to compile and run again
Diffstat (limited to 'test/prj')
-rw-r--r-- | test/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/prj/build.lst b/test/prj/build.lst index c99600b9d85a..f2209a95be98 100644 --- a/test/prj/build.lst +++ b/test/prj/build.lst @@ -1,2 +1,2 @@ te test : unotest vcl NULL -te test\source\cpp nmake - all source_cpp inc NULL +te test\source nmake - all source_cpp NULL |