[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pnet-developers] embedding a binary resource?
From: |
Mike Voytovich |
Subject: |
[Pnet-developers] embedding a binary resource? |
Date: |
Wed, 20 Jul 2005 14:30:58 -0700 |
Hi,
Is there a way to embed a binary resource using the cscc compiler?
For example, the Mono compiler, mcs, has a "-resource" option; I was
wondering if cscc has a similar command line option. I would like to
embed a .png file into my assembly.
The only thing I can find with DotGNU is the "resgen" tool and the
"-fresources" option to cscc, which doesn't appear to support
embedding arbitrary binary resources such as .png's.
thanks,
-mike
- [Pnet-developers] embedding a binary resource?,
Mike Voytovich <=