Automate build process

Hello Friends.

I use Qnx Momentics 4.5.0 with Windows host. Qnx target version - 6.4.0
I create Qnx C project.

I need to automate build process. I want after successfull build (i get binary)to upload my binary to qnx target’s directory(for example /tmp). How I can to do this??? I must to invoke binary directly on the target, instead Momentics Debug or Run feature.

Ok. I resolve problem. Right click on the project. Properties->Qnx c/c++ Project->Linker. Then choose category post-build actions.