Search found 13 matches: displayconsole

Searched query: displayconsole

by Busmatic_wpb
Wed Feb 22, 2017 11:19 pm
Forum: FiveWin para Harbour/xHarbour
Topic: UEStudio Comportamientro del exe muy estraño
Replies: 7
Views: 1662

UEStudio Comportamientro del exe muy estraño

... Application
makef = Show Makefile

[Execute Application]

Title = Execute $T
Cmd0 = $(Command Line Arguments)
Depends = $T
ShowWindow = 1
DisplayConsole = $(DCon)

[Show Makefile]
Title=Show makefile
Cmd0=uestudio makefile
ShowWindow=1
DisplayConsole=0

[InsertFiles]

[FileGroups]
FGO = .obj ...
by Richard Chidiak
Wed Sep 22, 2010 5:03 am
Forum: FiveWin for Harbour/xHarbour
Topic: Ue Studio Beginner Question
Replies: 1
Views: 826

Re: Ue Studio Beginner Question

... Application
makef = Show Makefile

[Execute Application]
Title = Execute $T
Cmd0 = $(Command Line Arguments)
Depends = $T
ShowWindow = 1
DisplayConsole = $(DCon)

[Show Makefile]
Title=Show makefile
Cmd0=uestudio makefile
ShowWindow=1
DisplayConsole=0

[InsertFiles]

[FileGroups]
FGO = .obj ...
by Andrés González
Thu Mar 18, 2010 12:54 pm
Forum: FiveWin para Harbour/xHarbour
Topic: FWDBG.dll con UESTUDIO
Replies: 11
Views: 4060

Re: FWDBG.dll con UESTUDIO

... Application
makef = Show Makefile

[Execute Application]
Title = Execute $T
Cmd0 = $(Command Line Arguments)
Depends = $T
ShowWindow = 1
DisplayConsole = $(DCon)

[Show Makefile]
Title=Show makefile
Cmd0=uestudio makefile
ShowWindow=1
DisplayConsole=0

[InsertFiles]

[FileGroups]
FGO = .obj ...
by triumvirato
Sat Jan 23, 2010 10:02 am
Forum: FiveWin para Harbour/xHarbour
Topic: Problema UEStudio al migrar de Vista a W7
Replies: 15
Views: 6580

Re: Problema UEStudio al migrar de Vista a W7

... Application
makef = Show Makefile

[Execute Application]
Title = Execute $T
Cmd0 = $(Command Line Arguments)
Depends = $T
ShowWindow = 1
DisplayConsole = $(DCon)

[Show Makefile]
Title=Show makefile
Cmd0=uestudio makefile
ShowWindow=1
DisplayConsole=0

[InsertFiles]

[FileGroups]
FGO = .obj ...
by jmansur
Fri Jan 15, 2010 8:46 pm
Forum: FiveWin para Harbour/xHarbour
Topic: ERROR DE MEMORIA EN VERSION 912
Replies: 10
Views: 3672

ERROR DE MEMORIA EN VERSION 912

... Application
makef = Show Makefile

[Execute Application]
Title = Execute $T
Cmd0 = $(Command Line Arguments)
Depends = $T
ShowWindow = 1
DisplayConsole = $(DCon)

[Show Makefile]
Title=Show makefile
Cmd0=uestudio makefile
ShowWindow=1
DisplayConsole=0

[InsertFiles]

[FileGroups]
FGO = .obj ...
by DiGregorio
Wed May 27, 2009 9:13 pm
Forum: FiveWin para Harbour/xHarbour
Topic: Generar Librerias con UEStudio
Replies: 1
Views: 1026

Generar Librerias con UEStudio

... CPP = .C

[MakeCommands]
run = Show Makefile
makef = Show Makefile

[Show Makefile]
Title=Show makefile
Cmd0=uestudio makefile
ShowWindow=1
DisplayConsole=0

[InsertFiles]

[FileGroups]
FGO = .obj;

[GroupFormats]
FGO = %s

[Build]
Out = $T
Depends = $FGO
DebugFlag =
ReleaseFlag =

[.PRG]
Out ...
by Ricardo Ramirez E.
Sun Apr 12, 2009 11:16 am
Forum: FiveWin para Harbour/xHarbour
Topic: UEstudio * SOLUCIONADO *
Replies: 6
Views: 1792

