Build Log
  

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

Command Lines
  
Creating temporary file "c:\Users\jim\Desktop\ThreadsClass\Debug\RSP0000014804516.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "TEST_THREADS" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /RTC1 /MDd /Fo"Debug\\" /Fd"Debug\vc90.pdb" /W3 /c /ZI /TP .\Threads.cpp

.\locks.cpp
]
Creating command line "cl.exe @c:\Users\jim\Desktop\ThreadsClass\Debug\RSP0000014804516.rsp /nologo /errorReport:prompt"
Creating temporary file "c:\Users\jim\Desktop\ThreadsClass\Debug\TMP0000024804516.tmp" with contents
[
1 /* CREATEPROCESS_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ ".\\Debug\\Threads.exe.embed.manifest"
]
Creating command line "rc.exe /fo".\Debug\Threads.exe.embed.manifest.res" c:\Users\jim\Desktop\ThreadsClass\Debug\TMP0000024804516.tmp"
Creating temporary file "c:\Users\jim\Desktop\ThreadsClass\Debug\RSP0000034804516.rsp" with contents
[
/OUT:"C:\Users\jim\Desktop\ThreadsClass\Debug\Threads.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\Threads.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"C:\Users\jim\Desktop\ThreadsClass\Debug\Threads.pdb" /SUBSYSTEM:CONSOLE /DYNAMICBASE:NO /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\locks.obj"

".\Debug\Threads.obj"

".\Debug\Threads.exe.embed.manifest.res"
]
Creating command line "link.exe @c:\Users\jim\Desktop\ThreadsClass\Debug\RSP0000034804516.rsp /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "c:\Users\jim\Desktop\ThreadsClass\Debug\RSP0000044804516.rsp" with contents
[
/out:.\Debug\Threads.exe.embed.manifest /notify_update /manifest

.\Debug\Threads.exe.intermediate.manifest
]
Creating command line "mt.exe @c:\Users\jim\Desktop\ThreadsClass\Debug\RSP0000044804516.rsp /nologo"
Creating temporary file "c:\Users\jim\Desktop\ThreadsClass\Debug\BAT0000054804516.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > .\Debug\mt.dep
]
Creating command line "c:\Users\jim\Desktop\ThreadsClass\Debug\BAT0000054804516.bat"
Creating temporary file "c:\Users\jim\Desktop\ThreadsClass\Debug\TMP0000064804516.tmp" with contents
[
1 /* CREATEPROCESS_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ ".\\Debug\\Threads.exe.embed.manifest"
]
Creating command line "rc.exe /fo".\Debug\Threads.exe.embed.manifest.res" c:\Users\jim\Desktop\ThreadsClass\Debug\TMP0000064804516.tmp"
Creating temporary file "c:\Users\jim\Desktop\ThreadsClass\Debug\RSP0000074804516.rsp" with contents
[
/OUT:"C:\Users\jim\Desktop\ThreadsClass\Debug\Threads.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\Threads.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"c:\Users\jim\Desktop\ThreadsClass\Debug\Threads.pdb" /SUBSYSTEM:CONSOLE /DYNAMICBASE:NO /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\locks.obj"

".\Debug\Threads.obj"

".\Debug\Threads.exe.embed.manifest.res"
]
Creating command line "link.exe @c:\Users\jim\Desktop\ThreadsClass\Debug\RSP0000074804516.rsp /NOLOGO /ERRORREPORT:PROMPT"
Output Window
  
Compiling...
locks.cpp
Threads.cpp
Generating Code...
Compiling manifest to resources...
Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0
Copyright (C) Microsoft Corporation.  All rights reserved.
Linking...
Embedding manifest...
Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0
Copyright (C) Microsoft Corporation.  All rights reserved.
Results
  
Build log was saved at "file://c:\Users\jim\Desktop\ThreadsClass\Debug\BuildLog.htm"
Threads - 0 error(s), 0 warning(s)