|
| 1 | + |
| 2 | +Microsoft Visual Studio Solution File, Format Version 12.00 |
| 3 | +# Visual Studio Version 17 |
| 4 | +VisualStudioVersion = 17.1.32210.238 |
| 5 | +MinimumVisualStudioVersion = 10.0.40219.1 |
| 6 | +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "WinMLPIXSample", "WinMLPIXSample\WinMLPIXSample.vcxproj", "{3F9AE007-1715-46FF-8A52-E0A420290FCC}" |
| 7 | + ProjectSection(ProjectDependencies) = postProject |
| 8 | + {12103A5B-677A-4286-83D2-54EAB9010C16} = {12103A5B-677A-4286-83D2-54EAB9010C16} |
| 9 | + EndProjectSection |
| 10 | +EndProject |
| 11 | +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SampleSharedLib", "..\..\SampleSharedLib\SampleSharedLib\SampleSharedLib.vcxproj", "{12103A5B-677A-4286-83D2-54EAB9010C16}" |
| 12 | +EndProject |
| 13 | +Global |
| 14 | + GlobalSection(SolutionConfigurationPlatforms) = preSolution |
| 15 | + Debug_NuGet|x64 = Debug_NuGet|x64 |
| 16 | + Debug_NuGet|x86 = Debug_NuGet|x86 |
| 17 | + Debug|x64 = Debug|x64 |
| 18 | + Debug|x86 = Debug|x86 |
| 19 | + Release|x64 = Release|x64 |
| 20 | + Release|x86 = Release|x86 |
| 21 | + EndGlobalSection |
| 22 | + GlobalSection(ProjectConfigurationPlatforms) = postSolution |
| 23 | + {3F9AE007-1715-46FF-8A52-E0A420290FCC}.Debug_NuGet|x64.ActiveCfg = Debug|x64 |
| 24 | + {3F9AE007-1715-46FF-8A52-E0A420290FCC}.Debug_NuGet|x64.Build.0 = Debug|x64 |
| 25 | + {3F9AE007-1715-46FF-8A52-E0A420290FCC}.Debug_NuGet|x86.ActiveCfg = Debug|Win32 |
| 26 | + {3F9AE007-1715-46FF-8A52-E0A420290FCC}.Debug_NuGet|x86.Build.0 = Debug|Win32 |
| 27 | + {3F9AE007-1715-46FF-8A52-E0A420290FCC}.Debug|x64.ActiveCfg = Debug|x64 |
| 28 | + {3F9AE007-1715-46FF-8A52-E0A420290FCC}.Debug|x64.Build.0 = Debug|x64 |
| 29 | + {3F9AE007-1715-46FF-8A52-E0A420290FCC}.Debug|x86.ActiveCfg = Debug|Win32 |
| 30 | + {3F9AE007-1715-46FF-8A52-E0A420290FCC}.Debug|x86.Build.0 = Debug|Win32 |
| 31 | + {3F9AE007-1715-46FF-8A52-E0A420290FCC}.Release|x64.ActiveCfg = Release|x64 |
| 32 | + {3F9AE007-1715-46FF-8A52-E0A420290FCC}.Release|x64.Build.0 = Release|x64 |
| 33 | + {3F9AE007-1715-46FF-8A52-E0A420290FCC}.Release|x86.ActiveCfg = Release|Win32 |
| 34 | + {3F9AE007-1715-46FF-8A52-E0A420290FCC}.Release|x86.Build.0 = Release|Win32 |
| 35 | + {12103A5B-677A-4286-83D2-54EAB9010C16}.Debug_NuGet|x64.ActiveCfg = Debug_NuGet|x64 |
| 36 | + {12103A5B-677A-4286-83D2-54EAB9010C16}.Debug_NuGet|x64.Build.0 = Debug_NuGet|x64 |
| 37 | + {12103A5B-677A-4286-83D2-54EAB9010C16}.Debug_NuGet|x86.ActiveCfg = Debug_NuGet|Win32 |
| 38 | + {12103A5B-677A-4286-83D2-54EAB9010C16}.Debug_NuGet|x86.Build.0 = Debug_NuGet|Win32 |
| 39 | + {12103A5B-677A-4286-83D2-54EAB9010C16}.Debug|x64.ActiveCfg = Debug|x64 |
| 40 | + {12103A5B-677A-4286-83D2-54EAB9010C16}.Debug|x64.Build.0 = Debug|x64 |
| 41 | + {12103A5B-677A-4286-83D2-54EAB9010C16}.Debug|x86.ActiveCfg = Debug|Win32 |
| 42 | + {12103A5B-677A-4286-83D2-54EAB9010C16}.Debug|x86.Build.0 = Debug|Win32 |
| 43 | + {12103A5B-677A-4286-83D2-54EAB9010C16}.Release|x64.ActiveCfg = Release|x64 |
| 44 | + {12103A5B-677A-4286-83D2-54EAB9010C16}.Release|x64.Build.0 = Release|x64 |
| 45 | + {12103A5B-677A-4286-83D2-54EAB9010C16}.Release|x86.ActiveCfg = Release|Win32 |
| 46 | + {12103A5B-677A-4286-83D2-54EAB9010C16}.Release|x86.Build.0 = Release|Win32 |
| 47 | + EndGlobalSection |
| 48 | + GlobalSection(SolutionProperties) = preSolution |
| 49 | + HideSolutionNode = FALSE |
| 50 | + EndGlobalSection |
| 51 | + GlobalSection(ExtensibilityGlobals) = postSolution |
| 52 | + SolutionGuid = {62F16753-E82E-4C01-884A-ABF36DAC7BEB} |
| 53 | + EndGlobalSection |
| 54 | +EndGlobal |
0 commit comments