diff options
Diffstat (limited to 'PCbuild/db.build')
-rw-r--r-- | PCbuild/db.build | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/PCbuild/db.build b/PCbuild/db.build deleted file mode 100644 index 6a87f74..0000000 --- a/PCbuild/db.build +++ /dev/null @@ -1,10 +0,0 @@ -<?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> |