2024-05-17 21:36:50 +02:00
|
|
|
FileVersion = 1
|
2024-05-24 16:33:31 +02:00
|
|
|
Projects = {libclang-beef = {Path = "."}, libclang-beef = {Path = "../../Program Files/BeefLang/BeefLibs/libclang-beef"}}
|
2024-05-17 21:36:50 +02:00
|
|
|
|
|
|
|
[Workspace]
|
|
|
|
StartupProject = "libclang-beef"
|
2024-05-24 16:33:31 +02:00
|
|
|
|
|
|
|
[Configs.Test.Win32]
|
|
|
|
ConfigSelections = {libclang-beef = {Config = "Debug"}}
|
|
|
|
|
|
|
|
[Configs.Test.Win64]
|
|
|
|
ConfigSelections = {libclang-beef = {Config = "Debug"}}
|