project: added project skeleton
Skeleton includes emtpy implementations of application class structure. Source groups were added to CMakeLists to define filters in Visual Studio.
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
add_files(
|
||||
APP_FILES
|
||||
|
||||
qt/QtElementFactory.cpp
|
||||
qt/QtElementFactory.h
|
||||
|
||||
main.cpp
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user