Skip to main content

Directives

info

This functionality is not yet implemented

Import source files

#load "foo.mew"
#load "stuff/*.mew"

Reference Mew projects

#reference "../../foo.mewx"
#reference "../../bar.mewx"

Executable name

#name "MyName"
note

Can only be specified in a mewx project file.