source: python/vendor/Python-2.6.5/PC/VS7.1/db.build

Last change on this file was 2, checked in by Yuri Dario, 15 years ago

Initial import for vendor code.

  • Property svn:eol-style set to native
File size: 237 bytes
Line 
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>
Note: See TracBrowser for help on using the repository browser.