/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
- <?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>