mirror of
https://port.numenaute.org/aleajactaest/khanat-code-old.git
synced 2024-11-11 17:59:02 +00:00
Changed: #1102 Explicitly linking nelmisc to zviewer tool.
This commit is contained in:
parent
1eca7ae170
commit
e98b950077
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ ENDIF(WIN32)
|
|||
|
||||
ADD_DEFINITIONS(-DNL_ZVIEWER_CFG="\\"${NL_ETC_PREFIX}/\\"")
|
||||
|
||||
TARGET_LINK_LIBRARIES(zviewer ${PLATFORM_LINKFLAGS} nel3d)
|
||||
TARGET_LINK_LIBRARIES(zviewer ${PLATFORM_LINKFLAGS} nelmisc nel3d)
|
||||
NL_DEFAULT_PROPS(zviewer "NeL, Tools, 3D: Zone Viewer")
|
||||
NL_ADD_RUNTIME_FLAGS(zviewer)
|
||||
|
||||
|
|
Loading…
Reference in a new issue