https://github.com/Microsoft/CNTK
Raw File
Tip revision: 541e2100eb8cf83b7bbb7c68afbf3ba07ad3b81c authored by Spandan Tiwari on 13 August 2018, 17:48:20 UTC
Merge branch 'master' into sptiwari/model_fix_test
Tip revision: 541e210
DelayLoadedExtensionsDll.vcxproj.filters
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  <ItemGroup>
    <ClCompile Include="ImageWriter.cpp" />
    <ClCompile Include="dllmain.cpp" />
  </ItemGroup>
  <ItemGroup>
    <ClInclude Include="ImageWriter.h" />
  </ItemGroup>
</Project>
back to top