Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
Bo Berglund wrote: > How do I specify a long list of files? *.cpp? No need for a list... > What is the syntax to get the list of files on several lines in > modules2? You can't. I'm not aware you can in modules either... If you're listing hundreds of files you probably need to think of another solution, such as actually moving the files. modules are extremely suboptimal for that kind of task. Tony