Compilation strategy
eles
eles at eles.com
Mon Dec 17 03:20:22 PST 2012
> Sounds a lot like frameworks and other type of bundles on Mac
> OS X. A framework is a folder, with the .framework extension,
> containing a dynamic library, header files and all other
> necessary resource files like images and so on.
I don't know about such frameworks, but the idea that these kind
of files should be handled by the compiler, not by the operating
system. They are not meant to be applications, but libraries.
More information about the Digitalmars-d
mailing list