Vingian
Results
2
comments of
Vingian
dont know... maybe... ```cpp bool BuilderGnuMake::HandleResourceFiles(const CompilerPtr cmp) const { return !cmp->GetTool("ResourceCompiler").IsEmpty(); } ``` or simply assume that if the project has a file of type resource... is to compile...
https://github.com/bottlesdevs/dependencies/pull/251