/** Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).* All rights reserved.* This component and the accompanying materials are made available* under the terms of the License "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 imgcheck.exeTARGETTYPE exeSOURCEPATH ../srcSOURCE cmdlinehandler.cpp depchecker.cpp hash.cpp main.cppSOURCE imgcheckmanager.cpp sidchecker.cpp vidchecker.cpp common.cpp checker.cpp reporter.cppSOURCE exceptionimplementation.cpp exceptionreporter.cppSOURCE cmdlinewriter.cpp xmlwriter.cpp dbgflagchecker.cppUSERINCLUDE ../libimgutils/inc ../inc ../../imglib/compressUSERINCLUDE ../../imglib/boostlibraryOS_LAYER_SYSTEMINCLUDE_SYMBIANSYSTEMINCLUDE ../libxml ../ SYSTEMINCLUDE ../../imglib/inc ../../romtools/rofsbuildSTATICLIBRARY imgutils xml2 wsock32 stlport.5.1 patchdataprocessor#ifdef TOOLS2_LINUXSTATICLIBRARY boost_thread-mgw34-mt-1_39_linuxOPTION GCC -pthread -O2 -Wno-uninitialized#elseSTATICLIBRARY boost_thread-mgw34-mt-1_39_win32OPTION GCC -mthreads -O2 -Wno-uninitialized#endif