mirror of
https://github.com/python/cpython.git
synced 2025-08-01 07:33:08 +00:00
10 lines
237 B
XML
10 lines
237 B
XML
<?xml version="1.0"?>
|
|
<project>
|
|
<target name="all" description="Build all targets.">
|
|
<solution configuration="release">
|
|
<projects>
|
|
<include name="db_static.vcproj" />
|
|
</projects>
|
|
</solution>
|
|
</target>
|
|
</project>
|