Deploy code to Hydra without using Visual Studio

Hi,

I want to deploy my code without using visual studio.
i have a limitattion: my code include 2 BIN files - 1 is C compiled code (i am using RLPLight) and the other is BIN file that uses as data base.
both files are under “resources” folder.

Can i deploy all those? how can i do it?

When you create application deployment using mfdeploy, your resources will be included.