diff options
| author | Michael R Sweet <michael.r.sweet@gmail.com> | 1999-03-10 17:46:58 +0000 |
|---|---|---|
| committer | Michael R Sweet <michael.r.sweet@gmail.com> | 1999-03-10 17:46:58 +0000 |
| commit | 67cc36da2e5d1bc2f6c63942b0e7f6adbd6232db (patch) | |
| tree | 701a8870cb43b54c93a34a1edf4460504bf3a450 /packages/dunix/fltk.key | |
| parent | 4f21f74c4aa3fcfdeacaa8d298f7a0b3e5382280 (diff) | |
Fixed .mi file.
makedist now copies all files over (otherwise they are just links...)
git-svn-id: file:///fltk/svn/fltk/trunk@407 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'packages/dunix/fltk.key')
| -rw-r--r-- | packages/dunix/fltk.key | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/packages/dunix/fltk.key b/packages/dunix/fltk.key index a3e2a1693..d98e4f6e5 100644 --- a/packages/dunix/fltk.key +++ b/packages/dunix/fltk.key @@ -1,8 +1,8 @@ -NAME 'Fast Light Tool Kit, 1.0' -CODE FLT -VERS 100 -MI fltk.mi -COMPRESS 1 +NAME='Fast Light Tool Kit, 1.0' +CODE=FLT +VERS=100 +MI=fltk.mi +COMPRESS=1 %% FLTDSO100 . 2 'FLTK DSOs, 1.0' FLTDEV100 . 2 'FLTK Development Software, 1.0' |
