public
Description: Cross platform web browser
Homepage: http://arora.googlecode.com/
Clone URL: git://github.com/icefox/arora.git
Remove '/' which breaks win32 vcproj-creation
icefox (author)
Fri May 16 08:37:47 -0700 2008
commit  9672d09448217021ebc6effd8f36fc44452676d2
tree    8593c4909b594d6f726a107f8dfb1b35ea6256ff
parent  eaf4a211deb9d505cc79ea564453fe2ec2756a64
...
5
6
7
8
 
...
5
6
7
 
8
0
@@ -5,4 +5,4 @@ error("Use the qmake include with Qt4.4 or greater, on Debian that is qmake-qt4"
0
 }
0
 
0
 TEMPLATE = subdirs
0
-SUBDIRS = src/
0
+SUBDIRS = src

Comments

    No one has commented yet.