summaryrefslogtreecommitdiff
path: root/xml2cmp/prj/build.lst
diff options
context:
space:
mode:
Diffstat (limited to 'xml2cmp/prj/build.lst')
-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
+#=========================================================================