mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-05 08:46:02 +02:00
Bug 343431 - Remove the : from the output flag. Doesn't seem to work any more.
This commit is contained in:
parent
5a958ef8e6
commit
065edefb78
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@
|
|||
id="org.eclipse.cdt.msvc.cl"
|
||||
name="%compiler.name"
|
||||
natureFilter="both"
|
||||
outputFlag="/Fo:">
|
||||
outputFlag="/Fo">
|
||||
<supportedProperties>
|
||||
<property
|
||||
id="org.eclipse.cdt.build.core.buildType">
|
||||
|
|
Loading…
Add table
Reference in a new issue