mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-08 03:28:20 +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"
|
Type = "Source"
|
||||||
Path = "Compiler/CeMachine.h"
|
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]]
|
[[ProjectFolder.Items]]
|
||||||
Type = "Folder"
|
Type = "Folder"
|
||||||
Path = "Debugger"
|
Path = "Debugger"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue