Visual Studio 2013 compilation support for NLSOUND

This commit is contained in:
kaetemi 2015-02-20 17:14:00 +01:00
parent 165151a7e6
commit dedd5b7ef9

View file

@ -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})