it's the other way around..
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21456 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
6b9d41a5ea
commit
546a7e42a2
@ -114,8 +114,8 @@
|
||||
<if cond="BUILD=='release'">off</if>
|
||||
</set>
|
||||
<set var="OPTIMIZEFLAG">
|
||||
<if cond="BUILD=='debug'">speed</if>
|
||||
<if cond="BUILD=='release'">off</if>
|
||||
<if cond="BUILD=='debug'">off</if>
|
||||
<if cond="BUILD=='release'">speed</if>
|
||||
</set>
|
||||
|
||||
<template id="anylib">
|
||||
|
Loading…
Reference in New Issue
Block a user