.BAT
- Code: Select all Expand view RUN
cls
if not exist obj64 md obj64
if not exist rc64 md rc64
set bcc=compiler\borland\bcc770_64
set path=\%bcc%\bin
set HB_USER_CFLAGS=-I\%bcc%\INCLUDE\windows\crtl -I\%bcc%\INCLUDE\windows\sdk -L\%bcc%\LIB
set HB_USER_LDFLAGS=-L\%bcc%\LIB;\%bcc%\LIB\psdk
\compiler\fw64bits\hbcc770\bin\hbmk2.exe 64BITS.hbp -comp=bcc64
@endlocal
64BITS.hbp
- Code: Select all Expand view RUN
- #FLAGS
-gui
-w3
-es2
#PRG
test.prg
#-info
#-traceonly
-workdir=
-inc
-optim-
-ldflag+=-aa
#INCLUDES
-I\compiler\fw64bits\fwh2409\include
-L\compiler\fw64bits\fwh2409\lib
#LIBRERIAS FW
-lfive64
-lfivec64
#LIBRERIAS HARBOUR
hbct.hbc
xhb.hbc
hbziparc.hbc
hbwin.hbc
hbmzip.hbc
hbfoxpro.hbc