Skip to content

compile_PRGs_from_QT_Creator

FiveTechSoft edited this page Mar 29, 2018 · 6 revisions

Go to QT creator, Projects, "Buils steps" and add a "custom process step" and fill the info as in the attached picture.

Using the go up arrow, place that step as the first one.

QT build settings:

Command: c:\harbour\bin\harbour

Arguments: c:\fivetouch\fivetouch.prg /n -oc:\fivetouch\fivetouch.c -Ic:\harbour\include

Working directory: %{buildDir}

Clone this wiki locally