https://github.com/Microsoft/CNTK
Raw File
Tip revision: 4f4bc17f89f4ca955e3d30237b82452e42ca56a2 authored by Alona Kharchenko on 21 December 2016, 16:05:37 UTC
bug fix
Tip revision: 4f4bc17
PythonBindings.vcxproj
<?xml version="1.0" encoding="utf-8"?>
<Project DefaultTargets="Build" ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  <ItemGroup Label="ProjectConfigurations">
    <ProjectConfiguration Include="Debug|x64">
      <Configuration>Debug</Configuration>
      <Platform>x64</Platform>
    </ProjectConfiguration>
    <ProjectConfiguration Include="Release_NoOpt|x64">
      <Configuration>Release_NoOpt</Configuration>
      <Platform>x64</Platform>
    </ProjectConfiguration>
    <ProjectConfiguration Include="Release|x64">
      <Configuration>Release</Configuration>
      <Platform>x64</Platform>
    </ProjectConfiguration>
    <ProjectConfiguration Include="Debug_CpuOnly|x64">
      <Configuration>Debug_CpuOnly</Configuration>
      <Platform>x64</Platform>
    </ProjectConfiguration>
    <ProjectConfiguration Include="Release_CpuOnly|x64">
      <Configuration>Release_CpuOnly</Configuration>
      <Platform>x64</Platform>
    </ProjectConfiguration>
  </ItemGroup>
  <PropertyGroup Label="Globals">
    <ProjectGuid>{CD721536-CFD3-413E-A3D7-FB0FAF989635}</ProjectGuid>
    <Keyword>MakeFileProj</Keyword>
  </PropertyGroup>
  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
  <Import Project="$(SolutionDir)\CNTK.Cpp.props" />
  <PropertyGroup Label="Configuration">
    <ConfigurationType>Makefile</ConfigurationType>
    <PlatformToolset>v120</PlatformToolset>
    <UseDebugLibraries>$(DebugBuild)</UseDebugLibraries>
  </PropertyGroup>
  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
  <ImportGroup Label="ExtensionSettings">
  </ImportGroup>
  <ImportGroup Label="PropertySheets">
    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  </ImportGroup>
  <PropertyGroup Label="UserMacros" />
  <PropertyGroup>
    <NMakeBuildCommandLine>.\vsbuild.bat "$(OutDir)" "$(DebugBuild)" "$(GpuBuild)" "$(SWIG_PATH)" "$(CNTK_PY_VERSIONS)" "$(CNTK_PY27_PATH)" "$(CNTK_PY34_PATH)" "$(CNTK_PY35_PATH)"</NMakeBuildCommandLine>
    <NMakeOutput>dist/pythonwheel</NMakeOutput>
    <NMakeCleanCommandLine>rmdir /s /q build</NMakeCleanCommandLine>
  </PropertyGroup>
  <ItemGroup>
    <Text Include="vsbuild.bat" />
  </ItemGroup>
  <ItemGroup>
    <None Include="cntk\blocks.py" />
    <None Include="cntk\axis.py" />
    <None Include="cntk\blocks.py" />
    <None Include="cntk\cntk_py.i" />
    <None Include="cntk\conftest.py" />
    <None Include="cntk\device.py" />
    <None Include="cntk\distributed.py" />
    <None Include="cntk\graph.py" />
    <None Include="cntk\initializer.py" />
    <None Include="cntk\layers.py" />
    <None Include="cntk\learner.py" />
    <None Include="cntk\models.py" />
    <None Include="cntk\persist.py" />
    <None Include="cntk\pytest.ini" />
    <None Include="cntk\tensor.py" />
    <None Include="cntk\trainer.py" />
    <None Include="cntk\__init__.py" />
    <None Include="cntk\io\__init__.py" />
    <None Include="cntk\io\tests\io_tests.py" />
    <None Include="cntk\io\tests\tf_data.txt" />
    <None Include="cntk\io\tests\__init__.py" />
    <None Include="cntk\ops\functions.py" />
    <None Include="cntk\ops\variables.py" />
    <None Include="cntk\ops\__init__.py" />
    <None Include="cntk\ops\sequence\__init__.py" />
    <None Include="cntk\ops\tests\comparison_test.py" />
    <None Include="cntk\ops\tests\evaluation_test.py" />
    <None Include="cntk\ops\tests\function_tests.py" />
    <None Include="cntk\ops\tests\kernel_test.py" />
    <None Include="cntk\ops\tests\linear_test.py" />
    <None Include="cntk\ops\tests\non_diff_test.py" />
    <None Include="cntk\ops\tests\non_linear_test.py" />
    <None Include="cntk\ops\tests\ops_test_utils.py" />
    <None Include="cntk\ops\tests\random_sample_test.py" />
    <None Include="cntk\ops\tests\recurrent_test.py" />
    <None Include="cntk\ops\tests\reduction_test.py" />
    <None Include="cntk\ops\tests\reshaping_test.py" />
    <None Include="cntk\ops\tests\variables_test.py" />
    <None Include="cntk\ops\tests\__init__.py" />
    <None Include="cntk\tests\attributes_test.py" />
    <None Include="cntk\tests\axis_test.py" />
    <None Include="cntk\tests\distributed_test.py" />
    <None Include="cntk\tests\graph_test.py" />
    <None Include="cntk\tests\initializer_test.py" />
    <None Include="cntk\tests\learner_test.py" />
    <None Include="cntk\tests\persist_test.py" />
    <None Include="cntk\tests\tensor_test.py" />
    <None Include="cntk\tests\test_utils.py" />
    <None Include="cntk\tests\trainer_test.py" />
    <None Include="cntk\tests\__init__.py" />
    <None Include="cntk\utils\progress_print.py" />
    <None Include="cntk\utils\swig_helper.py" />
    <None Include="cntk\utils\__init__.py" />
    <None Include="cntk\utils\debughelpers\__init__.py" />
    <None Include="cntk\utils\tests\swig_helper_tests.py" />
    <None Include="cntk\utils\tests\utils_test.py" />
    <None Include="cntk\utils\tests\__init__.py" />
    <None Include="setup.py" />
    <None Include="swig_install.sh" />
  </ItemGroup>
  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
  <ImportGroup Label="ExtensionTargets">
  </ImportGroup>
</Project>
back to top