13 lines
No EOL
385 B
Text
13 lines
No EOL
385 B
Text
module libikarus {
|
|
header "ikarus/objects/blueprint.h"
|
|
header "ikarus/objects/entity.h"
|
|
header "ikarus/objects/property.h"
|
|
header "ikarus/persistence/project.h"
|
|
header "ikarus/values/data.h"
|
|
header "ikarus/values/schema.h"
|
|
header "ikarus/values/value.h"
|
|
header "ikarus/errors.h"
|
|
header "ikarus/macros.h"
|
|
header "ikarus/stdtypes.h"
|
|
export *
|
|
} |