mirror of
https://gitea.msk.dinamika-avia.ru/Constanta-Design/RRJServer.git
synced 2026-03-27 19:45:43 +03:00
DocsUpdater 1rev
This commit is contained in:
@@ -52,6 +52,8 @@ add_library(ServerLMS SHARED
|
||||
Systems/chatsystem.h
|
||||
Systems/fasthashcalculator.cpp
|
||||
Systems/fasthashcalculator.h
|
||||
Systems/docsupdater.cpp
|
||||
Systems/docsupdater.h
|
||||
providerdblms/providerdblms.cpp
|
||||
providerdblms/providerdblms.h
|
||||
ServerLMS.qrc
|
||||
@@ -78,6 +80,7 @@ target_link_libraries(ServerLMS PRIVATE libDataBaseLMS.dll)
|
||||
|
||||
target_include_directories(ServerLMS PUBLIC ${CMAKE_CURRENT_SOURCE_DIR}/../InstructorsAndTrainees)
|
||||
target_include_directories(ServerLMS PUBLIC ${CMAKE_CURRENT_SOURCE_DIR}/../InstructorsAndTrainees/authorization)
|
||||
target_include_directories(ServerLMS PUBLIC ${CMAKE_CURRENT_SOURCE_DIR}/../InstructorsAndTrainees/tasks)
|
||||
if(PROJECT_TYPE_DEBUG)
|
||||
target_link_directories(ServerLMS PUBLIC ${REPO_PATH}/BUILDS/Debug64/InstructorsAndTrainees)
|
||||
else()
|
||||
|
||||
Reference in New Issue
Block a user