File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed
Samples/CustomOperator/desktop/cpp Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change 220220 <ObjectFileOutput Condition =" '$(Configuration)|$(Platform)'=='Release|x64'" >
221221 </ObjectFileOutput >
222222 <EntryPointName Condition =" '$(Configuration)|$(Platform)'=='Debug|Win32'" >Relu</EntryPointName >
223+ <EntryPointName Condition =" '$(Configuration)|$(Platform)'=='Release|Win32'" >Relu</EntryPointName >
224+ <EntryPointName Condition =" '$(Configuration)|$(Platform)'=='Debug|ARM'" >Relu</EntryPointName >
225+ <EntryPointName Condition =" '$(Configuration)|$(Platform)'=='Release|ARM'" >Relu</EntryPointName >
226+ <EntryPointName Condition =" '$(Configuration)|$(Platform)'=='Debug|x64'" >Relu</EntryPointName >
227+ <EntryPointName Condition =" '$(Configuration)|$(Platform)'=='Release|x64'" >Relu</EntryPointName >
223228 </FxCompile >
224229 </ItemGroup >
225230 <Import Project =" $(VCTargetsPath)\Microsoft.Cpp.targets" />
You can’t perform that action at this time.
0 commit comments