Posts Tagged Config
Quick Tip: Compile a Debug Version of Your Flash Project | Activetuts+
In this Quick Tip I’ll show you how to use Config Constants to compile different debug and release versions of your code , so you can easily switch between.
Alberto Simões at blog.perls.org: Compiling a full C library using …
Now, where this code , for compiling C libraries, is included? At the moment it is included and hidden under a module in Config::AutoConf::Linker. It is not the correct place (I would prefer it to be present on ExtUtils::CBuilder) but I …