mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-17 00:44:19 +00:00
Whitespace
This commit is contained in:
parent
0860061fd9
commit
1952ed195e
5 changed files with 882 additions and 882 deletions
|
|
@ -507,7 +507,7 @@ static bool fileTargetMatches (ProjectExporter& exporter, const String& target)
|
|||
return exporterTargetMatches ("android", target);
|
||||
if (exporter.isCodeBlocksWindows())
|
||||
return exporterTargetMatches ("mingw", target);
|
||||
|
||||
|
||||
return target.isEmpty();
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue