Fix Windows CE SDK detection.
Assignments to CE_SDK in the mkspecs are not quoted, and is therefore stored as a string list. Recombine the string list back into a single string before use.
Loading
Please register or sign in to comment
Assignments to CE_SDK in the mkspecs are not quoted, and is therefore stored as a string list. Recombine the string list back into a single string before use.