| | | Creating temporary file "d:\PROG\[Graphics]\MGML_MATH_EXAMPLE\cppIntegration\EmuDebug\BAT0000CE40881356.bat" with contents
[
@echo off
"C:\CUDA\bin\nvcc.exe" -ccbin "C:\Program Files\Microsoft Visual Studio 8\VC\bin" -deviceemu -c -D_DEBUG -DWIN32 -D_CONSOLE -D_MBCS -Xcompiler /EHsc,/W3,/nologo,/Wp64,/Od,/Zi,/RTC1,/MTd -I"C:\CUDA\include" -I./ -I../../common/inc -o EmuDebug\cppIntegration.obj main_cuda.cu
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 """d:\PROG\[Graphics]\MGML_MATH_EXAMPLE\cppIntegration\EmuDebug\BAT0000CE40881356.bat"""
Creating temporary file "d:\PROG\[Graphics]\MGML_MATH_EXAMPLE\cppIntegration\EmuDebug\RSP0000CF40881356.rsp" with contents
[
/OUT:"../../bin/win32/EmuDebug/cppIntegration.exe" /INCREMENTAL:NO /LIBPATH:"C:\CUDA\lib" /LIBPATH:"../../common/lib" /MANIFEST /MANIFESTFILE:"EmuDebug\cppIntegration.exe.intermediate.manifest" /DEBUG /PDB:"EmuDebug/cppIntegration.pdb" /SUBSYSTEM:CONSOLE /OPT:NOICF /MACHINE:X86 cudart.lib cuda.lib cutil32D.lib glew32.lib user32.lib kernel32.lib ".\debug\csl.lib"
".\emudebug\main.obj"
".\emudebug\cppIntegration.obj"
]
Creating command line "link.exe @"d:\PROG\[Graphics]\MGML_MATH_EXAMPLE\cppIntegration\EmuDebug\RSP0000CF40881356.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "d:\PROG\[Graphics]\MGML_MATH_EXAMPLE\cppIntegration\EmuDebug\RSP0000D040881356.rsp" with contents
[
/outputresource:"..\..\bin\win32\emudebug\cppIntegration.exe;#1" /manifest
".\emudebug\cppIntegration.exe.intermediate.manifest"
]
Creating command line "mt.exe @"d:\PROG\[Graphics]\MGML_MATH_EXAMPLE\cppIntegration\EmuDebug\RSP0000D040881356.rsp" /nologo"
Creating temporary file "d:\PROG\[Graphics]\MGML_MATH_EXAMPLE\cppIntegration\EmuDebug\BAT0000D140881356.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > ".\emudebug\mt.dep"
]
Creating command line """d:\PROG\[Graphics]\MGML_MATH_EXAMPLE\cppIntegration\EmuDebug\BAT0000D140881356.bat"""
Creating temporary file "d:\PROG\[Graphics]\MGML_MATH_EXAMPLE\cppIntegration\EmuDebug\BAT0000D240881356.bat" with contents
[
@echo off
IF EXIST cg_variables.h move cg_variables.h EmuDebug\
if errorlevel 1 goto VCReportError
goto VCEnd
:VCReportError
echo Project : error PRJ0019: A tool returned an error code from "Performing Post-Build Event..."
exit 1
:VCEnd
]
Creating command line """d:\PROG\[Graphics]\MGML_MATH_EXAMPLE\cppIntegration\EmuDebug\BAT0000D240881356.bat"""
|