mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-07 19:18:19 +02:00
Add CE files
This commit is contained in:
parent
d9cddda71b
commit
6b0b7b29df
1 changed files with 16 additions and 0 deletions
|
@ -357,6 +357,22 @@ Path = "Compiler/CeMachine.cpp"
|
|||
Type = "Source"
|
||||
Path = "Compiler/CeMachine.h"
|
||||
|
||||
[[ProjectFolder.Items.Items]]
|
||||
Type = "Source"
|
||||
Path = "Compiler/CeDebugger.cpp"
|
||||
|
||||
[[ProjectFolder.Items.Items]]
|
||||
Type = "Source"
|
||||
Path = "Compiler/CeDebugger.h"
|
||||
|
||||
[[ProjectFolder.Items.Items]]
|
||||
Type = "Source"
|
||||
Path = "Compiler/CeExprEvaluator.cpp"
|
||||
|
||||
[[ProjectFolder.Items.Items]]
|
||||
Type = "Source"
|
||||
Path = "Compiler/CeExprEvaluator.h"
|
||||
|
||||
[[ProjectFolder.Items]]
|
||||
Type = "Folder"
|
||||
Path = "Debugger"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue