mirror of
https://onedev.site.tesses.net/crosslang/crosslangextras
synced 2026-02-08 09:05:46 +00:00
First commit
This commit is contained in:
6
project_types.txt
Normal file
6
project_types.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
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
|
||||
Reference in New Issue
Block a user