Last change
on this file since 14899 was
14899,
checked in by Alex Shinn, 12 years ago
|
initial conversion, not yet working
|
File size:
448 bytes
|
Line | |
---|
1 | ;;; ajax.meta -*- Hen -*- |
---|
2 | |
---|
3 | ((egg "objc.egg") |
---|
4 | (synopsis "An Objective-C interface") |
---|
5 | (category ffi) |
---|
6 | (license "MIT") |
---|
7 | (needs easyffi foreigners) |
---|
8 | (author "Zbigniew") |
---|
9 | (files "objc.setup" "objc.scm" "objc.html" "objc-support.scm" |
---|
10 | "classes.scm" "alignment.scm" "array.scm" "convert.scm" |
---|
11 | "objc-runtime.h" "tests" "debug" "doc" "cocoa.scm" "scheme-object.h" |
---|
12 | "scheme-object.m" "objc-class-proxies.scm" "objc-class-proxies-bin.scm" |
---|
13 | "objc-base.scm")) |
---|
Note: See
TracBrowser
for help on using the repository browser.