Signed-off-by: hmz007 <hmz007@gmail.com> Change-Id: Ib87fdbe7a0be7dc961af3500fe9ea4589a127f9f
11 lines
237 B
INI
11 lines
237 B
INI
<?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>
|