mirror of
https://github.com/danbulant/Cosmos
synced 2026-05-27 14:02:19 +00:00
New file
This commit is contained in:
parent
ebeb20fd7c
commit
ac89ce9711
1 changed files with 38 additions and 0 deletions
38
Solutions - Readme.txt
Normal file
38
Solutions - Readme.txt
Normal file
|
|
@ -0,0 +1,38 @@
|
|||
Solution File ReadMe
|
||||
|
||||
--------------------------------------------
|
||||
Build
|
||||
|
||||
Used by the build process (Builder).
|
||||
Not meant for direct end user use.
|
||||
Do not change unless you know what you are doing.
|
||||
|
||||
--------------------------------------------
|
||||
Builder
|
||||
|
||||
Projects used to build Cosmos itself. Essentially this is what makes User Kit go.
|
||||
|
||||
-C.B.Builder - Essentially the user kit. A C# program which automates the building and installation of Cosmos wtih a GUI.
|
||||
|
||||
-C.B.Insaller
|
||||
|
||||
--------------------------------------------
|
||||
Compiler
|
||||
|
||||
Assembler, Compiler, XSharp (Compiler Parts), Tools (Compiler Parts)
|
||||
|
||||
--------------------------------------------
|
||||
Cosmos
|
||||
|
||||
Old monolithic solution.
|
||||
Will be removed after all smaller parts split out.
|
||||
|
||||
--------------------------------------------
|
||||
IDE
|
||||
Debug, Deploy, Visual Studio, XSharp (IDE Parts), Tools (IDE Parts)
|
||||
|
||||
--------------------------------------------
|
||||
Kernel
|
||||
|
||||
Kernel, Demos (not User), Tests
|
||||
|
||||
Loading…
Reference in a new issue