123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144 |
- {
- "artifacts" :
- [
- {
- "path" : "bin/Crc64.dll"
- },
- {
- "path" : "lib/Crc64.lib"
- },
- {
- "path" : "bin/Crc64.pdb"
- }
- ],
- "backtrace" : 1,
- "backtraceGraph" :
- {
- "commands" :
- [
- "add_library",
- "install"
- ],
- "files" :
- [
- "Crc64/CMakeLists.txt"
- ],
- "nodes" :
- [
- {
- "file" : 0
- },
- {
- "command" : 0,
- "file" : 0,
- "line" : 28,
- "parent" : 0
- },
- {
- "command" : 1,
- "file" : 0,
- "line" : 55,
- "parent" : 0
- }
- ]
- },
- "compileGroups" :
- [
- {
- "compileCommandFragments" :
- [
- {
- "fragment" : "/DWIN32 /D_WINDOWS /GR /EHsc /Zi /Ob0 /Od /RTC1 -MDd"
- }
- ],
- "defines" :
- [
- {
- "define" : "Crc64_EXPORTS"
- }
- ],
- "language" : "CXX",
- "sourceIndexes" :
- [
- 0,
- 1,
- 2
- ]
- }
- ],
- "id" : "Crc64::@8dac92adc28b20435568",
- "install" :
- {
- "destinations" :
- [
- {
- "backtrace" : 2,
- "path" : "D:/code/code/DriverPlatform-V3.1/out/Deliver/lib"
- },
- {
- "backtrace" : 2,
- "path" : "D:/code/code/DriverPlatform-V3.1/out/Deliver/bin"
- }
- ],
- "prefix" :
- {
- "path" : "D:/code/code/DriverPlatform-V3.1/out/install/x64-Debug"
- }
- },
- "link" :
- {
- "commandFragments" :
- [
- {
- "fragment" : "/machine:x64 /debug /INCREMENTAL",
- "role" : "flags"
- },
- {
- "fragment" : "kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib",
- "role" : "libraries"
- }
- ],
- "language" : "CXX"
- },
- "name" : "Crc64",
- "nameOnDisk" : "Crc64.dll",
- "paths" :
- {
- "build" : "Crc64",
- "source" : "Crc64"
- },
- "sourceGroups" :
- [
- {
- "name" : "Source Files",
- "sourceIndexes" :
- [
- 0,
- 1,
- 2
- ]
- }
- ],
- "sources" :
- [
- {
- "backtrace" : 1,
- "compileGroupIndex" : 0,
- "path" : "Crc64/crc16_modbus.cpp",
- "sourceGroupIndex" : 0
- },
- {
- "backtrace" : 1,
- "compileGroupIndex" : 0,
- "path" : "Crc64/Crc64.cpp",
- "sourceGroupIndex" : 0
- },
- {
- "backtrace" : 1,
- "compileGroupIndex" : 0,
- "path" : "Crc64/md5c.cpp",
- "sourceGroupIndex" : 0
- }
- ],
- "type" : "SHARED_LIBRARY"
- }
|