Re: UEstudio

... Application
makef = Show Makefile

[Execute Application]
Title = Execute $T
Cmd0 = $(Command Line Arguments)
Depends = $T
ShowWindow = 1
DisplayConsole = $(DCon)

[Show Makefile]
Title=Show makefile
Cmd0=uestudio makefile
ShowWindow=1
DisplayConsole=0

[InsertFiles]

[FileGroups]
FGO = .obj ...
by MANOLO
Mon Jan 12, 2009 10:08 pm
Forum: FiveWin para Harbour/xHarbour
Topic: ERROR COMPILAR UESTUDIO
Replies: 2
Views: 1405

ERROR COMPILAR UESTUDIO

... Application
makef = Show Makefile

[Execute Application]
Title = Execute $T
Cmd0 = $(Command Line Arguments)
Depends = $T
ShowWindow = 1
DisplayConsole = $(DCon)

[Show Makefile]
Title=Show makefile
Cmd0=uestudio makefile
ShowWindow=1
DisplayConsole=0

[InsertFiles]

[FileGroups]
FGO = .obj ...
by Antonio Linares
Sat Nov 17, 2007 6:47 am
Forum: FiveWin for Harbour/xHarbour
Topic: UEStudio - Build a library
Replies: 9
Views: 2631

... CPP = .C

[MakeCommands]
run = Show Makefile
makef = Show Makefile

[Show Makefile]
Title=Show makefile
Cmd0=uestudio makefile
ShowWindow=1
DisplayConsole=0

[InsertFiles]

[FileGroups]
FGO = .obj;

[GroupFormats]
FGO = %s

[Build]
Out = $T
Depends = $FGO
DebugFlag =
ReleaseFlag =

[.PRG]
Out ...
by softruz
Fri Nov 09, 2007 10:07 am
Forum: FiveWin para Harbour/xHarbour
Topic: No crea EXE Uestudio
Replies: 2
Views: 927

No crea EXE Uestudio

... Start Debugger
makef = Show Makefile

[Execute Application]
Title = Execute $T
Cmd0 = $(Command Line Arguments)
Depends = $T
ShowWindow = 1
DisplayConsole = 0

[Start Debugger]
Title=Debug $T
Cmd0=$(Debugger) $T
Depends=$T
ShowWindow=1

[Show Makefile]
Title=Show makefile
Cmd0=uestudio makefile ...
by Richard Chidiak
Fri Apr 13, 2007 6:41 am
Forum: FiveWin for Pocket PC
Topic: UEStudio setup for FWPPC
Replies: 5
Views: 2543

Re: UEStudio setup for FWPPC

... Application
makef = Show Makefile

[Execute Application]
Title = Execute $T
Cmd0 = $(Command Line Arguments)
Depends = $T
ShowWindow = 1
DisplayConsole = $(DCon)

[Show Makefile]
Title=Show makefile
Cmd0=uestudio makefile
ShowWindow=1
DisplayConsole=0

[InsertFiles]

[FileGroups]
FGO = .obj ...
by Richard Chidiak
Fri Mar 30, 2007 5:16 pm
Forum: FiveWin for Harbour/xHarbour
Topic: UEStudio - FWPPC config
Replies: 2
Views: 1108

Re: UEStudio - FWPPC config

... makef = Show Makefile

[Execute Application]
Title = Execute $T
Cmd0 = $(Command Line Arguments)
Depends = $T
ShowWindow = 1
DisplayConsole=0

[Show Makefile]
Title=Show makefile
Cmd0=uestudio makefile
ShowWindow=1
DisplayConsole=0

[InsertFiles]

[FileGroups]
FGO = .obj ...
by Richard Chidiak
Mon Mar 19, 2007 8:25 pm
Forum: FiveWin for Harbour/xHarbour
Topic: uestudio OT
Replies: 13
Views: 5339

uestudio OT

... makef = Show Makefile

[Execute Application]
Title = Execute $T
Cmd0 = $(Command Line Arguments)
Depends = $T
ShowWindow = 1
DisplayConsole = $(DCon)

[Show Makefile]
Title=Show makefile
Cmd0=uestudio makefile
ShowWindow=1
DisplayConsole=0

[InsertFiles]

[FileGroups]
FGO ...