mirror of
https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git
synced 2025-07-18 03:09:13 +00:00
Replace pnProduct with a (very) thin CoreLib plProduct wrapper around CMake-defined product ID values
This commit is contained in:
@ -13,7 +13,6 @@ endif(PLASMA_EXTERNAL_RELEASE)
|
||||
target_link_libraries(plCrashHandler CoreLib)
|
||||
target_link_libraries(plCrashHandler pfCrashHandler)
|
||||
target_link_libraries(plCrashHandler plFile)
|
||||
target_link_libraries(plCrashHandler pnProduct)
|
||||
|
||||
if(USE_VLD)
|
||||
target_link_libraries(plCrashHandler ${VLD_LIBRARY})
|
||||
|
Reference in New Issue
Block a user