crosslang-libs/project_types.txt

6 lines
321 B
Plaintext
Raw Normal View History

2024-12-30 11:56:46 +00:00
console: a console application (or webserver)
lib: a library
app: a gui app (used for eventual gui system)
template: used for project templates
compile_tool: run before source is compiled for project if it is in the dependency tree for the project (and is not linked to said projects)
tool: a tool invokable via crosslang