]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
FS-10167: Added testwebsock to windows build, completely removed precompiled openssl...
authorShane Bryldt <astaelan@gmail.com>
Tue, 28 Mar 2017 21:02:09 +0000 (15:02 -0600)
committerShane Bryldt <astaelan@gmail.com>
Tue, 28 Mar 2017 21:02:09 +0000 (15:02 -0600)
commit61cdc9af3ada05cfc638ff586bae5b0d194202f6
treed077eb4785f15c0afe509c00eb4444e243527370
parentf3da3979b9b4c40fa55ec79d3c62b457a30c6f69
FS-10167: Added testwebsock to windows build, completely removed precompiled openssl dependancy and injected the use of core library openssl build, everything seems to build and work for windows thus far.
14 files changed:
libs/libks/libks.sln
libs/libks/libks.vcxproj
libs/libks/src/kws.c
libs/libks/test/testhash.vcxproj
libs/libks/test/testpools.vcxproj
libs/libks/test/testq.vcxproj
libs/libks/test/testsock.vcxproj
libs/libks/test/testthreadmutex.vcxproj
libs/libks/test/testtime.vcxproj
libs/libks/test/testwebsock.c
libs/win32/Download OPENSSL.2015.vcxproj
libs/win32/openssl/libeay32.2015.vcxproj
libs/win32/openssl/openssl.2015.vcxproj
libs/win32/openssl/ssleay32.2015.vcxproj