Build Log
  

Rebuild started: Project: example, Configuration: Debug|Win32

Command Lines
  
Creating temporary file "c:\Documents and Settings\matis\My Documents\Visual Studio 2008\Projects\example\Debug\RSP0000A1496010076.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /Gm /MDd /FAcs /Fa"Debug\\" /Fo"Debug\\" /Fd"Debug\vc90.pdb" /W3 /c /ZI /TC /showIncludes ".\example.c"
]
Creating command line "cl.exe @"c:\Documents and Settings\matis\My Documents\Visual Studio 2008\Projects\example\Debug\RSP0000A1496010076.rsp" /nologo /errorReport:prompt"
Creating temporary file "c:\Documents and Settings\matis\My Documents\Visual Studio 2008\Projects\example\Debug\TMP0000A2496010076.tmp" with contents
[
1 /* CREATEPROCESS_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ ".\\Debug\\example.exe.embed.manifest"
]
Creating command line "rc.exe /fo".\Debug\example.exe.embed.manifest.res" "c:\Documents and Settings\matis\My Documents\Visual Studio 2008\Projects\example\Debug\TMP0000A2496010076.tmp""
Creating temporary file "c:\Documents and Settings\matis\My Documents\Visual Studio 2008\Projects\example\Debug\RSP0000A3496010076.rsp" with contents
[
/VERBOSE /OUT:"C:\Documents and Settings\matis\My Documents\Visual Studio 2008\Projects\example\Debug\example.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\example.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"C:\Documents and Settings\matis\My Documents\Visual Studio 2008\Projects\example\Debug\example.pdb" /SUBSYSTEM:CONSOLE /DYNAMICBASE /NXCOMPAT /MACHINE:X86 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib

".\Debug\example.obj"

".\Debug\example.exe.embed.manifest.res"
]
Creating command line "link.exe @"c:\Documents and Settings\matis\My Documents\Visual Studio 2008\Projects\example\Debug\RSP0000A3496010076.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "c:\Documents and Settings\matis\My Documents\Visual Studio 2008\Projects\example\Debug\RSP0000A4496010076.rsp" with contents
[
/out:".\Debug\example.exe.embed.manifest" /notify_update /manifest

".\Debug\example.exe.intermediate.manifest"
]
Creating command line "mt.exe @"c:\Documents and Settings\matis\My Documents\Visual Studio 2008\Projects\example\Debug\RSP0000A4496010076.rsp" /nologo"
Creating temporary file "c:\Documents and Settings\matis\My Documents\Visual Studio 2008\Projects\example\Debug\BAT0000A5496010076.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > ".\Debug\mt.dep"
]
Creating command line """c:\Documents and Settings\matis\My Documents\Visual Studio 2008\Projects\example\Debug\BAT0000A5496010076.bat"""
Creating temporary file "c:\Documents and Settings\matis\My Documents\Visual Studio 2008\Projects\example\Debug\TMP0000A6496010076.tmp" with contents
[
1 /* CREATEPROCESS_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ ".\\Debug\\example.exe.embed.manifest"
]
Creating command line "rc.exe /fo".\Debug\example.exe.embed.manifest.res" "c:\Documents and Settings\matis\My Documents\Visual Studio 2008\Projects\example\Debug\TMP0000A6496010076.tmp""
Creating temporary file "c:\Documents and Settings\matis\My Documents\Visual Studio 2008\Projects\example\Debug\RSP0000A7496010076.rsp" with contents
[
/VERBOSE /OUT:"C:\Documents and Settings\matis\My Documents\Visual Studio 2008\Projects\example\Debug\example.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\example.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"c:\Documents and Settings\matis\My Documents\Visual Studio 2008\Projects\example\Debug\example.pdb" /SUBSYSTEM:CONSOLE /DYNAMICBASE /NXCOMPAT /MACHINE:X86 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib

".\Debug\example.obj"

".\Debug\example.exe.embed.manifest.res"
]
Creating command line "link.exe @"c:\Documents and Settings\matis\My Documents\Visual Studio 2008\Projects\example\Debug\RSP0000A7496010076.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Output Window
  
Compiling...
example.c
Note: including file: C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h
Note: including file:  C:\Program Files\Microsoft Visual Studio 9.0\VC\include\crtdefs.h
Note: including file:   C:\Program Files\Microsoft Visual Studio 9.0\VC\include\sal.h
Note: including file:    c:\program files\microsoft visual studio 9.0\vc\include\codeanalysis\sourceannotations.h
Note: including file:   C:\Program Files\Microsoft Visual Studio 9.0\VC\include\crtassem.h
Note: including file:   C:\Program Files\Microsoft Visual Studio 9.0\VC\include\vadefs.h
Note: including file:  C:\Program Files\Microsoft Visual Studio 9.0\VC\include\swprintf.inl
Note: including file: C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdlib.h
Note: including file:  C:\Program Files\Microsoft Visual Studio 9.0\VC\include\crtdefs.h
Note: including file:  C:\Program Files\Microsoft Visual Studio 9.0\VC\include\limits.h
Note: including file:   C:\Program Files\Microsoft Visual Studio 9.0\VC\include\crtdefs.h
Note: including file: C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h
Note: including file:  C:\Program Files\Microsoft Visual Studio 9.0\VC\include\crtdefs.h
c:\documents and settings\matis\my documents\visual studio 2008\projects\example\example.c(6) : warning C4273: 'strstr' : inconsistent dll linkage
        c:\program files\microsoft visual studio 9.0\vc\include\string.h(165) : see previous definition of 'strstr'
Compiling manifest to resources...
Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0
Copyright (C) Microsoft Corporation.  All rights reserved.
Linking...
Starting pass 1
Processed /DEFAULTLIB:MSVCRTD
Processed /DEFAULTLIB:OLDNAMES
Searching libraries
    Searching C:\Program Files\\Microsoft SDKs\Windows\v6.0A\\lib\kernel32.lib:
    Searching C:\Program Files\\Microsoft SDKs\Windows\v6.0A\\lib\user32.lib:
    Searching C:\Program Files\\Microsoft SDKs\Windows\v6.0A\\lib\gdi32.lib:
    Searching C:\Program Files\\Microsoft SDKs\Windows\v6.0A\\lib\winspool.lib:
    Searching C:\Program Files\\Microsoft SDKs\Windows\v6.0A\\lib\comdlg32.lib:
    Searching C:\Program Files\\Microsoft SDKs\Windows\v6.0A\\lib\advapi32.lib:
    Searching C:\Program Files\\Microsoft SDKs\Windows\v6.0A\\lib\shell32.lib:
    Searching C:\Program Files\\Microsoft SDKs\Windows\v6.0A\\lib\ole32.lib:
    Searching C:\Program Files\\Microsoft SDKs\Windows\v6.0A\\lib\oleaut32.lib:
    Searching C:\Program Files\\Microsoft SDKs\Windows\v6.0A\\lib\uuid.lib:
    Searching C:\Program Files\\Microsoft SDKs\Windows\v6.0A\\lib\odbc32.lib:
    Searching C:\Program Files\\Microsoft SDKs\Windows\v6.0A\\lib\odbccp32.lib:
    Searching C:\Program Files\Microsoft Visual Studio 9.0\VC\lib\MSVCRTD.lib:
      Found __imp__strncmp
        Referenced in example.obj
        Loaded MSVCRTD.lib(MSVCR90D.dll)
      Found __imp__strchr
        Referenced in example.obj
        Loaded MSVCRTD.lib(MSVCR90D.dll)
      Found _strlen
        Referenced in example.obj
        Loaded MSVCRTD.lib(MSVCR90D.dll)
      Found __imp__printf
        Referenced in example.obj
        Loaded MSVCRTD.lib(MSVCR90D.dll)
      Found _mainCRTStartup
        Loaded MSVCRTD.lib(crtexe.obj)
      Found __IMPORT_DESCRIPTOR_MSVCR90D
        Referenced in MSVCRTD.lib(MSVCR90D.dll)
        Referenced in MSVCRTD.lib(MSVCR90D.dll)
        Referenced in MSVCRTD.lib(MSVCR90D.dll)
        Referenced in MSVCRTD.lib(MSVCR90D.dll)
        Loaded MSVCRTD.lib(MSVCR90D.dll)
      Found ___CxxSetUnhandledExceptionFilter
        Referenced in MSVCRTD.lib(crtexe.obj)
        Loaded MSVCRTD.lib(unhandld.obj)
      Found __imp___configthreadlocale
        Referenced in MSVCRTD.lib(crtexe.obj)
        Loaded MSVCRTD.lib(MSVCR90D.dll)
      Found ___globallocalestatus
        Referenced in MSVCRTD.lib(crtexe.obj)
        Loaded MSVCRTD.lib(xthdloc.obj)
      Found __setdefaultprecision
        Referenced in MSVCRTD.lib(crtexe.obj)
        Loaded MSVCRTD.lib(fp8.obj)
      Found __imp____setusermatherr
        Referenced in MSVCRTD.lib(crtexe.obj)
        Loaded MSVCRTD.lib(MSVCR90D.dll)
      Found __matherr
        Referenced in MSVCRTD.lib(crtexe.obj)
        Loaded MSVCRTD.lib(merr.obj)
      Found __setargv
        Referenced in MSVCRTD.lib(crtexe.obj)
        Loaded MSVCRTD.lib(dllargv.obj)
      Found __RTC_Initialize
        Referenced in MSVCRTD.lib(crtexe.obj)
        Loaded MSVCRTD.lib(_initsect_.obj)
      Found __adjust_fdiv
        Referenced in MSVCRTD.lib(crtexe.obj)
        Loaded MSVCRTD.lib(adjustfd.obj)
      Found __imp___adjust_fdiv
        Referenced in MSVCRTD.lib(crtexe.obj)
        Loaded MSVCRTD.lib(MSVCR90D.dll)
      Found __commode
        Referenced in MSVCRTD.lib(crtexe.obj)
        Loaded MSVCRTD.lib(xncommod.obj)
      Found __imp____p__commode
        Referenced in MSVCRTD.lib(crtexe.obj)
        Loaded MSVCRTD.lib(MSVCR90D.dll)
      Found __fmode
        Referenced in MSVCRTD.lib(crtexe.obj)
        Loaded MSVCRTD.lib(xtxtmode.obj)
      Found __imp____p__fmode
        Referenced in MSVCRTD.lib(crtexe.obj)
        Loaded MSVCRTD.lib(MSVCR90D.dll)
      Found ___onexitbegin
        Referenced in MSVCRTD.lib(crtexe.obj)
        Loaded MSVCRTD.lib(atonexit.obj)
      Found __imp___encode_pointer
        Referenced in MSVCRTD.lib(crtexe.obj)
        Referenced in MSVCRTD.lib(atonexit.obj)
        Loaded MSVCRTD.lib(MSVCR90D.dll)
      Found __imp____set_app_type
        Referenced in MSVCRTD.lib(crtexe.obj)
        Loaded MSVCRTD.lib(MSVCR90D.dll)
      Found __amsg_exit
        Referenced in MSVCRTD.lib(crtexe.obj)
        Loaded MSVCRTD.lib(MSVCR90D.dll)
      Found __imp____getmainargs
        Referenced in MSVCRTD.lib(crtexe.obj)
        Loaded MSVCRTD.lib(MSVCR90D.dll)
      Found __dowildcard
        Referenced in MSVCRTD.lib(crtexe.obj)
        Loaded MSVCRTD.lib(wildcard.obj)
      Found __newmode
        Referenced in MSVCRTD.lib(crtexe.obj)
        Loaded MSVCRTD.lib(_newmode.obj)
      Found ___security_init_cookie
        Referenced in MSVCRTD.lib(crtexe.obj)
        Loaded MSVCRTD.lib(gs_support.obj)
      Found __imp___exit
        Referenced in MSVCRTD.lib(crtexe.obj)
        Loaded MSVCRTD.lib(MSVCR90D.dll)
      Found __XcptFilter
        Referenced in MSVCRTD.lib(crtexe.obj)
        Loaded MSVCRTD.lib(MSVCR90D.dll)
      Found __imp___cexit
        Referenced in MSVCRTD.lib(crtexe.obj)
        Loaded MSVCRTD.lib(MSVCR90D.dll)
      Found __imp__exit
        Referenced in MSVCRTD.lib(crtexe.obj)
        Loaded MSVCRTD.lib(MSVCR90D.dll)
      Found __imp____initenv
        Referenced in MSVCRTD.lib(crtexe.obj)
        Loaded MSVCRTD.lib(MSVCR90D.dll)
      Found __imp___CrtSetCheckCount
        Referenced in MSVCRTD.lib(crtexe.obj)
        Loaded MSVCRTD.lib(MSVCR90D.dll)
      Found __IsNonwritableInCurrentImage
        Referenced in MSVCRTD.lib(crtexe.obj)
        Loaded MSVCRTD.lib(pesect.obj)
      Found __imp___CrtDbgReportW
        Referenced in MSVCRTD.lib(crtexe.obj)
        Loaded MSVCRTD.lib(MSVCR90D.dll)
      Found __initterm
        Referenced in MSVCRTD.lib(crtexe.obj)
        Loaded MSVCRTD.lib(MSVCR90D.dll)
      Found ___xc_a
        Referenced in MSVCRTD.lib(crtexe.obj)
        Loaded MSVCRTD.lib(cinitexe.obj)
Processed /DEFAULTLIB:kernel32.lib
 Processed /DISALLOWLIB:libc.lib
 Processed /DISALLOWLIB:libcd.lib
 Processed /DISALLOWLIB:libcmt.lib
 Processed /DISALLOWLIB:libcmtd.lib
 Processed /DISALLOWLIB:msvcrt.lib
      Found __initterm_e
        Referenced in MSVCRTD.lib(crtexe.obj)
        Loaded MSVCRTD.lib(MSVCR90D.dll)
      Found ___native_startup_state
        Referenced in MSVCRTD.lib(crtexe.obj)
        Loaded MSVCRTD.lib(natstart.obj)
      Found ___security_cookie
        Referenced in MSVCRTD.lib(crtexe.obj)
        Referenced in MSVCRTD.lib(atonexit.obj)
        Referenced in MSVCRTD.lib(gs_support.obj)
        Referenced in MSVCRTD.lib(pesect.obj)
        Loaded MSVCRTD.lib(gs_cookie.obj)
      Found __except_handler4
        Referenced in MSVCRTD.lib(crtexe.obj)
        Referenced in MSVCRTD.lib(atonexit.obj)
        Referenced in MSVCRTD.lib(pesect.obj)
        Loaded MSVCRTD.lib(chandler4gs.obj)
      Found __NULL_IMPORT_DESCRIPTOR
        Referenced in MSVCRTD.lib(MSVCR90D.dll)
        Loaded MSVCRTD.lib(MSVCR90D.dll)
      Found MSVCR90D_NULL_THUNK_DATA
        Referenced in MSVCRTD.lib(MSVCR90D.dll)
        Loaded MSVCRTD.lib(MSVCR90D.dll)
      Found "void __cdecl terminate(void)" (?terminate@@YAXXZ)
        Referenced in MSVCRTD.lib(unhandld.obj)
        Loaded MSVCRTD.lib(MSVCR90D.dll)
      Found __controlfp_s
        Referenced in MSVCRTD.lib(fp8.obj)
        Loaded MSVCRTD.lib(MSVCR90D.dll)
      Found __invoke_watson
        Referenced in MSVCRTD.lib(fp8.obj)
        Loaded MSVCRTD.lib(MSVCR90D.dll)
      Found __unlock
        Referenced in MSVCRTD.lib(atonexit.obj)
        Loaded MSVCRTD.lib(MSVCR90D.dll)
      Found ___dllonexit
        Referenced in MSVCRTD.lib(atonexit.obj)
        Loaded MSVCRTD.lib(MSVCR90D.dll)
      Found __lock
        Referenced in MSVCRTD.lib(atonexit.obj)
        Loaded MSVCRTD.lib(MSVCR90D.dll)
      Found __imp___onexit
        Referenced in MSVCRTD.lib(atonexit.obj)
        Loaded MSVCRTD.lib(MSVCR90D.dll)
      Found __imp___decode_pointer
        Referenced in MSVCRTD.lib(atonexit.obj)
        Loaded MSVCRTD.lib(MSVCR90D.dll)
      Found __except_handler4_common
        Referenced in MSVCRTD.lib(chandler4gs.obj)
        Loaded MSVCRTD.lib(MSVCR90D.dll)
      Found @__security_check_cookie@4
        Referenced in MSVCRTD.lib(chandler4gs.obj)
        Loaded MSVCRTD.lib(secchk.obj)
      Found ___report_gsfailure
        Referenced in MSVCRTD.lib(secchk.obj)
        Loaded MSVCRTD.lib(gs_report.obj)
      Found __crt_debugger_hook
        Referenced in MSVCRTD.lib(gs_report.obj)
        Loaded MSVCRTD.lib(MSVCR90D.dll)
    Searching C:\Program Files\Microsoft Visual Studio 9.0\VC\lib\OLDNAMES.lib:
    Searching C:\Program Files\\Microsoft SDKs\Windows\v6.0A\\lib\kernel32.lib:
      Found __imp__InterlockedExchange@8
        Referenced in MSVCRTD.lib(crtexe.obj)
        Loaded kernel32.lib(KERNEL32.dll)
      Found __imp__Sleep@4
        Referenced in MSVCRTD.lib(crtexe.obj)
        Loaded kernel32.lib(KERNEL32.dll)
      Found __imp__InterlockedCompareExchange@12
        Referenced in MSVCRTD.lib(crtexe.obj)
        Loaded kernel32.lib(KERNEL32.dll)
      Found __imp__SetUnhandledExceptionFilter@4
        Referenced in MSVCRTD.lib(unhandld.obj)
        Referenced in MSVCRTD.lib(gs_report.obj)
        Loaded kernel32.lib(KERNEL32.dll)
      Found __imp__QueryPerformanceCounter@4
        Referenced in MSVCRTD.lib(gs_support.obj)
        Loaded kernel32.lib(KERNEL32.dll)
      Found __imp__GetTickCount@0
        Referenced in MSVCRTD.lib(gs_support.obj)
        Loaded kernel32.lib(KERNEL32.dll)
      Found __imp__GetCurrentThreadId@0
        Referenced in MSVCRTD.lib(gs_support.obj)
        Loaded kernel32.lib(KERNEL32.dll)
      Found __imp__GetCurrentProcessId@0
        Referenced in MSVCRTD.lib(gs_support.obj)
        Loaded kernel32.lib(KERNEL32.dll)
      Found __imp__GetSystemTimeAsFileTime@4
        Referenced in MSVCRTD.lib(gs_support.obj)
        Loaded kernel32.lib(KERNEL32.dll)
      Found __imp__TerminateProcess@8
        Referenced in MSVCRTD.lib(gs_report.obj)
        Loaded kernel32.lib(KERNEL32.dll)
      Found __imp__GetCurrentProcess@0
        Referenced in MSVCRTD.lib(gs_report.obj)
        Loaded kernel32.lib(KERNEL32.dll)
      Found __imp__UnhandledExceptionFilter@4
        Referenced in MSVCRTD.lib(gs_report.obj)
        Loaded kernel32.lib(KERNEL32.dll)
      Found __imp__IsDebuggerPresent@0
        Referenced in MSVCRTD.lib(gs_report.obj)
        Loaded kernel32.lib(KERNEL32.dll)
      Found __IMPORT_DESCRIPTOR_KERNEL32
        Referenced in kernel32.lib(KERNEL32.dll)
        Referenced in kernel32.lib(KERNEL32.dll)
        Referenced in kernel32.lib(KERNEL32.dll)
        Referenced in kernel32.lib(KERNEL32.dll)
        Referenced in kernel32.lib(KERNEL32.dll)
        Referenced in kernel32.lib(KERNEL32.dll)
        Referenced in kernel32.lib(KERNEL32.dll)
        Referenced in kernel32.lib(KERNEL32.dll)
        Referenced in kernel32.lib(KERNEL32.dll)
        Referenced in kernel32.lib(KERNEL32.dll)
        Referenced in kernel32.lib(KERNEL32.dll)
        Referenced in kernel32.lib(KERNEL32.dll)
        Referenced in kernel32.lib(KERNEL32.dll)
        Loaded kernel32.lib(KERNEL32.dll)
      Found KERNEL32_NULL_THUNK_DATA
        Referenced in kernel32.lib(KERNEL32.dll)
        Loaded kernel32.lib(KERNEL32.dll)
    Searching C:\Program Files\\Microsoft SDKs\Windows\v6.0A\\lib\user32.lib:
    Searching C:\Program Files\\Microsoft SDKs\Windows\v6.0A\\lib\gdi32.lib:
    Searching C:\Program Files\\Microsoft SDKs\Windows\v6.0A\\lib\winspool.lib:
    Searching C:\Program Files\\Microsoft SDKs\Windows\v6.0A\\lib\comdlg32.lib:
    Searching C:\Program Files\\Microsoft SDKs\Windows\v6.0A\\lib\advapi32.lib:
    Searching C:\Program Files\\Microsoft SDKs\Windows\v6.0A\\lib\shell32.lib:
    Searching C:\Program Files\\Microsoft SDKs\Windows\v6.0A\\lib\ole32.lib:
    Searching C:\Program Files\\Microsoft SDKs\Windows\v6.0A\\lib\oleaut32.lib:
    Searching C:\Program Files\\Microsoft SDKs\Windows\v6.0A\\lib\uuid.lib:
    Searching C:\Program Files\\Microsoft SDKs\Windows\v6.0A\\lib\odbc32.lib:
    Searching C:\Program Files\\Microsoft SDKs\Windows\v6.0A\\lib\odbccp32.lib:
    Searching C:\Program Files\Microsoft Visual Studio 9.0\VC\lib\MSVCRTD.lib:
    Searching C:\Program Files\Microsoft Visual Studio 9.0\VC\lib\OLDNAMES.lib:
Finished searching libraries
Generating .exp file
   Creating library C:\Documents and Settings\matis\My Documents\Visual Studio 2008\Projects\example\Debug\example.lib and object C:\Documents and Settings\matis\My Documents\Visual Studio 2008\Projects\example\Debug\example.exp
Finished generating .exp file
Searching libraries
    Searching C:\Program Files\\Microsoft SDKs\Windows\v6.0A\\lib\kernel32.lib:
Finished searching libraries
Finished pass 1
Generating non-SAFESEH image.
Invoking CVTRES.EXE:
 /machine:x86
 /verbose
 /out:"C:\DOCUME~1\matis\LOCALS~1\Temp\lnk2BFC.tmp"
 /readonly
 ".\Debug\example.exe.embed.manifest.res"
Microsoft (R) Windows Resource To Object Converter Version 9.00.21022.08
Copyright (C) Microsoft Corporation.  All rights reserved.
adding resource. type:MANIFEST, name:1, language:0x0409, flags:0x30, size:2048
Starting pass 2
     example.exe.embed.manifest.res
     example.exp
     example.obj
     kernel32.lib(KERNEL32.dll)
     kernel32.lib(KERNEL32.dll)
     kernel32.lib(KERNEL32.dll)
     kernel32.lib(KERNEL32.dll)
     kernel32.lib(KERNEL32.dll)
     kernel32.lib(KERNEL32.dll)
     kernel32.lib(KERNEL32.dll)
     kernel32.lib(KERNEL32.dll)
     kernel32.lib(KERNEL32.dll)
     kernel32.lib(KERNEL32.dll)
     kernel32.lib(KERNEL32.dll)
     kernel32.lib(KERNEL32.dll)
     kernel32.lib(KERNEL32.dll)
     kernel32.lib(KERNEL32.dll)
     kernel32.lib(KERNEL32.dll)
     MSVCRTD.lib(unhandld.obj)
     MSVCRTD.lib(atonexit.obj)
     MSVCRTD.lib(cinitexe.obj)
     MSVCRTD.lib(crtexe.obj)
     MSVCRTD.lib(dllargv.obj)
     MSVCRTD.lib(gs_cookie.obj)
     MSVCRTD.lib(gs_report.obj)
     MSVCRTD.lib(gs_support.obj)
     MSVCRTD.lib(merr.obj)
     MSVCRTD.lib(natstart.obj)
     MSVCRTD.lib(pesect.obj)
     MSVCRTD.lib(wildcard.obj)
     MSVCRTD.lib(adjustfd.obj)
     MSVCRTD.lib(chandler4gs.obj)
     MSVCRTD.lib(fp8.obj)
     MSVCRTD.lib(secchk.obj)
     MSVCRTD.lib(_newmode.obj)
     MSVCRTD.lib(xncommod.obj)
     MSVCRTD.lib(xtxtmode.obj)
     MSVCRTD.lib(xthdloc.obj)
     MSVCRTD.lib(_initsect_.obj)
     MSVCRTD.lib(MSVCR90D.dll)
     MSVCRTD.lib(MSVCR90D.dll)
     MSVCRTD.lib(MSVCR90D.dll)
     MSVCRTD.lib(MSVCR90D.dll)
     MSVCRTD.lib(MSVCR90D.dll)
     MSVCRTD.lib(MSVCR90D.dll)
     MSVCRTD.lib(MSVCR90D.dll)
     MSVCRTD.lib(MSVCR90D.dll)
     MSVCRTD.lib(MSVCR90D.dll)
     MSVCRTD.lib(MSVCR90D.dll)
     MSVCRTD.lib(MSVCR90D.dll)
     MSVCRTD.lib(MSVCR90D.dll)
     MSVCRTD.lib(MSVCR90D.dll)
     MSVCRTD.lib(MSVCR90D.dll)
     MSVCRTD.lib(MSVCR90D.dll)
     MSVCRTD.lib(MSVCR90D.dll)
     MSVCRTD.lib(MSVCR90D.dll)
     MSVCRTD.lib(MSVCR90D.dll)
     MSVCRTD.lib(MSVCR90D.dll)
     MSVCRTD.lib(MSVCR90D.dll)
     MSVCRTD.lib(MSVCR90D.dll)
     MSVCRTD.lib(MSVCR90D.dll)
     MSVCRTD.lib(MSVCR90D.dll)
     MSVCRTD.lib(MSVCR90D.dll)
     MSVCRTD.lib(MSVCR90D.dll)
     MSVCRTD.lib(MSVCR90D.dll)
     MSVCRTD.lib(MSVCR90D.dll)
     MSVCRTD.lib(MSVCR90D.dll)
     MSVCRTD.lib(MSVCR90D.dll)
     MSVCRTD.lib(MSVCR90D.dll)
     MSVCRTD.lib(MSVCR90D.dll)
     MSVCRTD.lib(MSVCR90D.dll)
     MSVCRTD.lib(MSVCR90D.dll)
     MSVCRTD.lib(MSVCR90D.dll)
     MSVCRTD.lib(MSVCR90D.dll)
Finished pass 2
Embedding manifest...
Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0
Copyright (C) Microsoft Corporation.  All rights reserved.
Invoking CVTRES.EXE:
 /machine:x86
 /verbose
 /out:"C:\DOCUME~1\matis\LOCALS~1\Temp\lnk2BFD.tmp"
 /readonly
 ".\Debug\example.exe.embed.manifest.res"
Microsoft (R) Windows Resource To Object Converter Version 9.00.21022.08
Copyright (C) Microsoft Corporation.  All rights reserved.
adding resource. type:MANIFEST, name:1, language:0x0409, flags:0x30, size:663
Generating non-SAFESEH image.
Starting pass 2
     example.exe.embed.manifest.res
Finished pass 2
Results
  
Build log was saved at "file://c:\Documents and Settings\matis\My Documents\Visual Studio 2008\Projects\example\Debug\BuildLog.htm"
example - 0 error(s), 1 warning(s)