From: Jeff Lenk Date: Mon, 7 May 2012 19:15:27 +0000 (-0500) Subject: fix vs2008 pro project dependency for mod_gsmopen - if anyone wants the solution... X-Git-Tag: v1.2-rc1~17^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a0c5079cc3e4d8aa01ae113e8e503c54bca12170;p=thirdparty%2Ffreeswitch.git fix vs2008 pro project dependency for mod_gsmopen - if anyone wants the solution files for express and wants to help please open a Jira with a patch and I will review it. --- diff --git a/Freeswitch.2008.sln b/Freeswitch.2008.sln index f984d00129..781fdcb766 100644 --- a/Freeswitch.2008.sln +++ b/Freeswitch.2008.sln @@ -954,6 +954,9 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "mod_abstraction", "src\mod\ EndProjectSection EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "mod_gsmopen", "src\mod\endpoints\mod_gsmopen\mod_gsmopen.2008.vcproj", "{74B120FF-6935-4DFE-A142-CDB6BEA99C90}" + ProjectSection(ProjectDependencies) = postProject + {26C82FCE-E0CF-4D10-A00C-D8E582FFEB53} = {26C82FCE-E0CF-4D10-A00C-D8E582FFEB53} + EndProjectSection EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "gsmlib", "src\mod\endpoints\mod_gsmopen\gsmlib\gsmlib-1.10-patched-13ubuntu\win32\gsmlib.vcproj", "{26C82FCE-E0CF-4D10-A00C-D8E582FFEB53}" EndProject