Skip to content
Snippets Groups Projects
Commit 3fe77fee authored by Andreas Traczyk's avatar Andreas Traczyk
Browse files

add project dependencies

Change-Id: I81dc0717da7afa0f0202841c28956a9a6ea7e202
parent 3b21ab7d
Branches
No related tags found
No related merge requests found
......@@ -11,6 +11,9 @@ pcre, ^
libupnp, ^
jsoncpp, ^
yaml-cpp, ^
cryptopp, ^
pthreads, ^
boost, ^
pjproject ^
)
......
......@@ -442,7 +442,7 @@
</Command>
</PreBuildEvent>
<Lib>
<AdditionalDependencies>ws2_32.lib;iphlpapi.lib;kernel32.lib;advapi32.lib;avcodec.lib;avdevice.lib;avfilter.lib;avformat.lib;avutil.lib;swresample.lib;swscale.lib;libsamplerate.lib;libsndfile.lib;libgnutls.lib;lib_json.lib;opendht.lib;argon.lib;blake.lib;pcre.lib;pjlib.lib;pjlib_util.lib;pjmedia.lib;pjmedia_codec.lib;pjnath.lib;pjsip_core.lib;pjsip_simple.lib;pjsip_ua.lib;pjsua2_lib.lib;pjsua_lib.lib;yaml-cpp.lib;PA_UWP_TEST.lib;libupnp.lib;libspeex-pj.lib;cryptlib.lib;system.lib;random.lib;%(AdditionalDependencies)</AdditionalDependencies>
<AdditionalDependencies>ws2_32.lib;iphlpapi.lib;kernel32.lib;advapi32.lib;avcodec.lib;avdevice.lib;avfilter.lib;avformat.lib;avutil.lib;swresample.lib;swscale.lib;libsamplerate.lib;libsndfile.lib;libgnutls.lib;lib_json.lib;opendht.lib;argon.lib;blake.lib;pcre.lib;pjlib.lib;pjlib_util.lib;pjmedia.lib;pjmedia_codec.lib;pjnath.lib;pjsip_core.lib;pjsip_simple.lib;pjsip_ua.lib;pjsua2_lib.lib;pjsua_lib.lib;yaml-cpp.lib;portaudio-UWP.lib;libupnp.lib;libspeex-pj.lib;cryptlib.lib;boost_system.lib;boost_random.lib;%(AdditionalDependencies)</AdditionalDependencies>
<AdditionalLibraryDirectories>..\..\FFmpegInterop\ffmpeg\Build\Windows10\x64\bin;..\contrib\lib\x64;..\contrib\boost\stage\lib</AdditionalLibraryDirectories>
<AdditionalOptions>/ignore:4006 /ignore:4221 %(AdditionalOptions)</AdditionalOptions>
<LinkTimeCodeGeneration>true</LinkTimeCodeGeneration>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment