Hi,
Does somebody know as building a dll of resources using xMate ?
Theconfig file in *.mak file is
Thanks.
Does somebody know as building a dll of resources using xMate ?
Theconfig file in *.mak file is
makepath[.dll]=".\dll"
makepath[.res]=".\res"
.rc.dll:
bcc32 -c -o.\dll\screen32.obj .\dll\screen32.hc
brc32 -r $<
ilink32 /Tpd c0d32.obj .\dll\screen32.obj, .\dll\$*.dll,,cw32.lib import32.lib,, .\dll\$*.res
.rc.res:
brc32 -r $<Thanks.
Salutacions, saludos, regards
"...programar es fácil, hacer programas es difÃcil..."
UT Page -> https://carles9000.github.io/
Forum UT -> https://discord.gg/bq8a9yGMWh
HIX -> https://github.com/carles9000/hix
"...programar es fácil, hacer programas es difÃcil..."
UT Page -> https://carles9000.github.io/
Forum UT -> https://discord.gg/bq8a9yGMWh
HIX -> https://github.com/carles9000/hix