diff -r 22486c9c7b15 -r 378360dbbdba deprecated/w32repro/group/w32repro.mmp --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/deprecated/w32repro/group/w32repro.mmp Wed Jun 30 11:35:58 2010 +0800 @@ -0,0 +1,35 @@ +// Copyright (c) 2003-2009 Nokia Corporation and/or its subsidiary(-ies). +// All rights reserved. +// This component and the accompanying materials are made available +// under the terms of "Eclipse Public License v1.0" +// which accompanies this distribution, and is available +// at the URL "http://www.eclipse.org/legal/epl-v10.html". +// +// Initial Contributors: +// Nokia Corporation - initial contribution. +// +// Contributors: +// +// Description: +// + + +TARGET w32repro.exe +TARGETTYPE exe +SOURCEPATH ../../w32repro +SOURCE w32repro.cpp +SOURCEPATH ../../../imgtools/imglib/host +SOURCE h_utl.cpp +USERINCLUDE ../../../imgtools/imglib/inc +USERINCLUDE ../../../imgtools/imglib/boostlibrary +USERINCLUDE ../../../imgtools/romtools/rombuild +OS_LAYER_SYSTEMINCLUDE_SYMBIAN + +#ifdef TOOLS2_LINUX +OPTION GCC -O2 -Wno-uninitialized -pthread +#else +OPTION GCC -O2 -Wno-uninitialized -mthreads +#endif + + +VENDORID 0x70000001