Thank you in advance.
EMG
--
EMAG Software Homepage: http://www.emagsoftware.it
The EMG's ZX-Spectrum Page: http://www.emagsoftware.it/spectrum
The Best of Spectrum Games: http://www.emagsoftware.it/tbosg
The EMG Music page: http://www.emagsoftware.it/emgmusic
Nothing special really, you just setup the compiler
in official MS way and run win-make (or w64-make).
If you're using x86 Windows you also need to create
a regular 32-bit Harbour build beforehand.
Viktor
> You can find it INSTALL in EXAMPLES section for both
> 32-bit and 64-bit Windows hosts.
>
> Nothing special really, you just setup the compiler
> in official MS way and run win-make (or w64-make).
> If you're using x86 Windows you also need to create
> a regular 32-bit Harbour build beforehand.
Thank you.