Changeset 35611 in project
- Timestamp:
- 06/19/18 22:48:11 (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
wiki/man/5/Egg specification format
r35570 r35611 331 331 to components of type {{data}}, {{c-include}} and {{scheme-include}}. 332 332 333 ==== modules 334 335 [egg property] (modules NAME ...) 336 337 Specifies modules that the component (usually an extension) contains. 338 {{chicken-install}} will compile and install all import libraries for the given modules. 339 If this property is not given, then it is assumed that the extension has a single 340 module of the same name as the component. 333 341 334 342 ---
Note: See TracChangeset
for help on using the changeset viewer.