source:
project/mime/tags/1.2/mime.setup
@
5249
Last change on this file since 5249 was 5246, checked in by , 14 years ago | |
---|---|
File size: 190 bytes |
Line | |
---|---|
1 | ;; -*- Scheme -*- |
2 | (run (csc -s -O2 -no-trace mime.scm quoted-printable.scm -o mime.so)) |
3 | (install-extension |
4 | 'mime |
5 | '("mime.so" "mime.html") |
6 | '((version 1.2) |
7 | (documentation "mime.html"))) |
Note: See TracBrowser
for help on using the repository browser.