|
| 1 | + |
| 2 | +Microsoft Visual Studio Solution File, Format Version 12.00 |
| 3 | +# Visual Studio 15 |
| 4 | +VisualStudioVersion = 15.0.26228.4 |
| 5 | +MinimumVisualStudioVersion = 10.0.40219.1 |
| 6 | +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libsodium", "libsodium\libsodium.vcxproj", "{A185B162-6CB6-4502-B03F-B56F7699A8D9}" |
| 7 | +EndProject |
| 8 | +Global |
| 9 | + GlobalSection(SolutionConfigurationPlatforms) = preSolution |
| 10 | + DynDebug|Win32 = DynDebug|Win32 |
| 11 | + DynDebug|x64 = DynDebug|x64 |
| 12 | + DynDebug|ARM64 = DynDebug|ARM64 |
| 13 | + DynRelease|Win32 = DynRelease|Win32 |
| 14 | + DynRelease|x64 = DynRelease|x64 |
| 15 | + DynRelease|ARM64 = DynRelease|ARM64 |
| 16 | + LtcgDebug|Win32 = LtcgDebug|Win32 |
| 17 | + LtcgDebug|x64 = LtcgDebug|x64 |
| 18 | + LtcgDebug|ARM64 = LtcgDebug|ARM64 |
| 19 | + LtcgRelease|Win32 = LtcgRelease|Win32 |
| 20 | + LtcgRelease|x64 = LtcgRelease|x64 |
| 21 | + LtcgRelease|ARM64 = LtcgRelease|ARM64 |
| 22 | + StaticDebug|Win32 = StaticDebug|Win32 |
| 23 | + StaticDebug|x64 = StaticDebug|x64 |
| 24 | + StaticDebug|ARM64 = StaticDebug|ARM64 |
| 25 | + StaticRelease|Win32 = StaticRelease|Win32 |
| 26 | + StaticRelease|x64 = StaticRelease|x64 |
| 27 | + StaticRelease|ARM64 = StaticRelease|ARM64 |
| 28 | + EndGlobalSection |
| 29 | + GlobalSection(ProjectConfigurationPlatforms) = postSolution |
| 30 | + {A185B162-6CB6-4502-B03F-B56F7699A8D9}.DynDebug|Win32.ActiveCfg = DebugDLL|Win32 |
| 31 | + {A185B162-6CB6-4502-B03F-B56F7699A8D9}.DynDebug|Win32.Build.0 = DebugDLL|Win32 |
| 32 | + {A185B162-6CB6-4502-B03F-B56F7699A8D9}.DynDebug|x64.ActiveCfg = DebugDLL|x64 |
| 33 | + {A185B162-6CB6-4502-B03F-B56F7699A8D9}.DynDebug|x64.Build.0 = DebugDLL|x64 |
| 34 | + {A185B162-6CB6-4502-B03F-B56F7699A8D9}.DynDebug|ARM64.ActiveCfg = DebugDLL|ARM64 |
| 35 | + {A185B162-6CB6-4502-B03F-B56F7699A8D9}.DynDebug|ARM64.Build.0 = DebugDLL|ARM64 |
| 36 | + {A185B162-6CB6-4502-B03F-B56F7699A8D9}.DynRelease|Win32.ActiveCfg = ReleaseDLL|Win32 |
| 37 | + {A185B162-6CB6-4502-B03F-B56F7699A8D9}.DynRelease|Win32.Build.0 = ReleaseDLL|Win32 |
| 38 | + {A185B162-6CB6-4502-B03F-B56F7699A8D9}.DynRelease|x64.ActiveCfg = ReleaseDLL|x64 |
| 39 | + {A185B162-6CB6-4502-B03F-B56F7699A8D9}.DynRelease|x64.Build.0 = ReleaseDLL|x64 |
| 40 | + {A185B162-6CB6-4502-B03F-B56F7699A8D9}.DynRelease|ARM64.ActiveCfg = ReleaseDLL|ARM64 |
| 41 | + {A185B162-6CB6-4502-B03F-B56F7699A8D9}.DynRelease|ARM64.Build.0 = ReleaseDLL|ARM64 |
| 42 | + {A185B162-6CB6-4502-B03F-B56F7699A8D9}.LtcgDebug|Win32.ActiveCfg = DebugLTCG|Win32 |
| 43 | + {A185B162-6CB6-4502-B03F-B56F7699A8D9}.LtcgDebug|Win32.Build.0 = DebugLTCG|Win32 |
| 44 | + {A185B162-6CB6-4502-B03F-B56F7699A8D9}.LtcgDebug|x64.ActiveCfg = DebugLTCG|x64 |
| 45 | + {A185B162-6CB6-4502-B03F-B56F7699A8D9}.LtcgDebug|x64.Build.0 = DebugLTCG|x64 |
| 46 | + {A185B162-6CB6-4502-B03F-B56F7699A8D9}.LtcgDebug|ARM64.ActiveCfg = DebugLTCG|ARM64 |
| 47 | + {A185B162-6CB6-4502-B03F-B56F7699A8D9}.LtcgDebug|ARM64.Build.0 = DebugLTCG|ARM64 |
| 48 | + {A185B162-6CB6-4502-B03F-B56F7699A8D9}.LtcgRelease|Win32.ActiveCfg = ReleaseLTCG|Win32 |
| 49 | + {A185B162-6CB6-4502-B03F-B56F7699A8D9}.LtcgRelease|Win32.Build.0 = ReleaseLTCG|Win32 |
| 50 | + {A185B162-6CB6-4502-B03F-B56F7699A8D9}.LtcgRelease|x64.ActiveCfg = ReleaseLTCG|x64 |
| 51 | + {A185B162-6CB6-4502-B03F-B56F7699A8D9}.LtcgRelease|x64.Build.0 = ReleaseLTCG|x64 |
| 52 | + {A185B162-6CB6-4502-B03F-B56F7699A8D9}.LtcgRelease|ARM64.ActiveCfg = ReleaseLTCG|ARM64 |
| 53 | + {A185B162-6CB6-4502-B03F-B56F7699A8D9}.LtcgRelease|ARM64.Build.0 = ReleaseLTCG|ARM64 |
| 54 | + {A185B162-6CB6-4502-B03F-B56F7699A8D9}.StaticDebug|Win32.ActiveCfg = DebugLIB|Win32 |
| 55 | + {A185B162-6CB6-4502-B03F-B56F7699A8D9}.StaticDebug|Win32.Build.0 = DebugLIB|Win32 |
| 56 | + {A185B162-6CB6-4502-B03F-B56F7699A8D9}.StaticDebug|x64.ActiveCfg = DebugLIB|x64 |
| 57 | + {A185B162-6CB6-4502-B03F-B56F7699A8D9}.StaticDebug|x64.Build.0 = DebugLIB|x64 |
| 58 | + {A185B162-6CB6-4502-B03F-B56F7699A8D9}.StaticDebug|ARM64.ActiveCfg = DebugLIB|ARM64 |
| 59 | + {A185B162-6CB6-4502-B03F-B56F7699A8D9}.StaticDebug|ARM64.Build.0 = DebugLIB|ARM64 |
| 60 | + {A185B162-6CB6-4502-B03F-B56F7699A8D9}.StaticRelease|Win32.ActiveCfg = ReleaseLIB|Win32 |
| 61 | + {A185B162-6CB6-4502-B03F-B56F7699A8D9}.StaticRelease|Win32.Build.0 = ReleaseLIB|Win32 |
| 62 | + {A185B162-6CB6-4502-B03F-B56F7699A8D9}.StaticRelease|x64.ActiveCfg = ReleaseLIB|x64 |
| 63 | + {A185B162-6CB6-4502-B03F-B56F7699A8D9}.StaticRelease|x64.Build.0 = ReleaseLIB|x64 |
| 64 | + {A185B162-6CB6-4502-B03F-B56F7699A8D9}.StaticRelease|ARM64.ActiveCfg = ReleaseLIB|ARM64 |
| 65 | + {A185B162-6CB6-4502-B03F-B56F7699A8D9}.StaticRelease|ARM64.Build.0 = ReleaseLIB|ARM64 |
| 66 | + EndGlobalSection |
| 67 | + GlobalSection(SolutionProperties) = preSolution |
| 68 | + HideSolutionNode = FALSE |
| 69 | + EndGlobalSection |
| 70 | +EndGlobal |
0 commit comments