From ac98c2f1a5527e0a2e7d81de5aa6d610eb115f65 Mon Sep 17 00:00:00 2001 From: Bent Bisballe Nyeng Date: Tue, 10 Dec 2013 14:53:06 +0100 Subject: Add Visual Studio Project file. --- msvc/liblrtp.vcxproj | 115 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 115 insertions(+) create mode 100644 msvc/liblrtp.vcxproj diff --git a/msvc/liblrtp.vcxproj b/msvc/liblrtp.vcxproj new file mode 100644 index 0000000..6e6b20f --- /dev/null +++ b/msvc/liblrtp.vcxproj @@ -0,0 +1,115 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + {84FFB744-8CDD-4CE0-A8D5-8D65E4BF80EE} + bifrost + Win32Proj + liblrtp + + + + StaticLibrary + v110 + false + true + + + StaticLibrary + v110 + + + + + + + + + + + + + <_ProjectFileVersion>11.0.50727.1 + + + Debug\ + Debug\ + + + Release\ + Release\ + false + + + + Disabled + ..\..\srtp-1.4.4;..\..\srtp-1.4.4\include;..\..\srtp-1.4.4\crypto\include;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_WINDOWS;_USRDLL;USE_WINSOCK2;_X86_;BUILD_DLL;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebugDLL + + Level3 + EditAndContinue + + + + + + Ws2_32.lib %(AdditionalOptions) + ws2_32.lib;%(AdditionalDependencies) + + + + + MaxSpeed + ..\..\srtp-1.4.4;..\..\srtp-1.4.4\include;..\..\srtp-1.4.4\crypto\include;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_WINDOWS;_USRDLL;USE_WINSOCK2;_X86_;BUILD_DLL;%(PreprocessorDefinitions) + false + MultiThreaded + + Level3 + ProgramDatabase + false + false + + + ws2_32.lib;%(AdditionalDependencies) + true + Windows + true + true + false + + false + MachineX86 + + + + + + + + + + + + + + {7e1e1308-f82e-4dd3-b25c-cd12756a1dd9} + false + + + + + + -- cgit v1.2.3