summaryrefslogtreecommitdiff
path: root/xml2cmp/prj
diff options
context:
space:
mode:
authorNikolai Pretzell <np@openoffice.org>2001-03-09 14:16:25 +0000
committerNikolai Pretzell <np@openoffice.org>2001-03-09 14:16:25 +0000
commit9708f8092dc64dd0441ec8ceaa410de63349fc0b (patch)
treeaa8f8846d452ea9c78af52db3e16fdbc542e8060 /xml2cmp/prj
parent8acfe47f74f3774dbaf82a69fc4e11305027b69f (diff)
New dtd for component descriptions and additional linking - step1.
Diffstat (limited to 'xml2cmp/prj')
-rw-r--r--xml2cmp/prj/build.lst24
1 files changed, 24 insertions, 0 deletions
diff --git a/xml2cmp/prj/build.lst b/xml2cmp/prj/build.lst
new file mode 100644
index 000000000000..82c9ae2fc9fb
--- /dev/null
+++ b/xml2cmp/prj/build.lst
@@ -0,0 +1,24 @@
+# Dies ist ein Kommentar
+#
+# Dies ist immer noch ein Kommentar
+#
+# Prefix : 2-Buchstaben Projektprefix fuer Akuefies
+# Verzeichnis : ist ein fuer die Entwicklungsumgebung relevantes
+# Verzeichnis
+# Aktion : nmake - hier kann get, stamp oder nmake
+# aufgerufen werden
+# Pl(attform) : all alle Plattformen
+# w WindowsPlattformen
+# p Os2Plattformen
+# u UnixPlattformen
+# m MacPlattformen
+# LogFile : 8.3 Protokolldateiname(.log)
+#
+# Verzeichnis Aktion Spec Pl. LogFile Depends
+#=========================================================================
+xc xml2cmp : NULL
+xc xml2cmp usr1 - all xc_mkout NULL
+xc xml2cmp\prj get - all xc_prj NULL
+xc xml2cmp\source\support nmake - all xc_supp NULL
+xc xml2cmp\source\xcd nmake - all xc_xcd xc_supp NULL
+#=========================================================================