commit | a0cc369c5d8fa39eca829e58848052701ab5303c | [log] [tgz] |
---|---|---|
author | Dominik Wenger <domonoky@googlemail.com> | Sun Sep 02 18:19:03 2007 +0000 |
committer | Dominik Wenger <domonoky@googlemail.com> | Sun Sep 02 18:19:03 2007 +0000 |
tree | 333b343c932636ab30416fd285a15867485b72e2 | |
parent | 53986b365cf820d2dd7d7070cfe88b7330fb408d [diff] [blame] |
rbutil: added a main .pro file. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14582 a1c6a512-1295-4272-9138-f99709370657
diff --git a/rbutil/rbutil.pro b/rbutil/rbutil.pro new file mode 100644 index 0000000..ebee93c --- /dev/null +++ b/rbutil/rbutil.pro
@@ -0,0 +1,2 @@ +SUBDIRS = rbutilqt +TEMPLATE = subdirs \ No newline at end of file