mirror of
https://bitbucket.org/theswgsource/src-1.2.git
synced 2026-07-31 01:15:48 -04:00
finish removing the SOE memory management
This commit is contained in:
@@ -14,7 +14,7 @@ include_directories(
|
||||
${SWG_ENGINE_SOURCE_DIR}/shared/library/sharedFoundation/include/public
|
||||
${SWG_ENGINE_SOURCE_DIR}/shared/library/sharedFoundationTypes/include/public
|
||||
${SWG_ENGINE_SOURCE_DIR}/shared/library/sharedIoWin/include/public
|
||||
${SWG_ENGINE_SOURCE_DIR}/shared/library/sharedMemoryManager/include/public
|
||||
|
||||
${SWG_ENGINE_SOURCE_DIR}/shared/library/sharedObject/include/public
|
||||
${SWG_ENGINE_SOURCE_DIR}/shared/library/sharedRandom/include/public
|
||||
${SWG_ENGINE_SOURCE_DIR}/shared/library/sharedRegex/include/public
|
||||
@@ -40,7 +40,7 @@ target_link_libraries(DataTableTool
|
||||
sharedFoundation
|
||||
sharedIoWin
|
||||
sharedLog
|
||||
sharedMemoryManager
|
||||
|
||||
sharedMessageDispatch
|
||||
sharedObject
|
||||
sharedRandom
|
||||
|
||||
Reference in New Issue
Block a user