1 /* -*- Mode: C++; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
6 * Moonlight List (moonlight-list@lists.ximian.com)
8 * Copyright 2007 Novell, Inc. (http://www.novell.com)
10 * See the LICENSE file included with the distribution for details.
13 #ifndef __CODEC_URL_H__
14 #define __CODEC_URL_H__
16 #if defined (__linux__)
17 # if defined (__i386__)
18 # define CODEC_URL "http://go.microsoft.com/fwlink/?LinkId=149561"
20 # if defined (__x86_64__)
21 # define CODEC_URL "http://go.microsoft.com/fwlink/?LinkId=149563"