Build Log
  

------- Build started: Project: mydll, Configuration: Debug|Win32 -------

Command Lines
  
Creating temporary file "c:\Documents and Settings\Administrator\Desktop\itunes_hook\DISS_threaded\Diss\Debug\RSP000001.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "MYDLL_EXPORTS" /D "WINNT" /FD /EHsc /RTC1 /MD /Yu"stdafx.h" /Fp".\Debug/mydll.pch" /Fo".\Debug/" /Fd".\Debug/" /W3 /c /ZI /TP
".\Util.cpp"
]
Creating command line "cl.exe @"c:\Documents and Settings\Administrator\Desktop\itunes_hook\DISS_threaded\Diss\Debug\RSP000001.rsp" /nologo"
Creating temporary file "c:\Documents and Settings\Administrator\Desktop\itunes_hook\DISS_threaded\Diss\Debug\RSP000002.rsp" with contents
[
/OUT:"..\DISSinj.dll" /VERSION:1.3 /INCREMENTAL:NO /NOLOGO /DLL /DEF:".\mydll.def" /DEBUG /PDB:".\Debug/mydll.pdb" /IMPLIB:".\Debug/mydll.lib" /MACHINE:X86 odbc32.lib odbccp32.lib wsock32.lib netapi32.lib rasapi32.lib 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\criticalsection.obj"
".\Debug\Mydll.obj"
".\Debug\Mydll.res"
".\Debug\semaphore.obj"
".\Debug\StdAfx.obj"
".\Debug\tsq.obj"
".\Debug\Util.obj"
]
Creating command line "link.exe @"c:\Documents and Settings\Administrator\Desktop\itunes_hook\DISS_threaded\Diss\Debug\RSP000002.rsp""
Output Window
  
Compiling...
Util.cpp
Linking...
LINK : warning LNK4075: ignoring '/EDITANDCONTINUE' due to '/INCREMENTAL:NO' specification
   Creating library .\Debug/mydll.lib and object .\Debug/mydll.exp
Results
  
Build log was saved at "file://c:\Documents and Settings\Administrator\Desktop\itunes_hook\DISS_threaded\Diss\Debug\BuildLog.htm"
mydll - 0 error(s), 1 warning(s)