Build Log
  

Build started: Project: CUDABrot, Configuration: Release|x64

Command Lines
  
Creating temporary file "c:\Users\Chris\Desktop\MandelBrowser\CUDABrot\x64\Release\BAT00005F38407636.bat" with contents
[
@echo off

nvcc

if errorlevel 1 goto VCReportError

goto VCEnd

:VCReportError

echo Project : error PRJ0019: A tool returned an error code from 

exit 1

:VCEnd
]
Creating command line "c:\Users\Chris\Desktop\MandelBrowser\CUDABrot\x64\Release\BAT00005F38407636.bat"
Creating temporary file "c:\Users\Chris\Desktop\MandelBrowser\CUDABrot\x64\Release\BAT00006038407636.bat" with contents
[
@echo off

copy ..\x64\release\CUDABrot.dll ..\bin\release

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 "c:\Users\Chris\Desktop\MandelBrowser\CUDABrot\x64\Release\BAT00006038407636.bat"
Output Window
  
nvcc fatal   : No input files specified; use option --help for more information
Performing Post-Build Event...
        1 file(s) copied.
Results
  
Build log was saved at "file://c:\Users\Chris\Desktop\MandelBrowser\CUDABrot\x64\Release\BuildLog.htm"
CUDABrot - 0 error(s), 0 warning(s)