cpython/PCbuild/db.build

11 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>