skeleten of a qt version of mussa
authorDiane Trout <diane@caltech.edu>
Sat, 25 Feb 2006 00:41:18 +0000 (00:41 +0000)
committerDiane Trout <diane@caltech.edu>
Sat, 25 Feb 2006 00:41:18 +0000 (00:41 +0000)
commite11b4bbbf8e46fcddd60daef4b7233916da55622
tree4dfb851b75e30fac36c95e423063f65c83e9f48a
parent92811d423c9755fb2a43481a9faa3e9aadd840d3
skeleten of a qt version of mussa
One annoying thing about qmake is that each .pro file can only make one
binary. So the old make file which build the fltk gui and more importantly
the boost based unittests is now available as Makefile.noqt.

qmake-qt4 mussagl.pro will generate the qt4 makefile for building the qt4
mussa.

(And I may switch to boost build or scons so I can have one build file
for all the versions).
Makefile [deleted file]
Makefile.noqt [new file with mode: 0644]
mussagl.cxx [new file with mode: 0644]
mussagl.pro [new file with mode: 0644]
qui/PathWindow.cxx [new file with mode: 0644]
qui/PathWindow.h [new file with mode: 0644]