true false true false false InheritFromHost InheritFromHost InheritFromHost InheritFromHost InheritFromHost -ccbin "%(VCBinDir)" -x cu [GenerateRelocatableDeviceCode] [Include] [RequiredIncludes] [InterleaveSourceInPTX] [GPUDebugInfo] [GenerateLineInfo] [Keep] [KeepDir] [MaxRegCount] [PtxAsOptionV] [TargetMachinePlatform] [NvccCompilation] [CudaRuntime] [AdditionalOptions] --use-local-env $(CudaClVersion) [CodeGeneration] -clean -Xcompiler "/EHsc [Warning] /nologo [Optimization] $(CudaForceSynchronousPdbWrites) [RuntimeChecks] [Runtime] [TypeInfo]" %(BaseCommandLineTemplate) [CompileOut] "%(FullPath)" %(BaseCommandLineTemplate) [HostDebugInfo] [Emulation] [FastMath] [Defines] %(HostCommandLineTemplate) [CompileOut] "%(FullPath)" # (Approximate command-line. Settings inherited from host are not visible below.) # (Please see the output window after a build for the full command-line) # Driver API (NVCC Compilation Type is .cubin, .gpu, or .ptx) set CUDAFE_FLAGS=--sdk_dir "$(WindowsSdkDir)" "$(CudaToolkitNvccPath)" %(BuildCommandLineTemplate) %(DriverApiCommandLineTemplate) # Runtime API (NVCC Compilation Type is hybrid object or .c file) set CUDAFE_FLAGS=--sdk_dir "$(WindowsSdkDir)" "$(CudaToolkitNvccPath)" %(BuildCommandLineTemplate) %(RuntimeApiCommandLineTemplate) Compiling CUDA source file %(Identity)... Skipping CUDA source file %(Identity) (excluded from build). %(Filename)%(Extension).cache $(IntDir)%(PropsCacheOutputFile) $(MSBuildProjectFullPath) true $(IntDir)$(TargetName).device-link.obj true true InheritFromProject InheritFromProject -Xcompiler "/EHsc [Warning] /nologo [Optimization] [RuntimeChecks] [Runtime] [TypeInfo]" "$(CudaToolkitNvccPath)" -dlink [LinkOut] %(HostCommandLineTemplate) [AdditionalLibraryDirectories] [AdditionalDependencies] [AdditionalOptions] [CodeGeneration] [GPUDebugInfo] [TargetMachinePlatform] [Inputs] # (Approximate command-line. Settings inherited from host are not visible below.) # (Please see the output window after a build for the full command-line) %(LinkCommandLineTemplate) %(AdditionalLibraryDirectories);$(CudaToolkitLibDir) %(AdditionalIncludeDirectories);$(CudaToolkitIncludeDir)