Initial profile support for winnt

This commit is contained in:
Danny Robson 2014-02-24 15:54:23 +11:00
parent 9483b5fd6e
commit 52d9a794d5
11 changed files with 16 additions and 0 deletions

1
profiles/amd64/parent Normal file
View File

@ -0,0 +1 @@
..

3
profiles/arch.list Normal file
View File

@ -0,0 +1,3 @@
x86
x86-winnt
amd64

1
profiles/make.default Normal file
View File

@ -0,0 +1 @@
USE_EXPAND_VALUES_ARCH='x86 x86-winnt amd64 amd64-winnt'

View File

@ -0,0 +1 @@
ARCH='amd64-winnt'

View File

@ -0,0 +1 @@
..

1
profiles/mingw/parent Normal file
View File

@ -0,0 +1 @@
..

View File

@ -0,0 +1 @@
ARCH='x86'

View File

@ -0,0 +1 @@
..

3
profiles/profiles.desc Normal file
View File

@ -0,0 +1,3 @@
x86-winnt mingw/x86 exp
x86 x86 stable
amd64 amd64 stable

2
profiles/use.desc Normal file
View File

@ -0,0 +1,2 @@
X - Adds support for X11

1
profiles/x86/parent Normal file
View File

@ -0,0 +1 @@
..