mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-05 23:09:04 +00:00
Visual Studio 2013 compilation support for NLSOUND
This commit is contained in:
parent
165151a7e6
commit
dedd5b7ef9
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(${VORBIS_INCLUDE_DIR})
|
||||||
|
INCLUDE_DIRECTORIES(${OGG_INCLUDE_DIR})
|
||||||
|
|
||||||
TARGET_LINK_LIBRARIES(nelsound ${VORBISFILE_LIBRARY} ${VORBIS_LIBRARY})
|
TARGET_LINK_LIBRARIES(nelsound ${VORBISFILE_LIBRARY} ${VORBIS_LIBRARY})
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue