cpython/PCbuild/db.build
2006-04-15 18:06:54 +00:00

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>