From: Ian L. <dr...@gm...> - 2006-11-15 18:05:15
|
I've fixed a few things in the trunk of the svn repository. Compilation no longer requires different commands in the LEX directory for unix and windows, a simple "make" will do for both. (Does anyone know how to automate this with qmake?) Also, I've added a resources directory, where icons are stored. These are then compiled into the executable using qt's handy resource compiler, so there's no need to distribute .png's with the application. As far as icons go, I'm looking for ideas for good symbols that are universal for New Program, Debug, etc. I think a green triangle and red square are fairly standard for Run and Stop. -Ian |