No changes, just remove hard TABs and fix a typo.
Separate trivial changes from subsequent commits. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@65088 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -152,7 +152,7 @@
|
||||
</sources>
|
||||
</lib>
|
||||
|
||||
<!-- use this to conditonally link against wxscintilla with <library>: -->
|
||||
<!-- used to conditionally link against wxscintilla only if it's enabled -->
|
||||
<set var="wxscintilla_library_link">
|
||||
<if cond="USE_STC=='1' and BUILDING_LIB=='1'">wxscintilla</if>
|
||||
</set>
|
||||
|
Reference in New Issue
Block a user