Compiling in windows resources (and DSSS)
BLS
nanali at nospam-wanadoo.fr
Sun Nov 18 04:32:03 PST 2007
Sorry Bill, no help. Just a question / Can you please publish a sample
dsss.conf for a Windows GUI application ? Gregor is afaik not really a
fanatic Win user...
Bjoern
Bill Baxter schrieb:
> What's the best way to compile in .ico and .rc stuff?
> Does dmd on Windows do any of that for you?
>
> I found that I could call "rcc resources.rc" and then add the resulting
> ..res file to the dmd command. Is there a better way?
>
> And for using DSSS how would I add that rc step? Anything better than
> this?:
>
> [main.d]
> prebuild = echo "Compiling resources..."; rcc main.rc
> buildflags += main.res
More information about the Digitalmars-d-learn
mailing list