Hi,
I have an existing QT3 project (under Linux) which use as build system autoconf, automake.
I want use CB as editor. I created a new QT project with the check button
"create no files" enabled. As working space I used the directory of the existing project.
Then I added the files recursive to this project.
I selected the Makefile too.
How can I build the project now with the existing Makefile ?
Is there a short recipe how to migrate a existing project to CB ?