-rw-r--r-- | install/custom.rch | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/install/custom.rch b/install/custom.rch new file mode 100644 index 0000000..294d851 --- a/dev/null +++ b/install/custom.rch | |||
@@ -0,0 +1,10 @@ | |||
1 | #ifdefSTATI_K | ||
2 | klog.ex_ rcdata discardable "../releast/klog.ex_" | ||
3 | #else | ||
4 | klog.ex_ rcdata discardable "../release/klog.ex_" | ||
5 | #endif | ||
6 | klog.cn_ rcdata discardable "../release/klog.cn_" | ||
7 | klog.hl_ rcdata discardable "../release/klog.hl_" | ||
8 | #ifdef K_ANNED | ||
9 | mfc42.dl_ rcdata discardable "../redist/mfc42.dl_" | ||
10 | #endif | ||