Creating temporary file "g:\Srclt\Angelica2\ImmWrapper\Release\RSP00000E140487804.rsp" with contents
[
/O2 /Ob1 /I "./header" /I "..\AngelicaMedia\Header" /I "..\AngelicaCommon\Header" /I "..\Angelica3D\Header" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "IMMWRAPPER_EXPORTS" /D "_CRT_SECURE_NO_WARNINGS" /D "_VC80_UPGRADE=0x0600" /D "_WINDLL" /D "_MBCS" /GF /FD /EHsc /MD /Gy /Zc:forScope- /Fp".\Release/ImmWrapper.pch" /Fo".\Release/" /Fd".\Release/" /W3 /c /TP /wd4996 .\Source\AMImmWrapper.cpp
.\Source\AMImmEffect.cpp
]
Creating command line "cl.exe @g:\Srclt\Angelica2\ImmWrapper\Release\RSP00000E140487804.rsp /nologo /errorReport:prompt"
Creating temporary file "g:\Srclt\Angelica2\ImmWrapper\Release\RSP00000F140487804.rsp" with contents
[
/OUT:".\Release/ImmWrapper.dll" /INCREMENTAL:NO /DLL /MANIFEST /MANIFESTFILE:".\Release\ImmWrapper.dll.intermediate.manifest" /PDB:".\Release/ImmWrapper.pdb" /IMPLIB:".\Release/ImmWrapper.lib" /MACHINE:X86 odbc32.lib odbccp32.lib ifc22.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 "..\angelicacommon\dbgrelease\angelicacommon_dr.lib"
".\Release\AMImmEffect.obj"
".\Release\AMImmWrapper.obj"
]
Creating command line "link.exe @g:\Srclt\Angelica2\ImmWrapper\Release\RSP00000F140487804.rsp /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "g:\Srclt\Angelica2\ImmWrapper\Release\RSP000010140487804.rsp" with contents
[
/outputresource:".\Release\ImmWrapper.dll;#2" /manifest
.\Release\ImmWrapper.dll.intermediate.manifest
]
Creating command line "mt.exe @g:\Srclt\Angelica2\ImmWrapper\Release\RSP000010140487804.rsp /nologo"
Creating temporary file "g:\Srclt\Angelica2\ImmWrapper\Release\BAT000011140487804.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > .\Release\mt.dep
]
Creating command line "g:\Srclt\Angelica2\ImmWrapper\Release\BAT000011140487804.bat"
Creating temporary file "g:\Srclt\Angelica2\ImmWrapper\Release\BAT000012140487804.bat" with contents
[
@echo off
echo copy libary into 3rdsdk folder
copy .\Release\ImmWrapper.lib ..\Output\3rdsdk\lib\ImmWrapper.lib
copy .\Release\ImmWrapper.dll ..\Output\3rdsdk\bin\ImmWrapper.dll
echo copy headers into 3rdsdk folder
copy .\header\*.h ..\Output\3rdsdk\include\*.h
if errorlevel 1 goto VCReportError
goto VCEnd
:VCReportError
echo Project : error PRJ0019: A tool returned an error code from "Performing Custom Build Step"
exit 1
:VCEnd
]
Creating command line "g:\Srclt\Angelica2\ImmWrapper\Release\BAT000012140487804.bat"
|