diff options
author | Andre Fischer <af@openoffice.org> | 2007-04-27 12:02:34 +0000 |
---|---|---|
committer | Andre Fischer <af@openoffice.org> | 2007-04-27 12:02:34 +0000 |
commit | 619350a3dfaefa4b45fb2caa47441fff3b2872f3 (patch) | |
tree | c26d6fd8052df46f1845e48f9a8bd8ba93e0e30d /sdext/prj |
Initial revision
Diffstat (limited to 'sdext/prj')
-rw-r--r-- | sdext/prj/build.lst | 5 | ||||
-rw-r--r-- | sdext/prj/d.lst | 1 |
2 files changed, 6 insertions, 0 deletions
diff --git a/sdext/prj/build.lst b/sdext/prj/build.lst new file mode 100644 index 000000000000..430029283a60 --- /dev/null +++ b/sdext/prj/build.lst @@ -0,0 +1,5 @@ +dx sdext : NULL +dx sdext usr1 - all sdext_mkout NULL +dx sdext\inc nmake - all sdext_inc NULL +dx sdext\prj get - all sdext_prj NULL +dx sdext\util nmake - all sdext_util NULL diff --git a/sdext/prj/d.lst b/sdext/prj/d.lst new file mode 100644 index 000000000000..8b137891791f --- /dev/null +++ b/sdext/prj/d.lst @@ -0,0 +1 @@ + |