{ "configurations": [ { "inheritEnvironments": [ "gcc-arm" ], "name": "ARM-SDL1-Debug", "includePath": [ "src", "src/osdep", "src/threaddep", "src/include", "src/archivers", "C:\\SysGCC\\raspberry\\lib\\gcc\\arm-linux-gnueabihf\\6\\include", "C:\\SysGCC\\raspberry\\arm-linux-gnueabihf\\include\\c++\\6", "C:\\SysGCC\\raspberry\\arm-linux-gnueabihf\\sysroot\\usr\\include", "C:\\SysGCC\\raspberry\\arm-linux-gnueabihf\\sysroot\\usr\\include\\arm-linux-gnueabihf", "C:\\SysGCC\\raspberry\\arm-linux-gnueabihf\\sysroot\\usr\\include\\SDL", "C:\\SysGCC\\raspberry\\arm-linux-gnueabihf\\sysroot\\usr\\include\\libxml2", "C:\\SysGCC\\raspberry\\arm-linux-gnueabihf\\sysroot\\opt\\vc\\include", "C:\\SysGCC\\raspberry\\arm-linux-gnueabihf\\sysroot\\opt\\vc\\include\\interface\\vmcs_host\\linux", "C:\\SysGCC\\raspberry\\arm-linux-gnueabihf\\sysroot\\opt\\vc\\include\\interface\\vcos\\pthreads" ], "defines": [ "DEBUG", "ARMV6T2", "USE_ARMNEON", "USE_SDL1", "AMIBERRY", "ARMV6_ASSEMBLY", "USE_DISPMANX" ], "intelliSenseMode": "linux-gcc-arm" }, { "inheritEnvironments": [ "gcc-arm" ], "name": "ARM-SDL1-Release", "includePath": [ "src", "src/osdep", "src/threaddep", "src/include", "src/archivers", "C:\\SysGCC\\raspberry\\lib\\gcc\\arm-linux-gnueabihf\\6\\include", "C:\\SysGCC\\raspberry\\arm-linux-gnueabihf\\include\\c++\\6", "C:\\SysGCC\\raspberry\\arm-linux-gnueabihf\\sysroot\\usr\\include", "C:\\SysGCC\\raspberry\\arm-linux-gnueabihf\\sysroot\\usr\\include\\arm-linux-gnueabihf", "C:\\SysGCC\\raspberry\\arm-linux-gnueabihf\\sysroot\\usr\\include\\SDL", "C:\\SysGCC\\raspberry\\arm-linux-gnueabihf\\sysroot\\usr\\include\\libxml2", "C:\\SysGCC\\raspberry\\arm-linux-gnueabihf\\sysroot\\opt\\vc\\include", "C:\\SysGCC\\raspberry\\arm-linux-gnueabihf\\sysroot\\opt\\vc\\include\\interface\\vmcs_host\\linux", "C:\\SysGCC\\raspberry\\arm-linux-gnueabihf\\sysroot\\opt\\vc\\include\\interface\\vcos\\pthreads" ], "defines": [ "NDEBUG", "ARMV6T2", "USE_ARMNEON", "USE_SDL1", "AMIBERRY", "ARMV6_ASSEMBLY", "USE_DISPMANX" ], "intelliSenseMode": "linux-gcc-arm" }, { "inheritEnvironments": [ "gcc-arm" ], "name": "ARM-SDL2-Debug", "includePath": [ "src", "src/osdep", "src/threaddep", "src/include", "src/archivers", "src/guisan/include", "C:\\SysGCC\\raspberry\\lib\\gcc\\arm-linux-gnueabihf\\6\\include", "C:\\SysGCC\\raspberry\\arm-linux-gnueabihf\\include\\c++\\6", "C:\\SysGCC\\raspberry\\arm-linux-gnueabihf\\sysroot\\usr\\include", "C:\\SysGCC\\raspberry\\arm-linux-gnueabihf\\sysroot\\usr\\include\\arm-linux-gnueabihf", "C:\\SysGCC\\raspberry\\arm-linux-gnueabihf\\sysroot\\usr\\include\\SDL2", "C:\\SysGCC\\raspberry\\arm-linux-gnueabihf\\sysroot\\usr\\include\\libxml2", "C:\\SysGCC\\raspberry\\arm-linux-gnueabihf\\sysroot\\opt\\vc\\include", "C:\\SysGCC\\raspberry\\arm-linux-gnueabihf\\sysroot\\opt\\vc\\include\\interface\\vmcs_host\\linux", "C:\\SysGCC\\raspberry\\arm-linux-gnueabihf\\sysroot\\opt\\vc\\include\\interface\\vcos\\pthreads" ], "defines": [ "DEBUG", "ARMV6T2", "USE_ARMNEON", "USE_SDL2", "AMIBERRY", "ARMV6_ASSEMBLY", "USE_DISPMANX" ], "intelliSenseMode": "linux-gcc-arm" } ] }