Skip to content

Commit 746fa66

Browse files
committed
Update bmake.mpd
1 parent 44484a6 commit 746fa66

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

templates/bmake.mpd

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,6 @@ POSTLINKRM = <%postlinkrmext%>
6363
<%if(exename)%>
6464
EXEOUTPUTDIR = <%if(exeout)%><%exeout%><%if(windows_style)%>\<%output_dir("Debug")%><%endif%><%else%><%if(windows_style)%><%output_dir("Debug")%><%else%><%output_dir(".")%><%endif%><%endif%>\\
6565
<%endif%>
66-
<%endif%>
6766
!else
6867
<%endfor%>
6968
!error You must define one of these valid configurations:<%foreach(configurations)%> <%normalize(uc(configuration))%><%endfor%>

0 commit comments

Comments
 (0)