LIB instead of Static, better aligned
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22453 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -58,7 +58,7 @@ Acts according to DEBUG_INFO by default.
|
|||||||
|
|
||||||
<option name="SHARED">
|
<option name="SHARED">
|
||||||
<values>0 1</values>
|
<values>0 1</values>
|
||||||
<values-description>Static DLL</values-description>
|
<values-description>LIB DLL</values-description>
|
||||||
<default-value>1</default-value>
|
<default-value>1</default-value>
|
||||||
<description>
|
<description>
|
||||||
What type of library to build?
|
What type of library to build?
|
||||||
|
Reference in New Issue
Block a user