11 lines
247 B
Plaintext
11 lines
247 B
Plaintext
<?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>
|