ビルド ログ
  

------- ビルド開始 : プロジェクト : LampUnitTest、構成 : Debug|Win32 -------

コマンド ライン
  
一時ファイル "d:\!Cur\Lamp\LampUnit\Projects\LampUnitTest\Debug\RSP00004F.rsp" を作成しています。内容 :
[
/Od /I "../../Test" /I "../../Include" /I "../../../Lamp/Include" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Gm /EHsc /RTC1 /MTd /Zc:forScope /YX"stdafx.h" /Fp"Debug/LampUnitTestDebug.pch" /Fo"Debug/" /Fd"Debug/vc70.pdb" /W3 /WX /c /Wp64 /ZI /TP
"\!Cur\Lamp\LampUnit\Test\Test\stdafx.cpp"
"\!Cur\Lamp\LampUnit\Test\Test\LampUnitTest.cpp"
"\!Cur\Lamp\LampUnit\Test\Test\AllTests.cpp"
"\!Cur\Lamp\LampUnit\Test\LampUnit\TestSuiteTest.cpp"
"\!Cur\Lamp\LampUnit\Test\LampUnit\TestSetupTest.cpp"
"\!Cur\Lamp\LampUnit\Test\LampUnit\TestDecoratorTest.cpp"
"\!Cur\Lamp\LampUnit\Test\LampUnit\TestCaseTest.cpp"
"\!Cur\Lamp\LampUnit\Test\LampUnit\TestCallerTest.cpp"
]
コマンド ライン "cl.exe @"d:\!Cur\Lamp\LampUnit\Projects\LampUnitTest\Debug\RSP00004F.rsp" /nologo" を作成しています。
一時ファイル "d:\!Cur\Lamp\LampUnit\Projects\LampUnitTest\Debug\RSP000050.rsp" を作成しています。内容 :
[
/OUT:".//LampUnitTestDebug.exe" /INCREMENTAL /NOLOGO /LIBPATH:"../../../Lamp/Library" /DEBUG /PDB:".//LampUnitTestDebug.pdb" /SUBSYSTEM:CONSOLE /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 "\!Cur\Lamp\Lamp\Library\LampDebug.lib" "\!Cur\Lamp\LampUnit\Library\LampUnitDebug.lib"
".\Debug\TestCallerTest.obj"
".\Debug\TestCaseTest.obj"
".\Debug\TestDecoratorTest.obj"
".\Debug\TestSetupTest.obj"
".\Debug\TestSuiteTest.obj"
".\Debug\AllTests.obj"
".\Debug\LampUnitTest.obj"
".\Debug\stdafx.obj"
]
コマンド ライン "link.exe @"d:\!Cur\Lamp\LampUnit\Projects\LampUnitTest\Debug\RSP000050.rsp"" を作成しています。
出力ウィンドウ
  
コンパイルしています...
stdafx.cpp
LampUnitTest.cpp
AllTests.cpp
TestSuiteTest.cpp
TestSetupTest.cpp
TestDecoratorTest.cpp
TestCaseTest.cpp
TestCallerTest.cpp
リンクしています...
LINK : LNK6004: 前回のインクリメンタル リンクで .//LampUnitTestDebug.exe が見つからなかったか、ビルドされませんでした。フル リンクを行います。
結果
  
ビルド時間 0:04
ビルドログは "file://d:\!Cur\Lamp\LampUnit\Projects\LampUnitTest\Debug\BuildLog.htm" に保存されました。
LampUnitTest - エラー 0、警告 0