]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
FS-11150: [Build-System] Fix broken ESL in .Net project.
authorAndrey Volk <andywolk@gmail.com>
Wed, 9 May 2018 15:47:29 +0000 (18:47 +0300)
committerMuteesa Fred <muteesafred@hotmail.com>
Tue, 24 Jul 2018 07:21:52 +0000 (07:21 +0000)
commite7ff9036293ed0209217e3dd6d01be65ec75b626
treefab71e87b3003d8b4b82b97504bf2b13b1360ca9
parentca9a62c53949a75b4f8c7119c072e4611839373f
FS-11150: [Build-System] Fix broken ESL in .Net project.
40 files changed:
Freeswitch.2015.sln
libs/esl/fs_cli.2010.vcxproj.filters [deleted file]
libs/esl/fs_cli.2015.vcxproj
libs/esl/managed/.gitignore [new file with mode: 0644]
libs/esl/managed/ESL.2010.vcxproj.filters [deleted file]
libs/esl/managed/ESL.cs
libs/esl/managed/ESLPINVOKE.2010.cs [deleted file]
libs/esl/managed/ESLPINVOKE.2015.cs [new file with mode: 0644]
libs/esl/managed/ESLPINVOKE.cs
libs/esl/managed/ESLconnection.2015.cs [new file with mode: 0644]
libs/esl/managed/ESLconnection.cs
libs/esl/managed/ESLevent.2015.cs [moved from libs/esl/managed/ESLevent.2010.cs with 70% similarity]
libs/esl/managed/ESLevent.cs
libs/esl/managed/ManagedEsl.2010.csproj [deleted file]
libs/esl/managed/ManagedEsl.2015.csproj [moved from libs/esl/managed/ManagedEsl.2012.csproj with 89% similarity]
libs/esl/managed/ManagedEsl.2015.sln [moved from libs/esl/managed/managed_esl.2012.sln with 50% similarity]
libs/esl/managed/ManagedEsl.csproj [deleted file]
libs/esl/managed/ManagedEslTest/.gitignore [new file with mode: 0644]
libs/esl/managed/ManagedEslTest/ManagedEslTest.2010.csproj [deleted file]
libs/esl/managed/ManagedEslTest/ManagedEslTest.2015.csproj [moved from libs/esl/managed/ManagedEslTest/ManagedEslTest.2012.csproj with 93% similarity]
libs/esl/managed/ManagedEslTest/ManagedEslTest.csproj [deleted file]
libs/esl/managed/ManagedEslTest/Properties/AssemblyInfo.cs
libs/esl/managed/Properties/AssemblyInfo.cs
libs/esl/managed/SWIGTYPE_p_esl_event_t.2010.cs [deleted file]
libs/esl/managed/SWIGTYPE_p_esl_event_t.2015.cs [new file with mode: 0644]
libs/esl/managed/SWIGTYPE_p_esl_event_t.cs
libs/esl/managed/SWIGTYPE_p_esl_priority_t.2010.cs [deleted file]
libs/esl/managed/SWIGTYPE_p_esl_priority_t.2015.cs [new file with mode: 0644]
libs/esl/managed/SWIGTYPE_p_esl_priority_t.cs
libs/esl/managed/esl.2010.cs [deleted file]
libs/esl/managed/esl.2015.cs [new file with mode: 0644]
libs/esl/managed/esl.2015.vcxproj [new file with mode: 0644]
libs/esl/managed/esl_wrap.2015.cpp [new file with mode: 0644]
libs/esl/managed/esl_wrap.cpp
libs/esl/managed/managed_esl.2008.sln [deleted file]
libs/esl/managed/managed_esl.2010.sln [deleted file]
libs/esl/managed/runswig.2015.cmd [moved from libs/esl/managed/runswig.2010.cmd with 50% similarity]
libs/esl/src/esl.2010.vcxproj.filters [deleted file]
libs/esl/src/libesl.2015.vcxproj [moved from libs/esl/src/esl.2015.vcxproj with 96% similarity]
src/mod/applications/mod_hash/mod_hash.2015.vcxproj