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:
@@ -40,12 +40,12 @@ CPP ?= $(CC) -E
|
||||
# What type of library to build? [0,1]
|
||||
SHARED ?= 0
|
||||
|
||||
# Used toolkit [MSW,GTK]
|
||||
TOOLKIT ?= MSW
|
||||
|
||||
# GTK+ toolkit version [,2]
|
||||
TOOLKIT_VERSION ?=
|
||||
|
||||
# Used toolkit [MSW,GTK]
|
||||
TOOLKIT ?= MSW
|
||||
|
||||
# GTK+ toolkit version [,2]
|
||||
TOOLKIT_VERSION ?=
|
||||
|
||||
# Build wxUniversal instead of native port? [0,1]
|
||||
WXUNIV ?= 0
|
||||
|
||||
|
Reference in New Issue
Block a user