1
+ <?xml version =" 1.0" encoding =" utf-8" ?>
2
+ <Project DefaultTargets =" Build" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
3
+ <Import Project =" ..\packages\Microsoft.AI.MachineLearning.1.5.2\build\native\Microsoft.AI.MachineLearning.props" Condition =" Exists('..\packages\Microsoft.AI.MachineLearning.1.5.2\build\native\Microsoft.AI.MachineLearning.props')" />
4
+ <Import Project =" ..\packages\Microsoft.Windows.CppWinRT.2.0.200729.8\build\native\Microsoft.Windows.CppWinRT.props" Condition =" Exists('..\packages\Microsoft.Windows.CppWinRT.2.0.200729.8\build\native\Microsoft.Windows.CppWinRT.props')" />
5
+ <ItemGroup Label =" ProjectConfigurations" >
6
+ <ProjectConfiguration Include =" Debug|Win32" >
7
+ <Configuration >Debug</Configuration >
8
+ <Platform >Win32</Platform >
9
+ </ProjectConfiguration >
10
+ <ProjectConfiguration Include =" Release|Win32" >
11
+ <Configuration >Release</Configuration >
12
+ <Platform >Win32</Platform >
13
+ </ProjectConfiguration >
14
+ <ProjectConfiguration Include =" Debug|x64" >
15
+ <Configuration >Debug</Configuration >
16
+ <Platform >x64</Platform >
17
+ </ProjectConfiguration >
18
+ <ProjectConfiguration Include =" Release|x64" >
19
+ <Configuration >Release</Configuration >
20
+ <Platform >x64</Platform >
21
+ </ProjectConfiguration >
22
+ </ItemGroup >
23
+ <PropertyGroup Label =" Globals" >
24
+ <VCProjectVersion >16.0</VCProjectVersion >
25
+ <Keyword >Win32Proj</Keyword >
26
+ <ProjectGuid >{99f8f52b-6b12-48ed-8633-f4aaa6f891d1}</ProjectGuid >
27
+ <RootNamespace >NamedDimensionOverrides</RootNamespace >
28
+ <WindowsTargetPlatformVersion >10.0</WindowsTargetPlatformVersion >
29
+ </PropertyGroup >
30
+ <Import Project =" $(VCTargetsPath)\Microsoft.Cpp.Default.props" />
31
+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|Win32'" Label =" Configuration" >
32
+ <ConfigurationType >Application</ConfigurationType >
33
+ <UseDebugLibraries >true</UseDebugLibraries >
34
+ <PlatformToolset >v142</PlatformToolset >
35
+ <CharacterSet >Unicode</CharacterSet >
36
+ </PropertyGroup >
37
+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|Win32'" Label =" Configuration" >
38
+ <ConfigurationType >Application</ConfigurationType >
39
+ <UseDebugLibraries >false</UseDebugLibraries >
40
+ <PlatformToolset >v142</PlatformToolset >
41
+ <WholeProgramOptimization >true</WholeProgramOptimization >
42
+ <CharacterSet >Unicode</CharacterSet >
43
+ </PropertyGroup >
44
+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|x64'" Label =" Configuration" >
45
+ <ConfigurationType >Application</ConfigurationType >
46
+ <UseDebugLibraries >true</UseDebugLibraries >
47
+ <PlatformToolset >v142</PlatformToolset >
48
+ <CharacterSet >Unicode</CharacterSet >
49
+ </PropertyGroup >
50
+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|x64'" Label =" Configuration" >
51
+ <ConfigurationType >Application</ConfigurationType >
52
+ <UseDebugLibraries >false</UseDebugLibraries >
53
+ <PlatformToolset >v142</PlatformToolset >
54
+ <WholeProgramOptimization >true</WholeProgramOptimization >
55
+ <CharacterSet >Unicode</CharacterSet >
56
+ </PropertyGroup >
57
+ <Import Project =" $(VCTargetsPath)\Microsoft.Cpp.props" />
58
+ <ImportGroup Label =" ExtensionSettings" >
59
+ </ImportGroup >
60
+ <ImportGroup Label =" Shared" >
61
+ </ImportGroup >
62
+ <ImportGroup Label =" PropertySheets" Condition =" '$(Configuration)|$(Platform)'=='Debug|Win32'" >
63
+ <Import Project =" $(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition =" exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label =" LocalAppDataPlatform" />
64
+ </ImportGroup >
65
+ <ImportGroup Label =" PropertySheets" Condition =" '$(Configuration)|$(Platform)'=='Release|Win32'" >
66
+ <Import Project =" $(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition =" exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label =" LocalAppDataPlatform" />
67
+ </ImportGroup >
68
+ <ImportGroup Label =" PropertySheets" Condition =" '$(Configuration)|$(Platform)'=='Debug|x64'" >
69
+ <Import Project =" $(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition =" exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label =" LocalAppDataPlatform" />
70
+ </ImportGroup >
71
+ <ImportGroup Label =" PropertySheets" Condition =" '$(Configuration)|$(Platform)'=='Release|x64'" >
72
+ <Import Project =" $(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition =" exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label =" LocalAppDataPlatform" />
73
+ </ImportGroup >
74
+ <PropertyGroup Label =" UserMacros" />
75
+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|Win32'" >
76
+ <LinkIncremental >true</LinkIncremental >
77
+ </PropertyGroup >
78
+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|Win32'" >
79
+ <LinkIncremental >false</LinkIncremental >
80
+ </PropertyGroup >
81
+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|x64'" >
82
+ <LinkIncremental >true</LinkIncremental >
83
+ </PropertyGroup >
84
+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|x64'" >
85
+ <LinkIncremental >false</LinkIncremental >
86
+ </PropertyGroup >
87
+ <ItemDefinitionGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|Win32'" >
88
+ <ClCompile >
89
+ <WarningLevel >Level3</WarningLevel >
90
+ <SDLCheck >true</SDLCheck >
91
+ <PreprocessorDefinitions >WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions >
92
+ <ConformanceMode >true</ConformanceMode >
93
+ <PrecompiledHeader >Use</PrecompiledHeader >
94
+ <PrecompiledHeaderFile >pch.h</PrecompiledHeaderFile >
95
+ <PrecompiledHeaderOutputFile >$(IntDir)pch.pch</PrecompiledHeaderOutputFile >
96
+ <AdditionalIncludeDirectories >..\..\SampleSharedLib\SampleSharedLib;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories >
97
+ </ClCompile >
98
+ <Link >
99
+ <SubSystem >Console</SubSystem >
100
+ <GenerateDebugInformation >true</GenerateDebugInformation >
101
+ <AdditionalDependencies >$(OutDir)\SampleSharedLib.lib;%(AdditionalDependencies)</AdditionalDependencies >
102
+ </Link >
103
+ </ItemDefinitionGroup >
104
+ <ItemDefinitionGroup Condition =" '$(Configuration)|$(Platform)'=='Release|Win32'" >
105
+ <ClCompile >
106
+ <WarningLevel >Level3</WarningLevel >
107
+ <FunctionLevelLinking >true</FunctionLevelLinking >
108
+ <IntrinsicFunctions >true</IntrinsicFunctions >
109
+ <SDLCheck >true</SDLCheck >
110
+ <PreprocessorDefinitions >WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions >
111
+ <ConformanceMode >true</ConformanceMode >
112
+ <AdditionalIncludeDirectories >..\..\SampleSharedLib\SampleSharedLib;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories >
113
+ </ClCompile >
114
+ <Link >
115
+ <SubSystem >Console</SubSystem >
116
+ <EnableCOMDATFolding >true</EnableCOMDATFolding >
117
+ <OptimizeReferences >true</OptimizeReferences >
118
+ <GenerateDebugInformation >true</GenerateDebugInformation >
119
+ <AdditionalDependencies >$(OutDir)\SampleSharedLib.lib;%(AdditionalDependencies)</AdditionalDependencies >
120
+ </Link >
121
+ </ItemDefinitionGroup >
122
+ <ItemDefinitionGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|x64'" >
123
+ <ClCompile >
124
+ <WarningLevel >Level3</WarningLevel >
125
+ <SDLCheck >true</SDLCheck >
126
+ <PreprocessorDefinitions >_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions >
127
+ <ConformanceMode >true</ConformanceMode >
128
+ <LanguageStandard >stdcpp17</LanguageStandard >
129
+ <AdditionalIncludeDirectories >..\..\SampleSharedLib\SampleSharedLib;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories >
130
+ </ClCompile >
131
+ <Link >
132
+ <SubSystem >Console</SubSystem >
133
+ <GenerateDebugInformation >true</GenerateDebugInformation >
134
+ <AdditionalDependencies >$(OutDir)\SampleSharedLib.lib;%(AdditionalDependencies)</AdditionalDependencies >
135
+ </Link >
136
+ </ItemDefinitionGroup >
137
+ <ItemDefinitionGroup Condition =" '$(Configuration)|$(Platform)'=='Release|x64'" >
138
+ <ClCompile >
139
+ <WarningLevel >Level3</WarningLevel >
140
+ <FunctionLevelLinking >true</FunctionLevelLinking >
141
+ <IntrinsicFunctions >true</IntrinsicFunctions >
142
+ <SDLCheck >true</SDLCheck >
143
+ <PreprocessorDefinitions >NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions >
144
+ <ConformanceMode >true</ConformanceMode >
145
+ <AdditionalIncludeDirectories >..\..\SampleSharedLib\SampleSharedLib;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories >
146
+ </ClCompile >
147
+ <Link >
148
+ <SubSystem >Console</SubSystem >
149
+ <EnableCOMDATFolding >true</EnableCOMDATFolding >
150
+ <OptimizeReferences >true</OptimizeReferences >
151
+ <GenerateDebugInformation >true</GenerateDebugInformation >
152
+ <AdditionalDependencies >$(OutDir)\SampleSharedLib.lib;%(AdditionalDependencies)</AdditionalDependencies >
153
+ </Link >
154
+ </ItemDefinitionGroup >
155
+ <ItemGroup >
156
+ <ClCompile Include =" NamedDimensionOverrides.cpp" />
157
+ <ClCompile Include =" pch.cpp" />
158
+ </ItemGroup >
159
+ <ItemGroup >
160
+ <ClInclude Include =" pch.h" />
161
+ </ItemGroup >
162
+ <ItemGroup >
163
+ <CopyFileToFolders Include =" ..\..\..\SharedContent\models\candy.onnx" >
164
+ <DeploymentContent >true</DeploymentContent >
165
+ <FileType >Document</FileType >
166
+ </CopyFileToFolders >
167
+ <None Include =" packages.config" />
168
+ </ItemGroup >
169
+ <ItemGroup >
170
+ <CopyFileToFolders Include =" ..\..\..\SharedContent\media\fish.png" >
171
+ <DeploymentContent Condition =" '$(Configuration)|$(Platform)'=='Debug|Win32'" >true</DeploymentContent >
172
+ <DeploymentContent Condition =" '$(Configuration)|$(Platform)'=='Release|Win32'" >true</DeploymentContent >
173
+ <DeploymentContent Condition =" '$(Configuration)|$(Platform)'=='Debug|x64'" >true</DeploymentContent >
174
+ <DeploymentContent Condition =" '$(Configuration)|$(Platform)'=='Release|x64'" >true</DeploymentContent >
175
+ </CopyFileToFolders >
176
+ <CopyFileToFolders Include =" ..\..\..\SharedContent\media\kitten_224.png" >
177
+ <DeploymentContent Condition =" '$(Configuration)|$(Platform)'=='Debug|Win32'" >true</DeploymentContent >
178
+ <DeploymentContent Condition =" '$(Configuration)|$(Platform)'=='Release|Win32'" >true</DeploymentContent >
179
+ <DeploymentContent Condition =" '$(Configuration)|$(Platform)'=='Debug|x64'" >true</DeploymentContent >
180
+ <DeploymentContent Condition =" '$(Configuration)|$(Platform)'=='Release|x64'" >true</DeploymentContent >
181
+ </CopyFileToFolders >
182
+ </ItemGroup >
183
+ <ItemGroup >
184
+ <ProjectReference Include =" ..\..\SampleSharedLib\SampleSharedLib\SampleSharedLib.vcxproj" >
185
+ <Project >{12103a5b-677a-4286-83d2-54eab9010c16}</Project >
186
+ </ProjectReference >
187
+ </ItemGroup >
188
+ <Import Project =" $(VCTargetsPath)\Microsoft.Cpp.targets" />
189
+ <ImportGroup Label =" ExtensionTargets" >
190
+ <Import Project =" ..\packages\Microsoft.Windows.CppWinRT.2.0.200729.8\build\native\Microsoft.Windows.CppWinRT.targets" Condition =" Exists('..\packages\Microsoft.Windows.CppWinRT.2.0.200729.8\build\native\Microsoft.Windows.CppWinRT.targets')" />
191
+ <Import Project =" ..\packages\Microsoft.AI.MachineLearning.1.5.2\build\native\Microsoft.AI.MachineLearning.targets" Condition =" Exists('..\packages\Microsoft.AI.MachineLearning.1.5.2\build\native\Microsoft.AI.MachineLearning.targets')" />
192
+ </ImportGroup >
193
+ <Target Name =" EnsureNuGetPackageBuildImports" BeforeTargets =" PrepareForBuild" >
194
+ <PropertyGroup >
195
+ <ErrorText >This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText >
196
+ </PropertyGroup >
197
+ <Error Condition =" !Exists('..\packages\Microsoft.Windows.CppWinRT.2.0.200729.8\build\native\Microsoft.Windows.CppWinRT.props')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.Windows.CppWinRT.2.0.200729.8\build\native\Microsoft.Windows.CppWinRT.props'))" />
198
+ <Error Condition =" !Exists('..\packages\Microsoft.Windows.CppWinRT.2.0.200729.8\build\native\Microsoft.Windows.CppWinRT.targets')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.Windows.CppWinRT.2.0.200729.8\build\native\Microsoft.Windows.CppWinRT.targets'))" />
199
+ <Error Condition =" !Exists('..\packages\Microsoft.AI.MachineLearning.1.5.2\build\native\Microsoft.AI.MachineLearning.props')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.AI.MachineLearning.1.5.2\build\native\Microsoft.AI.MachineLearning.props'))" />
200
+ <Error Condition =" !Exists('..\packages\Microsoft.AI.MachineLearning.1.5.2\build\native\Microsoft.AI.MachineLearning.targets')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.AI.MachineLearning.1.5.2\build\native\Microsoft.AI.MachineLearning.targets'))" />
201
+ </Target >
202
+ </Project >
0 commit comments