summaryrefslogtreecommitdiffabout
path: root/install/custom.rch
authorMichael Krelin <hacker@klever.net>2004-07-05 01:53:09 (UTC)
committer Michael Krelin <hacker@klever.net>2004-07-05 01:53:09 (UTC)
commit955d4e00adc9f39ab93bf21f07506eb75b013c70 (patch) (side-by-side diff)
tree92493a2c9ac206b822e24a9e5a6f6b1589be6afb /install/custom.rch
downloadT42-955d4e00adc9f39ab93bf21f07506eb75b013c70.zip
T42-955d4e00adc9f39ab93bf21f07506eb75b013c70.tar.gz
T42-955d4e00adc9f39ab93bf21f07506eb75b013c70.tar.bz2
initial commit into svn repository
git-svn-id: http://svn.klever.net/kin/T42/trunk@1 fe716a7a-6dde-0310-88d9-d003556173a8
Diffstat (limited to 'install/custom.rch') (more/less context) (ignore whitespace changes)
-rw-r--r--install/custom.rch10
1 files changed, 10 insertions, 0 deletions
diff --git a/install/custom.rch b/install/custom.rch
new file mode 100644
index 0000000..8916c47
--- a/dev/null
+++ b/install/custom.rch
@@ -0,0 +1,10 @@
+#ifdef STATI_K
+T42.ex_ rcdata discardable "../releast/T42.ex_"
+#else
+T42.ex_ rcdata discardable "../release/T42.ex_"
+#endif
+T42.cn_ rcdata discardable "../release/T42.cn_"
+T42.hl_ rcdata discardable "../release/T42.hl_"
+#ifdef K_ANNED
+mfc42.dl_ rcdata discardable "../redist/mfc42.dl_"
+#endif