diff options
author | Mamadou DIOP <bossiel@yahoo.fr> | 2015-08-17 01:56:35 +0200 |
---|---|---|
committer | Mamadou DIOP <bossiel@yahoo.fr> | 2015-08-17 01:56:35 +0200 |
commit | 631fffee8a28b1bec5ed1f1d26a20e0135967f99 (patch) | |
tree | 74afe3bf3efe15aa82bcd0272b2b0f4d48c2d837 /g729b/g729b.sln | |
parent | 7908865936604036e6f200f1b5e069f8752f3a3a (diff) | |
download | doubango-631fffee8a28b1bec5ed1f1d26a20e0135967f99.zip doubango-631fffee8a28b1bec5ed1f1d26a20e0135967f99.tar.gz |
-
Diffstat (limited to 'g729b/g729b.sln')
-rw-r--r-- | g729b/g729b.sln | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/g729b/g729b.sln b/g729b/g729b.sln new file mode 100644 index 0000000..df03a4b --- /dev/null +++ b/g729b/g729b.sln @@ -0,0 +1,23 @@ + +Microsoft Visual Studio Solution File, Format Version 10.00 +# Visual Studio 2008 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "g729b", "g729b.vcproj", "{6AE3B85D-7696-4AF3-AFFF-2DC7BB153E58}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Win32 = Debug|Win32 + Release_Static|Win32 = Release_Static|Win32 + Release|Win32 = Release|Win32 + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {6AE3B85D-7696-4AF3-AFFF-2DC7BB153E58}.Debug|Win32.ActiveCfg = Debug|Win32 + {6AE3B85D-7696-4AF3-AFFF-2DC7BB153E58}.Debug|Win32.Build.0 = Debug|Win32 + {6AE3B85D-7696-4AF3-AFFF-2DC7BB153E58}.Release_Static|Win32.ActiveCfg = Release_Static|Win32 + {6AE3B85D-7696-4AF3-AFFF-2DC7BB153E58}.Release_Static|Win32.Build.0 = Release_Static|Win32 + {6AE3B85D-7696-4AF3-AFFF-2DC7BB153E58}.Release|Win32.ActiveCfg = Release|Win32 + {6AE3B85D-7696-4AF3-AFFF-2DC7BB153E58}.Release|Win32.Build.0 = Release|Win32 + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal |