Comic Viewer Code
Status: Pre-Alpha
                
                Brought to you by:
                
                    bgp2000
                    
                
            | File | Date | Author | Commit | 
|---|---|---|---|
| doc | 2007-06-02 | bgp2000 | [r1] Initial commit. | 
| images | 2008-09-04 | bgp2000 | [r36] | 
| include | 2007-06-18 | bgp2000 | [r33] Mainly refactoring. Tried to keep header files ... | 
| lib | 2007-06-02 | bgp2000 | [r1] Initial commit. | 
| plugins | 2008-09-04 | bgp2000 | [r36] | 
| samples | 2008-09-04 | bgp2000 | [r36] | 
| src | 2008-09-04 | bgp2000 | [r36] | 
| ComicViewer.pro | 2007-06-03 | bgp2000 | [r14] Changed to one line compilation. | 
| ComicViewer.qrc | 2007-06-02 | bgp2000 | [r1] Initial commit. | 
| DoxyFile | 2007-06-03 | bgp2000 | [r22] Added doxygen comments. | 
| LICENSE.GPL | 2007-06-02 | bgp2000 | [r1] Initial commit. | 
| README | 2007-06-03 | bgp2000 | [r23] | 
| gpl.txt | 2007-06-02 | bgp2000 | [r1] Initial commit. | 
| win32.zip | 2008-09-04 | bgp2000 | [r37] | 
README ====== Thanks for installing ComicViewer Install ======= qmake && make should do it. On windows make sure environment variable QTDIR is set to the right location, as the program needs access to $(QTDIR)/src/3rdparty/zlib/ to include <zlib.h> On linux make sure <zlib.h> is in the path Authors ======= So far only spud a.k.a. bgp2000(bgp2000 at users.sourceforge.net)