mirror of
https://github.com/ivellioscolin/pykd.git
synced 2025-04-20 03:23:23 +08:00
12 lines
668 B
XML
12 lines
668 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<packages>
|
|
<package id="boost" version="1.57.0.0" targetFramework="Native" />
|
|
<package id="boost_chrono" version="1.57.0.0" targetFramework="Native" />
|
|
<package id="boost_date_time" version="1.57.0.0" targetFramework="Native" />
|
|
<package id="boost_python" version="1.57.0.0" targetFramework="Native" />
|
|
<package id="boost_system" version="1.57.0.0" targetFramework="Native" />
|
|
<package id="boost_thread" version="1.57.0.0" targetFramework="Native" />
|
|
<package id="Python27" version="2.7.6" targetFramework="Native" />
|
|
<package id="Python35" version="3.5.1.1" targetFramework="Native" />
|
|
</packages>
|