Also there should be a way to configure some aspects of rule interpretation, 
e.g. whether to skip missing input files or raise an error, or put a list of 
build product into special field instead of automatic processing as sources or 
objects.

buildrule {
   -- ...
   flags = { "Combine", "IgnoreMissing" },
   outputvar = "cfg.luac" -- ???
}

You can find other possible settings of build rule (sometimes perverted:) here: 

http://www.qtcentre.org/wiki/index.php?title=Undocumented_qmake#Custom_tools

-- 
Regards,
Konstantin

------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
Premake-users mailing list
Premake-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/premake-users

Reply via email to