1
0
Fork 0
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:
Brian Fiete 2022-03-16 15:41:19 -07:00
parent d9cddda71b
commit 6b0b7b29df

View file

@ -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"