mirror of
https://github.com/jorenchik/mdemory.git
synced 2026-03-22 00:26:21 +00:00
refactoring the source files
This commit is contained in:
@@ -19,7 +19,9 @@ include_directories(/usr/include/qt/Qsci)
|
||||
add_executable(
|
||||
MdemoryApp
|
||||
main.cpp
|
||||
mdemList.cpp
|
||||
trainWindow.cpp
|
||||
settings.cpp
|
||||
)
|
||||
|
||||
target_link_libraries(MdemoryApp Qt5::Widgets /usr/lib/libqscintilla2_qt5.so api)
|
||||
|
||||
Reference in New Issue
Block a user