different name for release and debug build of third party libraries
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21452 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
497b8e091e
commit
82cb028026
7 changed files with 10 additions and 6 deletions
|
|
@ -14,7 +14,7 @@
|
|||
<if cond="wxUSE_REGEX=='builtin'">$(SRCDIR)/src/regex</if>
|
||||
</set>
|
||||
|
||||
<lib id="wxregex" template="anylib"
|
||||
<lib id="wxregex" template="3rdparty_lib"
|
||||
cond="wxUSE_REGEX=='builtin' and BUILDING_LIB=='1'">
|
||||
<dirname>$(LIBDIRNAME)</dirname>
|
||||
<sources>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue