summaryrefslogtreecommitdiff
path: root/config/cross-win32.cbc
diff options
context:
space:
mode:
authorAndoni Morales Alastruey <ylatuya@gmail.com>2012-03-07 17:32:21 +0100
committerAndoni Morales Alastruey <ylatuya@gmail.com>2012-03-20 17:19:10 +0100
commitf8a6dfd5fe84b25d0d4a3d170999599505307777 (patch)
treecfb447b2d1dc2866e795123305ea41827a347e05 /config/cross-win32.cbc
parent4d86c4ba76c77711da12afdb1edd514b0c888267 (diff)
Add target_distro to the config
Diffstat (limited to 'config/cross-win32.cbc')
-rw-r--r--config/cross-win32.cbc2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/cross-win32.cbc b/config/cross-win32.cbc
index 11a46a3..8db6e77 100644
--- a/config/cross-win32.cbc
+++ b/config/cross-win32.cbc
@@ -6,6 +6,6 @@ sources=os.path.expanduser('~/cerbero/sources/win32')
toolchain_prefix=os.path.expanduser('~/mingw/w32')
target_platform=Platform.WINDOWS
target_arch=Architecture.X86
+target_distro=Distro.WINDOWS_7
cache_file='win32'
build = 'x86_64-pc-linux'
-distro=Distro.WINDOWS_7