Build Log
  

Rebuild started: Project: testTongDaDll, Configuration: Release|x64

Command Lines
  
Creating temporary file "d:\PrivousCode\vs2008\testTongDaDll\testTongDaDll\x64\Release\RSP0000171183213184.rsp" with contents
[
/O2 /Oi /GL /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "TESTTONGDADLL_EXPORTS" /D "_WINDLL" /D "_UNICODE" /D "UNICODE" /FD /EHsc /MD /Gy /Yu"stdafx.h" /Fp"x64\Release\testTongDaDll.pch" /Fo"x64\Release\\" /Fd"x64\Release\vc90.pdb" /W3 /c /Zi /TP .\ZhongShu.cpp

.\KxianChuLi.cpp

.\IniWriter.cpp

.\IniReader.cpp

.\Duan.cpp

.\BiChuLi.cpp

.\Bi.cpp

.\testTongDaDll.cpp
]
Creating command line "cl.exe @d:\PrivousCode\vs2008\testTongDaDll\testTongDaDll\x64\Release\RSP0000171183213184.rsp /nologo /errorReport:prompt"
Creating temporary file "d:\PrivousCode\vs2008\testTongDaDll\testTongDaDll\x64\Release\RSP0000181183213184.rsp" with contents
[
/O2 /Oi /GL /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "TESTTONGDADLL_EXPORTS" /D "_WINDLL" /D "_UNICODE" /D "UNICODE" /FD /EHsc /MD /Gy /Yc"stdafx.h" /Fp"x64\Release\testTongDaDll.pch" /Fo"x64\Release\\" /Fd"x64\Release\vc90.pdb" /W3 /c /Zi /TP .\stdafx.cpp
]
Creating command line "cl.exe @d:\PrivousCode\vs2008\testTongDaDll\testTongDaDll\x64\Release\RSP0000181183213184.rsp /nologo /errorReport:prompt"
Creating temporary file "d:\PrivousCode\vs2008\testTongDaDll\testTongDaDll\x64\Release\RSP0000191183213184.rsp" with contents
[
/O2 /Oi /GL /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "TESTTONGDADLL_EXPORTS" /D "_WINDLL" /D "_UNICODE" /D "UNICODE" /FD /EHsc /MD /Gy /Fo"x64\Release\\" /Fd"x64\Release\vc90.pdb" /W3 /c /Zi /TP .\dllmain.cpp
]
Creating command line "cl.exe @d:\PrivousCode\vs2008\testTongDaDll\testTongDaDll\x64\Release\RSP0000191183213184.rsp /nologo /errorReport:prompt"
Creating temporary file "d:\PrivousCode\vs2008\testTongDaDll\testTongDaDll\x64\Release\RSP00001A1183213184.rsp" with contents
[
/OUT:"D:\PrivousCode\vs2008\testTongDaDll\x64\Release\testTongDaDll.dll" /INCREMENTAL:NO /DLL /MANIFEST /MANIFESTFILE:"x64\Release\testTongDaDll.dll.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"D:\PrivousCode\vs2008\testTongDaDll\x64\Release\testTongDaDll.pdb" /SUBSYSTEM:WINDOWS /OPT:REF /OPT:ICF /LTCG /DYNAMICBASE /NXCOMPAT /MACHINE:X64 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib

".\x64\Release\stdafx.obj"

".\x64\Release\testTongDaDll.obj"

".\x64\Release\dllmain.obj"

".\x64\Release\Bi.obj"

".\x64\Release\BiChuLi.obj"

".\x64\Release\Duan.obj"

".\x64\Release\IniReader.obj"

".\x64\Release\IniWriter.obj"

".\x64\Release\KxianChuLi.obj"

".\x64\Release\ZhongShu.obj"
]
Creating command line "link.exe @d:\PrivousCode\vs2008\testTongDaDll\testTongDaDll\x64\Release\RSP00001A1183213184.rsp /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "d:\PrivousCode\vs2008\testTongDaDll\testTongDaDll\x64\Release\RSP00001B1183213184.rsp" with contents
[
/outputresource:"..\x64\Release\testTongDaDll.dll;#2" /manifest

.\x64\Release\testTongDaDll.dll.intermediate.manifest
]
Creating command line "mt.exe @d:\PrivousCode\vs2008\testTongDaDll\testTongDaDll\x64\Release\RSP00001B1183213184.rsp /nologo"
Creating temporary file "d:\PrivousCode\vs2008\testTongDaDll\testTongDaDll\x64\Release\BAT00001C1183213184.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > .\x64\Release\mt.dep
]
Creating command line "d:\PrivousCode\vs2008\testTongDaDll\testTongDaDll\x64\Release\BAT00001C1183213184.bat"
Output Window
  
Compiling...
stdafx.cpp
Compiling...
ZhongShu.cpp
KxianChuLi.cpp
IniWriter.cpp
IniReader.cpp
Duan.cpp
BiChuLi.cpp
Bi.cpp
testTongDaDll.cpp
Compiling...
dllmain.cpp
.\dllmain.cpp(176) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
Linking...
   Creating library D:\PrivousCode\vs2008\testTongDaDll\x64\Release\testTongDaDll.lib and object D:\PrivousCode\vs2008\testTongDaDll\x64\Release\testTongDaDll.exp
Generating code
Finished generating code
Embedding manifest...
Results
  
Build log was saved at "file://d:\PrivousCode\vs2008\testTongDaDll\testTongDaDll\x64\Release\BuildLog.htm"
testTongDaDll - 0 error(s), 1 warning(s)