changed class names

generall reorganization
This commit is contained in:
Luis Stanglmeier 2022-06-23 17:09:20 +02:00
parent 5f6abf300e
commit 03338fa8a6
31 changed files with 1002 additions and 636 deletions

View file

@ -1,6 +1,6 @@
###########################################################################################
#
# (c) Technical Software Engineering Plazotta 2021
# (c) Luis Stanglmeier
#
# CMAKE project main file / LSFramework
#
@ -45,6 +45,7 @@ set_property(GLOBAL PROPERTY USE_FOLDERS ON)
# Define projects for building
#
add_subdirectory("Framework")
add_subdirectory("Framework.UnitTest")
#
#-----------------------------------------------------------------------------------------
# Define projects for managing and distributing