Fix caplitalization for MinGW-w64 cross compilation.
MinGW-w64 cross compilation packages always use lower-case filenames.
library name "Ws2_32" changed to "ws2_32"
include name "Windows.h" changed to "windows.h"
Change-Id: I405f2e23c3f136961f66fc5e1d0d98f760c46e2c
Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
Showing
- src/tools/win64interrupt/win64interrupt.c 1 addition, 1 deletionsrc/tools/win64interrupt/win64interrupt.c
- tests/manual/utils/tcpportsgatherer/tcpportsgatherer.pro 1 addition, 1 deletiontests/manual/utils/tcpportsgatherer/tcpportsgatherer.pro
- tests/manual/utils/tcpportsgatherer/tcpportsgatherer.qbp 1 addition, 1 deletiontests/manual/utils/tcpportsgatherer/tcpportsgatherer.qbp
Please register or sign in to comment