mirror of
https://port.numenaute.org/aleajactaest/khanat-code-old.git
synced 2024-11-10 17:29:06 +00:00
Visual Studio 2013 compilation support for NLSOUND
This commit is contained in:
parent
fb0929cfcc
commit
c7d7b3e464
1 changed files with 1 additions and 0 deletions
|
@ -86,6 +86,7 @@ NL_TARGET_LIB(nelsound ${HEADERS} ${SRC})
|
|||
|
||||
|
||||
INCLUDE_DIRECTORIES(${VORBIS_INCLUDE_DIR})
|
||||
INCLUDE_DIRECTORIES(${OGG_INCLUDE_DIR})
|
||||
|
||||
TARGET_LINK_LIBRARIES(nelsound ${VORBISFILE_LIBRARY} ${VORBIS_LIBRARY})
|
||||
|
||||
|
|
Loading…
Reference in a new issue