fixed old references to Vec
This commit is contained in:
@@ -183,5 +183,99 @@
|
||||
],
|
||||
"directory": "/home/martino/Projects/marte_debug/Source/Components/Interfaces/WebDebugService",
|
||||
"output": "../../../..//Build/x86-linux/Components/Interfaces/WebDebugService/WebDebugService.o"
|
||||
},
|
||||
{
|
||||
"file": "../../../..//Source/Components/Interfaces/DebugService/DebugServiceBase.cpp",
|
||||
"arguments": [
|
||||
"/usr/bin/g++",
|
||||
"-c",
|
||||
"-I../../../..//Source/Components/Interfaces/TCPLogger",
|
||||
"-I../../../..//Source/Components/Interfaces/DebugService",
|
||||
"-I/home/martino/workspace/MARTe2/Source/Core/BareMetal/L0Types",
|
||||
"-I/home/martino/workspace/MARTe2/Source/Core/BareMetal/L1Portability",
|
||||
"-I/home/martino/workspace/MARTe2/Source/Core/BareMetal/L2Objects",
|
||||
"-I/home/martino/workspace/MARTe2/Source/Core/BareMetal/L3Streams",
|
||||
"-I/home/martino/workspace/MARTe2/Source/Core/BareMetal/L4Messages",
|
||||
"-I/home/martino/workspace/MARTe2/Source/Core/BareMetal/L4Logger",
|
||||
"-I/home/martino/workspace/MARTe2/Source/Core/BareMetal/L4Configuration",
|
||||
"-I/home/martino/workspace/MARTe2/Source/Core/BareMetal/L5GAMs",
|
||||
"-I/home/martino/workspace/MARTe2/Source/Core/Scheduler/L1Portability",
|
||||
"-I/home/martino/workspace/MARTe2/Source/Core/Scheduler/L3Services",
|
||||
"-I/home/martino/workspace/MARTe2/Source/Core/Scheduler/L4Messages",
|
||||
"-I/home/martino/workspace/MARTe2/Source/Core/Scheduler/L4LoggerService",
|
||||
"-I/home/martino/workspace/MARTe2/Source/Core/Scheduler/L5GAMs",
|
||||
"-I/home/martino/workspace/MARTe2/Source/Core/FileSystem/L1Portability",
|
||||
"-I/home/martino/workspace/MARTe2/Source/Core/FileSystem/L3Streams",
|
||||
"-fPIC",
|
||||
"-Wall",
|
||||
"-std=c++98",
|
||||
"-Werror",
|
||||
"-Wno-invalid-offsetof",
|
||||
"-Wno-unused-variable",
|
||||
"-fno-strict-aliasing",
|
||||
"-frtti",
|
||||
"-DMARTe2_TEST_ENVIRONMENT=GTest",
|
||||
"-DARCHITECTURE=x86_gcc",
|
||||
"-DENVIRONMENT=Linux",
|
||||
"-DUSE_PTHREAD",
|
||||
"-pthread",
|
||||
"-Wno-deprecated-declarations",
|
||||
"-Wno-unused-value",
|
||||
"-g",
|
||||
"-ggdb",
|
||||
"../../../..//Source/Components/Interfaces/DebugService/DebugServiceBase.cpp",
|
||||
"-o",
|
||||
"../../../..//Build/x86-linux/Components/Interfaces/WebDebugService/DebugServiceBase.o"
|
||||
],
|
||||
"directory": "/home/martino/Projects/marte_debug/Source/Components/Interfaces/WebDebugService",
|
||||
"output": "../../../..//Build/x86-linux/Components/Interfaces/WebDebugService/DebugServiceBase.o"
|
||||
},
|
||||
{
|
||||
"file": "UnitTests.cpp",
|
||||
"arguments": [
|
||||
"/usr/bin/g++",
|
||||
"-c",
|
||||
"-I../../Source/Core/Types/Result",
|
||||
"-I../../Source/Core/Types/Vec",
|
||||
"-I../../Source/Components/Interfaces/DebugService",
|
||||
"-I../../Source/Components/Interfaces/TCPLogger",
|
||||
"-I/home/martino/workspace/MARTe2/Source/Core/BareMetal/L0Types",
|
||||
"-I/home/martino/workspace/MARTe2/Source/Core/BareMetal/L1Portability",
|
||||
"-I/home/martino/workspace/MARTe2/Source/Core/BareMetal/L2Objects",
|
||||
"-I/home/martino/workspace/MARTe2/Source/Core/BareMetal/L3Streams",
|
||||
"-I/home/martino/workspace/MARTe2/Source/Core/BareMetal/L4Messages",
|
||||
"-I/home/martino/workspace/MARTe2/Source/Core/BareMetal/L4Logger",
|
||||
"-I/home/martino/workspace/MARTe2/Source/Core/BareMetal/L4Configuration",
|
||||
"-I/home/martino/workspace/MARTe2/Source/Core/BareMetal/L5GAMs",
|
||||
"-I/home/martino/workspace/MARTe2/Source/Core/Scheduler/L1Portability",
|
||||
"-I/home/martino/workspace/MARTe2/Source/Core/Scheduler/L3Services",
|
||||
"-I/home/martino/workspace/MARTe2/Source/Core/Scheduler/L4Messages",
|
||||
"-I/home/martino/workspace/MARTe2/Source/Core/Scheduler/L4LoggerService",
|
||||
"-I/home/martino/workspace/MARTe2/Source/Core/Scheduler/L5GAMs",
|
||||
"-I/home/martino/workspace/MARTe2/Source/Core/FileSystem/L1Portability",
|
||||
"-I/home/martino/workspace/MARTe2/Source/Core/FileSystem/L3Streams",
|
||||
"-fPIC",
|
||||
"-Wall",
|
||||
"-std=c++98",
|
||||
"-Werror",
|
||||
"-Wno-invalid-offsetof",
|
||||
"-Wno-unused-variable",
|
||||
"-fno-strict-aliasing",
|
||||
"-frtti",
|
||||
"-DMARTe2_TEST_ENVIRONMENT=GTest",
|
||||
"-DARCHITECTURE=x86_gcc",
|
||||
"-DENVIRONMENT=Linux",
|
||||
"-DUSE_PTHREAD",
|
||||
"-pthread",
|
||||
"-Wno-deprecated-declarations",
|
||||
"-Wno-unused-value",
|
||||
"-g",
|
||||
"-ggdb",
|
||||
"UnitTests.cpp",
|
||||
"-o",
|
||||
"../../Build/x86-linux/Test/UnitTests/UnitTests/UnitTests.o"
|
||||
],
|
||||
"directory": "/home/martino/Projects/marte_debug/Test/UnitTests",
|
||||
"output": "../../Build/x86-linux/Test/UnitTests/UnitTests/UnitTests.o"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user