mirror of
https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git
synced 2025-07-17 10:52:46 +00:00
Make sure these link against plStatusLog.
This commit is contained in:
@ -43,6 +43,7 @@ target_link_libraries(plUruLauncher plNetClientComm)
|
||||
target_link_libraries(plUruLauncher plNetGameLib)
|
||||
target_link_libraries(plUruLauncher plNetMessage)
|
||||
target_link_libraries(plUruLauncher plNetTransport)
|
||||
target_link_libraries(plUruLauncher plStatusLog)
|
||||
target_link_libraries(plUruLauncher plUnifiedTime)
|
||||
target_link_libraries(plUruLauncher pnAsyncCore)
|
||||
target_link_libraries(plUruLauncher pnAsyncCoreExe)
|
||||
|
@ -46,6 +46,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
|
||||
***/
|
||||
|
||||
#include "Pch.h"
|
||||
#include "plStatusLog/plStatusLog.h"
|
||||
#pragma hdrstop
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user