aboutsummaryrefslogtreecommitdiffstats
path: root/packages/mingw/mingw-w32api.inc
blob: ecb1cd290a71669ff86f50dc473b39783c4649ed (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
inherit canadian-native autotools

INHIBIT_DEFAULT_DEPS = "1"
DEPENDS = "virtual/${TARGET_PREFIX}gcc-initial"

PROVIDES = "mingw-w32api"

DEFAULT_PREFERENCE = "0"
DEFAULT_PREFERENCE_sdk-mingw32 = "1"

PACKAGES = ""

B = "${WORKDIR}/build-${TARGET_SYS}"