mirror of
https://github.com/ivellioscolin/pykd.git
synced 2025-04-20 03:23:23 +08:00

[0.3.x] added : eventHandler::onChangeBreakpoints ( Breakpoints is changed for current process ) git-svn-id: https://pykd.svn.codeplex.com/svn@89566 9b283d60-5439-405e-af05-b73fd8c4d996
10 lines
594 B
XML
10 lines
594 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" />
|
|
</packages> |