From 71b75d583ce06a27eca99b2b6485fe23d44c7237 Mon Sep 17 00:00:00 2001 From: Vulpovile Date: Sat, 24 Dec 2022 11:05:56 -0800 Subject: [PATCH] enums --- Blocks3D.vcproj | 44 ++++++++++++++++++++++++-------------------- 1 file changed, 24 insertions(+), 20 deletions(-) diff --git a/Blocks3D.vcproj b/Blocks3D.vcproj index 474298d..84a6a48 100644 --- a/Blocks3D.vcproj +++ b/Blocks3D.vcproj @@ -266,10 +266,6 @@ RelativePath=".\src\source\CameraController.cpp" > - - @@ -314,10 +310,6 @@ RelativePath=".\src\source\TextureHandler.cpp" > - - @@ -689,6 +681,10 @@ RelativePath=".\src\source\PropertiesV2\BoolProperty.cpp" > + + @@ -697,6 +693,10 @@ RelativePath=".\src\source\PropertiesV2\StringProperty.cpp" > + + - - @@ -735,10 +731,6 @@ RelativePath=".\src\include\CameraController.h" > - - @@ -795,10 +787,6 @@ RelativePath=".\src\include\ToolEnum.h" > - - @@ -990,6 +978,10 @@ RelativePath=".\src\include\PropertiesV2\BoolProperty.h" > + + @@ -998,6 +990,10 @@ RelativePath=".\src\include\PropertiesV2\StringProperty.h" > + + + + + +