/PC/VS7.1/db.build

http://unladen-swallow.googlecode.com/ · Bazel · 10 lines · 10 code · 0 blank · 0 comment · 0 complexity · fcf83451ecf04f72f9eb7a29e5e2d17d MD5 · raw file

  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>