From 2bd4e57499e47712ec7ac9a9ee7e4a8b3b68642f Mon Sep 17 00:00:00 2001 From: Mikhail Barg Date: Tue, 18 Apr 2017 16:29:42 +0300 Subject: Update for re/rem/baresip windows projects (#235) * Updated MSVS projects to vs2015 and changed structure * Removed exports_avcodec from static.c, removed wsock32.lib from .vcxproj --- mk/win32/baresip.vcxproj | 380 +++++++++++++++++++++++++---------------------- 1 file changed, 203 insertions(+), 177 deletions(-) (limited to 'mk/win32/baresip.vcxproj') diff --git a/mk/win32/baresip.vcxproj b/mk/win32/baresip.vcxproj index 9adb612..c321b5f 100644 --- a/mk/win32/baresip.vcxproj +++ b/mk/win32/baresip.vcxproj @@ -1,178 +1,204 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - - baresip-win32 - {4B89C2D8-FB32-4D7C-9019-752A5664781C} - Win32Proj - - - - Application - MultiByte - - - Application - MultiByte - - - - - - - - - - - - - <_ProjectFileVersion>10.0.30319.1 - ..\..\Win32\Debug\ - c:\tmp\baresip-win32\Debug\ - false - ..\..\Win32\Release\ - c:\tmp\baresip-win32\release\ - false - - - - Disabled - include;..\..\include;..\..\..\re\include;..\..\..\rem\include;..\..\..\ffmpeg-win32-dev\include;..\..\..\;%(AdditionalIncludeDirectories) - WIN32;STATIC;HAVE_IO_H;HAVE_SELECT;USE_VIDEO;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebug - - - Level3 - EditAndContinue - CompileAsC - 4142;%(DisableSpecificWarnings) - $(IntDir)/%(RelativeDir)/ - - - winmm.lib wsock32.lib ..\..\..\re\Win32\Debug\re-win32.lib ..\..\..\rem\Win32\Debug\rem-win32.lib %(AdditionalOptions) - $(OutDir)baresip-win32.exe - ..\..\..\ffmpeg-win32-dev\lib;%(AdditionalLibraryDirectories) - true - $(OutDir)baresip-win32.pdb - Console - MachineX86 - avcodec.lib;avutil.lib;%(AdditionalDependencies) - - - - - include;..\..\include;..\..\..\re\include;..\..\..\rem\include;..\..\..\ffmpeg-win32-dev\include;..\..\..\;%(AdditionalIncludeDirectories) - WIN32;STATIC;HAVE_IO_H;HAVE_SELECT;USE_VIDEO;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions) - MultiThreaded - - - Level3 - ProgramDatabase - 4142;%(DisableSpecificWarnings) - $(IntDir)/%(RelativeDir)/ - - - winmm.lib wsock32.lib ..\..\..\re\Win32\Release\re.lib ..\..\..\rem\Win32\Release\rem.lib %(AdditionalOptions) - $(OutDir)baresip-win32.exe - ..\..\..\ffmpeg-win32-dev\lib;%(AdditionalLibraryDirectories) - true - Console - true - true - MachineX86 - avcodec.lib;avutil.lib;%(AdditionalDependencies) - - - - - - - - - - - - - - CompileAsCpp - CompileAsCpp - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - {3e767371-a72b-4f5c-a695-8f844b0889c5} - - - {40b28df6-4b4a-411a-9eb7-8d80c2a29b9d} - - - - - + + + + + Debug + Win32 + + + Release + Win32 + + + + baresip-win32 + {4B89C2D8-FB32-4D7C-9019-752A5664781C} + Win32Proj + 8.1 + + + + Application + MultiByte + v140 + + + Application + MultiByte + v140 + + + + + + + + + + + + + <_ProjectFileVersion>10.0.30319.1 + ..\..\$(Platform)\$(Configuration)\bin\ + ..\..\$(Platform)\$(Configuration)\tmp\mk\win32\ + false + ..\..\$(Platform)\$(Configuration)\bin\ + ..\..\$(Platform)\$(Configuration)\tmp\mk\win32\ + false + + + + Disabled + include;..\..\include;..\..\..\re\include;..\..\..\rem\include;..\..\..\misc;..\..\..\dirent\include;%(AdditionalIncludeDirectories) + WIN32;STATIC;HAVE_IO_H;HAVE_SELECT;USE_VIDEO;_CRT_SECURE_NO_DEPRECATE;FD_SETSIZE=1024;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebug + + + Level3 + EditAndContinue + CompileAsC + 4142;%(DisableSpecificWarnings) + $(IntDir)%(RelativeDir)%(Filename).obj + + + winmm.lib ..\..\..\re\$(Platform)\$(Configuration)\bin\re-win32.lib ..\..\..\rem\$(Platform)\$(Configuration)\bin\rem-win32.lib %(AdditionalOptions) + $(OutDir)baresip-win32.exe + %(AdditionalLibraryDirectories) + true + $(OutDir)baresip-win32.pdb + Console + MachineX86 + %(AdditionalDependencies) + + + + + include;..\..\include;..\..\..\re\include;..\..\..\rem\include;..\..\..\misc;..\..\..\dirent\include;%(AdditionalIncludeDirectories) + WIN32;STATIC;HAVE_IO_H;HAVE_SELECT;USE_VIDEO;_CRT_SECURE_NO_DEPRECATE;FD_SETSIZE=1024;%(PreprocessorDefinitions) + MultiThreaded + + + Level3 + ProgramDatabase + 4142;%(DisableSpecificWarnings) + $(IntDir)%(RelativeDir)%(Filename).obj + + + winmm.lib wsock32.lib ..\..\..\re\$(Platform)\$(Configuration)\bin\re-win32.lib ..\..\..\rem\$(Platform)\$(Configuration)\bin\rem-win32.lib %(AdditionalOptions) + $(OutDir)baresip-win32.exe + %(AdditionalLibraryDirectories) + true + Console + true + true + MachineX86 + %(AdditionalDependencies) + + + + + {3e767371-a72b-4f5c-a695-8f844b0889c5} + + + {40b28df6-4b4a-411a-9eb7-8d80c2a29b9d} + + + + + + + + + + + + + + + + + + + + + + + + CompileAsCpp + CompileAsCpp + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3