Removed references to nonexistent files/folders

This commit is contained in:
Simon Lübeß
2023-12-01 23:52:16 +01:00
parent dc551fb85c
commit 23b38a7a31
-21
View File
@@ -25,24 +25,3 @@ PreprocessorMacros = ["TEST", "GE_WINDOWS"]
[Configs.Debug.Win64]
PreprocessorMacros = ["DEBUG", "GE_PROFILE", "GE_PROFILE_RENDERER", "GE_PROFILE_RESOURCES", "IMGUI"]
[[ProjectFolder.Items]]
Type = "AutoFolder"
Name = "Math"
[[ProjectFolder.Items.Items]]
Type = "IgnoreSource"
Name = "Vector2.bf"
[[ProjectFolder.Items.Items]]
Type = "IgnoreSource"
Name = "Vector3.bf"
[[ProjectFolder.Items.Items]]
Type = "IgnoreSource"
Name = "Vector4.bf"
[[ProjectFolder.Items.Items]]
Type = "IgnoreFolder"
Name = "Vectors"
AutoInclude = true