Home | History | Annotate | Download | only in VS7.1
      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>
     11