2013/2/13 Adam Badura <abadura@o2.pl>
Is it possible to use preprocessor to generate #include directives (or in any other way include the files)?For example if I would have a sequence of strings (being file paths) what to do to include all those files? It is possible at all?