Line endings fixes in bakefile-generated files.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@73573 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -50,16 +50,16 @@ CPP = cpp32 -Sr -oCON
|
||||
SHARED = 0
|
||||
!endif
|
||||
|
||||
# Used toolkit [MSW,GTK]
|
||||
!ifndef TOOLKIT
|
||||
TOOLKIT = MSW
|
||||
!endif
|
||||
|
||||
# GTK+ toolkit version [,2]
|
||||
!ifndef TOOLKIT_VERSION
|
||||
TOOLKIT_VERSION =
|
||||
!endif
|
||||
|
||||
# Used toolkit [MSW,GTK]
|
||||
!ifndef TOOLKIT
|
||||
TOOLKIT = MSW
|
||||
!endif
|
||||
|
||||
# GTK+ toolkit version [,2]
|
||||
!ifndef TOOLKIT_VERSION
|
||||
TOOLKIT_VERSION =
|
||||
!endif
|
||||
|
||||
# Build wxUniversal instead of native port? [0,1]
|
||||
!ifndef WXUNIV
|
||||
WXUNIV = 0
|
||||
|
Reference in New Issue
Block a user