Does BuildH.bat have a Console app option?

Post Reply
FWExplorer
Posts: 100
Joined: Fri Aug 09, 2013 12:43 am

Does BuildH.bat have a Console app option?

Post by FWExplorer »

Hi,

Is there something similar to an /C with buildh, that builds a console app?

I need to make use of simple

? Status_s

commands, without a message box.
User avatar
cnavarro
Posts: 6558
Joined: Wed Feb 15, 2012 8:25 pm
Location: España
Been thanked: 3 times

Re: Does BuildH.bat have a Console app option?

Post by cnavarro »

Use build.bat in folder samples of fw
Cristobal Navarro
Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noción del tiempo
El secreto de la felicidad no está en hacer lo que te gusta, sino en que te guste lo que haces
FWExplorer
Posts: 100
Joined: Fri Aug 09, 2013 12:43 am

Re: Does BuildH.bat have a Console app option?

Post by FWExplorer »

Ok, Thanks cnavarro.


cnavarro wrote:Use build.bat in folder samples of fw
Post Reply