[Kde-bindings] Can I define a custom namespace for UICS?
Ian Monroe
ian.monroe at gmail.com
Sat Jan 23 16:21:33 UTC 2010
On Sat, Jan 23, 2010 at 9:47 AM, Arno Rehn <arno at arnorehn.de> wrote:
> On Saturday 23 January 2010 15:54:03 IBBoard wrote:
>> I'm scripting up a build command for MonoDevelop so that it will compile
>> my .ui files to C# using uics whenever I build the project (not quite as
>> good as auto-build on change, but better than nothing :) ).
> You could implement an md5sum check, so it will only recompile when the ui
> file was changed. AFAIK the framework has an implementation of md5.
Or he could use cmake which does dependency handling already and has
good code generation support.
Ian
More information about the Kde-bindings
mailing list