|
03/30/2011 3:20 PM
post84430
|
> Hello.
>
> Now i am trying QNX650. There is still no 'pre-build actions' option in QNX C+
> + project.
> I've tried to add code:
>
> define PRE_BUILD
> < your statements>
> endef
>
> into common.mk, but it's not working.
> Is there any solution to run a program (actually, it's a version control
> utility) before
> project build.
>
> Thank you.
>
Sorry,
It's my fault. I don't need PRE_BUILD. I need to run external program before compilation.
|
|
|
|
|