Manuel Pégourié-Gonnard | 0598faf | 2014-05-09 12:56:03 +0200 | [diff] [blame] | 1 |
|
| 2 | Microsoft Visual Studio Solution File, Format Version 11.00
|
| 3 | # Visual C++ Express 2010
|
Manuel Pégourié-Gonnard | 813e585 | 2015-01-26 15:42:27 +0000 | [diff] [blame] | 4 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "mbedTLS", "mbedTLS.vcxproj", "{46CF2D25-6A36-4189-B59C-E4815388E554}" |
Manuel Pégourié-Gonnard | 0598faf | 2014-05-09 12:56:03 +0200 | [diff] [blame] | 5 | EndProject
|
| 6 | APP_ENTRIES
|
| 7 | Global
|
| 8 | GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
| 9 | Debug|Win32 = Debug|Win32
|
| 10 | Debug|x64 = Debug|x64
|
| 11 | Release|Win32 = Release|Win32
|
| 12 | Release|x64 = Release|x64
|
| 13 | EndGlobalSection
|
| 14 | GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
| 15 | {46CF2D25-6A36-4189-B59C-E4815388E554}.Debug|Win32.ActiveCfg = Debug|Win32
|
| 16 | {46CF2D25-6A36-4189-B59C-E4815388E554}.Debug|Win32.Build.0 = Debug|Win32
|
| 17 | {46CF2D25-6A36-4189-B59C-E4815388E554}.Debug|x64.ActiveCfg = Debug|x64
|
| 18 | {46CF2D25-6A36-4189-B59C-E4815388E554}.Debug|x64.Build.0 = Debug|x64
|
| 19 | {46CF2D25-6A36-4189-B59C-E4815388E554}.Release|Win32.ActiveCfg = Release|Win32
|
| 20 | {46CF2D25-6A36-4189-B59C-E4815388E554}.Release|Win32.Build.0 = Release|Win32
|
| 21 | {46CF2D25-6A36-4189-B59C-E4815388E554}.Release|x64.ActiveCfg = Release|x64
|
| 22 | {46CF2D25-6A36-4189-B59C-E4815388E554}.Release|x64.Build.0 = Release|x64
|
| 23 | CONF_ENTRIES
|
| 24 | EndGlobalSection
|
| 25 | GlobalSection(SolutionProperties) = preSolution
|
| 26 | HideSolutionNode = FALSE
|
| 27 | EndGlobalSection
|
| 28 | EndGlobal
|