Documentation clarified to mention optional parameters.
[python.git] / PCbuild / db.build
blob6a87f74c2db6c05de6a7ebf3df62d7fb399c8137
1 <?xml version="1.0"?>
2 <project>
3 <target name="all" description="Build all targets.">
4 <solution configuration="release">
5 <projects>
6 <include name="db_static.vcproj" />
7 </projects>
8 </solution>
9 </target>
10 </project>