diff --git a/.cmake/api/v1/query/cache-v2 b/.cmake/api/v1/query/cache-v2 new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/.cmake/api/v1/query/cmakeFiles-v1 b/.cmake/api/v1/query/cmakeFiles-v1 new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/.cmake/api/v1/query/codemodel-v2 b/.cmake/api/v1/query/codemodel-v2 new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/.cmake/api/v1/reply/cache-v2-8e06473528878f41ac98.json b/.cmake/api/v1/reply/cache-v2-8e06473528878f41ac98.json new file mode 100644 index 0000000000000000000000000000000000000000..c924f33ab7f50d973f3fdd811e43f688df8dca56 --- /dev/null +++ b/.cmake/api/v1/reply/cache-v2-8e06473528878f41ac98.json @@ -0,0 +1,1479 @@ +{ + "entries" : + [ + { + "name" : "CMAKE_ADDR2LINE", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Path to a program." + } + ], + "type" : "FILEPATH", + "value" : "C:/Qt/Tools/mingw730_64/bin/addr2line.exe" + }, + { + "name" : "CMAKE_AR", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Path to a program." + } + ], + "type" : "FILEPATH", + "value" : "C:/Qt/Tools/mingw730_64/bin/ar.exe" + }, + { + "name" : "CMAKE_BUILD_TYPE", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "" + } + ], + "type" : "STRING", + "value" : "Debug" + }, + { + "name" : "CMAKE_CACHEFILE_DIR", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "This is the directory where this CMakeCache.txt was created" + } + ], + "type" : "INTERNAL", + "value" : "e:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug" + }, + { + "name" : "CMAKE_CACHE_MAJOR_VERSION", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "Major version of cmake used to create the current loaded cache" + } + ], + "type" : "INTERNAL", + "value" : "3" + }, + { + "name" : "CMAKE_CACHE_MINOR_VERSION", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "Minor version of cmake used to create the current loaded cache" + } + ], + "type" : "INTERNAL", + "value" : "17" + }, + { + "name" : "CMAKE_CACHE_PATCH_VERSION", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "Patch version of cmake used to create the current loaded cache" + } + ], + "type" : "INTERNAL", + "value" : "2" + }, + { + "name" : "CMAKE_CODEBLOCKS_COMPILER_ID", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "Id string of the compiler for the CodeBlocks IDE. Automatically detected when left empty" + } + ], + "type" : "STRING", + "value" : "" + }, + { + "name" : "CMAKE_CODEBLOCKS_EXECUTABLE", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "The CodeBlocks executable" + } + ], + "type" : "FILEPATH", + "value" : "CMAKE_CODEBLOCKS_EXECUTABLE-NOTFOUND" + }, + { + "name" : "CMAKE_CODEBLOCKS_MAKE_ARGUMENTS", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "Additional command line arguments when CodeBlocks invokes make. Enter e.g. -j<some_number> to get parallel builds" + } + ], + "type" : "STRING", + "value" : "" + }, + { + "name" : "CMAKE_COLOR_MAKEFILE", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Enable/Disable color output during build." + } + ], + "type" : "BOOL", + "value" : "ON" + }, + { + "name" : "CMAKE_COMMAND", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "Path to CMake executable." + } + ], + "type" : "INTERNAL", + "value" : "C:/Program Files/CMake/bin/cmake.exe" + }, + { + "name" : "CMAKE_CPACK_COMMAND", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "Path to cpack program executable." + } + ], + "type" : "INTERNAL", + "value" : "C:/Program Files/CMake/bin/cpack.exe" + }, + { + "name" : "CMAKE_CTEST_COMMAND", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "Path to ctest program executable." + } + ], + "type" : "INTERNAL", + "value" : "C:/Program Files/CMake/bin/ctest.exe" + }, + { + "name" : "CMAKE_CXX_COMPILER", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "" + } + ], + "type" : "STRING", + "value" : "C:/Qt/Tools/mingw730_64/bin/g++.exe" + }, + { + "name" : "CMAKE_CXX_COMPILER_AR", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "A wrapper around 'ar' adding the appropriate '--plugin' option for the GCC compiler" + } + ], + "type" : "FILEPATH", + "value" : "C:/Qt/Tools/mingw730_64/bin/gcc-ar.exe" + }, + { + "name" : "CMAKE_CXX_COMPILER_RANLIB", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "A wrapper around 'ranlib' adding the appropriate '--plugin' option for the GCC compiler" + } + ], + "type" : "FILEPATH", + "value" : "C:/Qt/Tools/mingw730_64/bin/gcc-ranlib.exe" + }, + { + "name" : "CMAKE_CXX_FLAGS", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Flags used by the CXX compiler during all build types." + } + ], + "type" : "STRING", + "value" : "" + }, + { + "name" : "CMAKE_CXX_FLAGS_DEBUG", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Flags used by the CXX compiler during DEBUG builds." + } + ], + "type" : "STRING", + "value" : "-g" + }, + { + "name" : "CMAKE_CXX_FLAGS_MINSIZEREL", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Flags used by the CXX compiler during MINSIZEREL builds." + } + ], + "type" : "STRING", + "value" : "-Os -DNDEBUG" + }, + { + "name" : "CMAKE_CXX_FLAGS_RELEASE", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Flags used by the CXX compiler during RELEASE builds." + } + ], + "type" : "STRING", + "value" : "-O3 -DNDEBUG" + }, + { + "name" : "CMAKE_CXX_FLAGS_RELWITHDEBINFO", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Flags used by the CXX compiler during RELWITHDEBINFO builds." + } + ], + "type" : "STRING", + "value" : "-O2 -g -DNDEBUG" + }, + { + "name" : "CMAKE_CXX_STANDARD_LIBRARIES", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Libraries linked by default with all C++ applications." + } + ], + "type" : "STRING", + "value" : "-lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32" + }, + { + "name" : "CMAKE_C_COMPILER", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "" + } + ], + "type" : "STRING", + "value" : "C:/Qt/Tools/mingw730_64/bin/gcc.exe" + }, + { + "name" : "CMAKE_C_COMPILER_AR", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "A wrapper around 'ar' adding the appropriate '--plugin' option for the GCC compiler" + } + ], + "type" : "FILEPATH", + "value" : "C:/Qt/Tools/mingw730_64/bin/gcc-ar.exe" + }, + { + "name" : "CMAKE_C_COMPILER_RANLIB", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "A wrapper around 'ranlib' adding the appropriate '--plugin' option for the GCC compiler" + } + ], + "type" : "FILEPATH", + "value" : "C:/Qt/Tools/mingw730_64/bin/gcc-ranlib.exe" + }, + { + "name" : "CMAKE_C_FLAGS", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Flags used by the C compiler during all build types." + } + ], + "type" : "STRING", + "value" : "" + }, + { + "name" : "CMAKE_C_FLAGS_DEBUG", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Flags used by the C compiler during DEBUG builds." + } + ], + "type" : "STRING", + "value" : "-g" + }, + { + "name" : "CMAKE_C_FLAGS_MINSIZEREL", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Flags used by the C compiler during MINSIZEREL builds." + } + ], + "type" : "STRING", + "value" : "-Os -DNDEBUG" + }, + { + "name" : "CMAKE_C_FLAGS_RELEASE", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Flags used by the C compiler during RELEASE builds." + } + ], + "type" : "STRING", + "value" : "-O3 -DNDEBUG" + }, + { + "name" : "CMAKE_C_FLAGS_RELWITHDEBINFO", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Flags used by the C compiler during RELWITHDEBINFO builds." + } + ], + "type" : "STRING", + "value" : "-O2 -g -DNDEBUG" + }, + { + "name" : "CMAKE_C_STANDARD_LIBRARIES", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Libraries linked by default with all C applications." + } + ], + "type" : "STRING", + "value" : "-lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32" + }, + { + "name" : "CMAKE_DLLTOOL", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Path to a program." + } + ], + "type" : "FILEPATH", + "value" : "C:/Qt/Tools/mingw730_64/bin/dlltool.exe" + }, + { + "name" : "CMAKE_EXECUTABLE_FORMAT", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "Executable file format" + } + ], + "type" : "INTERNAL", + "value" : "Unknown" + }, + { + "name" : "CMAKE_EXE_LINKER_FLAGS", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Flags used by the linker during all build types." + } + ], + "type" : "STRING", + "value" : "" + }, + { + "name" : "CMAKE_EXE_LINKER_FLAGS_DEBUG", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Flags used by the linker during DEBUG builds." + } + ], + "type" : "STRING", + "value" : "" + }, + { + "name" : "CMAKE_EXE_LINKER_FLAGS_MINSIZEREL", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Flags used by the linker during MINSIZEREL builds." + } + ], + "type" : "STRING", + "value" : "" + }, + { + "name" : "CMAKE_EXE_LINKER_FLAGS_RELEASE", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Flags used by the linker during RELEASE builds." + } + ], + "type" : "STRING", + "value" : "" + }, + { + "name" : "CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Flags used by the linker during RELWITHDEBINFO builds." + } + ], + "type" : "STRING", + "value" : "" + }, + { + "name" : "CMAKE_EXTRA_GENERATOR", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "Name of external makefile project generator." + } + ], + "type" : "INTERNAL", + "value" : "CodeBlocks" + }, + { + "name" : "CMAKE_EXTRA_GENERATOR_CXX_SYSTEM_DEFINED_MACROS", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "CXX compiler system defined macros" + } + ], + "type" : "INTERNAL", + "value" : "__STDC__;1;__STDC_VERSION__;201112L;__STDC_UTF_16__;1;__STDC_UTF_32__;1;__STDC_HOSTED__;1;__GNUC__;7;__GNUC_MINOR__;3;__GNUC_PATCHLEVEL__;0;__VERSION__;\"7.3.0\";__ATOMIC_RELAXED;0;__ATOMIC_SEQ_CST;5;__ATOMIC_ACQUIRE;2;__ATOMIC_RELEASE;3;__ATOMIC_ACQ_REL;4;__ATOMIC_CONSUME;1;__pic__;1;__PIC__;1;__FINITE_MATH_ONLY__;0;__SIZEOF_INT__;4;__SIZEOF_LONG__;4;__SIZEOF_LONG_LONG__;8;__SIZEOF_SHORT__;2;__SIZEOF_FLOAT__;4;__SIZEOF_DOUBLE__;8;__SIZEOF_LONG_DOUBLE__;16;__SIZEOF_SIZE_T__;8;__CHAR_BIT__;8;__BIGGEST_ALIGNMENT__;16;__ORDER_LITTLE_ENDIAN__;1234;__ORDER_BIG_ENDIAN__;4321;__ORDER_PDP_ENDIAN__;3412;__BYTE_ORDER__;__ORDER_LITTLE_ENDIAN__;__FLOAT_WORD_ORDER__;__ORDER_LITTLE_ENDIAN__;__SIZEOF_POINTER__;8;__SIZE_TYPE__;long long unsigned int;__PTRDIFF_TYPE__;long long int;__WCHAR_TYPE__;short unsigned int;__WINT_TYPE__;short unsigned int;__INTMAX_TYPE__;long long int;__UINTMAX_TYPE__;long long unsigned int;__CHAR16_TYPE__;short unsigned int;__CHAR32_TYPE__;unsigned int;__SIG_ATOMIC_TYPE__;int;__INT8_TYPE__;signed char;__INT16_TYPE__;short int;__INT32_TYPE__;int;__INT64_TYPE__;long long int;__UINT8_TYPE__;unsigned char;__UINT16_TYPE__;short unsigned int;__UINT32_TYPE__;unsigned int;__UINT64_TYPE__;long long unsigned int;__INT_LEAST8_TYPE__;signed char;__INT_LEAST16_TYPE__;short int;__INT_LEAST32_TYPE__;int;__INT_LEAST64_TYPE__;long long int;__UINT_LEAST8_TYPE__;unsigned char;__UINT_LEAST16_TYPE__;short unsigned int;__UINT_LEAST32_TYPE__;unsigned int;__UINT_LEAST64_TYPE__;long long unsigned int;__INT_FAST8_TYPE__;signed char;__INT_FAST16_TYPE__;short int;__INT_FAST32_TYPE__;int;__INT_FAST64_TYPE__;long long int;__UINT_FAST8_TYPE__;unsigned char;__UINT_FAST16_TYPE__;short unsigned int;__UINT_FAST32_TYPE__;unsigned int;__UINT_FAST64_TYPE__;long long unsigned int;__INTPTR_TYPE__;long long int;__UINTPTR_TYPE__;long long unsigned int;__has_include(STR);__has_include__(STR);__has_include_next(STR);__has_include_next__(STR);__GXX_ABI_VERSION;1011;__SCHAR_MAX__;0x7f;__SHRT_MAX__;0x7fff;__INT_MAX__;0x7fffffff;__LONG_MAX__;0x7fffffffL;__LONG_LONG_MAX__;0x7fffffffffffffffLL;__WCHAR_MAX__;0xffff;__WCHAR_MIN__;0;__WINT_MAX__;0xffff;__WINT_MIN__;0;__PTRDIFF_MAX__;0x7fffffffffffffffLL;__SIZE_MAX__;0xffffffffffffffffULL;__SCHAR_WIDTH__;8;__SHRT_WIDTH__;16;__INT_WIDTH__;32;__LONG_WIDTH__;32;__LONG_LONG_WIDTH__;64;__WCHAR_WIDTH__;16;__WINT_WIDTH__;16;__PTRDIFF_WIDTH__;64;__SIZE_WIDTH__;64;__INTMAX_MAX__;0x7fffffffffffffffLL;__INTMAX_C(c);c ## LL;__UINTMAX_MAX__;0xffffffffffffffffULL;__UINTMAX_C(c);c ## ULL;__INTMAX_WIDTH__;64;__SIG_ATOMIC_MAX__;0x7fffffff;__SIG_ATOMIC_MIN__;(-__SIG_ATOMIC_MAX__ - 1);__SIG_ATOMIC_WIDTH__;32;__INT8_MAX__;0x7f;__INT16_MAX__;0x7fff;__INT32_MAX__;0x7fffffff;__INT64_MAX__;0x7fffffffffffffffLL;__UINT8_MAX__;0xff;__UINT16_MAX__;0xffff;__UINT32_MAX__;0xffffffffU;__UINT64_MAX__;0xffffffffffffffffULL;__INT_LEAST8_MAX__;0x7f;__INT8_C(c);c;__INT_LEAST8_WIDTH__;8;__INT_LEAST16_MAX__;0x7fff;__INT16_C(c);c;__INT_LEAST16_WIDTH__;16;__INT_LEAST32_MAX__;0x7fffffff;__INT32_C(c);c;__INT_LEAST32_WIDTH__;32;__INT_LEAST64_MAX__;0x7fffffffffffffffLL;__INT64_C(c);c ## LL;__INT_LEAST64_WIDTH__;64;__UINT_LEAST8_MAX__;0xff;__UINT8_C(c);c;__UINT_LEAST16_MAX__;0xffff;__UINT16_C(c);c;__UINT_LEAST32_MAX__;0xffffffffU;__UINT32_C(c);c ## U;__UINT_LEAST64_MAX__;0xffffffffffffffffULL;__UINT64_C(c);c ## ULL;__INT_FAST8_MAX__;0x7f;__INT_FAST8_WIDTH__;8;__INT_FAST16_MAX__;0x7fff;__INT_FAST16_WIDTH__;16;__INT_FAST32_MAX__;0x7fffffff;__INT_FAST32_WIDTH__;32;__INT_FAST64_MAX__;0x7fffffffffffffffLL;__INT_FAST64_WIDTH__;64;__UINT_FAST8_MAX__;0xff;__UINT_FAST16_MAX__;0xffff;__UINT_FAST32_MAX__;0xffffffffU;__UINT_FAST64_MAX__;0xffffffffffffffffULL;__INTPTR_MAX__;0x7fffffffffffffffLL;__INTPTR_WIDTH__;64;__UINTPTR_MAX__;0xffffffffffffffffULL;__GCC_IEC_559;2;__GCC_IEC_559_COMPLEX;2;__FLT_EVAL_METHOD__;0;__FLT_EVAL_METHOD_TS_18661_3__;0;__DEC_EVAL_METHOD__;2;__FLT_RADIX__;2;__FLT_MANT_DIG__;24;__FLT_DIG__;6;__FLT_MIN_EXP__;(-125);__FLT_MIN_10_EXP__;(-37);__FLT_MAX_EXP__;128;__FLT_MAX_10_EXP__;38;__FLT_DECIMAL_DIG__;9;__FLT_MAX__;3.40282346638528859811704183484516925e+38F;__FLT_MIN__;1.17549435082228750796873653722224568e-38F;__FLT_EPSILON__;1.19209289550781250000000000000000000e-7F;__FLT_DENORM_MIN__;1.40129846432481707092372958328991613e-45F;__FLT_HAS_DENORM__;1;__FLT_HAS_INFINITY__;1;__FLT_HAS_QUIET_NAN__;1;__DBL_MANT_DIG__;53;__DBL_DIG__;15;__DBL_MIN_EXP__;(-1021);__DBL_MIN_10_EXP__;(-307);__DBL_MAX_EXP__;1024;__DBL_MAX_10_EXP__;308;__DBL_DECIMAL_DIG__;17;__DBL_MAX__;((double)1.79769313486231570814527423731704357e+308L);__DBL_MIN__;((double)2.22507385850720138309023271733240406e-308L);__DBL_EPSILON__;((double)2.22044604925031308084726333618164062e-16L);__DBL_DENORM_MIN__;((double)4.94065645841246544176568792868221372e-324L);__DBL_HAS_DENORM__;1;__DBL_HAS_INFINITY__;1;__DBL_HAS_QUIET_NAN__;1;__LDBL_MANT_DIG__;64;__LDBL_DIG__;18;__LDBL_MIN_EXP__;(-16381);__LDBL_MIN_10_EXP__;(-4931);__LDBL_MAX_EXP__;16384;__LDBL_MAX_10_EXP__;4932;__DECIMAL_DIG__;21;__LDBL_DECIMAL_DIG__;21;__LDBL_MAX__;1.18973149535723176502126385303097021e+4932L;__LDBL_MIN__;3.36210314311209350626267781732175260e-4932L;__LDBL_EPSILON__;1.08420217248550443400745280086994171e-19L;__LDBL_DENORM_MIN__;3.64519953188247460252840593361941982e-4951L;__LDBL_HAS_DENORM__;1;__LDBL_HAS_INFINITY__;1;__LDBL_HAS_QUIET_NAN__;1;__FLT32_MANT_DIG__;24;__FLT32_DIG__;6;__FLT32_MIN_EXP__;(-125);__FLT32_MIN_10_EXP__;(-37);__FLT32_MAX_EXP__;128;__FLT32_MAX_10_EXP__;38;__FLT32_DECIMAL_DIG__;9;__FLT32_MAX__;3.40282346638528859811704183484516925e+38F32;__FLT32_MIN__;1.17549435082228750796873653722224568e-38F32;__FLT32_EPSILON__;1.19209289550781250000000000000000000e-7F32;__FLT32_DENORM_MIN__;1.40129846432481707092372958328991613e-45F32;__FLT32_HAS_DENORM__;1;__FLT32_HAS_INFINITY__;1;__FLT32_HAS_QUIET_NAN__;1;__FLT64_MANT_DIG__;53;__FLT64_DIG__;15;__FLT64_MIN_EXP__;(-1021);__FLT64_MIN_10_EXP__;(-307);__FLT64_MAX_EXP__;1024;__FLT64_MAX_10_EXP__;308;__FLT64_DECIMAL_DIG__;17;__FLT64_MAX__;1.79769313486231570814527423731704357e+308F64;__FLT64_MIN__;2.22507385850720138309023271733240406e-308F64;__FLT64_EPSILON__;2.22044604925031308084726333618164062e-16F64;__FLT64_DENORM_MIN__;4.94065645841246544176568792868221372e-324F64;__FLT64_HAS_DENORM__;1;__FLT64_HAS_INFINITY__;1;__FLT64_HAS_QUIET_NAN__;1;__FLT128_MANT_DIG__;113;__FLT128_DIG__;33;__FLT128_MIN_EXP__;(-16381);__FLT128_MIN_10_EXP__;(-4931);__FLT128_MAX_EXP__;16384;__FLT128_MAX_10_EXP__;4932;__FLT128_DECIMAL_DIG__;36;__FLT128_MAX__;1.18973149535723176508575932662800702e+4932F128;__FLT128_MIN__;3.36210314311209350626267781732175260e-4932F128;__FLT128_EPSILON__;1.92592994438723585305597794258492732e-34F128;__FLT128_DENORM_MIN__;6.47517511943802511092443895822764655e-4966F128;__FLT128_HAS_DENORM__;1;__FLT128_HAS_INFINITY__;1;__FLT128_HAS_QUIET_NAN__;1;__FLT32X_MANT_DIG__;53;__FLT32X_DIG__;15;__FLT32X_MIN_EXP__;(-1021);__FLT32X_MIN_10_EXP__;(-307);__FLT32X_MAX_EXP__;1024;__FLT32X_MAX_10_EXP__;308;__FLT32X_DECIMAL_DIG__;17;__FLT32X_MAX__;1.79769313486231570814527423731704357e+308F32x;__FLT32X_MIN__;2.22507385850720138309023271733240406e-308F32x;__FLT32X_EPSILON__;2.22044604925031308084726333618164062e-16F32x;__FLT32X_DENORM_MIN__;4.94065645841246544176568792868221372e-324F32x;__FLT32X_HAS_DENORM__;1;__FLT32X_HAS_INFINITY__;1;__FLT32X_HAS_QUIET_NAN__;1;__FLT64X_MANT_DIG__;64;__FLT64X_DIG__;18;__FLT64X_MIN_EXP__;(-16381);__FLT64X_MIN_10_EXP__;(-4931);__FLT64X_MAX_EXP__;16384;__FLT64X_MAX_10_EXP__;4932;__FLT64X_DECIMAL_DIG__;21;__FLT64X_MAX__;1.18973149535723176502126385303097021e+4932F64x;__FLT64X_MIN__;3.36210314311209350626267781732175260e-4932F64x;__FLT64X_EPSILON__;1.08420217248550443400745280086994171e-19F64x;__FLT64X_DENORM_MIN__;3.64519953188247460252840593361941982e-4951F64x;__FLT64X_HAS_DENORM__;1;__FLT64X_HAS_INFINITY__;1;__FLT64X_HAS_QUIET_NAN__;1;__DEC32_MANT_DIG__;7;__DEC32_MIN_EXP__;(-94);__DEC32_MAX_EXP__;97;__DEC32_MIN__;1E-95DF;__DEC32_MAX__;9.999999E96DF;__DEC32_EPSILON__;1E-6DF;__DEC32_SUBNORMAL_MIN__;0.000001E-95DF;__DEC64_MANT_DIG__;16;__DEC64_MIN_EXP__;(-382);__DEC64_MAX_EXP__;385;__DEC64_MIN__;1E-383DD;__DEC64_MAX__;9.999999999999999E384DD;__DEC64_EPSILON__;1E-15DD;__DEC64_SUBNORMAL_MIN__;0.000000000000001E-383DD;__DEC128_MANT_DIG__;34;__DEC128_MIN_EXP__;(-6142);__DEC128_MAX_EXP__;6145;__DEC128_MIN__;1E-6143DL;__DEC128_MAX__;9.999999999999999999999999999999999E6144DL;__DEC128_EPSILON__;1E-33DL;__DEC128_SUBNORMAL_MIN__;0.000000000000000000000000000000001E-6143DL;__REGISTER_PREFIX__; ;__USER_LABEL_PREFIX__; ;__GNUC_STDC_INLINE__;1;__NO_INLINE__;1;__GCC_HAVE_SYNC_COMPARE_AND_SWAP_1;1;__GCC_HAVE_SYNC_COMPARE_AND_SWAP_2;1;__GCC_HAVE_SYNC_COMPARE_AND_SWAP_4;1;__GCC_HAVE_SYNC_COMPARE_AND_SWAP_8;1;__GCC_HAVE_SYNC_COMPARE_AND_SWAP_16;1;__GCC_ATOMIC_BOOL_LOCK_FREE;2;__GCC_ATOMIC_CHAR_LOCK_FREE;2;__GCC_ATOMIC_CHAR16_T_LOCK_FREE;2;__GCC_ATOMIC_CHAR32_T_LOCK_FREE;2;__GCC_ATOMIC_WCHAR_T_LOCK_FREE;2;__GCC_ATOMIC_SHORT_LOCK_FREE;2;__GCC_ATOMIC_INT_LOCK_FREE;2;__GCC_ATOMIC_LONG_LOCK_FREE;2;__GCC_ATOMIC_LLONG_LOCK_FREE;2;__GCC_ATOMIC_TEST_AND_SET_TRUEVAL;1;__GCC_ATOMIC_POINTER_LOCK_FREE;2;__PRAGMA_REDEFINE_EXTNAME;1;__SIZEOF_INT128__;16;__SIZEOF_WCHAR_T__;2;__SIZEOF_WINT_T__;2;__SIZEOF_PTRDIFF_T__;8;__amd64;1;__amd64__;1;__x86_64;1;__x86_64__;1;__SIZEOF_FLOAT80__;16;__SIZEOF_FLOAT128__;16;__ATOMIC_HLE_ACQUIRE;65536;__ATOMIC_HLE_RELEASE;131072;__GCC_ASM_FLAG_OUTPUTS__;1;__nocona;1;__nocona__;1;__tune_core2__;1;__code_model_medium__;1;__MMX__;1;__SSE__;1;__SSE2__;1;__SSE3__;1;__FXSR__;1;__SSE_MATH__;1;__SSE2_MATH__;1;__SEG_FS;1;__SEG_GS;1;__SEH__;1;__stdcall;__attribute__((__stdcall__));__fastcall;__attribute__((__fastcall__));__thiscall;__attribute__((__thiscall__));__cdecl;__attribute__((__cdecl__));_stdcall;__attribute__((__stdcall__));_fastcall;__attribute__((__fastcall__));_thiscall;__attribute__((__thiscall__));_cdecl;__attribute__((__cdecl__));__GXX_MERGED_TYPEINFO_NAMES;0;__GXX_TYPEINFO_EQUALITY_INLINE;0;__MSVCRT__;1;__MINGW32__;1;_WIN32;1;__WIN32;1;__WIN32__;1;WIN32;1;__WINNT;1;__WINNT__;1;WINNT;1;_INTEGRAL_MAX_BITS;64;__MINGW64__;1;__WIN64;1;__WIN64__;1;WIN64;1;_WIN64;1;__declspec(x);__attribute__((x));__DECIMAL_BID_FORMAT__;1;_REENTRANT;1;__STDC__;1;__cplusplus;201402L;__STDC_UTF_16__;1;__STDC_UTF_32__;1;__STDC_HOSTED__;1;__GNUC__;7;__GNUC_MINOR__;3;__GNUC_PATCHLEVEL__;0;__VERSION__;\"7.3.0\";__ATOMIC_RELAXED;0;__ATOMIC_SEQ_CST;5;__ATOMIC_ACQUIRE;2;__ATOMIC_RELEASE;3;__ATOMIC_ACQ_REL;4;__ATOMIC_CONSUME;1;__pic__;1;__PIC__;1;__FINITE_MATH_ONLY__;0;__SIZEOF_INT__;4;__SIZEOF_LONG__;4;__SIZEOF_LONG_LONG__;8;__SIZEOF_SHORT__;2;__SIZEOF_FLOAT__;4;__SIZEOF_DOUBLE__;8;__SIZEOF_LONG_DOUBLE__;16;__SIZEOF_SIZE_T__;8;__CHAR_BIT__;8;__BIGGEST_ALIGNMENT__;16;__ORDER_LITTLE_ENDIAN__;1234;__ORDER_BIG_ENDIAN__;4321;__ORDER_PDP_ENDIAN__;3412;__BYTE_ORDER__;__ORDER_LITTLE_ENDIAN__;__FLOAT_WORD_ORDER__;__ORDER_LITTLE_ENDIAN__;__SIZEOF_POINTER__;8;__GNUG__;7;__SIZE_TYPE__;long long unsigned int;__PTRDIFF_TYPE__;long long int;__WCHAR_TYPE__;short unsigned int;__WINT_TYPE__;short unsigned int;__INTMAX_TYPE__;long long int;__UINTMAX_TYPE__;long long unsigned int;__CHAR16_TYPE__;short unsigned int;__CHAR32_TYPE__;unsigned int;__SIG_ATOMIC_TYPE__;int;__INT8_TYPE__;signed char;__INT16_TYPE__;short int;__INT32_TYPE__;int;__INT64_TYPE__;long long int;__UINT8_TYPE__;unsigned char;__UINT16_TYPE__;short unsigned int;__UINT32_TYPE__;unsigned int;__UINT64_TYPE__;long long unsigned int;__INT_LEAST8_TYPE__;signed char;__INT_LEAST16_TYPE__;short int;__INT_LEAST32_TYPE__;int;__INT_LEAST64_TYPE__;long long int;__UINT_LEAST8_TYPE__;unsigned char;__UINT_LEAST16_TYPE__;short unsigned int;__UINT_LEAST32_TYPE__;unsigned int;__UINT_LEAST64_TYPE__;long long unsigned int;__INT_FAST8_TYPE__;signed char;__INT_FAST16_TYPE__;short int;__INT_FAST32_TYPE__;int;__INT_FAST64_TYPE__;long long int;__UINT_FAST8_TYPE__;unsigned char;__UINT_FAST16_TYPE__;short unsigned int;__UINT_FAST32_TYPE__;unsigned int;__UINT_FAST64_TYPE__;long long unsigned int;__INTPTR_TYPE__;long long int;__UINTPTR_TYPE__;long long unsigned int;__has_include(STR);__has_include__(STR);__has_include_next(STR);__has_include_next__(STR);__GXX_WEAK__;1;__DEPRECATED;1;__GXX_RTTI;1;__cpp_rtti;199711;__GXX_EXPERIMENTAL_CXX0X__;1;__cpp_binary_literals;201304;__cpp_hex_float;201603;__cpp_runtime_arrays;198712;__cpp_unicode_characters;200704;__cpp_raw_strings;200710;__cpp_unicode_literals;200710;__cpp_user_defined_literals;200809;__cpp_lambdas;200907;__cpp_range_based_for;200907;__cpp_static_assert;200410;__cpp_decltype;200707;__cpp_attributes;200809;__cpp_rvalue_reference;200610;__cpp_rvalue_references;200610;__cpp_variadic_templates;200704;__cpp_initializer_lists;200806;__cpp_delegating_constructors;200604;__cpp_nsdmi;200809;__cpp_inheriting_constructors;201511;__cpp_ref_qualifiers;200710;__cpp_alias_templates;200704;__cpp_return_type_deduction;201304;__cpp_init_captures;201304;__cpp_generic_lambdas;201304;__cpp_constexpr;201304;__cpp_decltype_auto;201304;__cpp_aggregate_nsdmi;201304;__cpp_variable_templates;201304;__cpp_digit_separators;201309;__cpp_sized_deallocation;201309;__cpp_threadsafe_static_init;200806;__EXCEPTIONS;1;__cpp_exceptions;199711;__GXX_ABI_VERSION;1011;__SCHAR_MAX__;0x7f;__SHRT_MAX__;0x7fff;__INT_MAX__;0x7fffffff;__LONG_MAX__;0x7fffffffL;__LONG_LONG_MAX__;0x7fffffffffffffffLL;__WCHAR_MAX__;0xffff;__WCHAR_MIN__;0;__WINT_MAX__;0xffff;__WINT_MIN__;0;__PTRDIFF_MAX__;0x7fffffffffffffffLL;__SIZE_MAX__;0xffffffffffffffffULL;__SCHAR_WIDTH__;8;__SHRT_WIDTH__;16;__INT_WIDTH__;32;__LONG_WIDTH__;32;__LONG_LONG_WIDTH__;64;__WCHAR_WIDTH__;16;__WINT_WIDTH__;16;__PTRDIFF_WIDTH__;64;__SIZE_WIDTH__;64;__GLIBCXX_TYPE_INT_N_0;__int128;__GLIBCXX_BITSIZE_INT_N_0;128;__INTMAX_MAX__;0x7fffffffffffffffLL;__INTMAX_C(c);c ## LL;__UINTMAX_MAX__;0xffffffffffffffffULL;__UINTMAX_C(c);c ## ULL;__INTMAX_WIDTH__;64;__SIG_ATOMIC_MAX__;0x7fffffff;__SIG_ATOMIC_MIN__;(-__SIG_ATOMIC_MAX__ - 1);__SIG_ATOMIC_WIDTH__;32;__INT8_MAX__;0x7f;__INT16_MAX__;0x7fff;__INT32_MAX__;0x7fffffff;__INT64_MAX__;0x7fffffffffffffffLL;__UINT8_MAX__;0xff;__UINT16_MAX__;0xffff;__UINT32_MAX__;0xffffffffU;__UINT64_MAX__;0xffffffffffffffffULL;__INT_LEAST8_MAX__;0x7f;__INT8_C(c);c;__INT_LEAST8_WIDTH__;8;__INT_LEAST16_MAX__;0x7fff;__INT16_C(c);c;__INT_LEAST16_WIDTH__;16;__INT_LEAST32_MAX__;0x7fffffff;__INT32_C(c);c;__INT_LEAST32_WIDTH__;32;__INT_LEAST64_MAX__;0x7fffffffffffffffLL;__INT64_C(c);c ## LL;__INT_LEAST64_WIDTH__;64;__UINT_LEAST8_MAX__;0xff;__UINT8_C(c);c;__UINT_LEAST16_MAX__;0xffff;__UINT16_C(c);c;__UINT_LEAST32_MAX__;0xffffffffU;__UINT32_C(c);c ## U;__UINT_LEAST64_MAX__;0xffffffffffffffffULL;__UINT64_C(c);c ## ULL;__INT_FAST8_MAX__;0x7f;__INT_FAST8_WIDTH__;8;__INT_FAST16_MAX__;0x7fff;__INT_FAST16_WIDTH__;16;__INT_FAST32_MAX__;0x7fffffff;__INT_FAST32_WIDTH__;32;__INT_FAST64_MAX__;0x7fffffffffffffffLL;__INT_FAST64_WIDTH__;64;__UINT_FAST8_MAX__;0xff;__UINT_FAST16_MAX__;0xffff;__UINT_FAST32_MAX__;0xffffffffU;__UINT_FAST64_MAX__;0xffffffffffffffffULL;__INTPTR_MAX__;0x7fffffffffffffffLL;__INTPTR_WIDTH__;64;__UINTPTR_MAX__;0xffffffffffffffffULL;__GCC_IEC_559;2;__GCC_IEC_559_COMPLEX;2;__FLT_EVAL_METHOD__;0;__FLT_EVAL_METHOD_TS_18661_3__;0;__DEC_EVAL_METHOD__;2;__FLT_RADIX__;2;__FLT_MANT_DIG__;24;__FLT_DIG__;6;__FLT_MIN_EXP__;(-125);__FLT_MIN_10_EXP__;(-37);__FLT_MAX_EXP__;128;__FLT_MAX_10_EXP__;38;__FLT_DECIMAL_DIG__;9;__FLT_MAX__;3.40282346638528859811704183484516925e+38F;__FLT_MIN__;1.17549435082228750796873653722224568e-38F;__FLT_EPSILON__;1.19209289550781250000000000000000000e-7F;__FLT_DENORM_MIN__;1.40129846432481707092372958328991613e-45F;__FLT_HAS_DENORM__;1;__FLT_HAS_INFINITY__;1;__FLT_HAS_QUIET_NAN__;1;__DBL_MANT_DIG__;53;__DBL_DIG__;15;__DBL_MIN_EXP__;(-1021);__DBL_MIN_10_EXP__;(-307);__DBL_MAX_EXP__;1024;__DBL_MAX_10_EXP__;308;__DBL_DECIMAL_DIG__;17;__DBL_MAX__;double(1.79769313486231570814527423731704357e+308L);__DBL_MIN__;double(2.22507385850720138309023271733240406e-308L);__DBL_EPSILON__;double(2.22044604925031308084726333618164062e-16L);__DBL_DENORM_MIN__;double(4.94065645841246544176568792868221372e-324L);__DBL_HAS_DENORM__;1;__DBL_HAS_INFINITY__;1;__DBL_HAS_QUIET_NAN__;1;__LDBL_MANT_DIG__;64;__LDBL_DIG__;18;__LDBL_MIN_EXP__;(-16381);__LDBL_MIN_10_EXP__;(-4931);__LDBL_MAX_EXP__;16384;__LDBL_MAX_10_EXP__;4932;__DECIMAL_DIG__;21;__LDBL_DECIMAL_DIG__;21;__LDBL_MAX__;1.18973149535723176502126385303097021e+4932L;__LDBL_MIN__;3.36210314311209350626267781732175260e-4932L;__LDBL_EPSILON__;1.08420217248550443400745280086994171e-19L;__LDBL_DENORM_MIN__;3.64519953188247460252840593361941982e-4951L;__LDBL_HAS_DENORM__;1;__LDBL_HAS_INFINITY__;1;__LDBL_HAS_QUIET_NAN__;1;__FLT32_MANT_DIG__;24;__FLT32_DIG__;6;__FLT32_MIN_EXP__;(-125);__FLT32_MIN_10_EXP__;(-37);__FLT32_MAX_EXP__;128;__FLT32_MAX_10_EXP__;38;__FLT32_DECIMAL_DIG__;9;__FLT32_MAX__;3.40282346638528859811704183484516925e+38F32;__FLT32_MIN__;1.17549435082228750796873653722224568e-38F32;__FLT32_EPSILON__;1.19209289550781250000000000000000000e-7F32;__FLT32_DENORM_MIN__;1.40129846432481707092372958328991613e-45F32;__FLT32_HAS_DENORM__;1;__FLT32_HAS_INFINITY__;1;__FLT32_HAS_QUIET_NAN__;1;__FLT64_MANT_DIG__;53;__FLT64_DIG__;15;__FLT64_MIN_EXP__;(-1021);__FLT64_MIN_10_EXP__;(-307);__FLT64_MAX_EXP__;1024;__FLT64_MAX_10_EXP__;308;__FLT64_DECIMAL_DIG__;17;__FLT64_MAX__;1.79769313486231570814527423731704357e+308F64;__FLT64_MIN__;2.22507385850720138309023271733240406e-308F64;__FLT64_EPSILON__;2.22044604925031308084726333618164062e-16F64;__FLT64_DENORM_MIN__;4.94065645841246544176568792868221372e-324F64;__FLT64_HAS_DENORM__;1;__FLT64_HAS_INFINITY__;1;__FLT64_HAS_QUIET_NAN__;1;__FLT128_MANT_DIG__;113;__FLT128_DIG__;33;__FLT128_MIN_EXP__;(-16381);__FLT128_MIN_10_EXP__;(-4931);__FLT128_MAX_EXP__;16384;__FLT128_MAX_10_EXP__;4932;__FLT128_DECIMAL_DIG__;36;__FLT128_MAX__;1.18973149535723176508575932662800702e+4932F128;__FLT128_MIN__;3.36210314311209350626267781732175260e-4932F128;__FLT128_EPSILON__;1.92592994438723585305597794258492732e-34F128;__FLT128_DENORM_MIN__;6.47517511943802511092443895822764655e-4966F128;__FLT128_HAS_DENORM__;1;__FLT128_HAS_INFINITY__;1;__FLT128_HAS_QUIET_NAN__;1;__FLT32X_MANT_DIG__;53;__FLT32X_DIG__;15;__FLT32X_MIN_EXP__;(-1021);__FLT32X_MIN_10_EXP__;(-307);__FLT32X_MAX_EXP__;1024;__FLT32X_MAX_10_EXP__;308;__FLT32X_DECIMAL_DIG__;17;__FLT32X_MAX__;1.79769313486231570814527423731704357e+308F32x;__FLT32X_MIN__;2.22507385850720138309023271733240406e-308F32x;__FLT32X_EPSILON__;2.22044604925031308084726333618164062e-16F32x;__FLT32X_DENORM_MIN__;4.94065645841246544176568792868221372e-324F32x;__FLT32X_HAS_DENORM__;1;__FLT32X_HAS_INFINITY__;1;__FLT32X_HAS_QUIET_NAN__;1;__FLT64X_MANT_DIG__;64;__FLT64X_DIG__;18;__FLT64X_MIN_EXP__;(-16381);__FLT64X_MIN_10_EXP__;(-4931);__FLT64X_MAX_EXP__;16384;__FLT64X_MAX_10_EXP__;4932;__FLT64X_DECIMAL_DIG__;21;__FLT64X_MAX__;1.18973149535723176502126385303097021e+4932F64x;__FLT64X_MIN__;3.36210314311209350626267781732175260e-4932F64x;__FLT64X_EPSILON__;1.08420217248550443400745280086994171e-19F64x;__FLT64X_DENORM_MIN__;3.64519953188247460252840593361941982e-4951F64x;__FLT64X_HAS_DENORM__;1;__FLT64X_HAS_INFINITY__;1;__FLT64X_HAS_QUIET_NAN__;1;__DEC32_MANT_DIG__;7;__DEC32_MIN_EXP__;(-94);__DEC32_MAX_EXP__;97;__DEC32_MIN__;1E-95DF;__DEC32_MAX__;9.999999E96DF;__DEC32_EPSILON__;1E-6DF;__DEC32_SUBNORMAL_MIN__;0.000001E-95DF;__DEC64_MANT_DIG__;16;__DEC64_MIN_EXP__;(-382);__DEC64_MAX_EXP__;385;__DEC64_MIN__;1E-383DD;__DEC64_MAX__;9.999999999999999E384DD;__DEC64_EPSILON__;1E-15DD;__DEC64_SUBNORMAL_MIN__;0.000000000000001E-383DD;__DEC128_MANT_DIG__;34;__DEC128_MIN_EXP__;(-6142);__DEC128_MAX_EXP__;6145;__DEC128_MIN__;1E-6143DL;__DEC128_MAX__;9.999999999999999999999999999999999E6144DL;__DEC128_EPSILON__;1E-33DL;__DEC128_SUBNORMAL_MIN__;0.000000000000000000000000000000001E-6143DL;__REGISTER_PREFIX__; ;__USER_LABEL_PREFIX__; ;__GNUC_STDC_INLINE__;1;__NO_INLINE__;1;__WCHAR_UNSIGNED__;1;__GCC_HAVE_SYNC_COMPARE_AND_SWAP_1;1;__GCC_HAVE_SYNC_COMPARE_AND_SWAP_2;1;__GCC_HAVE_SYNC_COMPARE_AND_SWAP_4;1;__GCC_HAVE_SYNC_COMPARE_AND_SWAP_8;1;__GCC_HAVE_SYNC_COMPARE_AND_SWAP_16;1;__GCC_ATOMIC_BOOL_LOCK_FREE;2;__GCC_ATOMIC_CHAR_LOCK_FREE;2;__GCC_ATOMIC_CHAR16_T_LOCK_FREE;2;__GCC_ATOMIC_CHAR32_T_LOCK_FREE;2;__GCC_ATOMIC_WCHAR_T_LOCK_FREE;2;__GCC_ATOMIC_SHORT_LOCK_FREE;2;__GCC_ATOMIC_INT_LOCK_FREE;2;__GCC_ATOMIC_LONG_LOCK_FREE;2;__GCC_ATOMIC_LLONG_LOCK_FREE;2;__GCC_ATOMIC_TEST_AND_SET_TRUEVAL;1;__GCC_ATOMIC_POINTER_LOCK_FREE;2;__PRAGMA_REDEFINE_EXTNAME;1;__SIZEOF_INT128__;16;__SIZEOF_WCHAR_T__;2;__SIZEOF_WINT_T__;2;__SIZEOF_PTRDIFF_T__;8;__amd64;1;__amd64__;1;__x86_64;1;__x86_64__;1;__SIZEOF_FLOAT80__;16;__SIZEOF_FLOAT128__;16;__ATOMIC_HLE_ACQUIRE;65536;__ATOMIC_HLE_RELEASE;131072;__GCC_ASM_FLAG_OUTPUTS__;1;__nocona;1;__nocona__;1;__tune_core2__;1;__code_model_medium__;1;__MMX__;1;__SSE__;1;__SSE2__;1;__SSE3__;1;__FXSR__;1;__SSE_MATH__;1;__SSE2_MATH__;1;__SEG_FS;1;__SEG_GS;1;__SEH__;1;__stdcall;__attribute__((__stdcall__));__fastcall;__attribute__((__fastcall__));__thiscall;__attribute__((__thiscall__));__cdecl;__attribute__((__cdecl__));_stdcall;__attribute__((__stdcall__));_fastcall;__attribute__((__fastcall__));_thiscall;__attribute__((__thiscall__));_cdecl;__attribute__((__cdecl__));__GXX_MERGED_TYPEINFO_NAMES;0;__GXX_TYPEINFO_EQUALITY_INLINE;0;__MSVCRT__;1;__MINGW32__;1;_WIN32;1;__WIN32;1;__WIN32__;1;WIN32;1;__WINNT;1;__WINNT__;1;WINNT;1;_INTEGRAL_MAX_BITS;64;__MINGW64__;1;__WIN64;1;__WIN64__;1;WIN64;1;_WIN64;1;__declspec(x);__attribute__((x));__DECIMAL_BID_FORMAT__;1;_REENTRANT;1" + }, + { + "name" : "CMAKE_EXTRA_GENERATOR_CXX_SYSTEM_INCLUDE_DIRS", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "CXX compiler system include directories" + } + ], + "type" : "INTERNAL", + "value" : "C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++;C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++/x86_64-w64-mingw32;C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++/backward;C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/include;C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/include-fixed;C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../x86_64-w64-mingw32/include" + }, + { + "name" : "CMAKE_EXTRA_GENERATOR_C_SYSTEM_DEFINED_MACROS", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "C compiler system defined macros" + } + ], + "type" : "INTERNAL", + "value" : "__STDC__;1;__STDC_VERSION__;201112L;__STDC_UTF_16__;1;__STDC_UTF_32__;1;__STDC_HOSTED__;1;__GNUC__;7;__GNUC_MINOR__;3;__GNUC_PATCHLEVEL__;0;__VERSION__;\"7.3.0\";__ATOMIC_RELAXED;0;__ATOMIC_SEQ_CST;5;__ATOMIC_ACQUIRE;2;__ATOMIC_RELEASE;3;__ATOMIC_ACQ_REL;4;__ATOMIC_CONSUME;1;__pic__;1;__PIC__;1;__FINITE_MATH_ONLY__;0;__SIZEOF_INT__;4;__SIZEOF_LONG__;4;__SIZEOF_LONG_LONG__;8;__SIZEOF_SHORT__;2;__SIZEOF_FLOAT__;4;__SIZEOF_DOUBLE__;8;__SIZEOF_LONG_DOUBLE__;16;__SIZEOF_SIZE_T__;8;__CHAR_BIT__;8;__BIGGEST_ALIGNMENT__;16;__ORDER_LITTLE_ENDIAN__;1234;__ORDER_BIG_ENDIAN__;4321;__ORDER_PDP_ENDIAN__;3412;__BYTE_ORDER__;__ORDER_LITTLE_ENDIAN__;__FLOAT_WORD_ORDER__;__ORDER_LITTLE_ENDIAN__;__SIZEOF_POINTER__;8;__SIZE_TYPE__;long long unsigned int;__PTRDIFF_TYPE__;long long int;__WCHAR_TYPE__;short unsigned int;__WINT_TYPE__;short unsigned int;__INTMAX_TYPE__;long long int;__UINTMAX_TYPE__;long long unsigned int;__CHAR16_TYPE__;short unsigned int;__CHAR32_TYPE__;unsigned int;__SIG_ATOMIC_TYPE__;int;__INT8_TYPE__;signed char;__INT16_TYPE__;short int;__INT32_TYPE__;int;__INT64_TYPE__;long long int;__UINT8_TYPE__;unsigned char;__UINT16_TYPE__;short unsigned int;__UINT32_TYPE__;unsigned int;__UINT64_TYPE__;long long unsigned int;__INT_LEAST8_TYPE__;signed char;__INT_LEAST16_TYPE__;short int;__INT_LEAST32_TYPE__;int;__INT_LEAST64_TYPE__;long long int;__UINT_LEAST8_TYPE__;unsigned char;__UINT_LEAST16_TYPE__;short unsigned int;__UINT_LEAST32_TYPE__;unsigned int;__UINT_LEAST64_TYPE__;long long unsigned int;__INT_FAST8_TYPE__;signed char;__INT_FAST16_TYPE__;short int;__INT_FAST32_TYPE__;int;__INT_FAST64_TYPE__;long long int;__UINT_FAST8_TYPE__;unsigned char;__UINT_FAST16_TYPE__;short unsigned int;__UINT_FAST32_TYPE__;unsigned int;__UINT_FAST64_TYPE__;long long unsigned int;__INTPTR_TYPE__;long long int;__UINTPTR_TYPE__;long long unsigned int;__has_include(STR);__has_include__(STR);__has_include_next(STR);__has_include_next__(STR);__GXX_ABI_VERSION;1011;__SCHAR_MAX__;0x7f;__SHRT_MAX__;0x7fff;__INT_MAX__;0x7fffffff;__LONG_MAX__;0x7fffffffL;__LONG_LONG_MAX__;0x7fffffffffffffffLL;__WCHAR_MAX__;0xffff;__WCHAR_MIN__;0;__WINT_MAX__;0xffff;__WINT_MIN__;0;__PTRDIFF_MAX__;0x7fffffffffffffffLL;__SIZE_MAX__;0xffffffffffffffffULL;__SCHAR_WIDTH__;8;__SHRT_WIDTH__;16;__INT_WIDTH__;32;__LONG_WIDTH__;32;__LONG_LONG_WIDTH__;64;__WCHAR_WIDTH__;16;__WINT_WIDTH__;16;__PTRDIFF_WIDTH__;64;__SIZE_WIDTH__;64;__INTMAX_MAX__;0x7fffffffffffffffLL;__INTMAX_C(c);c ## LL;__UINTMAX_MAX__;0xffffffffffffffffULL;__UINTMAX_C(c);c ## ULL;__INTMAX_WIDTH__;64;__SIG_ATOMIC_MAX__;0x7fffffff;__SIG_ATOMIC_MIN__;(-__SIG_ATOMIC_MAX__ - 1);__SIG_ATOMIC_WIDTH__;32;__INT8_MAX__;0x7f;__INT16_MAX__;0x7fff;__INT32_MAX__;0x7fffffff;__INT64_MAX__;0x7fffffffffffffffLL;__UINT8_MAX__;0xff;__UINT16_MAX__;0xffff;__UINT32_MAX__;0xffffffffU;__UINT64_MAX__;0xffffffffffffffffULL;__INT_LEAST8_MAX__;0x7f;__INT8_C(c);c;__INT_LEAST8_WIDTH__;8;__INT_LEAST16_MAX__;0x7fff;__INT16_C(c);c;__INT_LEAST16_WIDTH__;16;__INT_LEAST32_MAX__;0x7fffffff;__INT32_C(c);c;__INT_LEAST32_WIDTH__;32;__INT_LEAST64_MAX__;0x7fffffffffffffffLL;__INT64_C(c);c ## LL;__INT_LEAST64_WIDTH__;64;__UINT_LEAST8_MAX__;0xff;__UINT8_C(c);c;__UINT_LEAST16_MAX__;0xffff;__UINT16_C(c);c;__UINT_LEAST32_MAX__;0xffffffffU;__UINT32_C(c);c ## U;__UINT_LEAST64_MAX__;0xffffffffffffffffULL;__UINT64_C(c);c ## ULL;__INT_FAST8_MAX__;0x7f;__INT_FAST8_WIDTH__;8;__INT_FAST16_MAX__;0x7fff;__INT_FAST16_WIDTH__;16;__INT_FAST32_MAX__;0x7fffffff;__INT_FAST32_WIDTH__;32;__INT_FAST64_MAX__;0x7fffffffffffffffLL;__INT_FAST64_WIDTH__;64;__UINT_FAST8_MAX__;0xff;__UINT_FAST16_MAX__;0xffff;__UINT_FAST32_MAX__;0xffffffffU;__UINT_FAST64_MAX__;0xffffffffffffffffULL;__INTPTR_MAX__;0x7fffffffffffffffLL;__INTPTR_WIDTH__;64;__UINTPTR_MAX__;0xffffffffffffffffULL;__GCC_IEC_559;2;__GCC_IEC_559_COMPLEX;2;__FLT_EVAL_METHOD__;0;__FLT_EVAL_METHOD_TS_18661_3__;0;__DEC_EVAL_METHOD__;2;__FLT_RADIX__;2;__FLT_MANT_DIG__;24;__FLT_DIG__;6;__FLT_MIN_EXP__;(-125);__FLT_MIN_10_EXP__;(-37);__FLT_MAX_EXP__;128;__FLT_MAX_10_EXP__;38;__FLT_DECIMAL_DIG__;9;__FLT_MAX__;3.40282346638528859811704183484516925e+38F;__FLT_MIN__;1.17549435082228750796873653722224568e-38F;__FLT_EPSILON__;1.19209289550781250000000000000000000e-7F;__FLT_DENORM_MIN__;1.40129846432481707092372958328991613e-45F;__FLT_HAS_DENORM__;1;__FLT_HAS_INFINITY__;1;__FLT_HAS_QUIET_NAN__;1;__DBL_MANT_DIG__;53;__DBL_DIG__;15;__DBL_MIN_EXP__;(-1021);__DBL_MIN_10_EXP__;(-307);__DBL_MAX_EXP__;1024;__DBL_MAX_10_EXP__;308;__DBL_DECIMAL_DIG__;17;__DBL_MAX__;((double)1.79769313486231570814527423731704357e+308L);__DBL_MIN__;((double)2.22507385850720138309023271733240406e-308L);__DBL_EPSILON__;((double)2.22044604925031308084726333618164062e-16L);__DBL_DENORM_MIN__;((double)4.94065645841246544176568792868221372e-324L);__DBL_HAS_DENORM__;1;__DBL_HAS_INFINITY__;1;__DBL_HAS_QUIET_NAN__;1;__LDBL_MANT_DIG__;64;__LDBL_DIG__;18;__LDBL_MIN_EXP__;(-16381);__LDBL_MIN_10_EXP__;(-4931);__LDBL_MAX_EXP__;16384;__LDBL_MAX_10_EXP__;4932;__DECIMAL_DIG__;21;__LDBL_DECIMAL_DIG__;21;__LDBL_MAX__;1.18973149535723176502126385303097021e+4932L;__LDBL_MIN__;3.36210314311209350626267781732175260e-4932L;__LDBL_EPSILON__;1.08420217248550443400745280086994171e-19L;__LDBL_DENORM_MIN__;3.64519953188247460252840593361941982e-4951L;__LDBL_HAS_DENORM__;1;__LDBL_HAS_INFINITY__;1;__LDBL_HAS_QUIET_NAN__;1;__FLT32_MANT_DIG__;24;__FLT32_DIG__;6;__FLT32_MIN_EXP__;(-125);__FLT32_MIN_10_EXP__;(-37);__FLT32_MAX_EXP__;128;__FLT32_MAX_10_EXP__;38;__FLT32_DECIMAL_DIG__;9;__FLT32_MAX__;3.40282346638528859811704183484516925e+38F32;__FLT32_MIN__;1.17549435082228750796873653722224568e-38F32;__FLT32_EPSILON__;1.19209289550781250000000000000000000e-7F32;__FLT32_DENORM_MIN__;1.40129846432481707092372958328991613e-45F32;__FLT32_HAS_DENORM__;1;__FLT32_HAS_INFINITY__;1;__FLT32_HAS_QUIET_NAN__;1;__FLT64_MANT_DIG__;53;__FLT64_DIG__;15;__FLT64_MIN_EXP__;(-1021);__FLT64_MIN_10_EXP__;(-307);__FLT64_MAX_EXP__;1024;__FLT64_MAX_10_EXP__;308;__FLT64_DECIMAL_DIG__;17;__FLT64_MAX__;1.79769313486231570814527423731704357e+308F64;__FLT64_MIN__;2.22507385850720138309023271733240406e-308F64;__FLT64_EPSILON__;2.22044604925031308084726333618164062e-16F64;__FLT64_DENORM_MIN__;4.94065645841246544176568792868221372e-324F64;__FLT64_HAS_DENORM__;1;__FLT64_HAS_INFINITY__;1;__FLT64_HAS_QUIET_NAN__;1;__FLT128_MANT_DIG__;113;__FLT128_DIG__;33;__FLT128_MIN_EXP__;(-16381);__FLT128_MIN_10_EXP__;(-4931);__FLT128_MAX_EXP__;16384;__FLT128_MAX_10_EXP__;4932;__FLT128_DECIMAL_DIG__;36;__FLT128_MAX__;1.18973149535723176508575932662800702e+4932F128;__FLT128_MIN__;3.36210314311209350626267781732175260e-4932F128;__FLT128_EPSILON__;1.92592994438723585305597794258492732e-34F128;__FLT128_DENORM_MIN__;6.47517511943802511092443895822764655e-4966F128;__FLT128_HAS_DENORM__;1;__FLT128_HAS_INFINITY__;1;__FLT128_HAS_QUIET_NAN__;1;__FLT32X_MANT_DIG__;53;__FLT32X_DIG__;15;__FLT32X_MIN_EXP__;(-1021);__FLT32X_MIN_10_EXP__;(-307);__FLT32X_MAX_EXP__;1024;__FLT32X_MAX_10_EXP__;308;__FLT32X_DECIMAL_DIG__;17;__FLT32X_MAX__;1.79769313486231570814527423731704357e+308F32x;__FLT32X_MIN__;2.22507385850720138309023271733240406e-308F32x;__FLT32X_EPSILON__;2.22044604925031308084726333618164062e-16F32x;__FLT32X_DENORM_MIN__;4.94065645841246544176568792868221372e-324F32x;__FLT32X_HAS_DENORM__;1;__FLT32X_HAS_INFINITY__;1;__FLT32X_HAS_QUIET_NAN__;1;__FLT64X_MANT_DIG__;64;__FLT64X_DIG__;18;__FLT64X_MIN_EXP__;(-16381);__FLT64X_MIN_10_EXP__;(-4931);__FLT64X_MAX_EXP__;16384;__FLT64X_MAX_10_EXP__;4932;__FLT64X_DECIMAL_DIG__;21;__FLT64X_MAX__;1.18973149535723176502126385303097021e+4932F64x;__FLT64X_MIN__;3.36210314311209350626267781732175260e-4932F64x;__FLT64X_EPSILON__;1.08420217248550443400745280086994171e-19F64x;__FLT64X_DENORM_MIN__;3.64519953188247460252840593361941982e-4951F64x;__FLT64X_HAS_DENORM__;1;__FLT64X_HAS_INFINITY__;1;__FLT64X_HAS_QUIET_NAN__;1;__DEC32_MANT_DIG__;7;__DEC32_MIN_EXP__;(-94);__DEC32_MAX_EXP__;97;__DEC32_MIN__;1E-95DF;__DEC32_MAX__;9.999999E96DF;__DEC32_EPSILON__;1E-6DF;__DEC32_SUBNORMAL_MIN__;0.000001E-95DF;__DEC64_MANT_DIG__;16;__DEC64_MIN_EXP__;(-382);__DEC64_MAX_EXP__;385;__DEC64_MIN__;1E-383DD;__DEC64_MAX__;9.999999999999999E384DD;__DEC64_EPSILON__;1E-15DD;__DEC64_SUBNORMAL_MIN__;0.000000000000001E-383DD;__DEC128_MANT_DIG__;34;__DEC128_MIN_EXP__;(-6142);__DEC128_MAX_EXP__;6145;__DEC128_MIN__;1E-6143DL;__DEC128_MAX__;9.999999999999999999999999999999999E6144DL;__DEC128_EPSILON__;1E-33DL;__DEC128_SUBNORMAL_MIN__;0.000000000000000000000000000000001E-6143DL;__REGISTER_PREFIX__; ;__USER_LABEL_PREFIX__; ;__GNUC_STDC_INLINE__;1;__NO_INLINE__;1;__GCC_HAVE_SYNC_COMPARE_AND_SWAP_1;1;__GCC_HAVE_SYNC_COMPARE_AND_SWAP_2;1;__GCC_HAVE_SYNC_COMPARE_AND_SWAP_4;1;__GCC_HAVE_SYNC_COMPARE_AND_SWAP_8;1;__GCC_HAVE_SYNC_COMPARE_AND_SWAP_16;1;__GCC_ATOMIC_BOOL_LOCK_FREE;2;__GCC_ATOMIC_CHAR_LOCK_FREE;2;__GCC_ATOMIC_CHAR16_T_LOCK_FREE;2;__GCC_ATOMIC_CHAR32_T_LOCK_FREE;2;__GCC_ATOMIC_WCHAR_T_LOCK_FREE;2;__GCC_ATOMIC_SHORT_LOCK_FREE;2;__GCC_ATOMIC_INT_LOCK_FREE;2;__GCC_ATOMIC_LONG_LOCK_FREE;2;__GCC_ATOMIC_LLONG_LOCK_FREE;2;__GCC_ATOMIC_TEST_AND_SET_TRUEVAL;1;__GCC_ATOMIC_POINTER_LOCK_FREE;2;__PRAGMA_REDEFINE_EXTNAME;1;__SIZEOF_INT128__;16;__SIZEOF_WCHAR_T__;2;__SIZEOF_WINT_T__;2;__SIZEOF_PTRDIFF_T__;8;__amd64;1;__amd64__;1;__x86_64;1;__x86_64__;1;__SIZEOF_FLOAT80__;16;__SIZEOF_FLOAT128__;16;__ATOMIC_HLE_ACQUIRE;65536;__ATOMIC_HLE_RELEASE;131072;__GCC_ASM_FLAG_OUTPUTS__;1;__nocona;1;__nocona__;1;__tune_core2__;1;__code_model_medium__;1;__MMX__;1;__SSE__;1;__SSE2__;1;__SSE3__;1;__FXSR__;1;__SSE_MATH__;1;__SSE2_MATH__;1;__SEG_FS;1;__SEG_GS;1;__SEH__;1;__stdcall;__attribute__((__stdcall__));__fastcall;__attribute__((__fastcall__));__thiscall;__attribute__((__thiscall__));__cdecl;__attribute__((__cdecl__));_stdcall;__attribute__((__stdcall__));_fastcall;__attribute__((__fastcall__));_thiscall;__attribute__((__thiscall__));_cdecl;__attribute__((__cdecl__));__GXX_MERGED_TYPEINFO_NAMES;0;__GXX_TYPEINFO_EQUALITY_INLINE;0;__MSVCRT__;1;__MINGW32__;1;_WIN32;1;__WIN32;1;__WIN32__;1;WIN32;1;__WINNT;1;__WINNT__;1;WINNT;1;_INTEGRAL_MAX_BITS;64;__MINGW64__;1;__WIN64;1;__WIN64__;1;WIN64;1;_WIN64;1;__declspec(x);__attribute__((x));__DECIMAL_BID_FORMAT__;1;_REENTRANT;1" + }, + { + "name" : "CMAKE_EXTRA_GENERATOR_C_SYSTEM_INCLUDE_DIRS", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "C compiler system include directories" + } + ], + "type" : "INTERNAL", + "value" : "C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/include;C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/include-fixed;C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../x86_64-w64-mingw32/include" + }, + { + "name" : "CMAKE_GENERATOR", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "Name of generator." + } + ], + "type" : "INTERNAL", + "value" : "MinGW Makefiles" + }, + { + "name" : "CMAKE_GENERATOR_INSTANCE", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "Generator instance identifier." + } + ], + "type" : "INTERNAL", + "value" : "" + }, + { + "name" : "CMAKE_GENERATOR_PLATFORM", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "Name of generator platform." + } + ], + "type" : "INTERNAL", + "value" : "" + }, + { + "name" : "CMAKE_GENERATOR_TOOLSET", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "Name of generator toolset." + } + ], + "type" : "INTERNAL", + "value" : "" + }, + { + "name" : "CMAKE_GNUtoMS", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "Convert GNU import libraries to MS format (requires Visual Studio)" + } + ], + "type" : "BOOL", + "value" : "OFF" + }, + { + "name" : "CMAKE_HOME_DIRECTORY", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "Source directory with the top level CMakeLists.txt file for this project" + } + ], + "type" : "INTERNAL", + "value" : "E:/Studium/team20-21" + }, + { + "name" : "CMAKE_INSTALL_PREFIX", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "Install path prefix, prepended onto install directories." + } + ], + "type" : "PATH", + "value" : "C:/Program Files (x86)/cgex" + }, + { + "name" : "CMAKE_LINKER", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Path to a program." + } + ], + "type" : "FILEPATH", + "value" : "C:/Qt/Tools/mingw730_64/bin/ld.exe" + }, + { + "name" : "CMAKE_MAKE_PROGRAM", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Path to a program." + } + ], + "type" : "FILEPATH", + "value" : "C:/Qt/Tools/mingw730_64/bin/mingw32-make.exe" + }, + { + "name" : "CMAKE_MODULE_LINKER_FLAGS", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Flags used by the linker during the creation of modules during all build types." + } + ], + "type" : "STRING", + "value" : "" + }, + { + "name" : "CMAKE_MODULE_LINKER_FLAGS_DEBUG", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Flags used by the linker during the creation of modules during DEBUG builds." + } + ], + "type" : "STRING", + "value" : "" + }, + { + "name" : "CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Flags used by the linker during the creation of modules during MINSIZEREL builds." + } + ], + "type" : "STRING", + "value" : "" + }, + { + "name" : "CMAKE_MODULE_LINKER_FLAGS_RELEASE", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Flags used by the linker during the creation of modules during RELEASE builds." + } + ], + "type" : "STRING", + "value" : "" + }, + { + "name" : "CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Flags used by the linker during the creation of modules during RELWITHDEBINFO builds." + } + ], + "type" : "STRING", + "value" : "" + }, + { + "name" : "CMAKE_NM", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Path to a program." + } + ], + "type" : "FILEPATH", + "value" : "C:/Qt/Tools/mingw730_64/bin/nm.exe" + }, + { + "name" : "CMAKE_NUMBER_OF_MAKEFILES", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "number of local generators" + } + ], + "type" : "INTERNAL", + "value" : "7" + }, + { + "name" : "CMAKE_OBJCOPY", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Path to a program." + } + ], + "type" : "FILEPATH", + "value" : "C:/Qt/Tools/mingw730_64/bin/objcopy.exe" + }, + { + "name" : "CMAKE_OBJDUMP", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Path to a program." + } + ], + "type" : "FILEPATH", + "value" : "C:/Qt/Tools/mingw730_64/bin/objdump.exe" + }, + { + "name" : "CMAKE_PLATFORM_INFO_INITIALIZED", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "Platform information initialized" + } + ], + "type" : "INTERNAL", + "value" : "1" + }, + { + "name" : "CMAKE_PREFIX_PATH", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "" + } + ], + "type" : "STRING", + "value" : "C:/Qt/5.14.2/mingw73_64" + }, + { + "name" : "CMAKE_PROJECT_DESCRIPTION", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "Value Computed by CMake" + } + ], + "type" : "STATIC", + "value" : "" + }, + { + "name" : "CMAKE_PROJECT_HOMEPAGE_URL", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "Value Computed by CMake" + } + ], + "type" : "STATIC", + "value" : "" + }, + { + "name" : "CMAKE_PROJECT_NAME", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "Value Computed by CMake" + } + ], + "type" : "STATIC", + "value" : "cgex" + }, + { + "name" : "CMAKE_RANLIB", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Path to a program." + } + ], + "type" : "FILEPATH", + "value" : "C:/Qt/Tools/mingw730_64/bin/ranlib.exe" + }, + { + "name" : "CMAKE_RC_COMPILER", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "RC compiler" + } + ], + "type" : "FILEPATH", + "value" : "C:/Qt/Tools/mingw730_64/bin/windres.exe" + }, + { + "name" : "CMAKE_RC_COMPILER_WORKS", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "" + } + ], + "type" : "INTERNAL", + "value" : "1" + }, + { + "name" : "CMAKE_RC_FLAGS", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Flags for Windows Resource Compiler during all build types." + } + ], + "type" : "STRING", + "value" : "" + }, + { + "name" : "CMAKE_RC_FLAGS_DEBUG", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Flags for Windows Resource Compiler during DEBUG builds." + } + ], + "type" : "STRING", + "value" : "" + }, + { + "name" : "CMAKE_RC_FLAGS_MINSIZEREL", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Flags for Windows Resource Compiler during MINSIZEREL builds." + } + ], + "type" : "STRING", + "value" : "" + }, + { + "name" : "CMAKE_RC_FLAGS_RELEASE", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Flags for Windows Resource Compiler during RELEASE builds." + } + ], + "type" : "STRING", + "value" : "" + }, + { + "name" : "CMAKE_RC_FLAGS_RELWITHDEBINFO", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Flags for Windows Resource Compiler during RELWITHDEBINFO builds." + } + ], + "type" : "STRING", + "value" : "" + }, + { + "name" : "CMAKE_READELF", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Path to a program." + } + ], + "type" : "FILEPATH", + "value" : "C:/Qt/Tools/mingw730_64/bin/readelf.exe" + }, + { + "name" : "CMAKE_ROOT", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "Path to CMake installation." + } + ], + "type" : "INTERNAL", + "value" : "C:/Program Files/CMake/share/cmake-3.17" + }, + { + "name" : "CMAKE_SHARED_LINKER_FLAGS", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Flags used by the linker during the creation of shared libraries during all build types." + } + ], + "type" : "STRING", + "value" : "" + }, + { + "name" : "CMAKE_SHARED_LINKER_FLAGS_DEBUG", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Flags used by the linker during the creation of shared libraries during DEBUG builds." + } + ], + "type" : "STRING", + "value" : "" + }, + { + "name" : "CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Flags used by the linker during the creation of shared libraries during MINSIZEREL builds." + } + ], + "type" : "STRING", + "value" : "" + }, + { + "name" : "CMAKE_SHARED_LINKER_FLAGS_RELEASE", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Flags used by the linker during the creation of shared libraries during RELEASE builds." + } + ], + "type" : "STRING", + "value" : "" + }, + { + "name" : "CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Flags used by the linker during the creation of shared libraries during RELWITHDEBINFO builds." + } + ], + "type" : "STRING", + "value" : "" + }, + { + "name" : "CMAKE_SKIP_INSTALL_RPATH", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "If set, runtime paths are not added when installing shared libraries, but are added when building." + } + ], + "type" : "BOOL", + "value" : "NO" + }, + { + "name" : "CMAKE_SKIP_RPATH", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "If set, runtime paths are not added when using shared libraries." + } + ], + "type" : "BOOL", + "value" : "NO" + }, + { + "name" : "CMAKE_STATIC_LINKER_FLAGS", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Flags used by the linker during the creation of static libraries during all build types." + } + ], + "type" : "STRING", + "value" : "" + }, + { + "name" : "CMAKE_STATIC_LINKER_FLAGS_DEBUG", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Flags used by the linker during the creation of static libraries during DEBUG builds." + } + ], + "type" : "STRING", + "value" : "" + }, + { + "name" : "CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Flags used by the linker during the creation of static libraries during MINSIZEREL builds." + } + ], + "type" : "STRING", + "value" : "" + }, + { + "name" : "CMAKE_STATIC_LINKER_FLAGS_RELEASE", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Flags used by the linker during the creation of static libraries during RELEASE builds." + } + ], + "type" : "STRING", + "value" : "" + }, + { + "name" : "CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Flags used by the linker during the creation of static libraries during RELWITHDEBINFO builds." + } + ], + "type" : "STRING", + "value" : "" + }, + { + "name" : "CMAKE_STRIP", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Path to a program." + } + ], + "type" : "FILEPATH", + "value" : "C:/Qt/Tools/mingw730_64/bin/strip.exe" + }, + { + "name" : "CMAKE_VERBOSE_MAKEFILE", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "If this value is on, makefiles will be generated without the .SILENT directive, and all commands will be echoed to the console during the make. This is useful for debugging only. With Visual Studio IDE projects all commands are done without /nologo." + } + ], + "type" : "BOOL", + "value" : "FALSE" + }, + { + "name" : "FIND_PACKAGE_MESSAGE_DETAILS_OpenGL", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "Details about finding OpenGL" + } + ], + "type" : "INTERNAL", + "value" : "[opengl32][c ][v()]" + }, + { + "name" : "OPENGL_gl_LIBRARY", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "OpenGL library for win32" + } + ], + "type" : "STRING", + "value" : "opengl32" + }, + { + "name" : "OPENGL_glu_LIBRARY", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "GLU library for win32" + } + ], + "type" : "STRING", + "value" : "glu32" + }, + { + "name" : "QT_QMAKE_EXECUTABLE", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "" + } + ], + "type" : "STRING", + "value" : "C:/Qt/5.14.2/mingw73_64/bin/qmake.exe" + }, + { + "name" : "Qt5Core_DIR", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "The directory containing a CMake configuration file for Qt5Core." + } + ], + "type" : "PATH", + "value" : "C:/Qt/5.14.2/mingw73_64/lib/cmake/Qt5Core" + }, + { + "name" : "Qt5Gui_DIR", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "The directory containing a CMake configuration file for Qt5Gui." + } + ], + "type" : "PATH", + "value" : "C:/Qt/5.14.2/mingw73_64/lib/cmake/Qt5Gui" + }, + { + "name" : "Qt5OpenGL_DIR", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "The directory containing a CMake configuration file for Qt5OpenGL." + } + ], + "type" : "PATH", + "value" : "C:/Qt/5.14.2/mingw73_64/lib/cmake/Qt5OpenGL" + }, + { + "name" : "Qt5Widgets_DIR", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "The directory containing a CMake configuration file for Qt5Widgets." + } + ], + "type" : "PATH", + "value" : "C:/Qt/5.14.2/mingw73_64/lib/cmake/Qt5Widgets" + }, + { + "name" : "cgex_BINARY_DIR", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "Value Computed by CMake" + } + ], + "type" : "STATIC", + "value" : "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug" + }, + { + "name" : "cgex_LIB_DEPENDS", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "Dependencies for the target" + } + ], + "type" : "STATIC", + "value" : "general;Qt5::Gui;general;Qt5::Widgets;general;Qt5::OpenGL;general;opengl32;" + }, + { + "name" : "cgex_SOURCE_DIR", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "Value Computed by CMake" + } + ], + "type" : "STATIC", + "value" : "E:/Studium/team20-21" + } + ], + "kind" : "cache", + "version" : + { + "major" : 2, + "minor" : 0 + } +} diff --git a/.cmake/api/v1/reply/cmakeFiles-v1-0336f4efacc244aa1907.json b/.cmake/api/v1/reply/cmakeFiles-v1-0336f4efacc244aa1907.json new file mode 100644 index 0000000000000000000000000000000000000000..66b00eacbe59d20990cd514d4e8a4968aa408a6f --- /dev/null +++ b/.cmake/api/v1/reply/cmakeFiles-v1-0336f4efacc244aa1907.json @@ -0,0 +1,931 @@ +{ + "inputs" : + [ + { + "path" : "CMakeLists.txt" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/CMakeMinGWFindMake.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/CMakeDetermineSystem.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/CMakeSystem.cmake.in" + }, + { + "isGenerated" : true, + "path" : "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/CMakeFiles/3.17.2/CMakeSystem.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/CMakeSystemSpecificInitialize.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/CMakeDetermineCCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/CMakeDetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/CMakeDetermineCompilerId.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/CMakeCompilerIdDetection.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/Compiler/ADSP-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/Compiler/ARMCC-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/Compiler/ARMClang-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/Compiler/AppleClang-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/Compiler/Clang-DetermineCompilerInternal.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/Compiler/Borland-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/Compiler/Bruce-C-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/Compiler/Clang-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/Compiler/Clang-DetermineCompilerInternal.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/Compiler/Compaq-C-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/Compiler/Cray-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/Compiler/Embarcadero-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/Compiler/Fujitsu-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/Compiler/GHS-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/Compiler/GNU-C-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/Compiler/HP-C-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/Compiler/IAR-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/Compiler/Intel-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/Compiler/MSVC-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/Compiler/NVIDIA-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/Compiler/OpenWatcom-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/Compiler/PGI-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/Compiler/PathScale-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/Compiler/SCO-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/Compiler/SDCC-C-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/Compiler/SunPro-C-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/Compiler/TI-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/Compiler/TinyCC-C-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/Compiler/VisualAge-C-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/Compiler/IBMCPP-C-DetermineVersionInternal.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/Compiler/Watcom-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/Compiler/XL-C-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/Compiler/IBMCPP-C-DetermineVersionInternal.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/Compiler/XLClang-C-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/Compiler/zOS-C-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/Compiler/IBMCPP-C-DetermineVersionInternal.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/CMakeFindBinUtils.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/Compiler/GNU-FindBinUtils.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/CMakeCCompiler.cmake.in" + }, + { + "isGenerated" : true, + "path" : "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/CMakeFiles/3.17.2/CMakeCCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/CMakeDetermineCXXCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/CMakeDetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/Platform/Windows-Determine-CXX.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/CMakeDetermineCompilerId.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/CMakeCompilerIdDetection.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/Compiler/ADSP-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/Compiler/ARMCC-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/Compiler/ARMClang-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/Compiler/AppleClang-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/Compiler/Clang-DetermineCompilerInternal.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/Compiler/Borland-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/Compiler/Clang-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/Compiler/Clang-DetermineCompilerInternal.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/Compiler/Comeau-CXX-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/Compiler/Compaq-CXX-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/Compiler/Cray-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/Compiler/Embarcadero-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/Compiler/Fujitsu-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/Compiler/GHS-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/Compiler/GNU-CXX-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/Compiler/HP-CXX-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/Compiler/IAR-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/Compiler/Intel-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/Compiler/MSVC-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/Compiler/NVIDIA-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/Compiler/OpenWatcom-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/Compiler/PGI-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/Compiler/PathScale-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/Compiler/SCO-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/Compiler/SunPro-CXX-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/Compiler/TI-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/Compiler/VisualAge-CXX-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/Compiler/IBMCPP-CXX-DetermineVersionInternal.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/Compiler/Watcom-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/Compiler/XL-CXX-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/Compiler/IBMCPP-CXX-DetermineVersionInternal.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/Compiler/XLClang-CXX-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/Compiler/zOS-CXX-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/Compiler/IBMCPP-CXX-DetermineVersionInternal.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/CMakeFindBinUtils.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/Compiler/GNU-FindBinUtils.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/CMakeCXXCompiler.cmake.in" + }, + { + "isGenerated" : true, + "path" : "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/CMakeFiles/3.17.2/CMakeCXXCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/CMakeSystemSpecificInformation.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/CMakeGenericSystem.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/CMakeInitializeConfigs.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/Platform/Windows.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/Platform/WindowsPaths.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/CMakeFindCodeBlocks.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/CMakeExtraGeneratorDetermineCompilerMacrosAndIncludeDirs.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/ProcessorCount.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/CMakeCInformation.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/CMakeLanguageInformation.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/Compiler/GNU-C.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/Compiler/GNU.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/Compiler/CMakeCommonCompilerMacros.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/Internal/CMakeCheckCompilerFlag.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/CMakeCheckCompilerFlagCommonPatterns.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/Platform/Windows-GNU-C.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/Platform/Windows-GNU.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/CMakeDetermineRCCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/CMakeRCCompiler.cmake.in" + }, + { + "isGenerated" : true, + "path" : "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/CMakeFiles/3.17.2/CMakeRCCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/CMakeRCInformation.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/Platform/Windows-windres.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/CMakeTestRCCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/CMakeCommonLanguageInclude.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/CMakeTestCCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/CMakeTestCompilerCommon.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/CMakeDetermineCompilerABI.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/CMakeParseImplicitIncludeInfo.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/CMakeParseImplicitLinkInfo.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/CMakeTestCompilerCommon.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/CMakeCCompilerABI.c" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/CMakeDetermineCompileFeatures.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/Internal/FeatureTesting.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/CMakeCCompiler.cmake.in" + }, + { + "isGenerated" : true, + "path" : "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/CMakeFiles/3.17.2/CMakeCCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/Platform/Windows-GNU-C-ABI.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/CMakeCXXInformation.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/CMakeLanguageInformation.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/Compiler/GNU-CXX.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/Compiler/GNU.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/Platform/Windows-GNU-CXX.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/Platform/Windows-GNU.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/CMakeCommonLanguageInclude.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/CMakeTestCXXCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/CMakeTestCompilerCommon.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/CMakeDetermineCompilerABI.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/CMakeParseImplicitIncludeInfo.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/CMakeParseImplicitLinkInfo.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/CMakeTestCompilerCommon.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/CMakeCXXCompilerABI.cpp" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/CMakeDetermineCompileFeatures.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/Internal/FeatureTesting.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/CMakeCXXCompiler.cmake.in" + }, + { + "isGenerated" : true, + "path" : "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/CMakeFiles/3.17.2/CMakeCXXCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/Platform/Windows-GNU-CXX-ABI.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/FindOpenGL.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/FindPackageHandleStandardArgs.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/FindPackageMessage.cmake" + }, + { + "isExternal" : true, + "path" : "C:/Qt/5.14.2/mingw73_64/lib/cmake/Qt5Widgets/Qt5WidgetsConfigVersion.cmake" + }, + { + "isExternal" : true, + "path" : "C:/Qt/5.14.2/mingw73_64/lib/cmake/Qt5Widgets/Qt5WidgetsConfig.cmake" + }, + { + "isExternal" : true, + "path" : "C:/Qt/5.14.2/mingw73_64/lib/cmake/Qt5Gui/Qt5GuiConfigVersion.cmake" + }, + { + "isExternal" : true, + "path" : "C:/Qt/5.14.2/mingw73_64/lib/cmake/Qt5Gui/Qt5GuiConfig.cmake" + }, + { + "isExternal" : true, + "path" : "C:/Qt/5.14.2/mingw73_64/lib/cmake/Qt5Core/Qt5CoreConfigVersion.cmake" + }, + { + "isExternal" : true, + "path" : "C:/Qt/5.14.2/mingw73_64/lib/cmake/Qt5Core/Qt5CoreConfig.cmake" + }, + { + "isExternal" : true, + "path" : "C:/Qt/5.14.2/mingw73_64/lib/cmake/Qt5Core/Qt5CoreConfigExtras.cmake" + }, + { + "isExternal" : true, + "path" : "C:/Qt/5.14.2/mingw73_64/lib/cmake/Qt5Core/Qt5CoreConfigExtrasMkspecDir.cmake" + }, + { + "isExternal" : true, + "path" : "C:/Qt/5.14.2/mingw73_64/lib/cmake/Qt5Core/Qt5CoreMacros.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/CMakeParseArguments.cmake" + }, + { + "isExternal" : true, + "path" : "C:/Qt/5.14.2/mingw73_64/lib/cmake/Qt5Gui/Qt5Gui_QGifPlugin.cmake" + }, + { + "isExternal" : true, + "path" : "C:/Qt/5.14.2/mingw73_64/lib/cmake/Qt5Gui/Qt5Gui_QICNSPlugin.cmake" + }, + { + "isExternal" : true, + "path" : "C:/Qt/5.14.2/mingw73_64/lib/cmake/Qt5Gui/Qt5Gui_QICOPlugin.cmake" + }, + { + "isExternal" : true, + "path" : "C:/Qt/5.14.2/mingw73_64/lib/cmake/Qt5Gui/Qt5Gui_QJpegPlugin.cmake" + }, + { + "isExternal" : true, + "path" : "C:/Qt/5.14.2/mingw73_64/lib/cmake/Qt5Gui/Qt5Gui_QMinimalIntegrationPlugin.cmake" + }, + { + "isExternal" : true, + "path" : "C:/Qt/5.14.2/mingw73_64/lib/cmake/Qt5Gui/Qt5Gui_QOffscreenIntegrationPlugin.cmake" + }, + { + "isExternal" : true, + "path" : "C:/Qt/5.14.2/mingw73_64/lib/cmake/Qt5Gui/Qt5Gui_QSvgIconPlugin.cmake" + }, + { + "isExternal" : true, + "path" : "C:/Qt/5.14.2/mingw73_64/lib/cmake/Qt5Gui/Qt5Gui_QSvgPlugin.cmake" + }, + { + "isExternal" : true, + "path" : "C:/Qt/5.14.2/mingw73_64/lib/cmake/Qt5Gui/Qt5Gui_QTgaPlugin.cmake" + }, + { + "isExternal" : true, + "path" : "C:/Qt/5.14.2/mingw73_64/lib/cmake/Qt5Gui/Qt5Gui_QTiffPlugin.cmake" + }, + { + "isExternal" : true, + "path" : "C:/Qt/5.14.2/mingw73_64/lib/cmake/Qt5Gui/Qt5Gui_QTuioTouchPlugin.cmake" + }, + { + "isExternal" : true, + "path" : "C:/Qt/5.14.2/mingw73_64/lib/cmake/Qt5Gui/Qt5Gui_QVirtualKeyboardPlugin.cmake" + }, + { + "isExternal" : true, + "path" : "C:/Qt/5.14.2/mingw73_64/lib/cmake/Qt5Gui/Qt5Gui_QWbmpPlugin.cmake" + }, + { + "isExternal" : true, + "path" : "C:/Qt/5.14.2/mingw73_64/lib/cmake/Qt5Gui/Qt5Gui_QWebGLIntegrationPlugin.cmake" + }, + { + "isExternal" : true, + "path" : "C:/Qt/5.14.2/mingw73_64/lib/cmake/Qt5Gui/Qt5Gui_QWebpPlugin.cmake" + }, + { + "isExternal" : true, + "path" : "C:/Qt/5.14.2/mingw73_64/lib/cmake/Qt5Gui/Qt5Gui_QWindowsDirect2DIntegrationPlugin.cmake" + }, + { + "isExternal" : true, + "path" : "C:/Qt/5.14.2/mingw73_64/lib/cmake/Qt5Gui/Qt5Gui_QWindowsIntegrationPlugin.cmake" + }, + { + "isExternal" : true, + "path" : "C:/Qt/5.14.2/mingw73_64/lib/cmake/Qt5Gui/Qt5Gui_QXdgDesktopPortalThemePlugin.cmake" + }, + { + "isExternal" : true, + "path" : "C:/Qt/5.14.2/mingw73_64/lib/cmake/Qt5Gui/Qt5GuiConfigExtras.cmake" + }, + { + "isExternal" : true, + "path" : "C:/Qt/5.14.2/mingw73_64/lib/cmake/Qt5Widgets/Qt5Widgets_QWindowsVistaStylePlugin.cmake" + }, + { + "isExternal" : true, + "path" : "C:/Qt/5.14.2/mingw73_64/lib/cmake/Qt5Widgets/Qt5WidgetsConfigExtras.cmake" + }, + { + "isExternal" : true, + "path" : "C:/Qt/5.14.2/mingw73_64/lib/cmake/Qt5Widgets/Qt5WidgetsMacros.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Program Files/CMake/share/cmake-3.17/Modules/CMakeParseArguments.cmake" + }, + { + "isExternal" : true, + "path" : "C:/Qt/5.14.2/mingw73_64/lib/cmake/Qt5Gui/Qt5GuiConfigVersion.cmake" + }, + { + "isExternal" : true, + "path" : "C:/Qt/5.14.2/mingw73_64/lib/cmake/Qt5Gui/Qt5GuiConfig.cmake" + }, + { + "isExternal" : true, + "path" : "C:/Qt/5.14.2/mingw73_64/lib/cmake/Qt5OpenGL/Qt5OpenGLConfigVersion.cmake" + }, + { + "isExternal" : true, + "path" : "C:/Qt/5.14.2/mingw73_64/lib/cmake/Qt5OpenGL/Qt5OpenGLConfig.cmake" + }, + { + "path" : "common/CMakeLists.txt" + }, + { + "path" : "raster2d/CMakeLists.txt" + }, + { + "path" : "raytracer/CMakeLists.txt" + }, + { + "path" : "pathtracer/CMakeLists.txt" + }, + { + "path" : "solarsystem/CMakeLists.txt" + }, + { + "path" : "texturing/CMakeLists.txt" + } + ], + "kind" : "cmakeFiles", + "paths" : + { + "build" : "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug", + "source" : "E:/Studium/team20-21" + }, + "version" : + { + "major" : 1, + "minor" : 0 + } +} diff --git a/.cmake/api/v1/reply/codemodel-v2-963bc0dae9923dce95f8.json b/.cmake/api/v1/reply/codemodel-v2-963bc0dae9923dce95f8.json new file mode 100644 index 0000000000000000000000000000000000000000..d8f876ad1dbfcbca117311552043eaeaa19c716d --- /dev/null +++ b/.cmake/api/v1/reply/codemodel-v2-963bc0dae9923dce95f8.json @@ -0,0 +1,239 @@ +{ + "configurations" : + [ + { + "directories" : + [ + { + "build" : ".", + "childIndexes" : + [ + 1, + 2, + 3, + 4, + 5, + 6 + ], + "minimumCMakeVersion" : + { + "string" : "3.7" + }, + "projectIndex" : 0, + "source" : "." + }, + { + "build" : "common", + "minimumCMakeVersion" : + { + "string" : "3.7" + }, + "parentIndex" : 0, + "projectIndex" : 0, + "source" : "common", + "targetIndexes" : + [ + 0 + ] + }, + { + "build" : "raster2d", + "minimumCMakeVersion" : + { + "string" : "3.7" + }, + "parentIndex" : 0, + "projectIndex" : 0, + "source" : "raster2d", + "targetIndexes" : + [ + 3, + 4 + ] + }, + { + "build" : "raytracer", + "minimumCMakeVersion" : + { + "string" : "3.7" + }, + "parentIndex" : 0, + "projectIndex" : 0, + "source" : "raytracer", + "targetIndexes" : + [ + 5, + 6 + ] + }, + { + "build" : "pathtracer", + "minimumCMakeVersion" : + { + "string" : "3.7" + }, + "parentIndex" : 0, + "projectIndex" : 0, + "source" : "pathtracer", + "targetIndexes" : + [ + 1, + 2 + ] + }, + { + "build" : "solarsystem", + "minimumCMakeVersion" : + { + "string" : "3.7" + }, + "parentIndex" : 0, + "projectIndex" : 0, + "source" : "solarsystem", + "targetIndexes" : + [ + 7, + 8 + ] + }, + { + "build" : "texturing", + "minimumCMakeVersion" : + { + "string" : "3.7" + }, + "parentIndex" : 0, + "projectIndex" : 0, + "source" : "texturing", + "targetIndexes" : + [ + 9, + 10 + ] + } + ], + "name" : "Debug", + "projects" : + [ + { + "directoryIndexes" : + [ + 0, + 1, + 2, + 3, + 4, + 5, + 6 + ], + "name" : "cgex", + "targetIndexes" : + [ + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10 + ] + } + ], + "targets" : + [ + { + "directoryIndex" : 1, + "id" : "cgex::@bfc844598bd03e848b3c", + "jsonFile" : "target-cgex-Debug-037db443eb24c4d8e979.json", + "name" : "cgex", + "projectIndex" : 0 + }, + { + "directoryIndex" : 4, + "id" : "pathtracer::@28ab86c6bbb037c17626", + "jsonFile" : "target-pathtracer-Debug-d4a88865ea0225f14fcb.json", + "name" : "pathtracer", + "projectIndex" : 0 + }, + { + "directoryIndex" : 4, + "id" : "pathtracer_autogen::@28ab86c6bbb037c17626", + "jsonFile" : "target-pathtracer_autogen-Debug-565121e67766fc3c43ce.json", + "name" : "pathtracer_autogen", + "projectIndex" : 0 + }, + { + "directoryIndex" : 2, + "id" : "raster2d::@8d0ccf534cda7680db94", + "jsonFile" : "target-raster2d-Debug-5b53446f04d5c2042e70.json", + "name" : "raster2d", + "projectIndex" : 0 + }, + { + "directoryIndex" : 2, + "id" : "raster2d_autogen::@8d0ccf534cda7680db94", + "jsonFile" : "target-raster2d_autogen-Debug-22582aabb3185c0115e1.json", + "name" : "raster2d_autogen", + "projectIndex" : 0 + }, + { + "directoryIndex" : 3, + "id" : "raytracer::@cbd142a3fc7844c688e7", + "jsonFile" : "target-raytracer-Debug-54798bd090a83e387076.json", + "name" : "raytracer", + "projectIndex" : 0 + }, + { + "directoryIndex" : 3, + "id" : "raytracer_autogen::@cbd142a3fc7844c688e7", + "jsonFile" : "target-raytracer_autogen-Debug-0b7228579adb5ed69413.json", + "name" : "raytracer_autogen", + "projectIndex" : 0 + }, + { + "directoryIndex" : 5, + "id" : "solarsystem::@b3489575c96d69d4db21", + "jsonFile" : "target-solarsystem-Debug-65280ec46ef0b72ec9b0.json", + "name" : "solarsystem", + "projectIndex" : 0 + }, + { + "directoryIndex" : 5, + "id" : "solarsystem_autogen::@b3489575c96d69d4db21", + "jsonFile" : "target-solarsystem_autogen-Debug-7061f18e5d998bba33e9.json", + "name" : "solarsystem_autogen", + "projectIndex" : 0 + }, + { + "directoryIndex" : 6, + "id" : "texturing::@b2997b6333c917a82321", + "jsonFile" : "target-texturing-Debug-82a52f552060bf6528a7.json", + "name" : "texturing", + "projectIndex" : 0 + }, + { + "directoryIndex" : 6, + "id" : "texturing_autogen::@b2997b6333c917a82321", + "jsonFile" : "target-texturing_autogen-Debug-bd6ad7c8694260806c80.json", + "name" : "texturing_autogen", + "projectIndex" : 0 + } + ] + } + ], + "kind" : "codemodel", + "paths" : + { + "build" : "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug", + "source" : "E:/Studium/team20-21" + }, + "version" : + { + "major" : 2, + "minor" : 0 + } +} diff --git a/.cmake/api/v1/reply/index-2020-05-06T18-54-42-0502.json b/.cmake/api/v1/reply/index-2020-05-06T18-54-42-0502.json new file mode 100644 index 0000000000000000000000000000000000000000..fc85c4806e03292a9d9aac9255d8b55cde8a3ff7 --- /dev/null +++ b/.cmake/api/v1/reply/index-2020-05-06T18-54-42-0502.json @@ -0,0 +1,89 @@ +{ + "cmake" : + { + "generator" : + { + "multiConfig" : false, + "name" : "MinGW Makefiles" + }, + "paths" : + { + "cmake" : "C:/Program Files/CMake/bin/cmake.exe", + "cpack" : "C:/Program Files/CMake/bin/cpack.exe", + "ctest" : "C:/Program Files/CMake/bin/ctest.exe", + "root" : "C:/Program Files/CMake/share/cmake-3.17" + }, + "version" : + { + "isDirty" : false, + "major" : 3, + "minor" : 17, + "patch" : 2, + "string" : "3.17.2", + "suffix" : "" + } + }, + "objects" : + [ + { + "jsonFile" : "codemodel-v2-963bc0dae9923dce95f8.json", + "kind" : "codemodel", + "version" : + { + "major" : 2, + "minor" : 0 + } + }, + { + "jsonFile" : "cache-v2-8e06473528878f41ac98.json", + "kind" : "cache", + "version" : + { + "major" : 2, + "minor" : 0 + } + }, + { + "jsonFile" : "cmakeFiles-v1-0336f4efacc244aa1907.json", + "kind" : "cmakeFiles", + "version" : + { + "major" : 1, + "minor" : 0 + } + } + ], + "reply" : + { + "cache-v2" : + { + "jsonFile" : "cache-v2-8e06473528878f41ac98.json", + "kind" : "cache", + "version" : + { + "major" : 2, + "minor" : 0 + } + }, + "cmakeFiles-v1" : + { + "jsonFile" : "cmakeFiles-v1-0336f4efacc244aa1907.json", + "kind" : "cmakeFiles", + "version" : + { + "major" : 1, + "minor" : 0 + } + }, + "codemodel-v2" : + { + "jsonFile" : "codemodel-v2-963bc0dae9923dce95f8.json", + "kind" : "codemodel", + "version" : + { + "major" : 2, + "minor" : 0 + } + } + } +} diff --git a/.cmake/api/v1/reply/target-cgex-Debug-037db443eb24c4d8e979.json b/.cmake/api/v1/reply/target-cgex-Debug-037db443eb24c4d8e979.json new file mode 100644 index 0000000000000000000000000000000000000000..fdf9af6179946d414c6b4427fae989ed2b4a0a4a --- /dev/null +++ b/.cmake/api/v1/reply/target-cgex-Debug-037db443eb24c4d8e979.json @@ -0,0 +1,286 @@ +{ + "archive" : {}, + "artifacts" : + [ + { + "path" : "common/libcgex.a" + } + ], + "backtrace" : 1, + "backtraceGraph" : + { + "commands" : + [ + "add_library", + "target_link_libraries", + "include_directories", + "set_source_files_properties" + ], + "files" : + [ + "common/CMakeLists.txt", + "CMakeLists.txt" + ], + "nodes" : + [ + { + "file" : 0 + }, + { + "command" : 0, + "file" : 0, + "line" : 2, + "parent" : 0 + }, + { + "command" : 1, + "file" : 0, + "line" : 21, + "parent" : 0 + }, + { + "file" : 1 + }, + { + "command" : 2, + "file" : 1, + "line" : 23, + "parent" : 3 + }, + { + "command" : 3, + "file" : 0, + "line" : 11, + "parent" : 0 + } + ] + }, + "compileGroups" : + [ + { + "compileCommandFragments" : + [ + { + "fragment" : "-g " + }, + { + "fragment" : "-std=gnu++11" + } + ], + "defines" : + [ + { + "backtrace" : 5, + "define" : "PROJECT_PATH=\"E:/Studium/team20-21\"" + }, + { + "backtrace" : 2, + "define" : "QT_CORE_LIB" + }, + { + "backtrace" : 2, + "define" : "QT_GUI_LIB" + }, + { + "backtrace" : 2, + "define" : "QT_OPENGL_LIB" + }, + { + "backtrace" : 2, + "define" : "QT_WIDGETS_LIB" + } + ], + "includes" : + [ + { + "backtrace" : 4, + "path" : "E:/Studium/team20-21/external" + }, + { + "backtrace" : 2, + "isSystem" : true, + "path" : "C:/Qt/5.14.2/mingw73_64/include" + }, + { + "backtrace" : 2, + "isSystem" : true, + "path" : "C:/Qt/5.14.2/mingw73_64/include/QtGui" + }, + { + "backtrace" : 2, + "isSystem" : true, + "path" : "C:/Qt/5.14.2/mingw73_64/include/QtANGLE" + }, + { + "backtrace" : 2, + "isSystem" : true, + "path" : "C:/Qt/5.14.2/mingw73_64/include/QtCore" + }, + { + "backtrace" : 2, + "isSystem" : true, + "path" : "C:/Qt/5.14.2/mingw73_64/./mkspecs/win32-g++" + }, + { + "backtrace" : 2, + "isSystem" : true, + "path" : "C:/Qt/5.14.2/mingw73_64/include/QtWidgets" + }, + { + "backtrace" : 2, + "isSystem" : true, + "path" : "C:/Qt/5.14.2/mingw73_64/include/QtOpenGL" + } + ], + "language" : "CXX", + "sourceIndexes" : + [ + 0 + ] + }, + { + "compileCommandFragments" : + [ + { + "fragment" : "-g " + }, + { + "fragment" : "-std=gnu++11" + } + ], + "defines" : + [ + { + "backtrace" : 2, + "define" : "QT_CORE_LIB" + }, + { + "backtrace" : 2, + "define" : "QT_GUI_LIB" + }, + { + "backtrace" : 2, + "define" : "QT_OPENGL_LIB" + }, + { + "backtrace" : 2, + "define" : "QT_WIDGETS_LIB" + } + ], + "includes" : + [ + { + "backtrace" : 4, + "path" : "E:/Studium/team20-21/external" + }, + { + "backtrace" : 2, + "isSystem" : true, + "path" : "C:/Qt/5.14.2/mingw73_64/include" + }, + { + "backtrace" : 2, + "isSystem" : true, + "path" : "C:/Qt/5.14.2/mingw73_64/include/QtGui" + }, + { + "backtrace" : 2, + "isSystem" : true, + "path" : "C:/Qt/5.14.2/mingw73_64/include/QtANGLE" + }, + { + "backtrace" : 2, + "isSystem" : true, + "path" : "C:/Qt/5.14.2/mingw73_64/include/QtCore" + }, + { + "backtrace" : 2, + "isSystem" : true, + "path" : "C:/Qt/5.14.2/mingw73_64/./mkspecs/win32-g++" + }, + { + "backtrace" : 2, + "isSystem" : true, + "path" : "C:/Qt/5.14.2/mingw73_64/include/QtWidgets" + }, + { + "backtrace" : 2, + "isSystem" : true, + "path" : "C:/Qt/5.14.2/mingw73_64/include/QtOpenGL" + } + ], + "language" : "CXX", + "sourceIndexes" : + [ + 1, + 2, + 3, + 4, + 5 + ] + } + ], + "id" : "cgex::@bfc844598bd03e848b3c", + "name" : "cgex", + "nameOnDisk" : "libcgex.a", + "paths" : + { + "build" : "common", + "source" : "common" + }, + "sourceGroups" : + [ + { + "name" : "Source Files", + "sourceIndexes" : + [ + 0, + 1, + 2, + 3, + 4, + 5 + ] + } + ], + "sources" : + [ + { + "backtrace" : 1, + "compileGroupIndex" : 0, + "path" : "common/util.cpp", + "sourceGroupIndex" : 0 + }, + { + "backtrace" : 1, + "compileGroupIndex" : 1, + "path" : "common/image.cpp", + "sourceGroupIndex" : 0 + }, + { + "backtrace" : 1, + "compileGroupIndex" : 1, + "path" : "common/image_widget.cpp", + "sourceGroupIndex" : 0 + }, + { + "backtrace" : 1, + "compileGroupIndex" : 1, + "path" : "common/rasterizer2d.cpp", + "sourceGroupIndex" : 0 + }, + { + "backtrace" : 1, + "compileGroupIndex" : 1, + "path" : "common/glsl_preprocessor.cpp", + "sourceGroupIndex" : 0 + }, + { + "backtrace" : 1, + "compileGroupIndex" : 1, + "path" : "common/view_controller.cpp", + "sourceGroupIndex" : 0 + } + ], + "type" : "STATIC_LIBRARY" +} diff --git a/.cmake/api/v1/reply/target-pathtracer-Debug-d4a88865ea0225f14fcb.json b/.cmake/api/v1/reply/target-pathtracer-Debug-d4a88865ea0225f14fcb.json new file mode 100644 index 0000000000000000000000000000000000000000..0b21d11a6e26362e9e0d2a2ed2df40f83889104b --- /dev/null +++ b/.cmake/api/v1/reply/target-pathtracer-Debug-d4a88865ea0225f14fcb.json @@ -0,0 +1,358 @@ +{ + "artifacts" : + [ + { + "path" : "bin/pathtracer.exe" + }, + { + "path" : "bin/pathtracer.pdb" + } + ], + "backtrace" : 1, + "backtraceGraph" : + { + "commands" : + [ + "add_executable", + "target_link_libraries", + "target_compile_definitions", + "include_directories" + ], + "files" : + [ + "pathtracer/CMakeLists.txt", + "CMakeLists.txt" + ], + "nodes" : + [ + { + "file" : 0 + }, + { + "command" : 0, + "file" : 0, + "line" : 6, + "parent" : 0 + }, + { + "command" : 1, + "file" : 0, + "line" : 13, + "parent" : 0 + }, + { + "command" : 2, + "file" : 0, + "line" : 15, + "parent" : 0 + }, + { + "file" : 1 + }, + { + "command" : 3, + "file" : 1, + "line" : 23, + "parent" : 4 + } + ] + }, + "compileGroups" : + [ + { + "compileCommandFragments" : + [ + { + "fragment" : "-g " + }, + { + "fragment" : "-std=gnu++11" + } + ], + "defines" : + [ + { + "backtrace" : 3, + "define" : "GLSL_PATH=\"E:/Studium/team20-21/pathtracer/glsl\"" + }, + { + "backtrace" : 2, + "define" : "QT_CORE_LIB" + }, + { + "backtrace" : 2, + "define" : "QT_GUI_LIB" + }, + { + "backtrace" : 2, + "define" : "QT_OPENGL_LIB" + }, + { + "backtrace" : 2, + "define" : "QT_WIDGETS_LIB" + }, + { + "backtrace" : 3, + "define" : "SCENES_PATH=\"E:/Studium/team20-21/pathtracer/scenes\"" + } + ], + "includes" : + [ + { + "path" : "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/pathtracer" + }, + { + "path" : "E:/Studium/team20-21/pathtracer" + }, + { + "backtrace" : 0, + "path" : "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/pathtracer/pathtracer_autogen/include" + }, + { + "backtrace" : 5, + "path" : "E:/Studium/team20-21/external" + }, + { + "backtrace" : 2, + "path" : "E:/Studium/team20-21/common" + }, + { + "backtrace" : 2, + "isSystem" : true, + "path" : "C:/Qt/5.14.2/mingw73_64/include" + }, + { + "backtrace" : 2, + "isSystem" : true, + "path" : "C:/Qt/5.14.2/mingw73_64/include/QtGui" + }, + { + "backtrace" : 2, + "isSystem" : true, + "path" : "C:/Qt/5.14.2/mingw73_64/include/QtANGLE" + }, + { + "backtrace" : 2, + "isSystem" : true, + "path" : "C:/Qt/5.14.2/mingw73_64/include/QtCore" + }, + { + "backtrace" : 2, + "isSystem" : true, + "path" : "C:/Qt/5.14.2/mingw73_64/./mkspecs/win32-g++" + }, + { + "backtrace" : 2, + "isSystem" : true, + "path" : "C:/Qt/5.14.2/mingw73_64/include/QtWidgets" + }, + { + "backtrace" : 2, + "isSystem" : true, + "path" : "C:/Qt/5.14.2/mingw73_64/include/QtOpenGL" + } + ], + "language" : "CXX", + "sourceIndexes" : + [ + 0, + 1, + 3 + ] + } + ], + "dependencies" : + [ + { + "backtrace" : 0, + "id" : "pathtracer_autogen::@28ab86c6bbb037c17626" + }, + { + "backtrace" : 2, + "id" : "cgex::@bfc844598bd03e848b3c" + } + ], + "id" : "pathtracer::@28ab86c6bbb037c17626", + "link" : + { + "commandFragments" : + [ + { + "fragment" : "-g", + "role" : "flags" + }, + { + "fragment" : "", + "role" : "flags" + }, + { + "backtrace" : 2, + "fragment" : "..\\common\\libcgex.a", + "role" : "libraries" + }, + { + "fragment" : "C:\\Qt\\5.14.2\\mingw73_64\\lib\\libQt5OpenGL.a", + "role" : "libraries" + }, + { + "fragment" : "C:\\Qt\\5.14.2\\mingw73_64\\lib\\libQt5Widgets.a", + "role" : "libraries" + }, + { + "fragment" : "C:\\Qt\\5.14.2\\mingw73_64\\lib\\libQt5Gui.a", + "role" : "libraries" + }, + { + "fragment" : "C:\\Qt\\5.14.2\\mingw73_64\\lib\\libQt5Core.a", + "role" : "libraries" + }, + { + "fragment" : "-lopengl32", + "role" : "libraries" + }, + { + "fragment" : "-lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32", + "role" : "libraries" + } + ], + "language" : "CXX" + }, + "name" : "pathtracer", + "nameOnDisk" : "pathtracer.exe", + "paths" : + { + "build" : "pathtracer", + "source" : "pathtracer" + }, + "sourceGroups" : + [ + { + "name" : "Source Files", + "sourceIndexes" : + [ + 0, + 1, + 3 + ] + }, + { + "name" : "", + "sourceIndexes" : + [ + 2, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17 + ] + } + ], + "sources" : + [ + { + "backtrace" : 0, + "compileGroupIndex" : 0, + "isGenerated" : true, + "path" : "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/pathtracer/pathtracer_autogen/mocs_compilation.cpp", + "sourceGroupIndex" : 0 + }, + { + "backtrace" : 1, + "compileGroupIndex" : 0, + "path" : "pathtracer/pathtrace_widget.cpp", + "sourceGroupIndex" : 0 + }, + { + "backtrace" : 1, + "path" : "pathtracer/pathtrace_widget.ui", + "sourceGroupIndex" : 1 + }, + { + "backtrace" : 1, + "compileGroupIndex" : 0, + "path" : "pathtracer/main.cpp", + "sourceGroupIndex" : 0 + }, + { + "backtrace" : 1, + "path" : "pathtracer/glsl/brdf.glsl", + "sourceGroupIndex" : 1 + }, + { + "backtrace" : 1, + "path" : "pathtracer/glsl/camera.glsl", + "sourceGroupIndex" : 1 + }, + { + "backtrace" : 1, + "path" : "pathtracer/glsl/material.glsl", + "sourceGroupIndex" : 1 + }, + { + "backtrace" : 1, + "path" : "pathtracer/glsl/objects.glsl", + "sourceGroupIndex" : 1 + }, + { + "backtrace" : 1, + "path" : "pathtracer/glsl/objects/plane.glsl", + "sourceGroupIndex" : 1 + }, + { + "backtrace" : 1, + "path" : "pathtracer/glsl/objects/sphere.glsl", + "sourceGroupIndex" : 1 + }, + { + "backtrace" : 1, + "path" : "pathtracer/glsl/random.glsl", + "sourceGroupIndex" : 1 + }, + { + "backtrace" : 1, + "path" : "pathtracer/glsl/ray.glsl", + "sourceGroupIndex" : 1 + }, + { + "backtrace" : 1, + "path" : "pathtracer/glsl/sampling.glsl", + "sourceGroupIndex" : 1 + }, + { + "backtrace" : 1, + "path" : "pathtracer/glsl/simplex_noise.glsl", + "sourceGroupIndex" : 1 + }, + { + "backtrace" : 1, + "path" : "pathtracer/glsl/test.glsl", + "sourceGroupIndex" : 1 + }, + { + "backtrace" : 1, + "path" : "pathtracer/glsl/trace.glsl", + "sourceGroupIndex" : 1 + }, + { + "backtrace" : 1, + "path" : "pathtracer/scenes/simple spheres.glsl", + "sourceGroupIndex" : 1 + }, + { + "backtrace" : 1, + "path" : "pathtracer/scenes/varying spheres.glsl", + "sourceGroupIndex" : 1 + } + ], + "type" : "EXECUTABLE" +} diff --git a/.cmake/api/v1/reply/target-pathtracer_autogen-Debug-565121e67766fc3c43ce.json b/.cmake/api/v1/reply/target-pathtracer_autogen-Debug-565121e67766fc3c43ce.json new file mode 100644 index 0000000000000000000000000000000000000000..f05d10e53f67eefc04ef3e0f5acbcadf0aac192f --- /dev/null +++ b/.cmake/api/v1/reply/target-pathtracer_autogen-Debug-565121e67766fc3c43ce.json @@ -0,0 +1,65 @@ +{ + "backtrace" : 0, + "backtraceGraph" : + { + "commands" : [], + "files" : + [ + "pathtracer/CMakeLists.txt" + ], + "nodes" : + [ + { + "file" : 0 + } + ] + }, + "dependencies" : + [ + { + "backtrace" : 0, + "id" : "cgex::@bfc844598bd03e848b3c" + } + ], + "id" : "pathtracer_autogen::@28ab86c6bbb037c17626", + "isGeneratorProvided" : true, + "name" : "pathtracer_autogen", + "paths" : + { + "build" : "pathtracer", + "source" : "pathtracer" + }, + "sourceGroups" : + [ + { + "name" : "", + "sourceIndexes" : + [ + 0 + ] + }, + { + "name" : "CMake Rules", + "sourceIndexes" : + [ + 1 + ] + } + ], + "sources" : + [ + { + "backtrace" : 0, + "isGenerated" : true, + "path" : "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/pathtracer/CMakeFiles/pathtracer_autogen", + "sourceGroupIndex" : 0 + }, + { + "backtrace" : 0, + "isGenerated" : true, + "path" : "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/pathtracer/CMakeFiles/pathtracer_autogen.rule", + "sourceGroupIndex" : 1 + } + ], + "type" : "UTILITY" +} diff --git a/.cmake/api/v1/reply/target-raster2d-Debug-5b53446f04d5c2042e70.json b/.cmake/api/v1/reply/target-raster2d-Debug-5b53446f04d5c2042e70.json new file mode 100644 index 0000000000000000000000000000000000000000..67fd1b21833515bfd4771c772700dd05e473b8c8 --- /dev/null +++ b/.cmake/api/v1/reply/target-raster2d-Debug-5b53446f04d5c2042e70.json @@ -0,0 +1,239 @@ +{ + "artifacts" : + [ + { + "path" : "bin/raster2d.exe" + }, + { + "path" : "bin/raster2d.pdb" + } + ], + "backtrace" : 1, + "backtraceGraph" : + { + "commands" : + [ + "add_executable", + "target_link_libraries", + "include_directories" + ], + "files" : + [ + "raster2d/CMakeLists.txt", + "CMakeLists.txt" + ], + "nodes" : + [ + { + "file" : 0 + }, + { + "command" : 0, + "file" : 0, + "line" : 1, + "parent" : 0 + }, + { + "command" : 1, + "file" : 0, + "line" : 3, + "parent" : 0 + }, + { + "file" : 1 + }, + { + "command" : 2, + "file" : 1, + "line" : 23, + "parent" : 3 + } + ] + }, + "compileGroups" : + [ + { + "compileCommandFragments" : + [ + { + "fragment" : "-g " + }, + { + "fragment" : "-std=gnu++11" + } + ], + "defines" : + [ + { + "backtrace" : 2, + "define" : "QT_CORE_LIB" + }, + { + "backtrace" : 2, + "define" : "QT_GUI_LIB" + }, + { + "backtrace" : 2, + "define" : "QT_OPENGL_LIB" + }, + { + "backtrace" : 2, + "define" : "QT_WIDGETS_LIB" + } + ], + "includes" : + [ + { + "path" : "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/raster2d" + }, + { + "path" : "E:/Studium/team20-21/raster2d" + }, + { + "backtrace" : 0, + "path" : "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/raster2d/raster2d_autogen/include" + }, + { + "backtrace" : 4, + "path" : "E:/Studium/team20-21/external" + }, + { + "backtrace" : 2, + "path" : "E:/Studium/team20-21/common" + }, + { + "backtrace" : 2, + "isSystem" : true, + "path" : "C:/Qt/5.14.2/mingw73_64/include" + }, + { + "backtrace" : 2, + "isSystem" : true, + "path" : "C:/Qt/5.14.2/mingw73_64/include/QtGui" + }, + { + "backtrace" : 2, + "isSystem" : true, + "path" : "C:/Qt/5.14.2/mingw73_64/include/QtANGLE" + }, + { + "backtrace" : 2, + "isSystem" : true, + "path" : "C:/Qt/5.14.2/mingw73_64/include/QtCore" + }, + { + "backtrace" : 2, + "isSystem" : true, + "path" : "C:/Qt/5.14.2/mingw73_64/./mkspecs/win32-g++" + }, + { + "backtrace" : 2, + "isSystem" : true, + "path" : "C:/Qt/5.14.2/mingw73_64/include/QtWidgets" + }, + { + "backtrace" : 2, + "isSystem" : true, + "path" : "C:/Qt/5.14.2/mingw73_64/include/QtOpenGL" + } + ], + "language" : "CXX", + "sourceIndexes" : + [ + 0, + 1 + ] + } + ], + "dependencies" : + [ + { + "backtrace" : 0, + "id" : "raster2d_autogen::@8d0ccf534cda7680db94" + }, + { + "backtrace" : 2, + "id" : "cgex::@bfc844598bd03e848b3c" + } + ], + "id" : "raster2d::@8d0ccf534cda7680db94", + "link" : + { + "commandFragments" : + [ + { + "fragment" : "-g", + "role" : "flags" + }, + { + "fragment" : "", + "role" : "flags" + }, + { + "backtrace" : 2, + "fragment" : "..\\common\\libcgex.a", + "role" : "libraries" + }, + { + "fragment" : "C:\\Qt\\5.14.2\\mingw73_64\\lib\\libQt5OpenGL.a", + "role" : "libraries" + }, + { + "fragment" : "C:\\Qt\\5.14.2\\mingw73_64\\lib\\libQt5Widgets.a", + "role" : "libraries" + }, + { + "fragment" : "C:\\Qt\\5.14.2\\mingw73_64\\lib\\libQt5Gui.a", + "role" : "libraries" + }, + { + "fragment" : "C:\\Qt\\5.14.2\\mingw73_64\\lib\\libQt5Core.a", + "role" : "libraries" + }, + { + "fragment" : "-lopengl32", + "role" : "libraries" + }, + { + "fragment" : "-lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32", + "role" : "libraries" + } + ], + "language" : "CXX" + }, + "name" : "raster2d", + "nameOnDisk" : "raster2d.exe", + "paths" : + { + "build" : "raster2d", + "source" : "raster2d" + }, + "sourceGroups" : + [ + { + "name" : "Source Files", + "sourceIndexes" : + [ + 0, + 1 + ] + } + ], + "sources" : + [ + { + "backtrace" : 0, + "compileGroupIndex" : 0, + "isGenerated" : true, + "path" : "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/raster2d/raster2d_autogen/mocs_compilation.cpp", + "sourceGroupIndex" : 0 + }, + { + "backtrace" : 1, + "compileGroupIndex" : 0, + "path" : "raster2d/raster2d.cpp", + "sourceGroupIndex" : 0 + } + ], + "type" : "EXECUTABLE" +} diff --git a/.cmake/api/v1/reply/target-raster2d_autogen-Debug-22582aabb3185c0115e1.json b/.cmake/api/v1/reply/target-raster2d_autogen-Debug-22582aabb3185c0115e1.json new file mode 100644 index 0000000000000000000000000000000000000000..ebdf4982b01f4d0c7583115fa95ba40029180178 --- /dev/null +++ b/.cmake/api/v1/reply/target-raster2d_autogen-Debug-22582aabb3185c0115e1.json @@ -0,0 +1,65 @@ +{ + "backtrace" : 0, + "backtraceGraph" : + { + "commands" : [], + "files" : + [ + "raster2d/CMakeLists.txt" + ], + "nodes" : + [ + { + "file" : 0 + } + ] + }, + "dependencies" : + [ + { + "backtrace" : 0, + "id" : "cgex::@bfc844598bd03e848b3c" + } + ], + "id" : "raster2d_autogen::@8d0ccf534cda7680db94", + "isGeneratorProvided" : true, + "name" : "raster2d_autogen", + "paths" : + { + "build" : "raster2d", + "source" : "raster2d" + }, + "sourceGroups" : + [ + { + "name" : "", + "sourceIndexes" : + [ + 0 + ] + }, + { + "name" : "CMake Rules", + "sourceIndexes" : + [ + 1 + ] + } + ], + "sources" : + [ + { + "backtrace" : 0, + "isGenerated" : true, + "path" : "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/raster2d/CMakeFiles/raster2d_autogen", + "sourceGroupIndex" : 0 + }, + { + "backtrace" : 0, + "isGenerated" : true, + "path" : "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/raster2d/CMakeFiles/raster2d_autogen.rule", + "sourceGroupIndex" : 1 + } + ], + "type" : "UTILITY" +} diff --git a/.cmake/api/v1/reply/target-raytracer-Debug-54798bd090a83e387076.json b/.cmake/api/v1/reply/target-raytracer-Debug-54798bd090a83e387076.json new file mode 100644 index 0000000000000000000000000000000000000000..076a33f6ad5d75373337b1fd4bb9c298b178bee2 --- /dev/null +++ b/.cmake/api/v1/reply/target-raytracer-Debug-54798bd090a83e387076.json @@ -0,0 +1,270 @@ +{ + "artifacts" : + [ + { + "path" : "bin/raytracer.exe" + }, + { + "path" : "bin/raytracer.pdb" + } + ], + "backtrace" : 1, + "backtraceGraph" : + { + "commands" : + [ + "add_executable", + "target_link_libraries", + "target_compile_definitions", + "include_directories" + ], + "files" : + [ + "raytracer/CMakeLists.txt", + "CMakeLists.txt" + ], + "nodes" : + [ + { + "file" : 0 + }, + { + "command" : 0, + "file" : 0, + "line" : 4, + "parent" : 0 + }, + { + "command" : 1, + "file" : 0, + "line" : 14, + "parent" : 0 + }, + { + "command" : 2, + "file" : 0, + "line" : 10, + "parent" : 0 + }, + { + "file" : 1 + }, + { + "command" : 3, + "file" : 1, + "line" : 23, + "parent" : 4 + } + ] + }, + "compileGroups" : + [ + { + "compileCommandFragments" : + [ + { + "fragment" : "-g " + }, + { + "fragment" : "-std=gnu++11" + } + ], + "defines" : + [ + { + "backtrace" : 2, + "define" : "QT_CORE_LIB" + }, + { + "backtrace" : 2, + "define" : "QT_GUI_LIB" + }, + { + "backtrace" : 2, + "define" : "QT_OPENGL_LIB" + }, + { + "backtrace" : 2, + "define" : "QT_WIDGETS_LIB" + }, + { + "backtrace" : 3, + "define" : "SHADER_PATH=\"E:/Studium/team20-21/raytracer/shaders\"" + } + ], + "includes" : + [ + { + "path" : "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/raytracer" + }, + { + "path" : "E:/Studium/team20-21/raytracer" + }, + { + "backtrace" : 0, + "path" : "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/raytracer/raytracer_autogen/include" + }, + { + "backtrace" : 5, + "path" : "E:/Studium/team20-21/external" + }, + { + "backtrace" : 2, + "path" : "E:/Studium/team20-21/common" + }, + { + "backtrace" : 2, + "isSystem" : true, + "path" : "C:/Qt/5.14.2/mingw73_64/include" + }, + { + "backtrace" : 2, + "isSystem" : true, + "path" : "C:/Qt/5.14.2/mingw73_64/include/QtGui" + }, + { + "backtrace" : 2, + "isSystem" : true, + "path" : "C:/Qt/5.14.2/mingw73_64/include/QtANGLE" + }, + { + "backtrace" : 2, + "isSystem" : true, + "path" : "C:/Qt/5.14.2/mingw73_64/include/QtCore" + }, + { + "backtrace" : 2, + "isSystem" : true, + "path" : "C:/Qt/5.14.2/mingw73_64/./mkspecs/win32-g++" + }, + { + "backtrace" : 2, + "isSystem" : true, + "path" : "C:/Qt/5.14.2/mingw73_64/include/QtWidgets" + }, + { + "backtrace" : 2, + "isSystem" : true, + "path" : "C:/Qt/5.14.2/mingw73_64/include/QtOpenGL" + } + ], + "language" : "CXX", + "sourceIndexes" : + [ + 0, + 1, + 2 + ] + } + ], + "dependencies" : + [ + { + "backtrace" : 0, + "id" : "raytracer_autogen::@cbd142a3fc7844c688e7" + }, + { + "backtrace" : 2, + "id" : "cgex::@bfc844598bd03e848b3c" + } + ], + "id" : "raytracer::@cbd142a3fc7844c688e7", + "link" : + { + "commandFragments" : + [ + { + "fragment" : "-g", + "role" : "flags" + }, + { + "fragment" : "", + "role" : "flags" + }, + { + "backtrace" : 2, + "fragment" : "..\\common\\libcgex.a", + "role" : "libraries" + }, + { + "fragment" : "C:\\Qt\\5.14.2\\mingw73_64\\lib\\libQt5OpenGL.a", + "role" : "libraries" + }, + { + "fragment" : "C:\\Qt\\5.14.2\\mingw73_64\\lib\\libQt5Widgets.a", + "role" : "libraries" + }, + { + "fragment" : "C:\\Qt\\5.14.2\\mingw73_64\\lib\\libQt5Gui.a", + "role" : "libraries" + }, + { + "fragment" : "C:\\Qt\\5.14.2\\mingw73_64\\lib\\libQt5Core.a", + "role" : "libraries" + }, + { + "fragment" : "-lopengl32", + "role" : "libraries" + }, + { + "fragment" : "-lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32", + "role" : "libraries" + } + ], + "language" : "CXX" + }, + "name" : "raytracer", + "nameOnDisk" : "raytracer.exe", + "paths" : + { + "build" : "raytracer", + "source" : "raytracer" + }, + "sourceGroups" : + [ + { + "name" : "Source Files", + "sourceIndexes" : + [ + 0, + 1, + 2 + ] + }, + { + "name" : "", + "sourceIndexes" : + [ + 3 + ] + } + ], + "sources" : + [ + { + "backtrace" : 0, + "compileGroupIndex" : 0, + "isGenerated" : true, + "path" : "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/raytracer/raytracer_autogen/mocs_compilation.cpp", + "sourceGroupIndex" : 0 + }, + { + "backtrace" : 1, + "compileGroupIndex" : 0, + "path" : "raytracer/raytrace_widget.cpp", + "sourceGroupIndex" : 0 + }, + { + "backtrace" : 1, + "compileGroupIndex" : 0, + "path" : "raytracer/main.cpp", + "sourceGroupIndex" : 0 + }, + { + "backtrace" : 1, + "path" : "raytracer/shaders/raytracer.glsl", + "sourceGroupIndex" : 1 + } + ], + "type" : "EXECUTABLE" +} diff --git a/.cmake/api/v1/reply/target-raytracer_autogen-Debug-0b7228579adb5ed69413.json b/.cmake/api/v1/reply/target-raytracer_autogen-Debug-0b7228579adb5ed69413.json new file mode 100644 index 0000000000000000000000000000000000000000..cfec5a787c93c6a158b946bd7e9de8f63a93612b --- /dev/null +++ b/.cmake/api/v1/reply/target-raytracer_autogen-Debug-0b7228579adb5ed69413.json @@ -0,0 +1,65 @@ +{ + "backtrace" : 0, + "backtraceGraph" : + { + "commands" : [], + "files" : + [ + "raytracer/CMakeLists.txt" + ], + "nodes" : + [ + { + "file" : 0 + } + ] + }, + "dependencies" : + [ + { + "backtrace" : 0, + "id" : "cgex::@bfc844598bd03e848b3c" + } + ], + "id" : "raytracer_autogen::@cbd142a3fc7844c688e7", + "isGeneratorProvided" : true, + "name" : "raytracer_autogen", + "paths" : + { + "build" : "raytracer", + "source" : "raytracer" + }, + "sourceGroups" : + [ + { + "name" : "", + "sourceIndexes" : + [ + 0 + ] + }, + { + "name" : "CMake Rules", + "sourceIndexes" : + [ + 1 + ] + } + ], + "sources" : + [ + { + "backtrace" : 0, + "isGenerated" : true, + "path" : "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/raytracer/CMakeFiles/raytracer_autogen", + "sourceGroupIndex" : 0 + }, + { + "backtrace" : 0, + "isGenerated" : true, + "path" : "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/raytracer/CMakeFiles/raytracer_autogen.rule", + "sourceGroupIndex" : 1 + } + ], + "type" : "UTILITY" +} diff --git a/.cmake/api/v1/reply/target-solarsystem-Debug-65280ec46ef0b72ec9b0.json b/.cmake/api/v1/reply/target-solarsystem-Debug-65280ec46ef0b72ec9b0.json new file mode 100644 index 0000000000000000000000000000000000000000..c025d26b6e1f80c7232cc0322c3edcea8c2761df --- /dev/null +++ b/.cmake/api/v1/reply/target-solarsystem-Debug-65280ec46ef0b72ec9b0.json @@ -0,0 +1,274 @@ +{ + "artifacts" : + [ + { + "path" : "bin/solarsystem.exe" + }, + { + "path" : "bin/solarsystem.pdb" + } + ], + "backtrace" : 1, + "backtraceGraph" : + { + "commands" : + [ + "add_executable", + "target_link_libraries", + "target_compile_definitions", + "include_directories" + ], + "files" : + [ + "solarsystem/CMakeLists.txt", + "CMakeLists.txt" + ], + "nodes" : + [ + { + "file" : 0 + }, + { + "command" : 0, + "file" : 0, + "line" : 2, + "parent" : 0 + }, + { + "command" : 1, + "file" : 0, + "line" : 14, + "parent" : 0 + }, + { + "command" : 2, + "file" : 0, + "line" : 8, + "parent" : 0 + }, + { + "file" : 1 + }, + { + "command" : 3, + "file" : 1, + "line" : 23, + "parent" : 4 + } + ] + }, + "compileGroups" : + [ + { + "compileCommandFragments" : + [ + { + "fragment" : "-g " + }, + { + "fragment" : "-std=gnu++11" + } + ], + "defines" : + [ + { + "backtrace" : 3, + "define" : "MODELS_PATH=\"E:/Studium/team20-21/solarsystem/models\"" + }, + { + "backtrace" : 2, + "define" : "QT_CORE_LIB" + }, + { + "backtrace" : 2, + "define" : "QT_GUI_LIB" + }, + { + "backtrace" : 2, + "define" : "QT_OPENGL_LIB" + }, + { + "backtrace" : 2, + "define" : "QT_WIDGETS_LIB" + }, + { + "backtrace" : 3, + "define" : "SHADER_PATH=\"E:/Studium/team20-21/solarsystem/\"" + }, + { + "backtrace" : 3, + "define" : "TEXTURE_PATH=\"E:/Studium/team20-21/solarsystem/textures\"" + } + ], + "includes" : + [ + { + "path" : "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/solarsystem" + }, + { + "path" : "E:/Studium/team20-21/solarsystem" + }, + { + "backtrace" : 0, + "path" : "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/solarsystem/solarsystem_autogen/include" + }, + { + "backtrace" : 5, + "path" : "E:/Studium/team20-21/external" + }, + { + "backtrace" : 2, + "path" : "E:/Studium/team20-21/common" + }, + { + "backtrace" : 2, + "isSystem" : true, + "path" : "C:/Qt/5.14.2/mingw73_64/include" + }, + { + "backtrace" : 2, + "isSystem" : true, + "path" : "C:/Qt/5.14.2/mingw73_64/include/QtGui" + }, + { + "backtrace" : 2, + "isSystem" : true, + "path" : "C:/Qt/5.14.2/mingw73_64/include/QtANGLE" + }, + { + "backtrace" : 2, + "isSystem" : true, + "path" : "C:/Qt/5.14.2/mingw73_64/include/QtCore" + }, + { + "backtrace" : 2, + "isSystem" : true, + "path" : "C:/Qt/5.14.2/mingw73_64/./mkspecs/win32-g++" + }, + { + "backtrace" : 2, + "isSystem" : true, + "path" : "C:/Qt/5.14.2/mingw73_64/include/QtWidgets" + }, + { + "backtrace" : 2, + "isSystem" : true, + "path" : "C:/Qt/5.14.2/mingw73_64/include/QtOpenGL" + } + ], + "language" : "CXX", + "sourceIndexes" : + [ + 0, + 1, + 2, + 3 + ] + } + ], + "dependencies" : + [ + { + "backtrace" : 0, + "id" : "solarsystem_autogen::@b3489575c96d69d4db21" + }, + { + "backtrace" : 2, + "id" : "cgex::@bfc844598bd03e848b3c" + } + ], + "id" : "solarsystem::@b3489575c96d69d4db21", + "link" : + { + "commandFragments" : + [ + { + "fragment" : "-g", + "role" : "flags" + }, + { + "fragment" : "", + "role" : "flags" + }, + { + "backtrace" : 2, + "fragment" : "..\\common\\libcgex.a", + "role" : "libraries" + }, + { + "fragment" : "C:\\Qt\\5.14.2\\mingw73_64\\lib\\libQt5OpenGL.a", + "role" : "libraries" + }, + { + "fragment" : "C:\\Qt\\5.14.2\\mingw73_64\\lib\\libQt5Widgets.a", + "role" : "libraries" + }, + { + "fragment" : "C:\\Qt\\5.14.2\\mingw73_64\\lib\\libQt5Gui.a", + "role" : "libraries" + }, + { + "fragment" : "C:\\Qt\\5.14.2\\mingw73_64\\lib\\libQt5Core.a", + "role" : "libraries" + }, + { + "fragment" : "-lopengl32", + "role" : "libraries" + }, + { + "fragment" : "-lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32", + "role" : "libraries" + } + ], + "language" : "CXX" + }, + "name" : "solarsystem", + "nameOnDisk" : "solarsystem.exe", + "paths" : + { + "build" : "solarsystem", + "source" : "solarsystem" + }, + "sourceGroups" : + [ + { + "name" : "Source Files", + "sourceIndexes" : + [ + 0, + 1, + 2, + 3 + ] + } + ], + "sources" : + [ + { + "backtrace" : 0, + "compileGroupIndex" : 0, + "isGenerated" : true, + "path" : "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/solarsystem/solarsystem_autogen/mocs_compilation.cpp", + "sourceGroupIndex" : 0 + }, + { + "backtrace" : 1, + "compileGroupIndex" : 0, + "path" : "solarsystem/solarsystem_widget.cpp", + "sourceGroupIndex" : 0 + }, + { + "backtrace" : 1, + "compileGroupIndex" : 0, + "path" : "solarsystem/mesh.cpp", + "sourceGroupIndex" : 0 + }, + { + "backtrace" : 1, + "compileGroupIndex" : 0, + "path" : "solarsystem/main.cpp", + "sourceGroupIndex" : 0 + } + ], + "type" : "EXECUTABLE" +} diff --git a/.cmake/api/v1/reply/target-solarsystem_autogen-Debug-7061f18e5d998bba33e9.json b/.cmake/api/v1/reply/target-solarsystem_autogen-Debug-7061f18e5d998bba33e9.json new file mode 100644 index 0000000000000000000000000000000000000000..b2088cb1281b052c1b2d1d562b6a255fef2ebc38 --- /dev/null +++ b/.cmake/api/v1/reply/target-solarsystem_autogen-Debug-7061f18e5d998bba33e9.json @@ -0,0 +1,65 @@ +{ + "backtrace" : 0, + "backtraceGraph" : + { + "commands" : [], + "files" : + [ + "solarsystem/CMakeLists.txt" + ], + "nodes" : + [ + { + "file" : 0 + } + ] + }, + "dependencies" : + [ + { + "backtrace" : 0, + "id" : "cgex::@bfc844598bd03e848b3c" + } + ], + "id" : "solarsystem_autogen::@b3489575c96d69d4db21", + "isGeneratorProvided" : true, + "name" : "solarsystem_autogen", + "paths" : + { + "build" : "solarsystem", + "source" : "solarsystem" + }, + "sourceGroups" : + [ + { + "name" : "", + "sourceIndexes" : + [ + 0 + ] + }, + { + "name" : "CMake Rules", + "sourceIndexes" : + [ + 1 + ] + } + ], + "sources" : + [ + { + "backtrace" : 0, + "isGenerated" : true, + "path" : "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/solarsystem/CMakeFiles/solarsystem_autogen", + "sourceGroupIndex" : 0 + }, + { + "backtrace" : 0, + "isGenerated" : true, + "path" : "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/solarsystem/CMakeFiles/solarsystem_autogen.rule", + "sourceGroupIndex" : 1 + } + ], + "type" : "UTILITY" +} diff --git a/.cmake/api/v1/reply/target-texturing-Debug-82a52f552060bf6528a7.json b/.cmake/api/v1/reply/target-texturing-Debug-82a52f552060bf6528a7.json new file mode 100644 index 0000000000000000000000000000000000000000..f7399f66607d1fa20187fb7c54ecd1746b56b8bb --- /dev/null +++ b/.cmake/api/v1/reply/target-texturing-Debug-82a52f552060bf6528a7.json @@ -0,0 +1,274 @@ +{ + "artifacts" : + [ + { + "path" : "bin/texturing.exe" + }, + { + "path" : "bin/texturing.pdb" + } + ], + "backtrace" : 1, + "backtraceGraph" : + { + "commands" : + [ + "add_executable", + "target_link_libraries", + "target_compile_definitions", + "include_directories" + ], + "files" : + [ + "texturing/CMakeLists.txt", + "CMakeLists.txt" + ], + "nodes" : + [ + { + "file" : 0 + }, + { + "command" : 0, + "file" : 0, + "line" : 1, + "parent" : 0 + }, + { + "command" : 1, + "file" : 0, + "line" : 13, + "parent" : 0 + }, + { + "command" : 2, + "file" : 0, + "line" : 7, + "parent" : 0 + }, + { + "file" : 1 + }, + { + "command" : 3, + "file" : 1, + "line" : 23, + "parent" : 4 + } + ] + }, + "compileGroups" : + [ + { + "compileCommandFragments" : + [ + { + "fragment" : "-g " + }, + { + "fragment" : "-std=gnu++11" + } + ], + "defines" : + [ + { + "backtrace" : 3, + "define" : "MODELS_PATH=\"E:/Studium/team20-21/texturing/models\"" + }, + { + "backtrace" : 2, + "define" : "QT_CORE_LIB" + }, + { + "backtrace" : 2, + "define" : "QT_GUI_LIB" + }, + { + "backtrace" : 2, + "define" : "QT_OPENGL_LIB" + }, + { + "backtrace" : 2, + "define" : "QT_WIDGETS_LIB" + }, + { + "backtrace" : 3, + "define" : "SHADER_PATH=\"E:/Studium/team20-21/texturing/\"" + }, + { + "backtrace" : 3, + "define" : "TEXTURE_PATH=\"E:/Studium/team20-21/texturing/textures\"" + } + ], + "includes" : + [ + { + "path" : "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/texturing" + }, + { + "path" : "E:/Studium/team20-21/texturing" + }, + { + "backtrace" : 0, + "path" : "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/texturing/texturing_autogen/include" + }, + { + "backtrace" : 5, + "path" : "E:/Studium/team20-21/external" + }, + { + "backtrace" : 2, + "path" : "E:/Studium/team20-21/common" + }, + { + "backtrace" : 2, + "isSystem" : true, + "path" : "C:/Qt/5.14.2/mingw73_64/include" + }, + { + "backtrace" : 2, + "isSystem" : true, + "path" : "C:/Qt/5.14.2/mingw73_64/include/QtGui" + }, + { + "backtrace" : 2, + "isSystem" : true, + "path" : "C:/Qt/5.14.2/mingw73_64/include/QtANGLE" + }, + { + "backtrace" : 2, + "isSystem" : true, + "path" : "C:/Qt/5.14.2/mingw73_64/include/QtCore" + }, + { + "backtrace" : 2, + "isSystem" : true, + "path" : "C:/Qt/5.14.2/mingw73_64/./mkspecs/win32-g++" + }, + { + "backtrace" : 2, + "isSystem" : true, + "path" : "C:/Qt/5.14.2/mingw73_64/include/QtWidgets" + }, + { + "backtrace" : 2, + "isSystem" : true, + "path" : "C:/Qt/5.14.2/mingw73_64/include/QtOpenGL" + } + ], + "language" : "CXX", + "sourceIndexes" : + [ + 0, + 1, + 2, + 3 + ] + } + ], + "dependencies" : + [ + { + "backtrace" : 2, + "id" : "cgex::@bfc844598bd03e848b3c" + }, + { + "backtrace" : 0, + "id" : "texturing_autogen::@b2997b6333c917a82321" + } + ], + "id" : "texturing::@b2997b6333c917a82321", + "link" : + { + "commandFragments" : + [ + { + "fragment" : "-g", + "role" : "flags" + }, + { + "fragment" : "", + "role" : "flags" + }, + { + "backtrace" : 2, + "fragment" : "..\\common\\libcgex.a", + "role" : "libraries" + }, + { + "fragment" : "C:\\Qt\\5.14.2\\mingw73_64\\lib\\libQt5OpenGL.a", + "role" : "libraries" + }, + { + "fragment" : "C:\\Qt\\5.14.2\\mingw73_64\\lib\\libQt5Widgets.a", + "role" : "libraries" + }, + { + "fragment" : "C:\\Qt\\5.14.2\\mingw73_64\\lib\\libQt5Gui.a", + "role" : "libraries" + }, + { + "fragment" : "C:\\Qt\\5.14.2\\mingw73_64\\lib\\libQt5Core.a", + "role" : "libraries" + }, + { + "fragment" : "-lopengl32", + "role" : "libraries" + }, + { + "fragment" : "-lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32", + "role" : "libraries" + } + ], + "language" : "CXX" + }, + "name" : "texturing", + "nameOnDisk" : "texturing.exe", + "paths" : + { + "build" : "texturing", + "source" : "texturing" + }, + "sourceGroups" : + [ + { + "name" : "Source Files", + "sourceIndexes" : + [ + 0, + 1, + 2, + 3 + ] + } + ], + "sources" : + [ + { + "backtrace" : 0, + "compileGroupIndex" : 0, + "isGenerated" : true, + "path" : "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/texturing/texturing_autogen/mocs_compilation.cpp", + "sourceGroupIndex" : 0 + }, + { + "backtrace" : 1, + "compileGroupIndex" : 0, + "path" : "texturing/mesh.cpp", + "sourceGroupIndex" : 0 + }, + { + "backtrace" : 1, + "compileGroupIndex" : 0, + "path" : "texturing/main.cpp", + "sourceGroupIndex" : 0 + }, + { + "backtrace" : 1, + "compileGroupIndex" : 0, + "path" : "texturing/textures_widget.cpp", + "sourceGroupIndex" : 0 + } + ], + "type" : "EXECUTABLE" +} diff --git a/.cmake/api/v1/reply/target-texturing_autogen-Debug-bd6ad7c8694260806c80.json b/.cmake/api/v1/reply/target-texturing_autogen-Debug-bd6ad7c8694260806c80.json new file mode 100644 index 0000000000000000000000000000000000000000..f7762d4534373b5460dad075829474030656c52c --- /dev/null +++ b/.cmake/api/v1/reply/target-texturing_autogen-Debug-bd6ad7c8694260806c80.json @@ -0,0 +1,65 @@ +{ + "backtrace" : 0, + "backtraceGraph" : + { + "commands" : [], + "files" : + [ + "texturing/CMakeLists.txt" + ], + "nodes" : + [ + { + "file" : 0 + } + ] + }, + "dependencies" : + [ + { + "backtrace" : 0, + "id" : "cgex::@bfc844598bd03e848b3c" + } + ], + "id" : "texturing_autogen::@b2997b6333c917a82321", + "isGeneratorProvided" : true, + "name" : "texturing_autogen", + "paths" : + { + "build" : "texturing", + "source" : "texturing" + }, + "sourceGroups" : + [ + { + "name" : "", + "sourceIndexes" : + [ + 0 + ] + }, + { + "name" : "CMake Rules", + "sourceIndexes" : + [ + 1 + ] + } + ], + "sources" : + [ + { + "backtrace" : 0, + "isGenerated" : true, + "path" : "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/texturing/CMakeFiles/texturing_autogen", + "sourceGroupIndex" : 0 + }, + { + "backtrace" : 0, + "isGenerated" : true, + "path" : "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/texturing/CMakeFiles/texturing_autogen.rule", + "sourceGroupIndex" : 1 + } + ], + "type" : "UTILITY" +} diff --git a/CMakeCache.txt b/CMakeCache.txt new file mode 100644 index 0000000000000000000000000000000000000000..3fa4d5a5998ee4302edddc519aff061fb0326b47 --- /dev/null +++ b/CMakeCache.txt @@ -0,0 +1,447 @@ +# This is the CMakeCache file. +# For build in directory: e:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug +# It was generated by CMake: C:/Program Files/CMake/bin/cmake.exe +# You can edit this file to change values found and used by cmake. +# If you do not want to change any of the values, simply exit the editor. +# If you do want to change a value, simply edit, save, and exit the editor. +# The syntax for the file is as follows: +# KEY:TYPE=VALUE +# KEY is the name of a variable in the cache. +# TYPE is a hint to GUIs for the type of VALUE, DO NOT EDIT TYPE!. +# VALUE is the current value for the KEY. + +######################## +# EXTERNAL cache entries +######################## + +//Path to a program. +CMAKE_ADDR2LINE:FILEPATH=C:/Qt/Tools/mingw730_64/bin/addr2line.exe + +//Path to a program. +CMAKE_AR:FILEPATH=C:/Qt/Tools/mingw730_64/bin/ar.exe + +CMAKE_BUILD_TYPE:STRING=Debug + +//Id string of the compiler for the CodeBlocks IDE. Automatically +// detected when left empty +CMAKE_CODEBLOCKS_COMPILER_ID:STRING= + +//The CodeBlocks executable +CMAKE_CODEBLOCKS_EXECUTABLE:FILEPATH=CMAKE_CODEBLOCKS_EXECUTABLE-NOTFOUND + +//Additional command line arguments when CodeBlocks invokes make. +// Enter e.g. -j<some_number> to get parallel builds +CMAKE_CODEBLOCKS_MAKE_ARGUMENTS:STRING= + +//Enable/Disable color output during build. +CMAKE_COLOR_MAKEFILE:BOOL=ON + +CMAKE_CXX_COMPILER:STRING=C:/Qt/Tools/mingw730_64/bin/g++.exe + +//A wrapper around 'ar' adding the appropriate '--plugin' option +// for the GCC compiler +CMAKE_CXX_COMPILER_AR:FILEPATH=C:/Qt/Tools/mingw730_64/bin/gcc-ar.exe + +//A wrapper around 'ranlib' adding the appropriate '--plugin' option +// for the GCC compiler +CMAKE_CXX_COMPILER_RANLIB:FILEPATH=C:/Qt/Tools/mingw730_64/bin/gcc-ranlib.exe + +//Flags used by the CXX compiler during all build types. +CMAKE_CXX_FLAGS:STRING= + +//Flags used by the CXX compiler during DEBUG builds. +CMAKE_CXX_FLAGS_DEBUG:STRING=-g + +//Flags used by the CXX compiler during MINSIZEREL builds. +CMAKE_CXX_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG + +//Flags used by the CXX compiler during RELEASE builds. +CMAKE_CXX_FLAGS_RELEASE:STRING=-O3 -DNDEBUG + +//Flags used by the CXX compiler during RELWITHDEBINFO builds. +CMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG + +//Libraries linked by default with all C++ applications. +CMAKE_CXX_STANDARD_LIBRARIES:STRING=-lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32 + +CMAKE_C_COMPILER:STRING=C:/Qt/Tools/mingw730_64/bin/gcc.exe + +//A wrapper around 'ar' adding the appropriate '--plugin' option +// for the GCC compiler +CMAKE_C_COMPILER_AR:FILEPATH=C:/Qt/Tools/mingw730_64/bin/gcc-ar.exe + +//A wrapper around 'ranlib' adding the appropriate '--plugin' option +// for the GCC compiler +CMAKE_C_COMPILER_RANLIB:FILEPATH=C:/Qt/Tools/mingw730_64/bin/gcc-ranlib.exe + +//Flags used by the C compiler during all build types. +CMAKE_C_FLAGS:STRING= + +//Flags used by the C compiler during DEBUG builds. +CMAKE_C_FLAGS_DEBUG:STRING=-g + +//Flags used by the C compiler during MINSIZEREL builds. +CMAKE_C_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG + +//Flags used by the C compiler during RELEASE builds. +CMAKE_C_FLAGS_RELEASE:STRING=-O3 -DNDEBUG + +//Flags used by the C compiler during RELWITHDEBINFO builds. +CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG + +//Libraries linked by default with all C applications. +CMAKE_C_STANDARD_LIBRARIES:STRING=-lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32 + +//Path to a program. +CMAKE_DLLTOOL:FILEPATH=C:/Qt/Tools/mingw730_64/bin/dlltool.exe + +//Flags used by the linker during all build types. +CMAKE_EXE_LINKER_FLAGS:STRING= + +//Flags used by the linker during DEBUG builds. +CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING= + +//Flags used by the linker during MINSIZEREL builds. +CMAKE_EXE_LINKER_FLAGS_MINSIZEREL:STRING= + +//Flags used by the linker during RELEASE builds. +CMAKE_EXE_LINKER_FLAGS_RELEASE:STRING= + +//Flags used by the linker during RELWITHDEBINFO builds. +CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING= + +//Convert GNU import libraries to MS format (requires Visual Studio) +CMAKE_GNUtoMS:BOOL=OFF + +//Install path prefix, prepended onto install directories. +CMAKE_INSTALL_PREFIX:PATH=C:/Program Files (x86)/cgex + +//Path to a program. +CMAKE_LINKER:FILEPATH=C:/Qt/Tools/mingw730_64/bin/ld.exe + +//Path to a program. +CMAKE_MAKE_PROGRAM:FILEPATH=C:/Qt/Tools/mingw730_64/bin/mingw32-make.exe + +//Flags used by the linker during the creation of modules during +// all build types. +CMAKE_MODULE_LINKER_FLAGS:STRING= + +//Flags used by the linker during the creation of modules during +// DEBUG builds. +CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING= + +//Flags used by the linker during the creation of modules during +// MINSIZEREL builds. +CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING= + +//Flags used by the linker during the creation of modules during +// RELEASE builds. +CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING= + +//Flags used by the linker during the creation of modules during +// RELWITHDEBINFO builds. +CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING= + +//Path to a program. +CMAKE_NM:FILEPATH=C:/Qt/Tools/mingw730_64/bin/nm.exe + +//Path to a program. +CMAKE_OBJCOPY:FILEPATH=C:/Qt/Tools/mingw730_64/bin/objcopy.exe + +//Path to a program. +CMAKE_OBJDUMP:FILEPATH=C:/Qt/Tools/mingw730_64/bin/objdump.exe + +CMAKE_PREFIX_PATH:STRING=C:/Qt/5.14.2/mingw73_64 + +//Value Computed by CMake +CMAKE_PROJECT_DESCRIPTION:STATIC= + +//Value Computed by CMake +CMAKE_PROJECT_HOMEPAGE_URL:STATIC= + +//Value Computed by CMake +CMAKE_PROJECT_NAME:STATIC=cgex + +//Path to a program. +CMAKE_RANLIB:FILEPATH=C:/Qt/Tools/mingw730_64/bin/ranlib.exe + +//RC compiler +CMAKE_RC_COMPILER:FILEPATH=C:/Qt/Tools/mingw730_64/bin/windres.exe + +//Flags for Windows Resource Compiler during all build types. +CMAKE_RC_FLAGS:STRING= + +//Flags for Windows Resource Compiler during DEBUG builds. +CMAKE_RC_FLAGS_DEBUG:STRING= + +//Flags for Windows Resource Compiler during MINSIZEREL builds. +CMAKE_RC_FLAGS_MINSIZEREL:STRING= + +//Flags for Windows Resource Compiler during RELEASE builds. +CMAKE_RC_FLAGS_RELEASE:STRING= + +//Flags for Windows Resource Compiler during RELWITHDEBINFO builds. +CMAKE_RC_FLAGS_RELWITHDEBINFO:STRING= + +//Path to a program. +CMAKE_READELF:FILEPATH=C:/Qt/Tools/mingw730_64/bin/readelf.exe + +//Flags used by the linker during the creation of shared libraries +// during all build types. +CMAKE_SHARED_LINKER_FLAGS:STRING= + +//Flags used by the linker during the creation of shared libraries +// during DEBUG builds. +CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING= + +//Flags used by the linker during the creation of shared libraries +// during MINSIZEREL builds. +CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING= + +//Flags used by the linker during the creation of shared libraries +// during RELEASE builds. +CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING= + +//Flags used by the linker during the creation of shared libraries +// during RELWITHDEBINFO builds. +CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:STRING= + +//If set, runtime paths are not added when installing shared libraries, +// but are added when building. +CMAKE_SKIP_INSTALL_RPATH:BOOL=NO + +//If set, runtime paths are not added when using shared libraries. +CMAKE_SKIP_RPATH:BOOL=NO + +//Flags used by the linker during the creation of static libraries +// during all build types. +CMAKE_STATIC_LINKER_FLAGS:STRING= + +//Flags used by the linker during the creation of static libraries +// during DEBUG builds. +CMAKE_STATIC_LINKER_FLAGS_DEBUG:STRING= + +//Flags used by the linker during the creation of static libraries +// during MINSIZEREL builds. +CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL:STRING= + +//Flags used by the linker during the creation of static libraries +// during RELEASE builds. +CMAKE_STATIC_LINKER_FLAGS_RELEASE:STRING= + +//Flags used by the linker during the creation of static libraries +// during RELWITHDEBINFO builds. +CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO:STRING= + +//Path to a program. +CMAKE_STRIP:FILEPATH=C:/Qt/Tools/mingw730_64/bin/strip.exe + +//If this value is on, makefiles will be generated without the +// .SILENT directive, and all commands will be echoed to the console +// during the make. This is useful for debugging only. With Visual +// Studio IDE projects all commands are done without /nologo. +CMAKE_VERBOSE_MAKEFILE:BOOL=FALSE + +//OpenGL library for win32 +OPENGL_gl_LIBRARY:STRING=opengl32 + +//GLU library for win32 +OPENGL_glu_LIBRARY:STRING=glu32 + +QT_QMAKE_EXECUTABLE:STRING=C:/Qt/5.14.2/mingw73_64/bin/qmake.exe + +//The directory containing a CMake configuration file for Qt5Core. +Qt5Core_DIR:PATH=C:/Qt/5.14.2/mingw73_64/lib/cmake/Qt5Core + +//The directory containing a CMake configuration file for Qt5Gui. +Qt5Gui_DIR:PATH=C:/Qt/5.14.2/mingw73_64/lib/cmake/Qt5Gui + +//The directory containing a CMake configuration file for Qt5OpenGL. +Qt5OpenGL_DIR:PATH=C:/Qt/5.14.2/mingw73_64/lib/cmake/Qt5OpenGL + +//The directory containing a CMake configuration file for Qt5Widgets. +Qt5Widgets_DIR:PATH=C:/Qt/5.14.2/mingw73_64/lib/cmake/Qt5Widgets + +//Value Computed by CMake +cgex_BINARY_DIR:STATIC=E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug + +//Dependencies for the target +cgex_LIB_DEPENDS:STATIC=general;Qt5::Gui;general;Qt5::Widgets;general;Qt5::OpenGL;general;opengl32; + +//Value Computed by CMake +cgex_SOURCE_DIR:STATIC=E:/Studium/team20-21 + + +######################## +# INTERNAL cache entries +######################## + +//ADVANCED property for variable: CMAKE_ADDR2LINE +CMAKE_ADDR2LINE-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_AR +CMAKE_AR-ADVANCED:INTERNAL=1 +//This is the directory where this CMakeCache.txt was created +CMAKE_CACHEFILE_DIR:INTERNAL=e:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug +//Major version of cmake used to create the current loaded cache +CMAKE_CACHE_MAJOR_VERSION:INTERNAL=3 +//Minor version of cmake used to create the current loaded cache +CMAKE_CACHE_MINOR_VERSION:INTERNAL=17 +//Patch version of cmake used to create the current loaded cache +CMAKE_CACHE_PATCH_VERSION:INTERNAL=2 +//ADVANCED property for variable: CMAKE_COLOR_MAKEFILE +CMAKE_COLOR_MAKEFILE-ADVANCED:INTERNAL=1 +//Path to CMake executable. +CMAKE_COMMAND:INTERNAL=C:/Program Files/CMake/bin/cmake.exe +//Path to cpack program executable. +CMAKE_CPACK_COMMAND:INTERNAL=C:/Program Files/CMake/bin/cpack.exe +//Path to ctest program executable. +CMAKE_CTEST_COMMAND:INTERNAL=C:/Program Files/CMake/bin/ctest.exe +//ADVANCED property for variable: CMAKE_CXX_COMPILER +CMAKE_CXX_COMPILER-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_CXX_COMPILER_AR +CMAKE_CXX_COMPILER_AR-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_CXX_COMPILER_RANLIB +CMAKE_CXX_COMPILER_RANLIB-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_CXX_FLAGS +CMAKE_CXX_FLAGS-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_CXX_FLAGS_DEBUG +CMAKE_CXX_FLAGS_DEBUG-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_CXX_FLAGS_MINSIZEREL +CMAKE_CXX_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELEASE +CMAKE_CXX_FLAGS_RELEASE-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELWITHDEBINFO +CMAKE_CXX_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_CXX_STANDARD_LIBRARIES +CMAKE_CXX_STANDARD_LIBRARIES-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_C_COMPILER +CMAKE_C_COMPILER-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_C_COMPILER_AR +CMAKE_C_COMPILER_AR-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_C_COMPILER_RANLIB +CMAKE_C_COMPILER_RANLIB-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_C_FLAGS +CMAKE_C_FLAGS-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_C_FLAGS_DEBUG +CMAKE_C_FLAGS_DEBUG-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_C_FLAGS_MINSIZEREL +CMAKE_C_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_C_FLAGS_RELEASE +CMAKE_C_FLAGS_RELEASE-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_C_FLAGS_RELWITHDEBINFO +CMAKE_C_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_C_STANDARD_LIBRARIES +CMAKE_C_STANDARD_LIBRARIES-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_DLLTOOL +CMAKE_DLLTOOL-ADVANCED:INTERNAL=1 +//Executable file format +CMAKE_EXECUTABLE_FORMAT:INTERNAL=Unknown +//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS +CMAKE_EXE_LINKER_FLAGS-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_DEBUG +CMAKE_EXE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_MINSIZEREL +CMAKE_EXE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELEASE +CMAKE_EXE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO +CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 +//Name of external makefile project generator. +CMAKE_EXTRA_GENERATOR:INTERNAL=CodeBlocks +//CXX compiler system defined macros +CMAKE_EXTRA_GENERATOR_CXX_SYSTEM_DEFINED_MACROS:INTERNAL=__STDC__;1;__STDC_VERSION__;201112L;__STDC_UTF_16__;1;__STDC_UTF_32__;1;__STDC_HOSTED__;1;__GNUC__;7;__GNUC_MINOR__;3;__GNUC_PATCHLEVEL__;0;__VERSION__;"7.3.0";__ATOMIC_RELAXED;0;__ATOMIC_SEQ_CST;5;__ATOMIC_ACQUIRE;2;__ATOMIC_RELEASE;3;__ATOMIC_ACQ_REL;4;__ATOMIC_CONSUME;1;__pic__;1;__PIC__;1;__FINITE_MATH_ONLY__;0;__SIZEOF_INT__;4;__SIZEOF_LONG__;4;__SIZEOF_LONG_LONG__;8;__SIZEOF_SHORT__;2;__SIZEOF_FLOAT__;4;__SIZEOF_DOUBLE__;8;__SIZEOF_LONG_DOUBLE__;16;__SIZEOF_SIZE_T__;8;__CHAR_BIT__;8;__BIGGEST_ALIGNMENT__;16;__ORDER_LITTLE_ENDIAN__;1234;__ORDER_BIG_ENDIAN__;4321;__ORDER_PDP_ENDIAN__;3412;__BYTE_ORDER__;__ORDER_LITTLE_ENDIAN__;__FLOAT_WORD_ORDER__;__ORDER_LITTLE_ENDIAN__;__SIZEOF_POINTER__;8;__SIZE_TYPE__;long long unsigned int;__PTRDIFF_TYPE__;long long int;__WCHAR_TYPE__;short unsigned int;__WINT_TYPE__;short unsigned int;__INTMAX_TYPE__;long long int;__UINTMAX_TYPE__;long long unsigned int;__CHAR16_TYPE__;short unsigned int;__CHAR32_TYPE__;unsigned int;__SIG_ATOMIC_TYPE__;int;__INT8_TYPE__;signed char;__INT16_TYPE__;short int;__INT32_TYPE__;int;__INT64_TYPE__;long long int;__UINT8_TYPE__;unsigned char;__UINT16_TYPE__;short unsigned int;__UINT32_TYPE__;unsigned int;__UINT64_TYPE__;long long unsigned int;__INT_LEAST8_TYPE__;signed char;__INT_LEAST16_TYPE__;short int;__INT_LEAST32_TYPE__;int;__INT_LEAST64_TYPE__;long long int;__UINT_LEAST8_TYPE__;unsigned char;__UINT_LEAST16_TYPE__;short unsigned int;__UINT_LEAST32_TYPE__;unsigned int;__UINT_LEAST64_TYPE__;long long unsigned int;__INT_FAST8_TYPE__;signed char;__INT_FAST16_TYPE__;short int;__INT_FAST32_TYPE__;int;__INT_FAST64_TYPE__;long long int;__UINT_FAST8_TYPE__;unsigned char;__UINT_FAST16_TYPE__;short unsigned int;__UINT_FAST32_TYPE__;unsigned int;__UINT_FAST64_TYPE__;long long unsigned int;__INTPTR_TYPE__;long long int;__UINTPTR_TYPE__;long long unsigned int;__has_include(STR);__has_include__(STR);__has_include_next(STR);__has_include_next__(STR);__GXX_ABI_VERSION;1011;__SCHAR_MAX__;0x7f;__SHRT_MAX__;0x7fff;__INT_MAX__;0x7fffffff;__LONG_MAX__;0x7fffffffL;__LONG_LONG_MAX__;0x7fffffffffffffffLL;__WCHAR_MAX__;0xffff;__WCHAR_MIN__;0;__WINT_MAX__;0xffff;__WINT_MIN__;0;__PTRDIFF_MAX__;0x7fffffffffffffffLL;__SIZE_MAX__;0xffffffffffffffffULL;__SCHAR_WIDTH__;8;__SHRT_WIDTH__;16;__INT_WIDTH__;32;__LONG_WIDTH__;32;__LONG_LONG_WIDTH__;64;__WCHAR_WIDTH__;16;__WINT_WIDTH__;16;__PTRDIFF_WIDTH__;64;__SIZE_WIDTH__;64;__INTMAX_MAX__;0x7fffffffffffffffLL;__INTMAX_C(c);c ## LL;__UINTMAX_MAX__;0xffffffffffffffffULL;__UINTMAX_C(c);c ## ULL;__INTMAX_WIDTH__;64;__SIG_ATOMIC_MAX__;0x7fffffff;__SIG_ATOMIC_MIN__;(-__SIG_ATOMIC_MAX__ - 1);__SIG_ATOMIC_WIDTH__;32;__INT8_MAX__;0x7f;__INT16_MAX__;0x7fff;__INT32_MAX__;0x7fffffff;__INT64_MAX__;0x7fffffffffffffffLL;__UINT8_MAX__;0xff;__UINT16_MAX__;0xffff;__UINT32_MAX__;0xffffffffU;__UINT64_MAX__;0xffffffffffffffffULL;__INT_LEAST8_MAX__;0x7f;__INT8_C(c);c;__INT_LEAST8_WIDTH__;8;__INT_LEAST16_MAX__;0x7fff;__INT16_C(c);c;__INT_LEAST16_WIDTH__;16;__INT_LEAST32_MAX__;0x7fffffff;__INT32_C(c);c;__INT_LEAST32_WIDTH__;32;__INT_LEAST64_MAX__;0x7fffffffffffffffLL;__INT64_C(c);c ## LL;__INT_LEAST64_WIDTH__;64;__UINT_LEAST8_MAX__;0xff;__UINT8_C(c);c;__UINT_LEAST16_MAX__;0xffff;__UINT16_C(c);c;__UINT_LEAST32_MAX__;0xffffffffU;__UINT32_C(c);c ## U;__UINT_LEAST64_MAX__;0xffffffffffffffffULL;__UINT64_C(c);c ## ULL;__INT_FAST8_MAX__;0x7f;__INT_FAST8_WIDTH__;8;__INT_FAST16_MAX__;0x7fff;__INT_FAST16_WIDTH__;16;__INT_FAST32_MAX__;0x7fffffff;__INT_FAST32_WIDTH__;32;__INT_FAST64_MAX__;0x7fffffffffffffffLL;__INT_FAST64_WIDTH__;64;__UINT_FAST8_MAX__;0xff;__UINT_FAST16_MAX__;0xffff;__UINT_FAST32_MAX__;0xffffffffU;__UINT_FAST64_MAX__;0xffffffffffffffffULL;__INTPTR_MAX__;0x7fffffffffffffffLL;__INTPTR_WIDTH__;64;__UINTPTR_MAX__;0xffffffffffffffffULL;__GCC_IEC_559;2;__GCC_IEC_559_COMPLEX;2;__FLT_EVAL_METHOD__;0;__FLT_EVAL_METHOD_TS_18661_3__;0;__DEC_EVAL_METHOD__;2;__FLT_RADIX__;2;__FLT_MANT_DIG__;24;__FLT_DIG__;6;__FLT_MIN_EXP__;(-125);__FLT_MIN_10_EXP__;(-37);__FLT_MAX_EXP__;128;__FLT_MAX_10_EXP__;38;__FLT_DECIMAL_DIG__;9;__FLT_MAX__;3.40282346638528859811704183484516925e+38F;__FLT_MIN__;1.17549435082228750796873653722224568e-38F;__FLT_EPSILON__;1.19209289550781250000000000000000000e-7F;__FLT_DENORM_MIN__;1.40129846432481707092372958328991613e-45F;__FLT_HAS_DENORM__;1;__FLT_HAS_INFINITY__;1;__FLT_HAS_QUIET_NAN__;1;__DBL_MANT_DIG__;53;__DBL_DIG__;15;__DBL_MIN_EXP__;(-1021);__DBL_MIN_10_EXP__;(-307);__DBL_MAX_EXP__;1024;__DBL_MAX_10_EXP__;308;__DBL_DECIMAL_DIG__;17;__DBL_MAX__;((double)1.79769313486231570814527423731704357e+308L);__DBL_MIN__;((double)2.22507385850720138309023271733240406e-308L);__DBL_EPSILON__;((double)2.22044604925031308084726333618164062e-16L);__DBL_DENORM_MIN__;((double)4.94065645841246544176568792868221372e-324L);__DBL_HAS_DENORM__;1;__DBL_HAS_INFINITY__;1;__DBL_HAS_QUIET_NAN__;1;__LDBL_MANT_DIG__;64;__LDBL_DIG__;18;__LDBL_MIN_EXP__;(-16381);__LDBL_MIN_10_EXP__;(-4931);__LDBL_MAX_EXP__;16384;__LDBL_MAX_10_EXP__;4932;__DECIMAL_DIG__;21;__LDBL_DECIMAL_DIG__;21;__LDBL_MAX__;1.18973149535723176502126385303097021e+4932L;__LDBL_MIN__;3.36210314311209350626267781732175260e-4932L;__LDBL_EPSILON__;1.08420217248550443400745280086994171e-19L;__LDBL_DENORM_MIN__;3.64519953188247460252840593361941982e-4951L;__LDBL_HAS_DENORM__;1;__LDBL_HAS_INFINITY__;1;__LDBL_HAS_QUIET_NAN__;1;__FLT32_MANT_DIG__;24;__FLT32_DIG__;6;__FLT32_MIN_EXP__;(-125);__FLT32_MIN_10_EXP__;(-37);__FLT32_MAX_EXP__;128;__FLT32_MAX_10_EXP__;38;__FLT32_DECIMAL_DIG__;9;__FLT32_MAX__;3.40282346638528859811704183484516925e+38F32;__FLT32_MIN__;1.17549435082228750796873653722224568e-38F32;__FLT32_EPSILON__;1.19209289550781250000000000000000000e-7F32;__FLT32_DENORM_MIN__;1.40129846432481707092372958328991613e-45F32;__FLT32_HAS_DENORM__;1;__FLT32_HAS_INFINITY__;1;__FLT32_HAS_QUIET_NAN__;1;__FLT64_MANT_DIG__;53;__FLT64_DIG__;15;__FLT64_MIN_EXP__;(-1021);__FLT64_MIN_10_EXP__;(-307);__FLT64_MAX_EXP__;1024;__FLT64_MAX_10_EXP__;308;__FLT64_DECIMAL_DIG__;17;__FLT64_MAX__;1.79769313486231570814527423731704357e+308F64;__FLT64_MIN__;2.22507385850720138309023271733240406e-308F64;__FLT64_EPSILON__;2.22044604925031308084726333618164062e-16F64;__FLT64_DENORM_MIN__;4.94065645841246544176568792868221372e-324F64;__FLT64_HAS_DENORM__;1;__FLT64_HAS_INFINITY__;1;__FLT64_HAS_QUIET_NAN__;1;__FLT128_MANT_DIG__;113;__FLT128_DIG__;33;__FLT128_MIN_EXP__;(-16381);__FLT128_MIN_10_EXP__;(-4931);__FLT128_MAX_EXP__;16384;__FLT128_MAX_10_EXP__;4932;__FLT128_DECIMAL_DIG__;36;__FLT128_MAX__;1.18973149535723176508575932662800702e+4932F128;__FLT128_MIN__;3.36210314311209350626267781732175260e-4932F128;__FLT128_EPSILON__;1.92592994438723585305597794258492732e-34F128;__FLT128_DENORM_MIN__;6.47517511943802511092443895822764655e-4966F128;__FLT128_HAS_DENORM__;1;__FLT128_HAS_INFINITY__;1;__FLT128_HAS_QUIET_NAN__;1;__FLT32X_MANT_DIG__;53;__FLT32X_DIG__;15;__FLT32X_MIN_EXP__;(-1021);__FLT32X_MIN_10_EXP__;(-307);__FLT32X_MAX_EXP__;1024;__FLT32X_MAX_10_EXP__;308;__FLT32X_DECIMAL_DIG__;17;__FLT32X_MAX__;1.79769313486231570814527423731704357e+308F32x;__FLT32X_MIN__;2.22507385850720138309023271733240406e-308F32x;__FLT32X_EPSILON__;2.22044604925031308084726333618164062e-16F32x;__FLT32X_DENORM_MIN__;4.94065645841246544176568792868221372e-324F32x;__FLT32X_HAS_DENORM__;1;__FLT32X_HAS_INFINITY__;1;__FLT32X_HAS_QUIET_NAN__;1;__FLT64X_MANT_DIG__;64;__FLT64X_DIG__;18;__FLT64X_MIN_EXP__;(-16381);__FLT64X_MIN_10_EXP__;(-4931);__FLT64X_MAX_EXP__;16384;__FLT64X_MAX_10_EXP__;4932;__FLT64X_DECIMAL_DIG__;21;__FLT64X_MAX__;1.18973149535723176502126385303097021e+4932F64x;__FLT64X_MIN__;3.36210314311209350626267781732175260e-4932F64x;__FLT64X_EPSILON__;1.08420217248550443400745280086994171e-19F64x;__FLT64X_DENORM_MIN__;3.64519953188247460252840593361941982e-4951F64x;__FLT64X_HAS_DENORM__;1;__FLT64X_HAS_INFINITY__;1;__FLT64X_HAS_QUIET_NAN__;1;__DEC32_MANT_DIG__;7;__DEC32_MIN_EXP__;(-94);__DEC32_MAX_EXP__;97;__DEC32_MIN__;1E-95DF;__DEC32_MAX__;9.999999E96DF;__DEC32_EPSILON__;1E-6DF;__DEC32_SUBNORMAL_MIN__;0.000001E-95DF;__DEC64_MANT_DIG__;16;__DEC64_MIN_EXP__;(-382);__DEC64_MAX_EXP__;385;__DEC64_MIN__;1E-383DD;__DEC64_MAX__;9.999999999999999E384DD;__DEC64_EPSILON__;1E-15DD;__DEC64_SUBNORMAL_MIN__;0.000000000000001E-383DD;__DEC128_MANT_DIG__;34;__DEC128_MIN_EXP__;(-6142);__DEC128_MAX_EXP__;6145;__DEC128_MIN__;1E-6143DL;__DEC128_MAX__;9.999999999999999999999999999999999E6144DL;__DEC128_EPSILON__;1E-33DL;__DEC128_SUBNORMAL_MIN__;0.000000000000000000000000000000001E-6143DL;__REGISTER_PREFIX__; ;__USER_LABEL_PREFIX__; ;__GNUC_STDC_INLINE__;1;__NO_INLINE__;1;__GCC_HAVE_SYNC_COMPARE_AND_SWAP_1;1;__GCC_HAVE_SYNC_COMPARE_AND_SWAP_2;1;__GCC_HAVE_SYNC_COMPARE_AND_SWAP_4;1;__GCC_HAVE_SYNC_COMPARE_AND_SWAP_8;1;__GCC_HAVE_SYNC_COMPARE_AND_SWAP_16;1;__GCC_ATOMIC_BOOL_LOCK_FREE;2;__GCC_ATOMIC_CHAR_LOCK_FREE;2;__GCC_ATOMIC_CHAR16_T_LOCK_FREE;2;__GCC_ATOMIC_CHAR32_T_LOCK_FREE;2;__GCC_ATOMIC_WCHAR_T_LOCK_FREE;2;__GCC_ATOMIC_SHORT_LOCK_FREE;2;__GCC_ATOMIC_INT_LOCK_FREE;2;__GCC_ATOMIC_LONG_LOCK_FREE;2;__GCC_ATOMIC_LLONG_LOCK_FREE;2;__GCC_ATOMIC_TEST_AND_SET_TRUEVAL;1;__GCC_ATOMIC_POINTER_LOCK_FREE;2;__PRAGMA_REDEFINE_EXTNAME;1;__SIZEOF_INT128__;16;__SIZEOF_WCHAR_T__;2;__SIZEOF_WINT_T__;2;__SIZEOF_PTRDIFF_T__;8;__amd64;1;__amd64__;1;__x86_64;1;__x86_64__;1;__SIZEOF_FLOAT80__;16;__SIZEOF_FLOAT128__;16;__ATOMIC_HLE_ACQUIRE;65536;__ATOMIC_HLE_RELEASE;131072;__GCC_ASM_FLAG_OUTPUTS__;1;__nocona;1;__nocona__;1;__tune_core2__;1;__code_model_medium__;1;__MMX__;1;__SSE__;1;__SSE2__;1;__SSE3__;1;__FXSR__;1;__SSE_MATH__;1;__SSE2_MATH__;1;__SEG_FS;1;__SEG_GS;1;__SEH__;1;__stdcall;__attribute__((__stdcall__));__fastcall;__attribute__((__fastcall__));__thiscall;__attribute__((__thiscall__));__cdecl;__attribute__((__cdecl__));_stdcall;__attribute__((__stdcall__));_fastcall;__attribute__((__fastcall__));_thiscall;__attribute__((__thiscall__));_cdecl;__attribute__((__cdecl__));__GXX_MERGED_TYPEINFO_NAMES;0;__GXX_TYPEINFO_EQUALITY_INLINE;0;__MSVCRT__;1;__MINGW32__;1;_WIN32;1;__WIN32;1;__WIN32__;1;WIN32;1;__WINNT;1;__WINNT__;1;WINNT;1;_INTEGRAL_MAX_BITS;64;__MINGW64__;1;__WIN64;1;__WIN64__;1;WIN64;1;_WIN64;1;__declspec(x);__attribute__((x));__DECIMAL_BID_FORMAT__;1;_REENTRANT;1;__STDC__;1;__cplusplus;201402L;__STDC_UTF_16__;1;__STDC_UTF_32__;1;__STDC_HOSTED__;1;__GNUC__;7;__GNUC_MINOR__;3;__GNUC_PATCHLEVEL__;0;__VERSION__;"7.3.0";__ATOMIC_RELAXED;0;__ATOMIC_SEQ_CST;5;__ATOMIC_ACQUIRE;2;__ATOMIC_RELEASE;3;__ATOMIC_ACQ_REL;4;__ATOMIC_CONSUME;1;__pic__;1;__PIC__;1;__FINITE_MATH_ONLY__;0;__SIZEOF_INT__;4;__SIZEOF_LONG__;4;__SIZEOF_LONG_LONG__;8;__SIZEOF_SHORT__;2;__SIZEOF_FLOAT__;4;__SIZEOF_DOUBLE__;8;__SIZEOF_LONG_DOUBLE__;16;__SIZEOF_SIZE_T__;8;__CHAR_BIT__;8;__BIGGEST_ALIGNMENT__;16;__ORDER_LITTLE_ENDIAN__;1234;__ORDER_BIG_ENDIAN__;4321;__ORDER_PDP_ENDIAN__;3412;__BYTE_ORDER__;__ORDER_LITTLE_ENDIAN__;__FLOAT_WORD_ORDER__;__ORDER_LITTLE_ENDIAN__;__SIZEOF_POINTER__;8;__GNUG__;7;__SIZE_TYPE__;long long unsigned int;__PTRDIFF_TYPE__;long long int;__WCHAR_TYPE__;short unsigned int;__WINT_TYPE__;short unsigned int;__INTMAX_TYPE__;long long int;__UINTMAX_TYPE__;long long unsigned int;__CHAR16_TYPE__;short unsigned int;__CHAR32_TYPE__;unsigned int;__SIG_ATOMIC_TYPE__;int;__INT8_TYPE__;signed char;__INT16_TYPE__;short int;__INT32_TYPE__;int;__INT64_TYPE__;long long int;__UINT8_TYPE__;unsigned char;__UINT16_TYPE__;short unsigned int;__UINT32_TYPE__;unsigned int;__UINT64_TYPE__;long long unsigned int;__INT_LEAST8_TYPE__;signed char;__INT_LEAST16_TYPE__;short int;__INT_LEAST32_TYPE__;int;__INT_LEAST64_TYPE__;long long int;__UINT_LEAST8_TYPE__;unsigned char;__UINT_LEAST16_TYPE__;short unsigned int;__UINT_LEAST32_TYPE__;unsigned int;__UINT_LEAST64_TYPE__;long long unsigned int;__INT_FAST8_TYPE__;signed char;__INT_FAST16_TYPE__;short int;__INT_FAST32_TYPE__;int;__INT_FAST64_TYPE__;long long int;__UINT_FAST8_TYPE__;unsigned char;__UINT_FAST16_TYPE__;short unsigned int;__UINT_FAST32_TYPE__;unsigned int;__UINT_FAST64_TYPE__;long long unsigned int;__INTPTR_TYPE__;long long int;__UINTPTR_TYPE__;long long unsigned int;__has_include(STR);__has_include__(STR);__has_include_next(STR);__has_include_next__(STR);__GXX_WEAK__;1;__DEPRECATED;1;__GXX_RTTI;1;__cpp_rtti;199711;__GXX_EXPERIMENTAL_CXX0X__;1;__cpp_binary_literals;201304;__cpp_hex_float;201603;__cpp_runtime_arrays;198712;__cpp_unicode_characters;200704;__cpp_raw_strings;200710;__cpp_unicode_literals;200710;__cpp_user_defined_literals;200809;__cpp_lambdas;200907;__cpp_range_based_for;200907;__cpp_static_assert;200410;__cpp_decltype;200707;__cpp_attributes;200809;__cpp_rvalue_reference;200610;__cpp_rvalue_references;200610;__cpp_variadic_templates;200704;__cpp_initializer_lists;200806;__cpp_delegating_constructors;200604;__cpp_nsdmi;200809;__cpp_inheriting_constructors;201511;__cpp_ref_qualifiers;200710;__cpp_alias_templates;200704;__cpp_return_type_deduction;201304;__cpp_init_captures;201304;__cpp_generic_lambdas;201304;__cpp_constexpr;201304;__cpp_decltype_auto;201304;__cpp_aggregate_nsdmi;201304;__cpp_variable_templates;201304;__cpp_digit_separators;201309;__cpp_sized_deallocation;201309;__cpp_threadsafe_static_init;200806;__EXCEPTIONS;1;__cpp_exceptions;199711;__GXX_ABI_VERSION;1011;__SCHAR_MAX__;0x7f;__SHRT_MAX__;0x7fff;__INT_MAX__;0x7fffffff;__LONG_MAX__;0x7fffffffL;__LONG_LONG_MAX__;0x7fffffffffffffffLL;__WCHAR_MAX__;0xffff;__WCHAR_MIN__;0;__WINT_MAX__;0xffff;__WINT_MIN__;0;__PTRDIFF_MAX__;0x7fffffffffffffffLL;__SIZE_MAX__;0xffffffffffffffffULL;__SCHAR_WIDTH__;8;__SHRT_WIDTH__;16;__INT_WIDTH__;32;__LONG_WIDTH__;32;__LONG_LONG_WIDTH__;64;__WCHAR_WIDTH__;16;__WINT_WIDTH__;16;__PTRDIFF_WIDTH__;64;__SIZE_WIDTH__;64;__GLIBCXX_TYPE_INT_N_0;__int128;__GLIBCXX_BITSIZE_INT_N_0;128;__INTMAX_MAX__;0x7fffffffffffffffLL;__INTMAX_C(c);c ## LL;__UINTMAX_MAX__;0xffffffffffffffffULL;__UINTMAX_C(c);c ## ULL;__INTMAX_WIDTH__;64;__SIG_ATOMIC_MAX__;0x7fffffff;__SIG_ATOMIC_MIN__;(-__SIG_ATOMIC_MAX__ - 1);__SIG_ATOMIC_WIDTH__;32;__INT8_MAX__;0x7f;__INT16_MAX__;0x7fff;__INT32_MAX__;0x7fffffff;__INT64_MAX__;0x7fffffffffffffffLL;__UINT8_MAX__;0xff;__UINT16_MAX__;0xffff;__UINT32_MAX__;0xffffffffU;__UINT64_MAX__;0xffffffffffffffffULL;__INT_LEAST8_MAX__;0x7f;__INT8_C(c);c;__INT_LEAST8_WIDTH__;8;__INT_LEAST16_MAX__;0x7fff;__INT16_C(c);c;__INT_LEAST16_WIDTH__;16;__INT_LEAST32_MAX__;0x7fffffff;__INT32_C(c);c;__INT_LEAST32_WIDTH__;32;__INT_LEAST64_MAX__;0x7fffffffffffffffLL;__INT64_C(c);c ## LL;__INT_LEAST64_WIDTH__;64;__UINT_LEAST8_MAX__;0xff;__UINT8_C(c);c;__UINT_LEAST16_MAX__;0xffff;__UINT16_C(c);c;__UINT_LEAST32_MAX__;0xffffffffU;__UINT32_C(c);c ## U;__UINT_LEAST64_MAX__;0xffffffffffffffffULL;__UINT64_C(c);c ## ULL;__INT_FAST8_MAX__;0x7f;__INT_FAST8_WIDTH__;8;__INT_FAST16_MAX__;0x7fff;__INT_FAST16_WIDTH__;16;__INT_FAST32_MAX__;0x7fffffff;__INT_FAST32_WIDTH__;32;__INT_FAST64_MAX__;0x7fffffffffffffffLL;__INT_FAST64_WIDTH__;64;__UINT_FAST8_MAX__;0xff;__UINT_FAST16_MAX__;0xffff;__UINT_FAST32_MAX__;0xffffffffU;__UINT_FAST64_MAX__;0xffffffffffffffffULL;__INTPTR_MAX__;0x7fffffffffffffffLL;__INTPTR_WIDTH__;64;__UINTPTR_MAX__;0xffffffffffffffffULL;__GCC_IEC_559;2;__GCC_IEC_559_COMPLEX;2;__FLT_EVAL_METHOD__;0;__FLT_EVAL_METHOD_TS_18661_3__;0;__DEC_EVAL_METHOD__;2;__FLT_RADIX__;2;__FLT_MANT_DIG__;24;__FLT_DIG__;6;__FLT_MIN_EXP__;(-125);__FLT_MIN_10_EXP__;(-37);__FLT_MAX_EXP__;128;__FLT_MAX_10_EXP__;38;__FLT_DECIMAL_DIG__;9;__FLT_MAX__;3.40282346638528859811704183484516925e+38F;__FLT_MIN__;1.17549435082228750796873653722224568e-38F;__FLT_EPSILON__;1.19209289550781250000000000000000000e-7F;__FLT_DENORM_MIN__;1.40129846432481707092372958328991613e-45F;__FLT_HAS_DENORM__;1;__FLT_HAS_INFINITY__;1;__FLT_HAS_QUIET_NAN__;1;__DBL_MANT_DIG__;53;__DBL_DIG__;15;__DBL_MIN_EXP__;(-1021);__DBL_MIN_10_EXP__;(-307);__DBL_MAX_EXP__;1024;__DBL_MAX_10_EXP__;308;__DBL_DECIMAL_DIG__;17;__DBL_MAX__;double(1.79769313486231570814527423731704357e+308L);__DBL_MIN__;double(2.22507385850720138309023271733240406e-308L);__DBL_EPSILON__;double(2.22044604925031308084726333618164062e-16L);__DBL_DENORM_MIN__;double(4.94065645841246544176568792868221372e-324L);__DBL_HAS_DENORM__;1;__DBL_HAS_INFINITY__;1;__DBL_HAS_QUIET_NAN__;1;__LDBL_MANT_DIG__;64;__LDBL_DIG__;18;__LDBL_MIN_EXP__;(-16381);__LDBL_MIN_10_EXP__;(-4931);__LDBL_MAX_EXP__;16384;__LDBL_MAX_10_EXP__;4932;__DECIMAL_DIG__;21;__LDBL_DECIMAL_DIG__;21;__LDBL_MAX__;1.18973149535723176502126385303097021e+4932L;__LDBL_MIN__;3.36210314311209350626267781732175260e-4932L;__LDBL_EPSILON__;1.08420217248550443400745280086994171e-19L;__LDBL_DENORM_MIN__;3.64519953188247460252840593361941982e-4951L;__LDBL_HAS_DENORM__;1;__LDBL_HAS_INFINITY__;1;__LDBL_HAS_QUIET_NAN__;1;__FLT32_MANT_DIG__;24;__FLT32_DIG__;6;__FLT32_MIN_EXP__;(-125);__FLT32_MIN_10_EXP__;(-37);__FLT32_MAX_EXP__;128;__FLT32_MAX_10_EXP__;38;__FLT32_DECIMAL_DIG__;9;__FLT32_MAX__;3.40282346638528859811704183484516925e+38F32;__FLT32_MIN__;1.17549435082228750796873653722224568e-38F32;__FLT32_EPSILON__;1.19209289550781250000000000000000000e-7F32;__FLT32_DENORM_MIN__;1.40129846432481707092372958328991613e-45F32;__FLT32_HAS_DENORM__;1;__FLT32_HAS_INFINITY__;1;__FLT32_HAS_QUIET_NAN__;1;__FLT64_MANT_DIG__;53;__FLT64_DIG__;15;__FLT64_MIN_EXP__;(-1021);__FLT64_MIN_10_EXP__;(-307);__FLT64_MAX_EXP__;1024;__FLT64_MAX_10_EXP__;308;__FLT64_DECIMAL_DIG__;17;__FLT64_MAX__;1.79769313486231570814527423731704357e+308F64;__FLT64_MIN__;2.22507385850720138309023271733240406e-308F64;__FLT64_EPSILON__;2.22044604925031308084726333618164062e-16F64;__FLT64_DENORM_MIN__;4.94065645841246544176568792868221372e-324F64;__FLT64_HAS_DENORM__;1;__FLT64_HAS_INFINITY__;1;__FLT64_HAS_QUIET_NAN__;1;__FLT128_MANT_DIG__;113;__FLT128_DIG__;33;__FLT128_MIN_EXP__;(-16381);__FLT128_MIN_10_EXP__;(-4931);__FLT128_MAX_EXP__;16384;__FLT128_MAX_10_EXP__;4932;__FLT128_DECIMAL_DIG__;36;__FLT128_MAX__;1.18973149535723176508575932662800702e+4932F128;__FLT128_MIN__;3.36210314311209350626267781732175260e-4932F128;__FLT128_EPSILON__;1.92592994438723585305597794258492732e-34F128;__FLT128_DENORM_MIN__;6.47517511943802511092443895822764655e-4966F128;__FLT128_HAS_DENORM__;1;__FLT128_HAS_INFINITY__;1;__FLT128_HAS_QUIET_NAN__;1;__FLT32X_MANT_DIG__;53;__FLT32X_DIG__;15;__FLT32X_MIN_EXP__;(-1021);__FLT32X_MIN_10_EXP__;(-307);__FLT32X_MAX_EXP__;1024;__FLT32X_MAX_10_EXP__;308;__FLT32X_DECIMAL_DIG__;17;__FLT32X_MAX__;1.79769313486231570814527423731704357e+308F32x;__FLT32X_MIN__;2.22507385850720138309023271733240406e-308F32x;__FLT32X_EPSILON__;2.22044604925031308084726333618164062e-16F32x;__FLT32X_DENORM_MIN__;4.94065645841246544176568792868221372e-324F32x;__FLT32X_HAS_DENORM__;1;__FLT32X_HAS_INFINITY__;1;__FLT32X_HAS_QUIET_NAN__;1;__FLT64X_MANT_DIG__;64;__FLT64X_DIG__;18;__FLT64X_MIN_EXP__;(-16381);__FLT64X_MIN_10_EXP__;(-4931);__FLT64X_MAX_EXP__;16384;__FLT64X_MAX_10_EXP__;4932;__FLT64X_DECIMAL_DIG__;21;__FLT64X_MAX__;1.18973149535723176502126385303097021e+4932F64x;__FLT64X_MIN__;3.36210314311209350626267781732175260e-4932F64x;__FLT64X_EPSILON__;1.08420217248550443400745280086994171e-19F64x;__FLT64X_DENORM_MIN__;3.64519953188247460252840593361941982e-4951F64x;__FLT64X_HAS_DENORM__;1;__FLT64X_HAS_INFINITY__;1;__FLT64X_HAS_QUIET_NAN__;1;__DEC32_MANT_DIG__;7;__DEC32_MIN_EXP__;(-94);__DEC32_MAX_EXP__;97;__DEC32_MIN__;1E-95DF;__DEC32_MAX__;9.999999E96DF;__DEC32_EPSILON__;1E-6DF;__DEC32_SUBNORMAL_MIN__;0.000001E-95DF;__DEC64_MANT_DIG__;16;__DEC64_MIN_EXP__;(-382);__DEC64_MAX_EXP__;385;__DEC64_MIN__;1E-383DD;__DEC64_MAX__;9.999999999999999E384DD;__DEC64_EPSILON__;1E-15DD;__DEC64_SUBNORMAL_MIN__;0.000000000000001E-383DD;__DEC128_MANT_DIG__;34;__DEC128_MIN_EXP__;(-6142);__DEC128_MAX_EXP__;6145;__DEC128_MIN__;1E-6143DL;__DEC128_MAX__;9.999999999999999999999999999999999E6144DL;__DEC128_EPSILON__;1E-33DL;__DEC128_SUBNORMAL_MIN__;0.000000000000000000000000000000001E-6143DL;__REGISTER_PREFIX__; ;__USER_LABEL_PREFIX__; ;__GNUC_STDC_INLINE__;1;__NO_INLINE__;1;__WCHAR_UNSIGNED__;1;__GCC_HAVE_SYNC_COMPARE_AND_SWAP_1;1;__GCC_HAVE_SYNC_COMPARE_AND_SWAP_2;1;__GCC_HAVE_SYNC_COMPARE_AND_SWAP_4;1;__GCC_HAVE_SYNC_COMPARE_AND_SWAP_8;1;__GCC_HAVE_SYNC_COMPARE_AND_SWAP_16;1;__GCC_ATOMIC_BOOL_LOCK_FREE;2;__GCC_ATOMIC_CHAR_LOCK_FREE;2;__GCC_ATOMIC_CHAR16_T_LOCK_FREE;2;__GCC_ATOMIC_CHAR32_T_LOCK_FREE;2;__GCC_ATOMIC_WCHAR_T_LOCK_FREE;2;__GCC_ATOMIC_SHORT_LOCK_FREE;2;__GCC_ATOMIC_INT_LOCK_FREE;2;__GCC_ATOMIC_LONG_LOCK_FREE;2;__GCC_ATOMIC_LLONG_LOCK_FREE;2;__GCC_ATOMIC_TEST_AND_SET_TRUEVAL;1;__GCC_ATOMIC_POINTER_LOCK_FREE;2;__PRAGMA_REDEFINE_EXTNAME;1;__SIZEOF_INT128__;16;__SIZEOF_WCHAR_T__;2;__SIZEOF_WINT_T__;2;__SIZEOF_PTRDIFF_T__;8;__amd64;1;__amd64__;1;__x86_64;1;__x86_64__;1;__SIZEOF_FLOAT80__;16;__SIZEOF_FLOAT128__;16;__ATOMIC_HLE_ACQUIRE;65536;__ATOMIC_HLE_RELEASE;131072;__GCC_ASM_FLAG_OUTPUTS__;1;__nocona;1;__nocona__;1;__tune_core2__;1;__code_model_medium__;1;__MMX__;1;__SSE__;1;__SSE2__;1;__SSE3__;1;__FXSR__;1;__SSE_MATH__;1;__SSE2_MATH__;1;__SEG_FS;1;__SEG_GS;1;__SEH__;1;__stdcall;__attribute__((__stdcall__));__fastcall;__attribute__((__fastcall__));__thiscall;__attribute__((__thiscall__));__cdecl;__attribute__((__cdecl__));_stdcall;__attribute__((__stdcall__));_fastcall;__attribute__((__fastcall__));_thiscall;__attribute__((__thiscall__));_cdecl;__attribute__((__cdecl__));__GXX_MERGED_TYPEINFO_NAMES;0;__GXX_TYPEINFO_EQUALITY_INLINE;0;__MSVCRT__;1;__MINGW32__;1;_WIN32;1;__WIN32;1;__WIN32__;1;WIN32;1;__WINNT;1;__WINNT__;1;WINNT;1;_INTEGRAL_MAX_BITS;64;__MINGW64__;1;__WIN64;1;__WIN64__;1;WIN64;1;_WIN64;1;__declspec(x);__attribute__((x));__DECIMAL_BID_FORMAT__;1;_REENTRANT;1 +//CXX compiler system include directories +CMAKE_EXTRA_GENERATOR_CXX_SYSTEM_INCLUDE_DIRS:INTERNAL=C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++;C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++/x86_64-w64-mingw32;C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++/backward;C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/include;C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/include-fixed;C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../x86_64-w64-mingw32/include +//C compiler system defined macros +CMAKE_EXTRA_GENERATOR_C_SYSTEM_DEFINED_MACROS:INTERNAL=__STDC__;1;__STDC_VERSION__;201112L;__STDC_UTF_16__;1;__STDC_UTF_32__;1;__STDC_HOSTED__;1;__GNUC__;7;__GNUC_MINOR__;3;__GNUC_PATCHLEVEL__;0;__VERSION__;"7.3.0";__ATOMIC_RELAXED;0;__ATOMIC_SEQ_CST;5;__ATOMIC_ACQUIRE;2;__ATOMIC_RELEASE;3;__ATOMIC_ACQ_REL;4;__ATOMIC_CONSUME;1;__pic__;1;__PIC__;1;__FINITE_MATH_ONLY__;0;__SIZEOF_INT__;4;__SIZEOF_LONG__;4;__SIZEOF_LONG_LONG__;8;__SIZEOF_SHORT__;2;__SIZEOF_FLOAT__;4;__SIZEOF_DOUBLE__;8;__SIZEOF_LONG_DOUBLE__;16;__SIZEOF_SIZE_T__;8;__CHAR_BIT__;8;__BIGGEST_ALIGNMENT__;16;__ORDER_LITTLE_ENDIAN__;1234;__ORDER_BIG_ENDIAN__;4321;__ORDER_PDP_ENDIAN__;3412;__BYTE_ORDER__;__ORDER_LITTLE_ENDIAN__;__FLOAT_WORD_ORDER__;__ORDER_LITTLE_ENDIAN__;__SIZEOF_POINTER__;8;__SIZE_TYPE__;long long unsigned int;__PTRDIFF_TYPE__;long long int;__WCHAR_TYPE__;short unsigned int;__WINT_TYPE__;short unsigned int;__INTMAX_TYPE__;long long int;__UINTMAX_TYPE__;long long unsigned int;__CHAR16_TYPE__;short unsigned int;__CHAR32_TYPE__;unsigned int;__SIG_ATOMIC_TYPE__;int;__INT8_TYPE__;signed char;__INT16_TYPE__;short int;__INT32_TYPE__;int;__INT64_TYPE__;long long int;__UINT8_TYPE__;unsigned char;__UINT16_TYPE__;short unsigned int;__UINT32_TYPE__;unsigned int;__UINT64_TYPE__;long long unsigned int;__INT_LEAST8_TYPE__;signed char;__INT_LEAST16_TYPE__;short int;__INT_LEAST32_TYPE__;int;__INT_LEAST64_TYPE__;long long int;__UINT_LEAST8_TYPE__;unsigned char;__UINT_LEAST16_TYPE__;short unsigned int;__UINT_LEAST32_TYPE__;unsigned int;__UINT_LEAST64_TYPE__;long long unsigned int;__INT_FAST8_TYPE__;signed char;__INT_FAST16_TYPE__;short int;__INT_FAST32_TYPE__;int;__INT_FAST64_TYPE__;long long int;__UINT_FAST8_TYPE__;unsigned char;__UINT_FAST16_TYPE__;short unsigned int;__UINT_FAST32_TYPE__;unsigned int;__UINT_FAST64_TYPE__;long long unsigned int;__INTPTR_TYPE__;long long int;__UINTPTR_TYPE__;long long unsigned int;__has_include(STR);__has_include__(STR);__has_include_next(STR);__has_include_next__(STR);__GXX_ABI_VERSION;1011;__SCHAR_MAX__;0x7f;__SHRT_MAX__;0x7fff;__INT_MAX__;0x7fffffff;__LONG_MAX__;0x7fffffffL;__LONG_LONG_MAX__;0x7fffffffffffffffLL;__WCHAR_MAX__;0xffff;__WCHAR_MIN__;0;__WINT_MAX__;0xffff;__WINT_MIN__;0;__PTRDIFF_MAX__;0x7fffffffffffffffLL;__SIZE_MAX__;0xffffffffffffffffULL;__SCHAR_WIDTH__;8;__SHRT_WIDTH__;16;__INT_WIDTH__;32;__LONG_WIDTH__;32;__LONG_LONG_WIDTH__;64;__WCHAR_WIDTH__;16;__WINT_WIDTH__;16;__PTRDIFF_WIDTH__;64;__SIZE_WIDTH__;64;__INTMAX_MAX__;0x7fffffffffffffffLL;__INTMAX_C(c);c ## LL;__UINTMAX_MAX__;0xffffffffffffffffULL;__UINTMAX_C(c);c ## ULL;__INTMAX_WIDTH__;64;__SIG_ATOMIC_MAX__;0x7fffffff;__SIG_ATOMIC_MIN__;(-__SIG_ATOMIC_MAX__ - 1);__SIG_ATOMIC_WIDTH__;32;__INT8_MAX__;0x7f;__INT16_MAX__;0x7fff;__INT32_MAX__;0x7fffffff;__INT64_MAX__;0x7fffffffffffffffLL;__UINT8_MAX__;0xff;__UINT16_MAX__;0xffff;__UINT32_MAX__;0xffffffffU;__UINT64_MAX__;0xffffffffffffffffULL;__INT_LEAST8_MAX__;0x7f;__INT8_C(c);c;__INT_LEAST8_WIDTH__;8;__INT_LEAST16_MAX__;0x7fff;__INT16_C(c);c;__INT_LEAST16_WIDTH__;16;__INT_LEAST32_MAX__;0x7fffffff;__INT32_C(c);c;__INT_LEAST32_WIDTH__;32;__INT_LEAST64_MAX__;0x7fffffffffffffffLL;__INT64_C(c);c ## LL;__INT_LEAST64_WIDTH__;64;__UINT_LEAST8_MAX__;0xff;__UINT8_C(c);c;__UINT_LEAST16_MAX__;0xffff;__UINT16_C(c);c;__UINT_LEAST32_MAX__;0xffffffffU;__UINT32_C(c);c ## U;__UINT_LEAST64_MAX__;0xffffffffffffffffULL;__UINT64_C(c);c ## ULL;__INT_FAST8_MAX__;0x7f;__INT_FAST8_WIDTH__;8;__INT_FAST16_MAX__;0x7fff;__INT_FAST16_WIDTH__;16;__INT_FAST32_MAX__;0x7fffffff;__INT_FAST32_WIDTH__;32;__INT_FAST64_MAX__;0x7fffffffffffffffLL;__INT_FAST64_WIDTH__;64;__UINT_FAST8_MAX__;0xff;__UINT_FAST16_MAX__;0xffff;__UINT_FAST32_MAX__;0xffffffffU;__UINT_FAST64_MAX__;0xffffffffffffffffULL;__INTPTR_MAX__;0x7fffffffffffffffLL;__INTPTR_WIDTH__;64;__UINTPTR_MAX__;0xffffffffffffffffULL;__GCC_IEC_559;2;__GCC_IEC_559_COMPLEX;2;__FLT_EVAL_METHOD__;0;__FLT_EVAL_METHOD_TS_18661_3__;0;__DEC_EVAL_METHOD__;2;__FLT_RADIX__;2;__FLT_MANT_DIG__;24;__FLT_DIG__;6;__FLT_MIN_EXP__;(-125);__FLT_MIN_10_EXP__;(-37);__FLT_MAX_EXP__;128;__FLT_MAX_10_EXP__;38;__FLT_DECIMAL_DIG__;9;__FLT_MAX__;3.40282346638528859811704183484516925e+38F;__FLT_MIN__;1.17549435082228750796873653722224568e-38F;__FLT_EPSILON__;1.19209289550781250000000000000000000e-7F;__FLT_DENORM_MIN__;1.40129846432481707092372958328991613e-45F;__FLT_HAS_DENORM__;1;__FLT_HAS_INFINITY__;1;__FLT_HAS_QUIET_NAN__;1;__DBL_MANT_DIG__;53;__DBL_DIG__;15;__DBL_MIN_EXP__;(-1021);__DBL_MIN_10_EXP__;(-307);__DBL_MAX_EXP__;1024;__DBL_MAX_10_EXP__;308;__DBL_DECIMAL_DIG__;17;__DBL_MAX__;((double)1.79769313486231570814527423731704357e+308L);__DBL_MIN__;((double)2.22507385850720138309023271733240406e-308L);__DBL_EPSILON__;((double)2.22044604925031308084726333618164062e-16L);__DBL_DENORM_MIN__;((double)4.94065645841246544176568792868221372e-324L);__DBL_HAS_DENORM__;1;__DBL_HAS_INFINITY__;1;__DBL_HAS_QUIET_NAN__;1;__LDBL_MANT_DIG__;64;__LDBL_DIG__;18;__LDBL_MIN_EXP__;(-16381);__LDBL_MIN_10_EXP__;(-4931);__LDBL_MAX_EXP__;16384;__LDBL_MAX_10_EXP__;4932;__DECIMAL_DIG__;21;__LDBL_DECIMAL_DIG__;21;__LDBL_MAX__;1.18973149535723176502126385303097021e+4932L;__LDBL_MIN__;3.36210314311209350626267781732175260e-4932L;__LDBL_EPSILON__;1.08420217248550443400745280086994171e-19L;__LDBL_DENORM_MIN__;3.64519953188247460252840593361941982e-4951L;__LDBL_HAS_DENORM__;1;__LDBL_HAS_INFINITY__;1;__LDBL_HAS_QUIET_NAN__;1;__FLT32_MANT_DIG__;24;__FLT32_DIG__;6;__FLT32_MIN_EXP__;(-125);__FLT32_MIN_10_EXP__;(-37);__FLT32_MAX_EXP__;128;__FLT32_MAX_10_EXP__;38;__FLT32_DECIMAL_DIG__;9;__FLT32_MAX__;3.40282346638528859811704183484516925e+38F32;__FLT32_MIN__;1.17549435082228750796873653722224568e-38F32;__FLT32_EPSILON__;1.19209289550781250000000000000000000e-7F32;__FLT32_DENORM_MIN__;1.40129846432481707092372958328991613e-45F32;__FLT32_HAS_DENORM__;1;__FLT32_HAS_INFINITY__;1;__FLT32_HAS_QUIET_NAN__;1;__FLT64_MANT_DIG__;53;__FLT64_DIG__;15;__FLT64_MIN_EXP__;(-1021);__FLT64_MIN_10_EXP__;(-307);__FLT64_MAX_EXP__;1024;__FLT64_MAX_10_EXP__;308;__FLT64_DECIMAL_DIG__;17;__FLT64_MAX__;1.79769313486231570814527423731704357e+308F64;__FLT64_MIN__;2.22507385850720138309023271733240406e-308F64;__FLT64_EPSILON__;2.22044604925031308084726333618164062e-16F64;__FLT64_DENORM_MIN__;4.94065645841246544176568792868221372e-324F64;__FLT64_HAS_DENORM__;1;__FLT64_HAS_INFINITY__;1;__FLT64_HAS_QUIET_NAN__;1;__FLT128_MANT_DIG__;113;__FLT128_DIG__;33;__FLT128_MIN_EXP__;(-16381);__FLT128_MIN_10_EXP__;(-4931);__FLT128_MAX_EXP__;16384;__FLT128_MAX_10_EXP__;4932;__FLT128_DECIMAL_DIG__;36;__FLT128_MAX__;1.18973149535723176508575932662800702e+4932F128;__FLT128_MIN__;3.36210314311209350626267781732175260e-4932F128;__FLT128_EPSILON__;1.92592994438723585305597794258492732e-34F128;__FLT128_DENORM_MIN__;6.47517511943802511092443895822764655e-4966F128;__FLT128_HAS_DENORM__;1;__FLT128_HAS_INFINITY__;1;__FLT128_HAS_QUIET_NAN__;1;__FLT32X_MANT_DIG__;53;__FLT32X_DIG__;15;__FLT32X_MIN_EXP__;(-1021);__FLT32X_MIN_10_EXP__;(-307);__FLT32X_MAX_EXP__;1024;__FLT32X_MAX_10_EXP__;308;__FLT32X_DECIMAL_DIG__;17;__FLT32X_MAX__;1.79769313486231570814527423731704357e+308F32x;__FLT32X_MIN__;2.22507385850720138309023271733240406e-308F32x;__FLT32X_EPSILON__;2.22044604925031308084726333618164062e-16F32x;__FLT32X_DENORM_MIN__;4.94065645841246544176568792868221372e-324F32x;__FLT32X_HAS_DENORM__;1;__FLT32X_HAS_INFINITY__;1;__FLT32X_HAS_QUIET_NAN__;1;__FLT64X_MANT_DIG__;64;__FLT64X_DIG__;18;__FLT64X_MIN_EXP__;(-16381);__FLT64X_MIN_10_EXP__;(-4931);__FLT64X_MAX_EXP__;16384;__FLT64X_MAX_10_EXP__;4932;__FLT64X_DECIMAL_DIG__;21;__FLT64X_MAX__;1.18973149535723176502126385303097021e+4932F64x;__FLT64X_MIN__;3.36210314311209350626267781732175260e-4932F64x;__FLT64X_EPSILON__;1.08420217248550443400745280086994171e-19F64x;__FLT64X_DENORM_MIN__;3.64519953188247460252840593361941982e-4951F64x;__FLT64X_HAS_DENORM__;1;__FLT64X_HAS_INFINITY__;1;__FLT64X_HAS_QUIET_NAN__;1;__DEC32_MANT_DIG__;7;__DEC32_MIN_EXP__;(-94);__DEC32_MAX_EXP__;97;__DEC32_MIN__;1E-95DF;__DEC32_MAX__;9.999999E96DF;__DEC32_EPSILON__;1E-6DF;__DEC32_SUBNORMAL_MIN__;0.000001E-95DF;__DEC64_MANT_DIG__;16;__DEC64_MIN_EXP__;(-382);__DEC64_MAX_EXP__;385;__DEC64_MIN__;1E-383DD;__DEC64_MAX__;9.999999999999999E384DD;__DEC64_EPSILON__;1E-15DD;__DEC64_SUBNORMAL_MIN__;0.000000000000001E-383DD;__DEC128_MANT_DIG__;34;__DEC128_MIN_EXP__;(-6142);__DEC128_MAX_EXP__;6145;__DEC128_MIN__;1E-6143DL;__DEC128_MAX__;9.999999999999999999999999999999999E6144DL;__DEC128_EPSILON__;1E-33DL;__DEC128_SUBNORMAL_MIN__;0.000000000000000000000000000000001E-6143DL;__REGISTER_PREFIX__; ;__USER_LABEL_PREFIX__; ;__GNUC_STDC_INLINE__;1;__NO_INLINE__;1;__GCC_HAVE_SYNC_COMPARE_AND_SWAP_1;1;__GCC_HAVE_SYNC_COMPARE_AND_SWAP_2;1;__GCC_HAVE_SYNC_COMPARE_AND_SWAP_4;1;__GCC_HAVE_SYNC_COMPARE_AND_SWAP_8;1;__GCC_HAVE_SYNC_COMPARE_AND_SWAP_16;1;__GCC_ATOMIC_BOOL_LOCK_FREE;2;__GCC_ATOMIC_CHAR_LOCK_FREE;2;__GCC_ATOMIC_CHAR16_T_LOCK_FREE;2;__GCC_ATOMIC_CHAR32_T_LOCK_FREE;2;__GCC_ATOMIC_WCHAR_T_LOCK_FREE;2;__GCC_ATOMIC_SHORT_LOCK_FREE;2;__GCC_ATOMIC_INT_LOCK_FREE;2;__GCC_ATOMIC_LONG_LOCK_FREE;2;__GCC_ATOMIC_LLONG_LOCK_FREE;2;__GCC_ATOMIC_TEST_AND_SET_TRUEVAL;1;__GCC_ATOMIC_POINTER_LOCK_FREE;2;__PRAGMA_REDEFINE_EXTNAME;1;__SIZEOF_INT128__;16;__SIZEOF_WCHAR_T__;2;__SIZEOF_WINT_T__;2;__SIZEOF_PTRDIFF_T__;8;__amd64;1;__amd64__;1;__x86_64;1;__x86_64__;1;__SIZEOF_FLOAT80__;16;__SIZEOF_FLOAT128__;16;__ATOMIC_HLE_ACQUIRE;65536;__ATOMIC_HLE_RELEASE;131072;__GCC_ASM_FLAG_OUTPUTS__;1;__nocona;1;__nocona__;1;__tune_core2__;1;__code_model_medium__;1;__MMX__;1;__SSE__;1;__SSE2__;1;__SSE3__;1;__FXSR__;1;__SSE_MATH__;1;__SSE2_MATH__;1;__SEG_FS;1;__SEG_GS;1;__SEH__;1;__stdcall;__attribute__((__stdcall__));__fastcall;__attribute__((__fastcall__));__thiscall;__attribute__((__thiscall__));__cdecl;__attribute__((__cdecl__));_stdcall;__attribute__((__stdcall__));_fastcall;__attribute__((__fastcall__));_thiscall;__attribute__((__thiscall__));_cdecl;__attribute__((__cdecl__));__GXX_MERGED_TYPEINFO_NAMES;0;__GXX_TYPEINFO_EQUALITY_INLINE;0;__MSVCRT__;1;__MINGW32__;1;_WIN32;1;__WIN32;1;__WIN32__;1;WIN32;1;__WINNT;1;__WINNT__;1;WINNT;1;_INTEGRAL_MAX_BITS;64;__MINGW64__;1;__WIN64;1;__WIN64__;1;WIN64;1;_WIN64;1;__declspec(x);__attribute__((x));__DECIMAL_BID_FORMAT__;1;_REENTRANT;1 +//C compiler system include directories +CMAKE_EXTRA_GENERATOR_C_SYSTEM_INCLUDE_DIRS:INTERNAL=C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/include;C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/include-fixed;C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../x86_64-w64-mingw32/include +//Name of generator. +CMAKE_GENERATOR:INTERNAL=MinGW Makefiles +//Generator instance identifier. +CMAKE_GENERATOR_INSTANCE:INTERNAL= +//Name of generator platform. +CMAKE_GENERATOR_PLATFORM:INTERNAL= +//Name of generator toolset. +CMAKE_GENERATOR_TOOLSET:INTERNAL= +//Source directory with the top level CMakeLists.txt file for this +// project +CMAKE_HOME_DIRECTORY:INTERNAL=E:/Studium/team20-21 +//ADVANCED property for variable: CMAKE_LINKER +CMAKE_LINKER-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_MAKE_PROGRAM +CMAKE_MAKE_PROGRAM-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS +CMAKE_MODULE_LINKER_FLAGS-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_DEBUG +CMAKE_MODULE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL +CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELEASE +CMAKE_MODULE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO +CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_NM +CMAKE_NM-ADVANCED:INTERNAL=1 +//number of local generators +CMAKE_NUMBER_OF_MAKEFILES:INTERNAL=7 +//ADVANCED property for variable: CMAKE_OBJCOPY +CMAKE_OBJCOPY-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_OBJDUMP +CMAKE_OBJDUMP-ADVANCED:INTERNAL=1 +//Platform information initialized +CMAKE_PLATFORM_INFO_INITIALIZED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_RANLIB +CMAKE_RANLIB-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_RC_COMPILER +CMAKE_RC_COMPILER-ADVANCED:INTERNAL=1 +CMAKE_RC_COMPILER_WORKS:INTERNAL=1 +//ADVANCED property for variable: CMAKE_RC_FLAGS +CMAKE_RC_FLAGS-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_RC_FLAGS_DEBUG +CMAKE_RC_FLAGS_DEBUG-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_RC_FLAGS_MINSIZEREL +CMAKE_RC_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_RC_FLAGS_RELEASE +CMAKE_RC_FLAGS_RELEASE-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_RC_FLAGS_RELWITHDEBINFO +CMAKE_RC_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_READELF +CMAKE_READELF-ADVANCED:INTERNAL=1 +//Path to CMake installation. +CMAKE_ROOT:INTERNAL=C:/Program Files/CMake/share/cmake-3.17 +//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS +CMAKE_SHARED_LINKER_FLAGS-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_DEBUG +CMAKE_SHARED_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL +CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELEASE +CMAKE_SHARED_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO +CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_SKIP_INSTALL_RPATH +CMAKE_SKIP_INSTALL_RPATH-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_SKIP_RPATH +CMAKE_SKIP_RPATH-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS +CMAKE_STATIC_LINKER_FLAGS-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_DEBUG +CMAKE_STATIC_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL +CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELEASE +CMAKE_STATIC_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO +CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_STRIP +CMAKE_STRIP-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE +CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1 +//Details about finding OpenGL +FIND_PACKAGE_MESSAGE_DETAILS_OpenGL:INTERNAL=[opengl32][c ][v()] +//ADVANCED property for variable: OPENGL_gl_LIBRARY +OPENGL_gl_LIBRARY-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: OPENGL_glu_LIBRARY +OPENGL_glu_LIBRARY-ADVANCED:INTERNAL=1 + diff --git a/CMakeFiles/3.17.2/CMakeCCompiler.cmake b/CMakeFiles/3.17.2/CMakeCCompiler.cmake new file mode 100644 index 0000000000000000000000000000000000000000..23446411efbbb24b64c4d5ad5be6a5a51a4235d2 --- /dev/null +++ b/CMakeFiles/3.17.2/CMakeCCompiler.cmake @@ -0,0 +1,76 @@ +set(CMAKE_C_COMPILER "C:/Qt/Tools/mingw730_64/bin/gcc.exe") +set(CMAKE_C_COMPILER_ARG1 "") +set(CMAKE_C_COMPILER_ID "GNU") +set(CMAKE_C_COMPILER_VERSION "7.3.0") +set(CMAKE_C_COMPILER_VERSION_INTERNAL "") +set(CMAKE_C_COMPILER_WRAPPER "") +set(CMAKE_C_STANDARD_COMPUTED_DEFAULT "11") +set(CMAKE_C_COMPILE_FEATURES "c_std_90;c_function_prototypes;c_std_99;c_restrict;c_variadic_macros;c_std_11;c_static_assert") +set(CMAKE_C90_COMPILE_FEATURES "c_std_90;c_function_prototypes") +set(CMAKE_C99_COMPILE_FEATURES "c_std_99;c_restrict;c_variadic_macros") +set(CMAKE_C11_COMPILE_FEATURES "c_std_11;c_static_assert") + +set(CMAKE_C_PLATFORM_ID "MinGW") +set(CMAKE_C_SIMULATE_ID "") +set(CMAKE_C_COMPILER_FRONTEND_VARIANT "") +set(CMAKE_C_SIMULATE_VERSION "") + + + +set(CMAKE_AR "C:/Qt/Tools/mingw730_64/bin/ar.exe") +set(CMAKE_C_COMPILER_AR "C:/Qt/Tools/mingw730_64/bin/gcc-ar.exe") +set(CMAKE_RANLIB "C:/Qt/Tools/mingw730_64/bin/ranlib.exe") +set(CMAKE_C_COMPILER_RANLIB "C:/Qt/Tools/mingw730_64/bin/gcc-ranlib.exe") +set(CMAKE_LINKER "C:/Qt/Tools/mingw730_64/bin/ld.exe") +set(CMAKE_MT "") +set(CMAKE_COMPILER_IS_GNUCC 1) +set(CMAKE_C_COMPILER_LOADED 1) +set(CMAKE_C_COMPILER_WORKS TRUE) +set(CMAKE_C_ABI_COMPILED TRUE) +set(CMAKE_COMPILER_IS_MINGW 1) +set(CMAKE_COMPILER_IS_CYGWIN ) +if(CMAKE_COMPILER_IS_CYGWIN) + set(CYGWIN 1) + set(UNIX 1) +endif() + +set(CMAKE_C_COMPILER_ENV_VAR "CC") + +if(CMAKE_COMPILER_IS_MINGW) + set(MINGW 1) +endif() +set(CMAKE_C_COMPILER_ID_RUN 1) +set(CMAKE_C_SOURCE_FILE_EXTENSIONS c;m) +set(CMAKE_C_IGNORE_EXTENSIONS h;H;o;O;obj;OBJ;def;DEF;rc;RC) +set(CMAKE_C_LINKER_PREFERENCE 10) + +# Save compiler ABI information. +set(CMAKE_C_SIZEOF_DATA_PTR "8") +set(CMAKE_C_COMPILER_ABI "") +set(CMAKE_C_LIBRARY_ARCHITECTURE "") + +if(CMAKE_C_SIZEOF_DATA_PTR) + set(CMAKE_SIZEOF_VOID_P "${CMAKE_C_SIZEOF_DATA_PTR}") +endif() + +if(CMAKE_C_COMPILER_ABI) + set(CMAKE_INTERNAL_PLATFORM_ABI "${CMAKE_C_COMPILER_ABI}") +endif() + +if(CMAKE_C_LIBRARY_ARCHITECTURE) + set(CMAKE_LIBRARY_ARCHITECTURE "") +endif() + +set(CMAKE_C_CL_SHOWINCLUDES_PREFIX "") +if(CMAKE_C_CL_SHOWINCLUDES_PREFIX) + set(CMAKE_CL_SHOWINCLUDES_PREFIX "${CMAKE_C_CL_SHOWINCLUDES_PREFIX}") +endif() + + + + + +set(CMAKE_C_IMPLICIT_INCLUDE_DIRECTORIES "C:/Qt/Tools/mingw730_64/lib/gcc/x86_64-w64-mingw32/7.3.0/include;C:/Qt/Tools/mingw730_64/lib/gcc/x86_64-w64-mingw32/7.3.0/include-fixed;C:/Qt/Tools/mingw730_64/x86_64-w64-mingw32/include") +set(CMAKE_C_IMPLICIT_LINK_LIBRARIES "mingw32;gcc;moldname;mingwex;pthread;advapi32;shell32;user32;kernel32;iconv;mingw32;gcc;moldname;mingwex") +set(CMAKE_C_IMPLICIT_LINK_DIRECTORIES "C:/Qt/Tools/mingw730_64/lib/gcc/x86_64-w64-mingw32/7.3.0;C:/Qt/Tools/mingw730_64/lib/gcc;C:/Qt/Tools/mingw730_64/x86_64-w64-mingw32/lib;C:/Qt/Tools/mingw730_64/lib") +set(CMAKE_C_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "") diff --git a/CMakeFiles/3.17.2/CMakeCXXCompiler.cmake b/CMakeFiles/3.17.2/CMakeCXXCompiler.cmake new file mode 100644 index 0000000000000000000000000000000000000000..5e51060dabf18798d216acd521f2325e0b414d46 --- /dev/null +++ b/CMakeFiles/3.17.2/CMakeCXXCompiler.cmake @@ -0,0 +1,88 @@ +set(CMAKE_CXX_COMPILER "C:/Qt/Tools/mingw730_64/bin/g++.exe") +set(CMAKE_CXX_COMPILER_ARG1 "") +set(CMAKE_CXX_COMPILER_ID "GNU") +set(CMAKE_CXX_COMPILER_VERSION "7.3.0") +set(CMAKE_CXX_COMPILER_VERSION_INTERNAL "") +set(CMAKE_CXX_COMPILER_WRAPPER "") +set(CMAKE_CXX_STANDARD_COMPUTED_DEFAULT "14") +set(CMAKE_CXX_COMPILE_FEATURES "cxx_std_98;cxx_template_template_parameters;cxx_std_11;cxx_alias_templates;cxx_alignas;cxx_alignof;cxx_attributes;cxx_auto_type;cxx_constexpr;cxx_decltype;cxx_decltype_incomplete_return_types;cxx_default_function_template_args;cxx_defaulted_functions;cxx_defaulted_move_initializers;cxx_delegating_constructors;cxx_deleted_functions;cxx_enum_forward_declarations;cxx_explicit_conversions;cxx_extended_friend_declarations;cxx_extern_templates;cxx_final;cxx_func_identifier;cxx_generalized_initializers;cxx_inheriting_constructors;cxx_inline_namespaces;cxx_lambdas;cxx_local_type_template_args;cxx_long_long_type;cxx_noexcept;cxx_nonstatic_member_init;cxx_nullptr;cxx_override;cxx_range_for;cxx_raw_string_literals;cxx_reference_qualified_functions;cxx_right_angle_brackets;cxx_rvalue_references;cxx_sizeof_member;cxx_static_assert;cxx_strong_enums;cxx_thread_local;cxx_trailing_return_types;cxx_unicode_literals;cxx_uniform_initialization;cxx_unrestricted_unions;cxx_user_literals;cxx_variadic_macros;cxx_variadic_templates;cxx_std_14;cxx_aggregate_default_initializers;cxx_attribute_deprecated;cxx_binary_literals;cxx_contextual_conversions;cxx_decltype_auto;cxx_digit_separators;cxx_generic_lambdas;cxx_lambda_init_captures;cxx_relaxed_constexpr;cxx_return_type_deduction;cxx_variable_templates;cxx_std_17") +set(CMAKE_CXX98_COMPILE_FEATURES "cxx_std_98;cxx_template_template_parameters") +set(CMAKE_CXX11_COMPILE_FEATURES "cxx_std_11;cxx_alias_templates;cxx_alignas;cxx_alignof;cxx_attributes;cxx_auto_type;cxx_constexpr;cxx_decltype;cxx_decltype_incomplete_return_types;cxx_default_function_template_args;cxx_defaulted_functions;cxx_defaulted_move_initializers;cxx_delegating_constructors;cxx_deleted_functions;cxx_enum_forward_declarations;cxx_explicit_conversions;cxx_extended_friend_declarations;cxx_extern_templates;cxx_final;cxx_func_identifier;cxx_generalized_initializers;cxx_inheriting_constructors;cxx_inline_namespaces;cxx_lambdas;cxx_local_type_template_args;cxx_long_long_type;cxx_noexcept;cxx_nonstatic_member_init;cxx_nullptr;cxx_override;cxx_range_for;cxx_raw_string_literals;cxx_reference_qualified_functions;cxx_right_angle_brackets;cxx_rvalue_references;cxx_sizeof_member;cxx_static_assert;cxx_strong_enums;cxx_thread_local;cxx_trailing_return_types;cxx_unicode_literals;cxx_uniform_initialization;cxx_unrestricted_unions;cxx_user_literals;cxx_variadic_macros;cxx_variadic_templates") +set(CMAKE_CXX14_COMPILE_FEATURES "cxx_std_14;cxx_aggregate_default_initializers;cxx_attribute_deprecated;cxx_binary_literals;cxx_contextual_conversions;cxx_decltype_auto;cxx_digit_separators;cxx_generic_lambdas;cxx_lambda_init_captures;cxx_relaxed_constexpr;cxx_return_type_deduction;cxx_variable_templates") +set(CMAKE_CXX17_COMPILE_FEATURES "cxx_std_17") +set(CMAKE_CXX20_COMPILE_FEATURES "") + +set(CMAKE_CXX_PLATFORM_ID "MinGW") +set(CMAKE_CXX_SIMULATE_ID "") +set(CMAKE_CXX_COMPILER_FRONTEND_VARIANT "") +set(CMAKE_CXX_SIMULATE_VERSION "") + + + +set(CMAKE_AR "C:/Qt/Tools/mingw730_64/bin/ar.exe") +set(CMAKE_CXX_COMPILER_AR "C:/Qt/Tools/mingw730_64/bin/gcc-ar.exe") +set(CMAKE_RANLIB "C:/Qt/Tools/mingw730_64/bin/ranlib.exe") +set(CMAKE_CXX_COMPILER_RANLIB "C:/Qt/Tools/mingw730_64/bin/gcc-ranlib.exe") +set(CMAKE_LINKER "C:/Qt/Tools/mingw730_64/bin/ld.exe") +set(CMAKE_MT "") +set(CMAKE_COMPILER_IS_GNUCXX 1) +set(CMAKE_CXX_COMPILER_LOADED 1) +set(CMAKE_CXX_COMPILER_WORKS TRUE) +set(CMAKE_CXX_ABI_COMPILED TRUE) +set(CMAKE_COMPILER_IS_MINGW 1) +set(CMAKE_COMPILER_IS_CYGWIN ) +if(CMAKE_COMPILER_IS_CYGWIN) + set(CYGWIN 1) + set(UNIX 1) +endif() + +set(CMAKE_CXX_COMPILER_ENV_VAR "CXX") + +if(CMAKE_COMPILER_IS_MINGW) + set(MINGW 1) +endif() +set(CMAKE_CXX_COMPILER_ID_RUN 1) +set(CMAKE_CXX_SOURCE_FILE_EXTENSIONS C;M;c++;cc;cpp;cxx;m;mm;CPP) +set(CMAKE_CXX_IGNORE_EXTENSIONS inl;h;hpp;HPP;H;o;O;obj;OBJ;def;DEF;rc;RC) + +foreach (lang C OBJC OBJCXX) + if (CMAKE_${lang}_COMPILER_ID_RUN) + foreach(extension IN LISTS CMAKE_${lang}_SOURCE_FILE_EXTENSIONS) + list(REMOVE_ITEM CMAKE_CXX_SOURCE_FILE_EXTENSIONS ${extension}) + endforeach() + endif() +endforeach() + +set(CMAKE_CXX_LINKER_PREFERENCE 30) +set(CMAKE_CXX_LINKER_PREFERENCE_PROPAGATES 1) + +# Save compiler ABI information. +set(CMAKE_CXX_SIZEOF_DATA_PTR "8") +set(CMAKE_CXX_COMPILER_ABI "") +set(CMAKE_CXX_LIBRARY_ARCHITECTURE "") + +if(CMAKE_CXX_SIZEOF_DATA_PTR) + set(CMAKE_SIZEOF_VOID_P "${CMAKE_CXX_SIZEOF_DATA_PTR}") +endif() + +if(CMAKE_CXX_COMPILER_ABI) + set(CMAKE_INTERNAL_PLATFORM_ABI "${CMAKE_CXX_COMPILER_ABI}") +endif() + +if(CMAKE_CXX_LIBRARY_ARCHITECTURE) + set(CMAKE_LIBRARY_ARCHITECTURE "") +endif() + +set(CMAKE_CXX_CL_SHOWINCLUDES_PREFIX "") +if(CMAKE_CXX_CL_SHOWINCLUDES_PREFIX) + set(CMAKE_CL_SHOWINCLUDES_PREFIX "${CMAKE_CXX_CL_SHOWINCLUDES_PREFIX}") +endif() + + + + + +set(CMAKE_CXX_IMPLICIT_INCLUDE_DIRECTORIES "C:/Qt/Tools/mingw730_64/lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++;C:/Qt/Tools/mingw730_64/lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++/x86_64-w64-mingw32;C:/Qt/Tools/mingw730_64/lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++/backward;C:/Qt/Tools/mingw730_64/lib/gcc/x86_64-w64-mingw32/7.3.0/include;C:/Qt/Tools/mingw730_64/lib/gcc/x86_64-w64-mingw32/7.3.0/include-fixed;C:/Qt/Tools/mingw730_64/x86_64-w64-mingw32/include") +set(CMAKE_CXX_IMPLICIT_LINK_LIBRARIES "stdc++;mingw32;gcc_s;gcc;moldname;mingwex;pthread;advapi32;shell32;user32;kernel32;iconv;mingw32;gcc_s;gcc;moldname;mingwex") +set(CMAKE_CXX_IMPLICIT_LINK_DIRECTORIES "C:/Qt/Tools/mingw730_64/lib/gcc/x86_64-w64-mingw32/7.3.0;C:/Qt/Tools/mingw730_64/lib/gcc;C:/Qt/Tools/mingw730_64/x86_64-w64-mingw32/lib;C:/Qt/Tools/mingw730_64/lib") +set(CMAKE_CXX_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "") diff --git a/CMakeFiles/3.17.2/CMakeDetermineCompilerABI_C.bin b/CMakeFiles/3.17.2/CMakeDetermineCompilerABI_C.bin new file mode 100644 index 0000000000000000000000000000000000000000..c79feaebb27786e624e863453e0fe6328b7dd4ec Binary files /dev/null and b/CMakeFiles/3.17.2/CMakeDetermineCompilerABI_C.bin differ diff --git a/CMakeFiles/3.17.2/CMakeDetermineCompilerABI_CXX.bin b/CMakeFiles/3.17.2/CMakeDetermineCompilerABI_CXX.bin new file mode 100644 index 0000000000000000000000000000000000000000..18c24c0226026314e21903bf1716fdc302010c02 Binary files /dev/null and b/CMakeFiles/3.17.2/CMakeDetermineCompilerABI_CXX.bin differ diff --git a/CMakeFiles/3.17.2/CMakeRCCompiler.cmake b/CMakeFiles/3.17.2/CMakeRCCompiler.cmake new file mode 100644 index 0000000000000000000000000000000000000000..82e014a25ebe3f43c0ac964346a19d0c7b389667 --- /dev/null +++ b/CMakeFiles/3.17.2/CMakeRCCompiler.cmake @@ -0,0 +1,6 @@ +set(CMAKE_RC_COMPILER "C:/Qt/Tools/mingw730_64/bin/windres.exe") +set(CMAKE_RC_COMPILER_ARG1 "") +set(CMAKE_RC_COMPILER_LOADED 1) +set(CMAKE_RC_SOURCE_FILE_EXTENSIONS rc;RC) +set(CMAKE_RC_OUTPUT_EXTENSION .obj) +set(CMAKE_RC_COMPILER_ENV_VAR "RC") diff --git a/CMakeFiles/3.17.2/CMakeSystem.cmake b/CMakeFiles/3.17.2/CMakeSystem.cmake new file mode 100644 index 0000000000000000000000000000000000000000..5014573fee1b7089e6d2455efcdda904b8892cdf --- /dev/null +++ b/CMakeFiles/3.17.2/CMakeSystem.cmake @@ -0,0 +1,15 @@ +set(CMAKE_HOST_SYSTEM "Windows-10.0.18363") +set(CMAKE_HOST_SYSTEM_NAME "Windows") +set(CMAKE_HOST_SYSTEM_VERSION "10.0.18363") +set(CMAKE_HOST_SYSTEM_PROCESSOR "AMD64") + + + +set(CMAKE_SYSTEM "Windows-10.0.18363") +set(CMAKE_SYSTEM_NAME "Windows") +set(CMAKE_SYSTEM_VERSION "10.0.18363") +set(CMAKE_SYSTEM_PROCESSOR "AMD64") + +set(CMAKE_CROSSCOMPILING "FALSE") + +set(CMAKE_SYSTEM_LOADED 1) diff --git a/CMakeFiles/3.17.2/CompilerIdC/CMakeCCompilerId.c b/CMakeFiles/3.17.2/CompilerIdC/CMakeCCompilerId.c new file mode 100644 index 0000000000000000000000000000000000000000..d884b50908c9852aad6d3b60781f4e529edc4d50 --- /dev/null +++ b/CMakeFiles/3.17.2/CompilerIdC/CMakeCCompilerId.c @@ -0,0 +1,671 @@ +#ifdef __cplusplus +# error "A C++ compiler has been selected for C." +#endif + +#if defined(__18CXX) +# define ID_VOID_MAIN +#endif +#if defined(__CLASSIC_C__) +/* cv-qualifiers did not exist in K&R C */ +# define const +# define volatile +#endif + + +/* Version number components: V=Version, R=Revision, P=Patch + Version date components: YYYY=Year, MM=Month, DD=Day */ + +#if defined(__INTEL_COMPILER) || defined(__ICC) +# define COMPILER_ID "Intel" +# if defined(_MSC_VER) +# define SIMULATE_ID "MSVC" +# endif +# if defined(__GNUC__) +# define SIMULATE_ID "GNU" +# endif + /* __INTEL_COMPILER = VRP */ +# define COMPILER_VERSION_MAJOR DEC(__INTEL_COMPILER/100) +# define COMPILER_VERSION_MINOR DEC(__INTEL_COMPILER/10 % 10) +# if defined(__INTEL_COMPILER_UPDATE) +# define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER_UPDATE) +# else +# define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER % 10) +# endif +# if defined(__INTEL_COMPILER_BUILD_DATE) + /* __INTEL_COMPILER_BUILD_DATE = YYYYMMDD */ +# define COMPILER_VERSION_TWEAK DEC(__INTEL_COMPILER_BUILD_DATE) +# endif +# if defined(_MSC_VER) + /* _MSC_VER = VVRR */ +# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) +# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) +# endif +# if defined(__GNUC__) +# define SIMULATE_VERSION_MAJOR DEC(__GNUC__) +# elif defined(__GNUG__) +# define SIMULATE_VERSION_MAJOR DEC(__GNUG__) +# endif +# if defined(__GNUC_MINOR__) +# define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__) +# endif +# if defined(__GNUC_PATCHLEVEL__) +# define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) +# endif + +#elif defined(__PATHCC__) +# define COMPILER_ID "PathScale" +# define COMPILER_VERSION_MAJOR DEC(__PATHCC__) +# define COMPILER_VERSION_MINOR DEC(__PATHCC_MINOR__) +# if defined(__PATHCC_PATCHLEVEL__) +# define COMPILER_VERSION_PATCH DEC(__PATHCC_PATCHLEVEL__) +# endif + +#elif defined(__BORLANDC__) && defined(__CODEGEARC_VERSION__) +# define COMPILER_ID "Embarcadero" +# define COMPILER_VERSION_MAJOR HEX(__CODEGEARC_VERSION__>>24 & 0x00FF) +# define COMPILER_VERSION_MINOR HEX(__CODEGEARC_VERSION__>>16 & 0x00FF) +# define COMPILER_VERSION_PATCH DEC(__CODEGEARC_VERSION__ & 0xFFFF) + +#elif defined(__BORLANDC__) +# define COMPILER_ID "Borland" + /* __BORLANDC__ = 0xVRR */ +# define COMPILER_VERSION_MAJOR HEX(__BORLANDC__>>8) +# define COMPILER_VERSION_MINOR HEX(__BORLANDC__ & 0xFF) + +#elif defined(__WATCOMC__) && __WATCOMC__ < 1200 +# define COMPILER_ID "Watcom" + /* __WATCOMC__ = VVRR */ +# define COMPILER_VERSION_MAJOR DEC(__WATCOMC__ / 100) +# define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10) +# if (__WATCOMC__ % 10) > 0 +# define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10) +# endif + +#elif defined(__WATCOMC__) +# define COMPILER_ID "OpenWatcom" + /* __WATCOMC__ = VVRP + 1100 */ +# define COMPILER_VERSION_MAJOR DEC((__WATCOMC__ - 1100) / 100) +# define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10) +# if (__WATCOMC__ % 10) > 0 +# define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10) +# endif + +#elif defined(__SUNPRO_C) +# define COMPILER_ID "SunPro" +# if __SUNPRO_C >= 0x5100 + /* __SUNPRO_C = 0xVRRP */ +# define COMPILER_VERSION_MAJOR HEX(__SUNPRO_C>>12) +# define COMPILER_VERSION_MINOR HEX(__SUNPRO_C>>4 & 0xFF) +# define COMPILER_VERSION_PATCH HEX(__SUNPRO_C & 0xF) +# else + /* __SUNPRO_CC = 0xVRP */ +# define COMPILER_VERSION_MAJOR HEX(__SUNPRO_C>>8) +# define COMPILER_VERSION_MINOR HEX(__SUNPRO_C>>4 & 0xF) +# define COMPILER_VERSION_PATCH HEX(__SUNPRO_C & 0xF) +# endif + +#elif defined(__HP_cc) +# define COMPILER_ID "HP" + /* __HP_cc = VVRRPP */ +# define COMPILER_VERSION_MAJOR DEC(__HP_cc/10000) +# define COMPILER_VERSION_MINOR DEC(__HP_cc/100 % 100) +# define COMPILER_VERSION_PATCH DEC(__HP_cc % 100) + +#elif defined(__DECC) +# define COMPILER_ID "Compaq" + /* __DECC_VER = VVRRTPPPP */ +# define COMPILER_VERSION_MAJOR DEC(__DECC_VER/10000000) +# define COMPILER_VERSION_MINOR DEC(__DECC_VER/100000 % 100) +# define COMPILER_VERSION_PATCH DEC(__DECC_VER % 10000) + +#elif defined(__IBMC__) && defined(__COMPILER_VER__) +# define COMPILER_ID "zOS" + /* __IBMC__ = VRP */ +# define COMPILER_VERSION_MAJOR DEC(__IBMC__/100) +# define COMPILER_VERSION_MINOR DEC(__IBMC__/10 % 10) +# define COMPILER_VERSION_PATCH DEC(__IBMC__ % 10) + +#elif defined(__ibmxl__) && defined(__clang__) +# define COMPILER_ID "XLClang" +# define COMPILER_VERSION_MAJOR DEC(__ibmxl_version__) +# define COMPILER_VERSION_MINOR DEC(__ibmxl_release__) +# define COMPILER_VERSION_PATCH DEC(__ibmxl_modification__) +# define COMPILER_VERSION_TWEAK DEC(__ibmxl_ptf_fix_level__) + + +#elif defined(__IBMC__) && !defined(__COMPILER_VER__) && __IBMC__ >= 800 +# define COMPILER_ID "XL" + /* __IBMC__ = VRP */ +# define COMPILER_VERSION_MAJOR DEC(__IBMC__/100) +# define COMPILER_VERSION_MINOR DEC(__IBMC__/10 % 10) +# define COMPILER_VERSION_PATCH DEC(__IBMC__ % 10) + +#elif defined(__IBMC__) && !defined(__COMPILER_VER__) && __IBMC__ < 800 +# define COMPILER_ID "VisualAge" + /* __IBMC__ = VRP */ +# define COMPILER_VERSION_MAJOR DEC(__IBMC__/100) +# define COMPILER_VERSION_MINOR DEC(__IBMC__/10 % 10) +# define COMPILER_VERSION_PATCH DEC(__IBMC__ % 10) + +#elif defined(__PGI) +# define COMPILER_ID "PGI" +# define COMPILER_VERSION_MAJOR DEC(__PGIC__) +# define COMPILER_VERSION_MINOR DEC(__PGIC_MINOR__) +# if defined(__PGIC_PATCHLEVEL__) +# define COMPILER_VERSION_PATCH DEC(__PGIC_PATCHLEVEL__) +# endif + +#elif defined(_CRAYC) +# define COMPILER_ID "Cray" +# define COMPILER_VERSION_MAJOR DEC(_RELEASE_MAJOR) +# define COMPILER_VERSION_MINOR DEC(_RELEASE_MINOR) + +#elif defined(__TI_COMPILER_VERSION__) +# define COMPILER_ID "TI" + /* __TI_COMPILER_VERSION__ = VVVRRRPPP */ +# define COMPILER_VERSION_MAJOR DEC(__TI_COMPILER_VERSION__/1000000) +# define COMPILER_VERSION_MINOR DEC(__TI_COMPILER_VERSION__/1000 % 1000) +# define COMPILER_VERSION_PATCH DEC(__TI_COMPILER_VERSION__ % 1000) + +#elif defined(__FUJITSU) || defined(__FCC_VERSION) || defined(__fcc_version) +# define COMPILER_ID "Fujitsu" + +#elif defined(__ghs__) +# define COMPILER_ID "GHS" +/* __GHS_VERSION_NUMBER = VVVVRP */ +# ifdef __GHS_VERSION_NUMBER +# define COMPILER_VERSION_MAJOR DEC(__GHS_VERSION_NUMBER / 100) +# define COMPILER_VERSION_MINOR DEC(__GHS_VERSION_NUMBER / 10 % 10) +# define COMPILER_VERSION_PATCH DEC(__GHS_VERSION_NUMBER % 10) +# endif + +#elif defined(__TINYC__) +# define COMPILER_ID "TinyCC" + +#elif defined(__BCC__) +# define COMPILER_ID "Bruce" + +#elif defined(__SCO_VERSION__) +# define COMPILER_ID "SCO" + +#elif defined(__ARMCC_VERSION) && !defined(__clang__) +# define COMPILER_ID "ARMCC" +#if __ARMCC_VERSION >= 1000000 + /* __ARMCC_VERSION = VRRPPPP */ + # define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/1000000) + # define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 100) + # define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000) +#else + /* __ARMCC_VERSION = VRPPPP */ + # define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/100000) + # define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 10) + # define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000) +#endif + + +#elif defined(__clang__) && defined(__apple_build_version__) +# define COMPILER_ID "AppleClang" +# if defined(_MSC_VER) +# define SIMULATE_ID "MSVC" +# endif +# define COMPILER_VERSION_MAJOR DEC(__clang_major__) +# define COMPILER_VERSION_MINOR DEC(__clang_minor__) +# define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__) +# if defined(_MSC_VER) + /* _MSC_VER = VVRR */ +# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) +# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) +# endif +# define COMPILER_VERSION_TWEAK DEC(__apple_build_version__) + +#elif defined(__clang__) && defined(__ARMCOMPILER_VERSION) +# define COMPILER_ID "ARMClang" + # define COMPILER_VERSION_MAJOR DEC(__ARMCOMPILER_VERSION/1000000) + # define COMPILER_VERSION_MINOR DEC(__ARMCOMPILER_VERSION/10000 % 100) + # define COMPILER_VERSION_PATCH DEC(__ARMCOMPILER_VERSION % 10000) +# define COMPILER_VERSION_INTERNAL DEC(__ARMCOMPILER_VERSION) + +#elif defined(__clang__) +# define COMPILER_ID "Clang" +# if defined(_MSC_VER) +# define SIMULATE_ID "MSVC" +# endif +# define COMPILER_VERSION_MAJOR DEC(__clang_major__) +# define COMPILER_VERSION_MINOR DEC(__clang_minor__) +# define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__) +# if defined(_MSC_VER) + /* _MSC_VER = VVRR */ +# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) +# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) +# endif + +#elif defined(__GNUC__) +# define COMPILER_ID "GNU" +# define COMPILER_VERSION_MAJOR DEC(__GNUC__) +# if defined(__GNUC_MINOR__) +# define COMPILER_VERSION_MINOR DEC(__GNUC_MINOR__) +# endif +# if defined(__GNUC_PATCHLEVEL__) +# define COMPILER_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) +# endif + +#elif defined(_MSC_VER) +# define COMPILER_ID "MSVC" + /* _MSC_VER = VVRR */ +# define COMPILER_VERSION_MAJOR DEC(_MSC_VER / 100) +# define COMPILER_VERSION_MINOR DEC(_MSC_VER % 100) +# if defined(_MSC_FULL_VER) +# if _MSC_VER >= 1400 + /* _MSC_FULL_VER = VVRRPPPPP */ +# define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 100000) +# else + /* _MSC_FULL_VER = VVRRPPPP */ +# define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 10000) +# endif +# endif +# if defined(_MSC_BUILD) +# define COMPILER_VERSION_TWEAK DEC(_MSC_BUILD) +# endif + +#elif defined(__VISUALDSPVERSION__) || defined(__ADSPBLACKFIN__) || defined(__ADSPTS__) || defined(__ADSP21000__) +# define COMPILER_ID "ADSP" +#if defined(__VISUALDSPVERSION__) + /* __VISUALDSPVERSION__ = 0xVVRRPP00 */ +# define COMPILER_VERSION_MAJOR HEX(__VISUALDSPVERSION__>>24) +# define COMPILER_VERSION_MINOR HEX(__VISUALDSPVERSION__>>16 & 0xFF) +# define COMPILER_VERSION_PATCH HEX(__VISUALDSPVERSION__>>8 & 0xFF) +#endif + +#elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC) +# define COMPILER_ID "IAR" +# if defined(__VER__) && defined(__ICCARM__) +# define COMPILER_VERSION_MAJOR DEC((__VER__) / 1000000) +# define COMPILER_VERSION_MINOR DEC(((__VER__) / 1000) % 1000) +# define COMPILER_VERSION_PATCH DEC((__VER__) % 1000) +# define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__) +# elif defined(__VER__) && (defined(__ICCAVR__) || defined(__ICCRX__) || defined(__ICCRH850__) || defined(__ICCRL78__) || defined(__ICC430__) || defined(__ICCRISCV__) || defined(__ICCV850__) || defined(__ICC8051__)) +# define COMPILER_VERSION_MAJOR DEC((__VER__) / 100) +# define COMPILER_VERSION_MINOR DEC((__VER__) - (((__VER__) / 100)*100)) +# define COMPILER_VERSION_PATCH DEC(__SUBVERSION__) +# define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__) +# endif + +#elif defined(__SDCC_VERSION_MAJOR) || defined(SDCC) +# define COMPILER_ID "SDCC" +# if defined(__SDCC_VERSION_MAJOR) +# define COMPILER_VERSION_MAJOR DEC(__SDCC_VERSION_MAJOR) +# define COMPILER_VERSION_MINOR DEC(__SDCC_VERSION_MINOR) +# define COMPILER_VERSION_PATCH DEC(__SDCC_VERSION_PATCH) +# else + /* SDCC = VRP */ +# define COMPILER_VERSION_MAJOR DEC(SDCC/100) +# define COMPILER_VERSION_MINOR DEC(SDCC/10 % 10) +# define COMPILER_VERSION_PATCH DEC(SDCC % 10) +# endif + + +/* These compilers are either not known or too old to define an + identification macro. Try to identify the platform and guess that + it is the native compiler. */ +#elif defined(__hpux) || defined(__hpua) +# define COMPILER_ID "HP" + +#else /* unknown compiler */ +# define COMPILER_ID "" +#endif + +/* Construct the string literal in pieces to prevent the source from + getting matched. Store it in a pointer rather than an array + because some compilers will just produce instructions to fill the + array rather than assigning a pointer to a static array. */ +char const* info_compiler = "INFO" ":" "compiler[" COMPILER_ID "]"; +#ifdef SIMULATE_ID +char const* info_simulate = "INFO" ":" "simulate[" SIMULATE_ID "]"; +#endif + +#ifdef __QNXNTO__ +char const* qnxnto = "INFO" ":" "qnxnto[]"; +#endif + +#if defined(__CRAYXE) || defined(__CRAYXC) +char const *info_cray = "INFO" ":" "compiler_wrapper[CrayPrgEnv]"; +#endif + +#define STRINGIFY_HELPER(X) #X +#define STRINGIFY(X) STRINGIFY_HELPER(X) + +/* Identify known platforms by name. */ +#if defined(__linux) || defined(__linux__) || defined(linux) +# define PLATFORM_ID "Linux" + +#elif defined(__CYGWIN__) +# define PLATFORM_ID "Cygwin" + +#elif defined(__MINGW32__) +# define PLATFORM_ID "MinGW" + +#elif defined(__APPLE__) +# define PLATFORM_ID "Darwin" + +#elif defined(_WIN32) || defined(__WIN32__) || defined(WIN32) +# define PLATFORM_ID "Windows" + +#elif defined(__FreeBSD__) || defined(__FreeBSD) +# define PLATFORM_ID "FreeBSD" + +#elif defined(__NetBSD__) || defined(__NetBSD) +# define PLATFORM_ID "NetBSD" + +#elif defined(__OpenBSD__) || defined(__OPENBSD) +# define PLATFORM_ID "OpenBSD" + +#elif defined(__sun) || defined(sun) +# define PLATFORM_ID "SunOS" + +#elif defined(_AIX) || defined(__AIX) || defined(__AIX__) || defined(__aix) || defined(__aix__) +# define PLATFORM_ID "AIX" + +#elif defined(__hpux) || defined(__hpux__) +# define PLATFORM_ID "HP-UX" + +#elif defined(__HAIKU__) +# define PLATFORM_ID "Haiku" + +#elif defined(__BeOS) || defined(__BEOS__) || defined(_BEOS) +# define PLATFORM_ID "BeOS" + +#elif defined(__QNX__) || defined(__QNXNTO__) +# define PLATFORM_ID "QNX" + +#elif defined(__tru64) || defined(_tru64) || defined(__TRU64__) +# define PLATFORM_ID "Tru64" + +#elif defined(__riscos) || defined(__riscos__) +# define PLATFORM_ID "RISCos" + +#elif defined(__sinix) || defined(__sinix__) || defined(__SINIX__) +# define PLATFORM_ID "SINIX" + +#elif defined(__UNIX_SV__) +# define PLATFORM_ID "UNIX_SV" + +#elif defined(__bsdos__) +# define PLATFORM_ID "BSDOS" + +#elif defined(_MPRAS) || defined(MPRAS) +# define PLATFORM_ID "MP-RAS" + +#elif defined(__osf) || defined(__osf__) +# define PLATFORM_ID "OSF1" + +#elif defined(_SCO_SV) || defined(SCO_SV) || defined(sco_sv) +# define PLATFORM_ID "SCO_SV" + +#elif defined(__ultrix) || defined(__ultrix__) || defined(_ULTRIX) +# define PLATFORM_ID "ULTRIX" + +#elif defined(__XENIX__) || defined(_XENIX) || defined(XENIX) +# define PLATFORM_ID "Xenix" + +#elif defined(__WATCOMC__) +# if defined(__LINUX__) +# define PLATFORM_ID "Linux" + +# elif defined(__DOS__) +# define PLATFORM_ID "DOS" + +# elif defined(__OS2__) +# define PLATFORM_ID "OS2" + +# elif defined(__WINDOWS__) +# define PLATFORM_ID "Windows3x" + +# else /* unknown platform */ +# define PLATFORM_ID +# endif + +#elif defined(__INTEGRITY) +# if defined(INT_178B) +# define PLATFORM_ID "Integrity178" + +# else /* regular Integrity */ +# define PLATFORM_ID "Integrity" +# endif + +#else /* unknown platform */ +# define PLATFORM_ID + +#endif + +/* For windows compilers MSVC and Intel we can determine + the architecture of the compiler being used. This is because + the compilers do not have flags that can change the architecture, + but rather depend on which compiler is being used +*/ +#if defined(_WIN32) && defined(_MSC_VER) +# if defined(_M_IA64) +# define ARCHITECTURE_ID "IA64" + +# elif defined(_M_X64) || defined(_M_AMD64) +# define ARCHITECTURE_ID "x64" + +# elif defined(_M_IX86) +# define ARCHITECTURE_ID "X86" + +# elif defined(_M_ARM64) +# define ARCHITECTURE_ID "ARM64" + +# elif defined(_M_ARM) +# if _M_ARM == 4 +# define ARCHITECTURE_ID "ARMV4I" +# elif _M_ARM == 5 +# define ARCHITECTURE_ID "ARMV5I" +# else +# define ARCHITECTURE_ID "ARMV" STRINGIFY(_M_ARM) +# endif + +# elif defined(_M_MIPS) +# define ARCHITECTURE_ID "MIPS" + +# elif defined(_M_SH) +# define ARCHITECTURE_ID "SHx" + +# else /* unknown architecture */ +# define ARCHITECTURE_ID "" +# endif + +#elif defined(__WATCOMC__) +# if defined(_M_I86) +# define ARCHITECTURE_ID "I86" + +# elif defined(_M_IX86) +# define ARCHITECTURE_ID "X86" + +# else /* unknown architecture */ +# define ARCHITECTURE_ID "" +# endif + +#elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC) +# if defined(__ICCARM__) +# define ARCHITECTURE_ID "ARM" + +# elif defined(__ICCRX__) +# define ARCHITECTURE_ID "RX" + +# elif defined(__ICCRH850__) +# define ARCHITECTURE_ID "RH850" + +# elif defined(__ICCRL78__) +# define ARCHITECTURE_ID "RL78" + +# elif defined(__ICCRISCV__) +# define ARCHITECTURE_ID "RISCV" + +# elif defined(__ICCAVR__) +# define ARCHITECTURE_ID "AVR" + +# elif defined(__ICC430__) +# define ARCHITECTURE_ID "MSP430" + +# elif defined(__ICCV850__) +# define ARCHITECTURE_ID "V850" + +# elif defined(__ICC8051__) +# define ARCHITECTURE_ID "8051" + +# else /* unknown architecture */ +# define ARCHITECTURE_ID "" +# endif + +#elif defined(__ghs__) +# if defined(__PPC64__) +# define ARCHITECTURE_ID "PPC64" + +# elif defined(__ppc__) +# define ARCHITECTURE_ID "PPC" + +# elif defined(__ARM__) +# define ARCHITECTURE_ID "ARM" + +# elif defined(__x86_64__) +# define ARCHITECTURE_ID "x64" + +# elif defined(__i386__) +# define ARCHITECTURE_ID "X86" + +# else /* unknown architecture */ +# define ARCHITECTURE_ID "" +# endif +#else +# define ARCHITECTURE_ID +#endif + +/* Convert integer to decimal digit literals. */ +#define DEC(n) \ + ('0' + (((n) / 10000000)%10)), \ + ('0' + (((n) / 1000000)%10)), \ + ('0' + (((n) / 100000)%10)), \ + ('0' + (((n) / 10000)%10)), \ + ('0' + (((n) / 1000)%10)), \ + ('0' + (((n) / 100)%10)), \ + ('0' + (((n) / 10)%10)), \ + ('0' + ((n) % 10)) + +/* Convert integer to hex digit literals. */ +#define HEX(n) \ + ('0' + ((n)>>28 & 0xF)), \ + ('0' + ((n)>>24 & 0xF)), \ + ('0' + ((n)>>20 & 0xF)), \ + ('0' + ((n)>>16 & 0xF)), \ + ('0' + ((n)>>12 & 0xF)), \ + ('0' + ((n)>>8 & 0xF)), \ + ('0' + ((n)>>4 & 0xF)), \ + ('0' + ((n) & 0xF)) + +/* Construct a string literal encoding the version number components. */ +#ifdef COMPILER_VERSION_MAJOR +char const info_version[] = { + 'I', 'N', 'F', 'O', ':', + 'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','[', + COMPILER_VERSION_MAJOR, +# ifdef COMPILER_VERSION_MINOR + '.', COMPILER_VERSION_MINOR, +# ifdef COMPILER_VERSION_PATCH + '.', COMPILER_VERSION_PATCH, +# ifdef COMPILER_VERSION_TWEAK + '.', COMPILER_VERSION_TWEAK, +# endif +# endif +# endif + ']','\0'}; +#endif + +/* Construct a string literal encoding the internal version number. */ +#ifdef COMPILER_VERSION_INTERNAL +char const info_version_internal[] = { + 'I', 'N', 'F', 'O', ':', + 'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','_', + 'i','n','t','e','r','n','a','l','[', + COMPILER_VERSION_INTERNAL,']','\0'}; +#endif + +/* Construct a string literal encoding the version number components. */ +#ifdef SIMULATE_VERSION_MAJOR +char const info_simulate_version[] = { + 'I', 'N', 'F', 'O', ':', + 's','i','m','u','l','a','t','e','_','v','e','r','s','i','o','n','[', + SIMULATE_VERSION_MAJOR, +# ifdef SIMULATE_VERSION_MINOR + '.', SIMULATE_VERSION_MINOR, +# ifdef SIMULATE_VERSION_PATCH + '.', SIMULATE_VERSION_PATCH, +# ifdef SIMULATE_VERSION_TWEAK + '.', SIMULATE_VERSION_TWEAK, +# endif +# endif +# endif + ']','\0'}; +#endif + +/* Construct the string literal in pieces to prevent the source from + getting matched. Store it in a pointer rather than an array + because some compilers will just produce instructions to fill the + array rather than assigning a pointer to a static array. */ +char const* info_platform = "INFO" ":" "platform[" PLATFORM_ID "]"; +char const* info_arch = "INFO" ":" "arch[" ARCHITECTURE_ID "]"; + + + + +#if !defined(__STDC__) +# if (defined(_MSC_VER) && !defined(__clang__)) \ + || (defined(__ibmxl__) || defined(__IBMC__)) +# define C_DIALECT "90" +# else +# define C_DIALECT +# endif +#elif __STDC_VERSION__ >= 201000L +# define C_DIALECT "11" +#elif __STDC_VERSION__ >= 199901L +# define C_DIALECT "99" +#else +# define C_DIALECT "90" +#endif +const char* info_language_dialect_default = + "INFO" ":" "dialect_default[" C_DIALECT "]"; + +/*--------------------------------------------------------------------------*/ + +#ifdef ID_VOID_MAIN +void main() {} +#else +# if defined(__CLASSIC_C__) +int main(argc, argv) int argc; char *argv[]; +# else +int main(int argc, char* argv[]) +# endif +{ + int require = 0; + require += info_compiler[argc]; + require += info_platform[argc]; + require += info_arch[argc]; +#ifdef COMPILER_VERSION_MAJOR + require += info_version[argc]; +#endif +#ifdef COMPILER_VERSION_INTERNAL + require += info_version_internal[argc]; +#endif +#ifdef SIMULATE_ID + require += info_simulate[argc]; +#endif +#ifdef SIMULATE_VERSION_MAJOR + require += info_simulate_version[argc]; +#endif +#if defined(__CRAYXE) || defined(__CRAYXC) + require += info_cray[argc]; +#endif + require += info_language_dialect_default[argc]; + (void)argv; + return require; +} +#endif diff --git a/CMakeFiles/3.17.2/CompilerIdC/a.exe b/CMakeFiles/3.17.2/CompilerIdC/a.exe new file mode 100644 index 0000000000000000000000000000000000000000..8a5253b5d65d6aa5dd0751e3aeb1eee6f87600d9 Binary files /dev/null and b/CMakeFiles/3.17.2/CompilerIdC/a.exe differ diff --git a/CMakeFiles/3.17.2/CompilerIdCXX/CMakeCXXCompilerId.cpp b/CMakeFiles/3.17.2/CompilerIdCXX/CMakeCXXCompilerId.cpp new file mode 100644 index 0000000000000000000000000000000000000000..69cfdba6bc7bccb09bf234388908de035caa0969 --- /dev/null +++ b/CMakeFiles/3.17.2/CompilerIdCXX/CMakeCXXCompilerId.cpp @@ -0,0 +1,660 @@ +/* This source file must have a .cpp extension so that all C++ compilers + recognize the extension without flags. Borland does not know .cxx for + example. */ +#ifndef __cplusplus +# error "A C compiler has been selected for C++." +#endif + + +/* Version number components: V=Version, R=Revision, P=Patch + Version date components: YYYY=Year, MM=Month, DD=Day */ + +#if defined(__COMO__) +# define COMPILER_ID "Comeau" + /* __COMO_VERSION__ = VRR */ +# define COMPILER_VERSION_MAJOR DEC(__COMO_VERSION__ / 100) +# define COMPILER_VERSION_MINOR DEC(__COMO_VERSION__ % 100) + +#elif defined(__INTEL_COMPILER) || defined(__ICC) +# define COMPILER_ID "Intel" +# if defined(_MSC_VER) +# define SIMULATE_ID "MSVC" +# endif +# if defined(__GNUC__) +# define SIMULATE_ID "GNU" +# endif + /* __INTEL_COMPILER = VRP */ +# define COMPILER_VERSION_MAJOR DEC(__INTEL_COMPILER/100) +# define COMPILER_VERSION_MINOR DEC(__INTEL_COMPILER/10 % 10) +# if defined(__INTEL_COMPILER_UPDATE) +# define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER_UPDATE) +# else +# define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER % 10) +# endif +# if defined(__INTEL_COMPILER_BUILD_DATE) + /* __INTEL_COMPILER_BUILD_DATE = YYYYMMDD */ +# define COMPILER_VERSION_TWEAK DEC(__INTEL_COMPILER_BUILD_DATE) +# endif +# if defined(_MSC_VER) + /* _MSC_VER = VVRR */ +# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) +# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) +# endif +# if defined(__GNUC__) +# define SIMULATE_VERSION_MAJOR DEC(__GNUC__) +# elif defined(__GNUG__) +# define SIMULATE_VERSION_MAJOR DEC(__GNUG__) +# endif +# if defined(__GNUC_MINOR__) +# define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__) +# endif +# if defined(__GNUC_PATCHLEVEL__) +# define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) +# endif + +#elif defined(__PATHCC__) +# define COMPILER_ID "PathScale" +# define COMPILER_VERSION_MAJOR DEC(__PATHCC__) +# define COMPILER_VERSION_MINOR DEC(__PATHCC_MINOR__) +# if defined(__PATHCC_PATCHLEVEL__) +# define COMPILER_VERSION_PATCH DEC(__PATHCC_PATCHLEVEL__) +# endif + +#elif defined(__BORLANDC__) && defined(__CODEGEARC_VERSION__) +# define COMPILER_ID "Embarcadero" +# define COMPILER_VERSION_MAJOR HEX(__CODEGEARC_VERSION__>>24 & 0x00FF) +# define COMPILER_VERSION_MINOR HEX(__CODEGEARC_VERSION__>>16 & 0x00FF) +# define COMPILER_VERSION_PATCH DEC(__CODEGEARC_VERSION__ & 0xFFFF) + +#elif defined(__BORLANDC__) +# define COMPILER_ID "Borland" + /* __BORLANDC__ = 0xVRR */ +# define COMPILER_VERSION_MAJOR HEX(__BORLANDC__>>8) +# define COMPILER_VERSION_MINOR HEX(__BORLANDC__ & 0xFF) + +#elif defined(__WATCOMC__) && __WATCOMC__ < 1200 +# define COMPILER_ID "Watcom" + /* __WATCOMC__ = VVRR */ +# define COMPILER_VERSION_MAJOR DEC(__WATCOMC__ / 100) +# define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10) +# if (__WATCOMC__ % 10) > 0 +# define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10) +# endif + +#elif defined(__WATCOMC__) +# define COMPILER_ID "OpenWatcom" + /* __WATCOMC__ = VVRP + 1100 */ +# define COMPILER_VERSION_MAJOR DEC((__WATCOMC__ - 1100) / 100) +# define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10) +# if (__WATCOMC__ % 10) > 0 +# define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10) +# endif + +#elif defined(__SUNPRO_CC) +# define COMPILER_ID "SunPro" +# if __SUNPRO_CC >= 0x5100 + /* __SUNPRO_CC = 0xVRRP */ +# define COMPILER_VERSION_MAJOR HEX(__SUNPRO_CC>>12) +# define COMPILER_VERSION_MINOR HEX(__SUNPRO_CC>>4 & 0xFF) +# define COMPILER_VERSION_PATCH HEX(__SUNPRO_CC & 0xF) +# else + /* __SUNPRO_CC = 0xVRP */ +# define COMPILER_VERSION_MAJOR HEX(__SUNPRO_CC>>8) +# define COMPILER_VERSION_MINOR HEX(__SUNPRO_CC>>4 & 0xF) +# define COMPILER_VERSION_PATCH HEX(__SUNPRO_CC & 0xF) +# endif + +#elif defined(__HP_aCC) +# define COMPILER_ID "HP" + /* __HP_aCC = VVRRPP */ +# define COMPILER_VERSION_MAJOR DEC(__HP_aCC/10000) +# define COMPILER_VERSION_MINOR DEC(__HP_aCC/100 % 100) +# define COMPILER_VERSION_PATCH DEC(__HP_aCC % 100) + +#elif defined(__DECCXX) +# define COMPILER_ID "Compaq" + /* __DECCXX_VER = VVRRTPPPP */ +# define COMPILER_VERSION_MAJOR DEC(__DECCXX_VER/10000000) +# define COMPILER_VERSION_MINOR DEC(__DECCXX_VER/100000 % 100) +# define COMPILER_VERSION_PATCH DEC(__DECCXX_VER % 10000) + +#elif defined(__IBMCPP__) && defined(__COMPILER_VER__) +# define COMPILER_ID "zOS" + /* __IBMCPP__ = VRP */ +# define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100) +# define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10) +# define COMPILER_VERSION_PATCH DEC(__IBMCPP__ % 10) + +#elif defined(__ibmxl__) && defined(__clang__) +# define COMPILER_ID "XLClang" +# define COMPILER_VERSION_MAJOR DEC(__ibmxl_version__) +# define COMPILER_VERSION_MINOR DEC(__ibmxl_release__) +# define COMPILER_VERSION_PATCH DEC(__ibmxl_modification__) +# define COMPILER_VERSION_TWEAK DEC(__ibmxl_ptf_fix_level__) + + +#elif defined(__IBMCPP__) && !defined(__COMPILER_VER__) && __IBMCPP__ >= 800 +# define COMPILER_ID "XL" + /* __IBMCPP__ = VRP */ +# define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100) +# define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10) +# define COMPILER_VERSION_PATCH DEC(__IBMCPP__ % 10) + +#elif defined(__IBMCPP__) && !defined(__COMPILER_VER__) && __IBMCPP__ < 800 +# define COMPILER_ID "VisualAge" + /* __IBMCPP__ = VRP */ +# define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100) +# define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10) +# define COMPILER_VERSION_PATCH DEC(__IBMCPP__ % 10) + +#elif defined(__PGI) +# define COMPILER_ID "PGI" +# define COMPILER_VERSION_MAJOR DEC(__PGIC__) +# define COMPILER_VERSION_MINOR DEC(__PGIC_MINOR__) +# if defined(__PGIC_PATCHLEVEL__) +# define COMPILER_VERSION_PATCH DEC(__PGIC_PATCHLEVEL__) +# endif + +#elif defined(_CRAYC) +# define COMPILER_ID "Cray" +# define COMPILER_VERSION_MAJOR DEC(_RELEASE_MAJOR) +# define COMPILER_VERSION_MINOR DEC(_RELEASE_MINOR) + +#elif defined(__TI_COMPILER_VERSION__) +# define COMPILER_ID "TI" + /* __TI_COMPILER_VERSION__ = VVVRRRPPP */ +# define COMPILER_VERSION_MAJOR DEC(__TI_COMPILER_VERSION__/1000000) +# define COMPILER_VERSION_MINOR DEC(__TI_COMPILER_VERSION__/1000 % 1000) +# define COMPILER_VERSION_PATCH DEC(__TI_COMPILER_VERSION__ % 1000) + +#elif defined(__FUJITSU) || defined(__FCC_VERSION) || defined(__fcc_version) +# define COMPILER_ID "Fujitsu" + +#elif defined(__ghs__) +# define COMPILER_ID "GHS" +/* __GHS_VERSION_NUMBER = VVVVRP */ +# ifdef __GHS_VERSION_NUMBER +# define COMPILER_VERSION_MAJOR DEC(__GHS_VERSION_NUMBER / 100) +# define COMPILER_VERSION_MINOR DEC(__GHS_VERSION_NUMBER / 10 % 10) +# define COMPILER_VERSION_PATCH DEC(__GHS_VERSION_NUMBER % 10) +# endif + +#elif defined(__SCO_VERSION__) +# define COMPILER_ID "SCO" + +#elif defined(__ARMCC_VERSION) && !defined(__clang__) +# define COMPILER_ID "ARMCC" +#if __ARMCC_VERSION >= 1000000 + /* __ARMCC_VERSION = VRRPPPP */ + # define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/1000000) + # define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 100) + # define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000) +#else + /* __ARMCC_VERSION = VRPPPP */ + # define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/100000) + # define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 10) + # define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000) +#endif + + +#elif defined(__clang__) && defined(__apple_build_version__) +# define COMPILER_ID "AppleClang" +# if defined(_MSC_VER) +# define SIMULATE_ID "MSVC" +# endif +# define COMPILER_VERSION_MAJOR DEC(__clang_major__) +# define COMPILER_VERSION_MINOR DEC(__clang_minor__) +# define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__) +# if defined(_MSC_VER) + /* _MSC_VER = VVRR */ +# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) +# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) +# endif +# define COMPILER_VERSION_TWEAK DEC(__apple_build_version__) + +#elif defined(__clang__) && defined(__ARMCOMPILER_VERSION) +# define COMPILER_ID "ARMClang" + # define COMPILER_VERSION_MAJOR DEC(__ARMCOMPILER_VERSION/1000000) + # define COMPILER_VERSION_MINOR DEC(__ARMCOMPILER_VERSION/10000 % 100) + # define COMPILER_VERSION_PATCH DEC(__ARMCOMPILER_VERSION % 10000) +# define COMPILER_VERSION_INTERNAL DEC(__ARMCOMPILER_VERSION) + +#elif defined(__clang__) +# define COMPILER_ID "Clang" +# if defined(_MSC_VER) +# define SIMULATE_ID "MSVC" +# endif +# define COMPILER_VERSION_MAJOR DEC(__clang_major__) +# define COMPILER_VERSION_MINOR DEC(__clang_minor__) +# define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__) +# if defined(_MSC_VER) + /* _MSC_VER = VVRR */ +# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) +# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) +# endif + +#elif defined(__GNUC__) || defined(__GNUG__) +# define COMPILER_ID "GNU" +# if defined(__GNUC__) +# define COMPILER_VERSION_MAJOR DEC(__GNUC__) +# else +# define COMPILER_VERSION_MAJOR DEC(__GNUG__) +# endif +# if defined(__GNUC_MINOR__) +# define COMPILER_VERSION_MINOR DEC(__GNUC_MINOR__) +# endif +# if defined(__GNUC_PATCHLEVEL__) +# define COMPILER_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) +# endif + +#elif defined(_MSC_VER) +# define COMPILER_ID "MSVC" + /* _MSC_VER = VVRR */ +# define COMPILER_VERSION_MAJOR DEC(_MSC_VER / 100) +# define COMPILER_VERSION_MINOR DEC(_MSC_VER % 100) +# if defined(_MSC_FULL_VER) +# if _MSC_VER >= 1400 + /* _MSC_FULL_VER = VVRRPPPPP */ +# define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 100000) +# else + /* _MSC_FULL_VER = VVRRPPPP */ +# define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 10000) +# endif +# endif +# if defined(_MSC_BUILD) +# define COMPILER_VERSION_TWEAK DEC(_MSC_BUILD) +# endif + +#elif defined(__VISUALDSPVERSION__) || defined(__ADSPBLACKFIN__) || defined(__ADSPTS__) || defined(__ADSP21000__) +# define COMPILER_ID "ADSP" +#if defined(__VISUALDSPVERSION__) + /* __VISUALDSPVERSION__ = 0xVVRRPP00 */ +# define COMPILER_VERSION_MAJOR HEX(__VISUALDSPVERSION__>>24) +# define COMPILER_VERSION_MINOR HEX(__VISUALDSPVERSION__>>16 & 0xFF) +# define COMPILER_VERSION_PATCH HEX(__VISUALDSPVERSION__>>8 & 0xFF) +#endif + +#elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC) +# define COMPILER_ID "IAR" +# if defined(__VER__) && defined(__ICCARM__) +# define COMPILER_VERSION_MAJOR DEC((__VER__) / 1000000) +# define COMPILER_VERSION_MINOR DEC(((__VER__) / 1000) % 1000) +# define COMPILER_VERSION_PATCH DEC((__VER__) % 1000) +# define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__) +# elif defined(__VER__) && (defined(__ICCAVR__) || defined(__ICCRX__) || defined(__ICCRH850__) || defined(__ICCRL78__) || defined(__ICC430__) || defined(__ICCRISCV__) || defined(__ICCV850__) || defined(__ICC8051__)) +# define COMPILER_VERSION_MAJOR DEC((__VER__) / 100) +# define COMPILER_VERSION_MINOR DEC((__VER__) - (((__VER__) / 100)*100)) +# define COMPILER_VERSION_PATCH DEC(__SUBVERSION__) +# define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__) +# endif + + +/* These compilers are either not known or too old to define an + identification macro. Try to identify the platform and guess that + it is the native compiler. */ +#elif defined(__hpux) || defined(__hpua) +# define COMPILER_ID "HP" + +#else /* unknown compiler */ +# define COMPILER_ID "" +#endif + +/* Construct the string literal in pieces to prevent the source from + getting matched. Store it in a pointer rather than an array + because some compilers will just produce instructions to fill the + array rather than assigning a pointer to a static array. */ +char const* info_compiler = "INFO" ":" "compiler[" COMPILER_ID "]"; +#ifdef SIMULATE_ID +char const* info_simulate = "INFO" ":" "simulate[" SIMULATE_ID "]"; +#endif + +#ifdef __QNXNTO__ +char const* qnxnto = "INFO" ":" "qnxnto[]"; +#endif + +#if defined(__CRAYXE) || defined(__CRAYXC) +char const *info_cray = "INFO" ":" "compiler_wrapper[CrayPrgEnv]"; +#endif + +#define STRINGIFY_HELPER(X) #X +#define STRINGIFY(X) STRINGIFY_HELPER(X) + +/* Identify known platforms by name. */ +#if defined(__linux) || defined(__linux__) || defined(linux) +# define PLATFORM_ID "Linux" + +#elif defined(__CYGWIN__) +# define PLATFORM_ID "Cygwin" + +#elif defined(__MINGW32__) +# define PLATFORM_ID "MinGW" + +#elif defined(__APPLE__) +# define PLATFORM_ID "Darwin" + +#elif defined(_WIN32) || defined(__WIN32__) || defined(WIN32) +# define PLATFORM_ID "Windows" + +#elif defined(__FreeBSD__) || defined(__FreeBSD) +# define PLATFORM_ID "FreeBSD" + +#elif defined(__NetBSD__) || defined(__NetBSD) +# define PLATFORM_ID "NetBSD" + +#elif defined(__OpenBSD__) || defined(__OPENBSD) +# define PLATFORM_ID "OpenBSD" + +#elif defined(__sun) || defined(sun) +# define PLATFORM_ID "SunOS" + +#elif defined(_AIX) || defined(__AIX) || defined(__AIX__) || defined(__aix) || defined(__aix__) +# define PLATFORM_ID "AIX" + +#elif defined(__hpux) || defined(__hpux__) +# define PLATFORM_ID "HP-UX" + +#elif defined(__HAIKU__) +# define PLATFORM_ID "Haiku" + +#elif defined(__BeOS) || defined(__BEOS__) || defined(_BEOS) +# define PLATFORM_ID "BeOS" + +#elif defined(__QNX__) || defined(__QNXNTO__) +# define PLATFORM_ID "QNX" + +#elif defined(__tru64) || defined(_tru64) || defined(__TRU64__) +# define PLATFORM_ID "Tru64" + +#elif defined(__riscos) || defined(__riscos__) +# define PLATFORM_ID "RISCos" + +#elif defined(__sinix) || defined(__sinix__) || defined(__SINIX__) +# define PLATFORM_ID "SINIX" + +#elif defined(__UNIX_SV__) +# define PLATFORM_ID "UNIX_SV" + +#elif defined(__bsdos__) +# define PLATFORM_ID "BSDOS" + +#elif defined(_MPRAS) || defined(MPRAS) +# define PLATFORM_ID "MP-RAS" + +#elif defined(__osf) || defined(__osf__) +# define PLATFORM_ID "OSF1" + +#elif defined(_SCO_SV) || defined(SCO_SV) || defined(sco_sv) +# define PLATFORM_ID "SCO_SV" + +#elif defined(__ultrix) || defined(__ultrix__) || defined(_ULTRIX) +# define PLATFORM_ID "ULTRIX" + +#elif defined(__XENIX__) || defined(_XENIX) || defined(XENIX) +# define PLATFORM_ID "Xenix" + +#elif defined(__WATCOMC__) +# if defined(__LINUX__) +# define PLATFORM_ID "Linux" + +# elif defined(__DOS__) +# define PLATFORM_ID "DOS" + +# elif defined(__OS2__) +# define PLATFORM_ID "OS2" + +# elif defined(__WINDOWS__) +# define PLATFORM_ID "Windows3x" + +# else /* unknown platform */ +# define PLATFORM_ID +# endif + +#elif defined(__INTEGRITY) +# if defined(INT_178B) +# define PLATFORM_ID "Integrity178" + +# else /* regular Integrity */ +# define PLATFORM_ID "Integrity" +# endif + +#else /* unknown platform */ +# define PLATFORM_ID + +#endif + +/* For windows compilers MSVC and Intel we can determine + the architecture of the compiler being used. This is because + the compilers do not have flags that can change the architecture, + but rather depend on which compiler is being used +*/ +#if defined(_WIN32) && defined(_MSC_VER) +# if defined(_M_IA64) +# define ARCHITECTURE_ID "IA64" + +# elif defined(_M_X64) || defined(_M_AMD64) +# define ARCHITECTURE_ID "x64" + +# elif defined(_M_IX86) +# define ARCHITECTURE_ID "X86" + +# elif defined(_M_ARM64) +# define ARCHITECTURE_ID "ARM64" + +# elif defined(_M_ARM) +# if _M_ARM == 4 +# define ARCHITECTURE_ID "ARMV4I" +# elif _M_ARM == 5 +# define ARCHITECTURE_ID "ARMV5I" +# else +# define ARCHITECTURE_ID "ARMV" STRINGIFY(_M_ARM) +# endif + +# elif defined(_M_MIPS) +# define ARCHITECTURE_ID "MIPS" + +# elif defined(_M_SH) +# define ARCHITECTURE_ID "SHx" + +# else /* unknown architecture */ +# define ARCHITECTURE_ID "" +# endif + +#elif defined(__WATCOMC__) +# if defined(_M_I86) +# define ARCHITECTURE_ID "I86" + +# elif defined(_M_IX86) +# define ARCHITECTURE_ID "X86" + +# else /* unknown architecture */ +# define ARCHITECTURE_ID "" +# endif + +#elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC) +# if defined(__ICCARM__) +# define ARCHITECTURE_ID "ARM" + +# elif defined(__ICCRX__) +# define ARCHITECTURE_ID "RX" + +# elif defined(__ICCRH850__) +# define ARCHITECTURE_ID "RH850" + +# elif defined(__ICCRL78__) +# define ARCHITECTURE_ID "RL78" + +# elif defined(__ICCRISCV__) +# define ARCHITECTURE_ID "RISCV" + +# elif defined(__ICCAVR__) +# define ARCHITECTURE_ID "AVR" + +# elif defined(__ICC430__) +# define ARCHITECTURE_ID "MSP430" + +# elif defined(__ICCV850__) +# define ARCHITECTURE_ID "V850" + +# elif defined(__ICC8051__) +# define ARCHITECTURE_ID "8051" + +# else /* unknown architecture */ +# define ARCHITECTURE_ID "" +# endif + +#elif defined(__ghs__) +# if defined(__PPC64__) +# define ARCHITECTURE_ID "PPC64" + +# elif defined(__ppc__) +# define ARCHITECTURE_ID "PPC" + +# elif defined(__ARM__) +# define ARCHITECTURE_ID "ARM" + +# elif defined(__x86_64__) +# define ARCHITECTURE_ID "x64" + +# elif defined(__i386__) +# define ARCHITECTURE_ID "X86" + +# else /* unknown architecture */ +# define ARCHITECTURE_ID "" +# endif +#else +# define ARCHITECTURE_ID +#endif + +/* Convert integer to decimal digit literals. */ +#define DEC(n) \ + ('0' + (((n) / 10000000)%10)), \ + ('0' + (((n) / 1000000)%10)), \ + ('0' + (((n) / 100000)%10)), \ + ('0' + (((n) / 10000)%10)), \ + ('0' + (((n) / 1000)%10)), \ + ('0' + (((n) / 100)%10)), \ + ('0' + (((n) / 10)%10)), \ + ('0' + ((n) % 10)) + +/* Convert integer to hex digit literals. */ +#define HEX(n) \ + ('0' + ((n)>>28 & 0xF)), \ + ('0' + ((n)>>24 & 0xF)), \ + ('0' + ((n)>>20 & 0xF)), \ + ('0' + ((n)>>16 & 0xF)), \ + ('0' + ((n)>>12 & 0xF)), \ + ('0' + ((n)>>8 & 0xF)), \ + ('0' + ((n)>>4 & 0xF)), \ + ('0' + ((n) & 0xF)) + +/* Construct a string literal encoding the version number components. */ +#ifdef COMPILER_VERSION_MAJOR +char const info_version[] = { + 'I', 'N', 'F', 'O', ':', + 'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','[', + COMPILER_VERSION_MAJOR, +# ifdef COMPILER_VERSION_MINOR + '.', COMPILER_VERSION_MINOR, +# ifdef COMPILER_VERSION_PATCH + '.', COMPILER_VERSION_PATCH, +# ifdef COMPILER_VERSION_TWEAK + '.', COMPILER_VERSION_TWEAK, +# endif +# endif +# endif + ']','\0'}; +#endif + +/* Construct a string literal encoding the internal version number. */ +#ifdef COMPILER_VERSION_INTERNAL +char const info_version_internal[] = { + 'I', 'N', 'F', 'O', ':', + 'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','_', + 'i','n','t','e','r','n','a','l','[', + COMPILER_VERSION_INTERNAL,']','\0'}; +#endif + +/* Construct a string literal encoding the version number components. */ +#ifdef SIMULATE_VERSION_MAJOR +char const info_simulate_version[] = { + 'I', 'N', 'F', 'O', ':', + 's','i','m','u','l','a','t','e','_','v','e','r','s','i','o','n','[', + SIMULATE_VERSION_MAJOR, +# ifdef SIMULATE_VERSION_MINOR + '.', SIMULATE_VERSION_MINOR, +# ifdef SIMULATE_VERSION_PATCH + '.', SIMULATE_VERSION_PATCH, +# ifdef SIMULATE_VERSION_TWEAK + '.', SIMULATE_VERSION_TWEAK, +# endif +# endif +# endif + ']','\0'}; +#endif + +/* Construct the string literal in pieces to prevent the source from + getting matched. Store it in a pointer rather than an array + because some compilers will just produce instructions to fill the + array rather than assigning a pointer to a static array. */ +char const* info_platform = "INFO" ":" "platform[" PLATFORM_ID "]"; +char const* info_arch = "INFO" ":" "arch[" ARCHITECTURE_ID "]"; + + + + +#if defined(__INTEL_COMPILER) && defined(_MSVC_LANG) && _MSVC_LANG < 201403L +# if defined(__INTEL_CXX11_MODE__) +# if defined(__cpp_aggregate_nsdmi) +# define CXX_STD 201402L +# else +# define CXX_STD 201103L +# endif +# else +# define CXX_STD 199711L +# endif +#elif defined(_MSC_VER) && defined(_MSVC_LANG) +# define CXX_STD _MSVC_LANG +#else +# define CXX_STD __cplusplus +#endif + +const char* info_language_dialect_default = "INFO" ":" "dialect_default[" +#if CXX_STD > 201703L + "20" +#elif CXX_STD >= 201703L + "17" +#elif CXX_STD >= 201402L + "14" +#elif CXX_STD >= 201103L + "11" +#else + "98" +#endif +"]"; + +/*--------------------------------------------------------------------------*/ + +int main(int argc, char* argv[]) +{ + int require = 0; + require += info_compiler[argc]; + require += info_platform[argc]; +#ifdef COMPILER_VERSION_MAJOR + require += info_version[argc]; +#endif +#ifdef COMPILER_VERSION_INTERNAL + require += info_version_internal[argc]; +#endif +#ifdef SIMULATE_ID + require += info_simulate[argc]; +#endif +#ifdef SIMULATE_VERSION_MAJOR + require += info_simulate_version[argc]; +#endif +#if defined(__CRAYXE) || defined(__CRAYXC) + require += info_cray[argc]; +#endif + require += info_language_dialect_default[argc]; + (void)argv; + return require; +} diff --git a/CMakeFiles/3.17.2/CompilerIdCXX/a.exe b/CMakeFiles/3.17.2/CompilerIdCXX/a.exe new file mode 100644 index 0000000000000000000000000000000000000000..821a3b2459a6953a74a6bb11043a8ee857bc3190 Binary files /dev/null and b/CMakeFiles/3.17.2/CompilerIdCXX/a.exe differ diff --git a/CMakeFiles/CMakeDirectoryInformation.cmake b/CMakeFiles/CMakeDirectoryInformation.cmake new file mode 100644 index 0000000000000000000000000000000000000000..f9b6fb842523da245999df173129ef6c5edd9ef6 --- /dev/null +++ b/CMakeFiles/CMakeDirectoryInformation.cmake @@ -0,0 +1,16 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "MinGW Makefiles" Generator, CMake Version 3.17 + +# Relative path conversion top directories. +set(CMAKE_RELATIVE_PATH_TOP_SOURCE "E:/Studium/team20-21") +set(CMAKE_RELATIVE_PATH_TOP_BINARY "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug") + +# Force unix paths in dependencies. +set(CMAKE_FORCE_UNIX_PATHS 1) + + +# The C and CXX include file regular expressions for this directory. +set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$") +set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$") +set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN}) +set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN}) diff --git a/CMakeFiles/CMakeOutput.log b/CMakeFiles/CMakeOutput.log new file mode 100644 index 0000000000000000000000000000000000000000..f6554fa8e0148a15427927c738d4ea17b780bc4f --- /dev/null +++ b/CMakeFiles/CMakeOutput.log @@ -0,0 +1,530 @@ +The system is: Windows - 10.0.18363 - AMD64 +Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded. +Compiler: C:/Qt/Tools/mingw730_64/bin/gcc.exe +Build flags: +Id flags: + +The output was: +0 + + +Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "a.exe" + +The C compiler identification is GNU, found in "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/CMakeFiles/3.17.2/CompilerIdC/a.exe" + +Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded. +Compiler: C:/Qt/Tools/mingw730_64/bin/g++.exe +Build flags: +Id flags: + +The output was: +0 + + +Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "a.exe" + +The CXX compiler identification is GNU, found in "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/CMakeFiles/3.17.2/CompilerIdCXX/a.exe" + +Determining if the C compiler works passed with the following output: +Change Dir: E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/CMakeFiles/CMakeTmp + +Run Build Command(s):C:/Qt/Tools/mingw730_64/bin/mingw32-make.exe cmTC_6a11b/fast && C:/Qt/Tools/mingw730_64/bin/mingw32-make.exe -f CMakeFiles\cmTC_6a11b.dir\build.make CMakeFiles/cmTC_6a11b.dir/build +mingw32-make.exe[1]: Entering directory 'E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/CMakeFiles/CMakeTmp' +Building C object CMakeFiles/cmTC_6a11b.dir/testCCompiler.c.obj +C:\Qt\Tools\mingw730_64\bin\gcc.exe -o CMakeFiles\cmTC_6a11b.dir\testCCompiler.c.obj -c E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\CMakeFiles\CMakeTmp\testCCompiler.c +Linking C executable cmTC_6a11b.exe +"C:\Program Files\CMake\bin\cmake.exe" -E cmake_link_script CMakeFiles\cmTC_6a11b.dir\link.txt --verbose=1 +"C:\Program Files\CMake\bin\cmake.exe" -E rm -f CMakeFiles\cmTC_6a11b.dir/objects.a +C:\Qt\Tools\mingw730_64\bin\ar.exe cr CMakeFiles\cmTC_6a11b.dir/objects.a @CMakeFiles\cmTC_6a11b.dir\objects1.rsp +C:\Qt\Tools\mingw730_64\bin\gcc.exe -Wl,--whole-archive CMakeFiles\cmTC_6a11b.dir/objects.a -Wl,--no-whole-archive -o cmTC_6a11b.exe -Wl,--out-implib,libcmTC_6a11b.dll.a -Wl,--major-image-version,0,--minor-image-version,0 @CMakeFiles\cmTC_6a11b.dir\linklibs.rsp +mingw32-make.exe[1]: Leaving directory 'E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/CMakeFiles/CMakeTmp' + + + +Detecting C compiler ABI info compiled with the following output: +Change Dir: E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/CMakeFiles/CMakeTmp + +Run Build Command(s):C:/Qt/Tools/mingw730_64/bin/mingw32-make.exe cmTC_ca716/fast && C:/Qt/Tools/mingw730_64/bin/mingw32-make.exe -f CMakeFiles\cmTC_ca716.dir\build.make CMakeFiles/cmTC_ca716.dir/build +mingw32-make.exe[1]: Entering directory 'E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/CMakeFiles/CMakeTmp' +Building C object CMakeFiles/cmTC_ca716.dir/CMakeCCompilerABI.c.obj +C:\Qt\Tools\mingw730_64\bin\gcc.exe -v -o CMakeFiles\cmTC_ca716.dir\CMakeCCompilerABI.c.obj -c "C:\Program Files\CMake\share\cmake-3.17\Modules\CMakeCCompilerABI.c" +Using built-in specs. +COLLECT_GCC=C:\Qt\Tools\mingw730_64\bin\gcc.exe +Target: x86_64-w64-mingw32 +Configured with: ../../../src/gcc-7.3.0/configure --host=x86_64-w64-mingw32 --build=x86_64-w64-mingw32 --target=x86_64-w64-mingw32 --prefix=/mingw64 --with-sysroot=/c/mingw730/x86_64-730-posix-seh-rt_v5-rev0/mingw64 --enable-shared --enable-static --disable-multilib --enable-languages=c,c++,fortran,lto --enable-libstdcxx-time=yes --enable-threads=posix --enable-libgomp --enable-libatomic --enable-lto --enable-graphite --enable-checking=release --enable-fully-dynamic-string --enable-version-specific-runtime-libs --enable-libstdcxx-filesystem-ts=yes --disable-libstdcxx-pch --disable-libstdcxx-debug --enable-bootstrap --disable-rpath --disable-win32-registry --disable-nls --disable-werror --disable-symvers --with-gnu-as --with-gnu-ld --with-arch=nocona --with-tune=core2 --with-libiconv --with-system-zlib --with-gmp=/c/mingw730/prerequisites/x86_64-w64-mingw32-static --with-mpfr=/c/mingw730/prerequisites/x86_64-w64-mingw32-static --with-mpc=/c/mingw730/prerequisites/x86_64-w64-mingw32-static --with-isl=/c/mingw730/prerequisites/x86_64-w64-mingw32-static --with-pkgversion='x86_64-posix-seh-rev0, Built by MinGW-W64 project' --with-bugurl=https://sourceforge.net/projects/mingw-w64 CFLAGS='-O2 -pipe -fno-ident -I/c/mingw730/x86_64-730-posix-seh-rt_v5-rev0/mingw64/opt/include -I/c/mingw730/prerequisites/x86_64-zlib-static/include -I/c/mingw730/prerequisites/x86_64-w64-mingw32-static/include' CXXFLAGS='-O2 -pipe -fno-ident -I/c/mingw730/x86_64-730-posix-seh-rt_v5-rev0/mingw64/opt/include -I/c/mingw730/prerequisites/x86_64-zlib-static/include -I/c/mingw730/prerequisites/x86_64-w64-mingw32-static/include' CPPFLAGS=' -I/c/mingw730/x86_64-730-posix-seh-rt_v5-rev0/mingw64/opt/include -I/c/mingw730/prerequisites/x86_64-zlib-static/include -I/c/mingw730/prerequisites/x86_64-w64-mingw32-static/include' LDFLAGS='-pipe -fno-ident -L/c/mingw730/x86_64-730-posix-seh-rt_v5-rev0/mingw64/opt/lib -L/c/mingw730/prerequisites/x86_64-zlib-static/lib -L/c/mingw730/prerequisites/x86_64-w64-mingw32-static/lib ' +Thread model: posix +gcc version 7.3.0 (x86_64-posix-seh-rev0, Built by MinGW-W64 project) +COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles\cmTC_ca716.dir\CMakeCCompilerABI.c.obj' '-c' '-mtune=core2' '-march=nocona' + C:/Qt/Tools/mingw730_64/bin/../libexec/gcc/x86_64-w64-mingw32/7.3.0/cc1.exe -quiet -v -iprefix C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/ -D_REENTRANT C:\Program Files\CMake\share\cmake-3.17\Modules\CMakeCCompilerABI.c -quiet -dumpbase CMakeCCompilerABI.c -mtune=core2 -march=nocona -auxbase-strip CMakeFiles\cmTC_ca716.dir\CMakeCCompilerABI.c.obj -version -o C:\Users\LAPTOP~1\AppData\Local\Temp\ccaocLQJ.s +GNU C11 (x86_64-posix-seh-rev0, Built by MinGW-W64 project) version 7.3.0 (x86_64-w64-mingw32) + compiled by GNU C version 7.3.0, GMP version 6.1.2, MPFR version 4.0.1, MPC version 1.1.0, isl version isl-0.18-GMP + +GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 +ignoring duplicate directory "C:/Qt/Tools/mingw730_64/lib/gcc/../../lib/gcc/x86_64-w64-mingw32/7.3.0/include" +ignoring nonexistent directory "C:/mingw730/x86_64-730-posix-seh-rt_v5-rev0/mingw64C:/msys64-2/mingw64/lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../include" +ignoring duplicate directory "C:/Qt/Tools/mingw730_64/lib/gcc/../../lib/gcc/x86_64-w64-mingw32/7.3.0/include-fixed" +ignoring duplicate directory "C:/Qt/Tools/mingw730_64/lib/gcc/../../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../x86_64-w64-mingw32/include" +ignoring nonexistent directory "C:/mingw730/x86_64-730-posix-seh-rt_v5-rev0/mingw64/mingw/include" +#include "..." search starts here: +#include <...> search starts here: + C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/include + C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/include-fixed + C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../x86_64-w64-mingw32/include +End of search list. +GNU C11 (x86_64-posix-seh-rev0, Built by MinGW-W64 project) version 7.3.0 (x86_64-w64-mingw32) + compiled by GNU C version 7.3.0, GMP version 6.1.2, MPFR version 4.0.1, MPC version 1.1.0, isl version isl-0.18-GMP + +GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 +Compiler executable checksum: afb3948cd5c0c8f535365414e7310436 +COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles\cmTC_ca716.dir\CMakeCCompilerABI.c.obj' '-c' '-mtune=core2' '-march=nocona' + C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../x86_64-w64-mingw32/bin/as.exe -v -o CMakeFiles\cmTC_ca716.dir\CMakeCCompilerABI.c.obj C:\Users\LAPTOP~1\AppData\Local\Temp\ccaocLQJ.s +GNU assembler version 2.30 (x86_64-w64-mingw32) using BFD version (GNU Binutils) 2.30 +COMPILER_PATH=C:/Qt/Tools/mingw730_64/bin/../libexec/gcc/x86_64-w64-mingw32/7.3.0/;C:/Qt/Tools/mingw730_64/bin/../libexec/gcc/;C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../x86_64-w64-mingw32/bin/ +LIBRARY_PATH=C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/;C:/Qt/Tools/mingw730_64/bin/../lib/gcc/;C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../x86_64-w64-mingw32/lib/../lib/;C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../lib/;C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../x86_64-w64-mingw32/lib/;C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../ +COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles\cmTC_ca716.dir\CMakeCCompilerABI.c.obj' '-c' '-mtune=core2' '-march=nocona' +Linking C executable cmTC_ca716.exe +"C:\Program Files\CMake\bin\cmake.exe" -E cmake_link_script CMakeFiles\cmTC_ca716.dir\link.txt --verbose=1 +"C:\Program Files\CMake\bin\cmake.exe" -E rm -f CMakeFiles\cmTC_ca716.dir/objects.a +C:\Qt\Tools\mingw730_64\bin\ar.exe cr CMakeFiles\cmTC_ca716.dir/objects.a @CMakeFiles\cmTC_ca716.dir\objects1.rsp +C:\Qt\Tools\mingw730_64\bin\gcc.exe -v -Wl,--whole-archive CMakeFiles\cmTC_ca716.dir/objects.a -Wl,--no-whole-archive -o cmTC_ca716.exe -Wl,--out-implib,libcmTC_ca716.dll.a -Wl,--major-image-version,0,--minor-image-version,0 +Using built-in specs. +COLLECT_GCC=C:\Qt\Tools\mingw730_64\bin\gcc.exe +COLLECT_LTO_WRAPPER=C:/Qt/Tools/mingw730_64/bin/../libexec/gcc/x86_64-w64-mingw32/7.3.0/lto-wrapper.exe +Target: x86_64-w64-mingw32 +Configured with: ../../../src/gcc-7.3.0/configure --host=x86_64-w64-mingw32 --build=x86_64-w64-mingw32 --target=x86_64-w64-mingw32 --prefix=/mingw64 --with-sysroot=/c/mingw730/x86_64-730-posix-seh-rt_v5-rev0/mingw64 --enable-shared --enable-static --disable-multilib --enable-languages=c,c++,fortran,lto --enable-libstdcxx-time=yes --enable-threads=posix --enable-libgomp --enable-libatomic --enable-lto --enable-graphite --enable-checking=release --enable-fully-dynamic-string --enable-version-specific-runtime-libs --enable-libstdcxx-filesystem-ts=yes --disable-libstdcxx-pch --disable-libstdcxx-debug --enable-bootstrap --disable-rpath --disable-win32-registry --disable-nls --disable-werror --disable-symvers --with-gnu-as --with-gnu-ld --with-arch=nocona --with-tune=core2 --with-libiconv --with-system-zlib --with-gmp=/c/mingw730/prerequisites/x86_64-w64-mingw32-static --with-mpfr=/c/mingw730/prerequisites/x86_64-w64-mingw32-static --with-mpc=/c/mingw730/prerequisites/x86_64-w64-mingw32-static --with-isl=/c/mingw730/prerequisites/x86_64-w64-mingw32-static --with-pkgversion='x86_64-posix-seh-rev0, Built by MinGW-W64 project' --with-bugurl=https://sourceforge.net/projects/mingw-w64 CFLAGS='-O2 -pipe -fno-ident -I/c/mingw730/x86_64-730-posix-seh-rt_v5-rev0/mingw64/opt/include -I/c/mingw730/prerequisites/x86_64-zlib-static/include -I/c/mingw730/prerequisites/x86_64-w64-mingw32-static/include' CXXFLAGS='-O2 -pipe -fno-ident -I/c/mingw730/x86_64-730-posix-seh-rt_v5-rev0/mingw64/opt/include -I/c/mingw730/prerequisites/x86_64-zlib-static/include -I/c/mingw730/prerequisites/x86_64-w64-mingw32-static/include' CPPFLAGS=' -I/c/mingw730/x86_64-730-posix-seh-rt_v5-rev0/mingw64/opt/include -I/c/mingw730/prerequisites/x86_64-zlib-static/include -I/c/mingw730/prerequisites/x86_64-w64-mingw32-static/include' LDFLAGS='-pipe -fno-ident -L/c/mingw730/x86_64-730-posix-seh-rt_v5-rev0/mingw64/opt/lib -L/c/mingw730/prerequisites/x86_64-zlib-static/lib -L/c/mingw730/prerequisites/x86_64-w64-mingw32-static/lib ' +Thread model: posix +gcc version 7.3.0 (x86_64-posix-seh-rev0, Built by MinGW-W64 project) +COMPILER_PATH=C:/Qt/Tools/mingw730_64/bin/../libexec/gcc/x86_64-w64-mingw32/7.3.0/;C:/Qt/Tools/mingw730_64/bin/../libexec/gcc/;C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../x86_64-w64-mingw32/bin/ +LIBRARY_PATH=C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/;C:/Qt/Tools/mingw730_64/bin/../lib/gcc/;C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../x86_64-w64-mingw32/lib/../lib/;C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../lib/;C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../x86_64-w64-mingw32/lib/;C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../ +COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_ca716.exe' '-mtune=core2' '-march=nocona' + C:/Qt/Tools/mingw730_64/bin/../libexec/gcc/x86_64-w64-mingw32/7.3.0/collect2.exe -plugin C:/Qt/Tools/mingw730_64/bin/../libexec/gcc/x86_64-w64-mingw32/7.3.0/liblto_plugin-0.dll -plugin-opt=C:/Qt/Tools/mingw730_64/bin/../libexec/gcc/x86_64-w64-mingw32/7.3.0/lto-wrapper.exe -plugin-opt=-fresolution=C:\Users\LAPTOP~1\AppData\Local\Temp\cc2ZiwzY.res -plugin-opt=-pass-through=-lmingw32 -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_eh -plugin-opt=-pass-through=-lmoldname -plugin-opt=-pass-through=-lmingwex -plugin-opt=-pass-through=-lmsvcrt -plugin-opt=-pass-through=-lpthread -plugin-opt=-pass-through=-ladvapi32 -plugin-opt=-pass-through=-lshell32 -plugin-opt=-pass-through=-luser32 -plugin-opt=-pass-through=-lkernel32 -plugin-opt=-pass-through=-liconv -plugin-opt=-pass-through=-lmingw32 -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_eh -plugin-opt=-pass-through=-lmoldname -plugin-opt=-pass-through=-lmingwex -plugin-opt=-pass-through=-lmsvcrt --sysroot=C:/mingw730/x86_64-730-posix-seh-rt_v5-rev0/mingw64 -m i386pep -Bdynamic -o cmTC_ca716.exe C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../x86_64-w64-mingw32/lib/../lib/crt2.o C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/crtbegin.o -LC:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0 -LC:/Qt/Tools/mingw730_64/bin/../lib/gcc -LC:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../x86_64-w64-mingw32/lib/../lib -LC:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../lib -LC:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../x86_64-w64-mingw32/lib -LC:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../.. --whole-archive CMakeFiles\cmTC_ca716.dir/objects.a --no-whole-archive --out-implib libcmTC_ca716.dll.a --major-image-version 0 --minor-image-version 0 -lmingw32 -lgcc -lgcc_eh -lmoldname -lmingwex -lmsvcrt -lpthread -ladvapi32 -lshell32 -luser32 -lkernel32 -liconv -lmingw32 -lgcc -lgcc_eh -lmoldname -lmingwex -lmsvcrt C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/crtend.o +COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_ca716.exe' '-mtune=core2' '-march=nocona' +mingw32-make.exe[1]: Leaving directory 'E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/CMakeFiles/CMakeTmp' + + + +Parsed C implicit include dir info from above output: rv=done + found start of include info + found start of implicit include info + add: [C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/include] + add: [C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/include-fixed] + add: [C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../x86_64-w64-mingw32/include] + end of search list found + collapse include dir [C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/include] ==> [C:/Qt/Tools/mingw730_64/lib/gcc/x86_64-w64-mingw32/7.3.0/include] + collapse include dir [C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/include-fixed] ==> [C:/Qt/Tools/mingw730_64/lib/gcc/x86_64-w64-mingw32/7.3.0/include-fixed] + collapse include dir [C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../x86_64-w64-mingw32/include] ==> [C:/Qt/Tools/mingw730_64/x86_64-w64-mingw32/include] + implicit include dirs: [C:/Qt/Tools/mingw730_64/lib/gcc/x86_64-w64-mingw32/7.3.0/include;C:/Qt/Tools/mingw730_64/lib/gcc/x86_64-w64-mingw32/7.3.0/include-fixed;C:/Qt/Tools/mingw730_64/x86_64-w64-mingw32/include] + + +Parsed C implicit link information from above output: + link line regex: [^( *|.*[/\])(ld\.exe|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)] + ignore line: [Change Dir: E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/CMakeFiles/CMakeTmp] + ignore line: [] + ignore line: [Run Build Command(s):C:/Qt/Tools/mingw730_64/bin/mingw32-make.exe cmTC_ca716/fast && C:/Qt/Tools/mingw730_64/bin/mingw32-make.exe -f CMakeFiles\cmTC_ca716.dir\build.make CMakeFiles/cmTC_ca716.dir/build] + ignore line: [mingw32-make.exe[1]: Entering directory 'E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/CMakeFiles/CMakeTmp'] + ignore line: [Building C object CMakeFiles/cmTC_ca716.dir/CMakeCCompilerABI.c.obj] + ignore line: [C:\Qt\Tools\mingw730_64\bin\gcc.exe -v -o CMakeFiles\cmTC_ca716.dir\CMakeCCompilerABI.c.obj -c "C:\Program Files\CMake\share\cmake-3.17\Modules\CMakeCCompilerABI.c"] + ignore line: [Using built-in specs.] + ignore line: [COLLECT_GCC=C:\Qt\Tools\mingw730_64\bin\gcc.exe] + ignore line: [Target: x86_64-w64-mingw32] + ignore line: [Configured with: ../../../src/gcc-7.3.0/configure --host=x86_64-w64-mingw32 --build=x86_64-w64-mingw32 --target=x86_64-w64-mingw32 --prefix=/mingw64 --with-sysroot=/c/mingw730/x86_64-730-posix-seh-rt_v5-rev0/mingw64 --enable-shared --enable-static --disable-multilib --enable-languages=c,c++,fortran,lto --enable-libstdcxx-time=yes --enable-threads=posix --enable-libgomp --enable-libatomic --enable-lto --enable-graphite --enable-checking=release --enable-fully-dynamic-string --enable-version-specific-runtime-libs --enable-libstdcxx-filesystem-ts=yes --disable-libstdcxx-pch --disable-libstdcxx-debug --enable-bootstrap --disable-rpath --disable-win32-registry --disable-nls --disable-werror --disable-symvers --with-gnu-as --with-gnu-ld --with-arch=nocona --with-tune=core2 --with-libiconv --with-system-zlib --with-gmp=/c/mingw730/prerequisites/x86_64-w64-mingw32-static --with-mpfr=/c/mingw730/prerequisites/x86_64-w64-mingw32-static --with-mpc=/c/mingw730/prerequisites/x86_64-w64-mingw32-static --with-isl=/c/mingw730/prerequisites/x86_64-w64-mingw32-static --with-pkgversion='x86_64-posix-seh-rev0, Built by MinGW-W64 project' --with-bugurl=https://sourceforge.net/projects/mingw-w64 CFLAGS='-O2 -pipe -fno-ident -I/c/mingw730/x86_64-730-posix-seh-rt_v5-rev0/mingw64/opt/include -I/c/mingw730/prerequisites/x86_64-zlib-static/include -I/c/mingw730/prerequisites/x86_64-w64-mingw32-static/include' CXXFLAGS='-O2 -pipe -fno-ident -I/c/mingw730/x86_64-730-posix-seh-rt_v5-rev0/mingw64/opt/include -I/c/mingw730/prerequisites/x86_64-zlib-static/include -I/c/mingw730/prerequisites/x86_64-w64-mingw32-static/include' CPPFLAGS=' -I/c/mingw730/x86_64-730-posix-seh-rt_v5-rev0/mingw64/opt/include -I/c/mingw730/prerequisites/x86_64-zlib-static/include -I/c/mingw730/prerequisites/x86_64-w64-mingw32-static/include' LDFLAGS='-pipe -fno-ident -L/c/mingw730/x86_64-730-posix-seh-rt_v5-rev0/mingw64/opt/lib -L/c/mingw730/prerequisites/x86_64-zlib-static/lib -L/c/mingw730/prerequisites/x86_64-w64-mingw32-static/lib '] + ignore line: [Thread model: posix] + ignore line: [gcc version 7.3.0 (x86_64-posix-seh-rev0 Built by MinGW-W64 project) ] + ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles\cmTC_ca716.dir\CMakeCCompilerABI.c.obj' '-c' '-mtune=core2' '-march=nocona'] + ignore line: [ C:/Qt/Tools/mingw730_64/bin/../libexec/gcc/x86_64-w64-mingw32/7.3.0/cc1.exe -quiet -v -iprefix C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/ -D_REENTRANT C:\Program Files\CMake\share\cmake-3.17\Modules\CMakeCCompilerABI.c -quiet -dumpbase CMakeCCompilerABI.c -mtune=core2 -march=nocona -auxbase-strip CMakeFiles\cmTC_ca716.dir\CMakeCCompilerABI.c.obj -version -o C:\Users\LAPTOP~1\AppData\Local\Temp\ccaocLQJ.s] + ignore line: [GNU C11 (x86_64-posix-seh-rev0 Built by MinGW-W64 project) version 7.3.0 (x86_64-w64-mingw32)] + ignore line: [ compiled by GNU C version 7.3.0 GMP version 6.1.2 MPFR version 4.0.1 MPC version 1.1.0 isl version isl-0.18-GMP] + ignore line: [] + ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072] + ignore line: [ignoring duplicate directory "C:/Qt/Tools/mingw730_64/lib/gcc/../../lib/gcc/x86_64-w64-mingw32/7.3.0/include"] + ignore line: [ignoring nonexistent directory "C:/mingw730/x86_64-730-posix-seh-rt_v5-rev0/mingw64C:/msys64-2/mingw64/lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../include"] + ignore line: [ignoring duplicate directory "C:/Qt/Tools/mingw730_64/lib/gcc/../../lib/gcc/x86_64-w64-mingw32/7.3.0/include-fixed"] + ignore line: [ignoring duplicate directory "C:/Qt/Tools/mingw730_64/lib/gcc/../../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../x86_64-w64-mingw32/include"] + ignore line: [ignoring nonexistent directory "C:/mingw730/x86_64-730-posix-seh-rt_v5-rev0/mingw64/mingw/include"] + ignore line: [#include "..." search starts here:] + ignore line: [#include <...> search starts here:] + ignore line: [ C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/include] + ignore line: [ C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/include-fixed] + ignore line: [ C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../x86_64-w64-mingw32/include] + ignore line: [End of search list.] + ignore line: [GNU C11 (x86_64-posix-seh-rev0 Built by MinGW-W64 project) version 7.3.0 (x86_64-w64-mingw32)] + ignore line: [ compiled by GNU C version 7.3.0 GMP version 6.1.2 MPFR version 4.0.1 MPC version 1.1.0 isl version isl-0.18-GMP] + ignore line: [] + ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072] + ignore line: [Compiler executable checksum: afb3948cd5c0c8f535365414e7310436] + ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles\cmTC_ca716.dir\CMakeCCompilerABI.c.obj' '-c' '-mtune=core2' '-march=nocona'] + ignore line: [ C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../x86_64-w64-mingw32/bin/as.exe -v -o CMakeFiles\cmTC_ca716.dir\CMakeCCompilerABI.c.obj C:\Users\LAPTOP~1\AppData\Local\Temp\ccaocLQJ.s] + ignore line: [GNU assembler version 2.30 (x86_64-w64-mingw32) using BFD version (GNU Binutils) 2.30] + ignore line: [COMPILER_PATH=C:/Qt/Tools/mingw730_64/bin/../libexec/gcc/x86_64-w64-mingw32/7.3.0/] + ignore line: [C:/Qt/Tools/mingw730_64/bin/../libexec/gcc/] + ignore line: [C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../x86_64-w64-mingw32/bin/] + ignore line: [LIBRARY_PATH=C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/] + ignore line: [C:/Qt/Tools/mingw730_64/bin/../lib/gcc/] + ignore line: [C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../x86_64-w64-mingw32/lib/../lib/] + ignore line: [C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../lib/] + ignore line: [C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../x86_64-w64-mingw32/lib/] + ignore line: [C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../] + ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles\cmTC_ca716.dir\CMakeCCompilerABI.c.obj' '-c' '-mtune=core2' '-march=nocona'] + ignore line: [Linking C executable cmTC_ca716.exe] + ignore line: ["C:\Program Files\CMake\bin\cmake.exe" -E cmake_link_script CMakeFiles\cmTC_ca716.dir\link.txt --verbose=1] + ignore line: ["C:\Program Files\CMake\bin\cmake.exe" -E rm -f CMakeFiles\cmTC_ca716.dir/objects.a] + ignore line: [C:\Qt\Tools\mingw730_64\bin\ar.exe cr CMakeFiles\cmTC_ca716.dir/objects.a @CMakeFiles\cmTC_ca716.dir\objects1.rsp] + ignore line: [C:\Qt\Tools\mingw730_64\bin\gcc.exe -v -Wl --whole-archive CMakeFiles\cmTC_ca716.dir/objects.a -Wl --no-whole-archive -o cmTC_ca716.exe -Wl --out-implib libcmTC_ca716.dll.a -Wl --major-image-version 0 --minor-image-version 0 ] + ignore line: [Using built-in specs.] + ignore line: [COLLECT_GCC=C:\Qt\Tools\mingw730_64\bin\gcc.exe] + ignore line: [COLLECT_LTO_WRAPPER=C:/Qt/Tools/mingw730_64/bin/../libexec/gcc/x86_64-w64-mingw32/7.3.0/lto-wrapper.exe] + ignore line: [Target: x86_64-w64-mingw32] + ignore line: [Configured with: ../../../src/gcc-7.3.0/configure --host=x86_64-w64-mingw32 --build=x86_64-w64-mingw32 --target=x86_64-w64-mingw32 --prefix=/mingw64 --with-sysroot=/c/mingw730/x86_64-730-posix-seh-rt_v5-rev0/mingw64 --enable-shared --enable-static --disable-multilib --enable-languages=c,c++,fortran,lto --enable-libstdcxx-time=yes --enable-threads=posix --enable-libgomp --enable-libatomic --enable-lto --enable-graphite --enable-checking=release --enable-fully-dynamic-string --enable-version-specific-runtime-libs --enable-libstdcxx-filesystem-ts=yes --disable-libstdcxx-pch --disable-libstdcxx-debug --enable-bootstrap --disable-rpath --disable-win32-registry --disable-nls --disable-werror --disable-symvers --with-gnu-as --with-gnu-ld --with-arch=nocona --with-tune=core2 --with-libiconv --with-system-zlib --with-gmp=/c/mingw730/prerequisites/x86_64-w64-mingw32-static --with-mpfr=/c/mingw730/prerequisites/x86_64-w64-mingw32-static --with-mpc=/c/mingw730/prerequisites/x86_64-w64-mingw32-static --with-isl=/c/mingw730/prerequisites/x86_64-w64-mingw32-static --with-pkgversion='x86_64-posix-seh-rev0, Built by MinGW-W64 project' --with-bugurl=https://sourceforge.net/projects/mingw-w64 CFLAGS='-O2 -pipe -fno-ident -I/c/mingw730/x86_64-730-posix-seh-rt_v5-rev0/mingw64/opt/include -I/c/mingw730/prerequisites/x86_64-zlib-static/include -I/c/mingw730/prerequisites/x86_64-w64-mingw32-static/include' CXXFLAGS='-O2 -pipe -fno-ident -I/c/mingw730/x86_64-730-posix-seh-rt_v5-rev0/mingw64/opt/include -I/c/mingw730/prerequisites/x86_64-zlib-static/include -I/c/mingw730/prerequisites/x86_64-w64-mingw32-static/include' CPPFLAGS=' -I/c/mingw730/x86_64-730-posix-seh-rt_v5-rev0/mingw64/opt/include -I/c/mingw730/prerequisites/x86_64-zlib-static/include -I/c/mingw730/prerequisites/x86_64-w64-mingw32-static/include' LDFLAGS='-pipe -fno-ident -L/c/mingw730/x86_64-730-posix-seh-rt_v5-rev0/mingw64/opt/lib -L/c/mingw730/prerequisites/x86_64-zlib-static/lib -L/c/mingw730/prerequisites/x86_64-w64-mingw32-static/lib '] + ignore line: [Thread model: posix] + ignore line: [gcc version 7.3.0 (x86_64-posix-seh-rev0 Built by MinGW-W64 project) ] + ignore line: [COMPILER_PATH=C:/Qt/Tools/mingw730_64/bin/../libexec/gcc/x86_64-w64-mingw32/7.3.0/] + ignore line: [C:/Qt/Tools/mingw730_64/bin/../libexec/gcc/] + ignore line: [C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../x86_64-w64-mingw32/bin/] + ignore line: [LIBRARY_PATH=C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/] + ignore line: [C:/Qt/Tools/mingw730_64/bin/../lib/gcc/] + ignore line: [C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../x86_64-w64-mingw32/lib/../lib/] + ignore line: [C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../lib/] + ignore line: [C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../x86_64-w64-mingw32/lib/] + ignore line: [C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../] + ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_ca716.exe' '-mtune=core2' '-march=nocona'] + link line: [ C:/Qt/Tools/mingw730_64/bin/../libexec/gcc/x86_64-w64-mingw32/7.3.0/collect2.exe -plugin C:/Qt/Tools/mingw730_64/bin/../libexec/gcc/x86_64-w64-mingw32/7.3.0/liblto_plugin-0.dll -plugin-opt=C:/Qt/Tools/mingw730_64/bin/../libexec/gcc/x86_64-w64-mingw32/7.3.0/lto-wrapper.exe -plugin-opt=-fresolution=C:\Users\LAPTOP~1\AppData\Local\Temp\cc2ZiwzY.res -plugin-opt=-pass-through=-lmingw32 -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_eh -plugin-opt=-pass-through=-lmoldname -plugin-opt=-pass-through=-lmingwex -plugin-opt=-pass-through=-lmsvcrt -plugin-opt=-pass-through=-lpthread -plugin-opt=-pass-through=-ladvapi32 -plugin-opt=-pass-through=-lshell32 -plugin-opt=-pass-through=-luser32 -plugin-opt=-pass-through=-lkernel32 -plugin-opt=-pass-through=-liconv -plugin-opt=-pass-through=-lmingw32 -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_eh -plugin-opt=-pass-through=-lmoldname -plugin-opt=-pass-through=-lmingwex -plugin-opt=-pass-through=-lmsvcrt --sysroot=C:/mingw730/x86_64-730-posix-seh-rt_v5-rev0/mingw64 -m i386pep -Bdynamic -o cmTC_ca716.exe C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../x86_64-w64-mingw32/lib/../lib/crt2.o C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/crtbegin.o -LC:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0 -LC:/Qt/Tools/mingw730_64/bin/../lib/gcc -LC:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../x86_64-w64-mingw32/lib/../lib -LC:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../lib -LC:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../x86_64-w64-mingw32/lib -LC:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../.. --whole-archive CMakeFiles\cmTC_ca716.dir/objects.a --no-whole-archive --out-implib libcmTC_ca716.dll.a --major-image-version 0 --minor-image-version 0 -lmingw32 -lgcc -lgcc_eh -lmoldname -lmingwex -lmsvcrt -lpthread -ladvapi32 -lshell32 -luser32 -lkernel32 -liconv -lmingw32 -lgcc -lgcc_eh -lmoldname -lmingwex -lmsvcrt C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/crtend.o] + arg [C:/Qt/Tools/mingw730_64/bin/../libexec/gcc/x86_64-w64-mingw32/7.3.0/collect2.exe] ==> ignore + arg [-plugin] ==> ignore + arg [C:/Qt/Tools/mingw730_64/bin/../libexec/gcc/x86_64-w64-mingw32/7.3.0/liblto_plugin-0.dll] ==> ignore + arg [-plugin-opt=C:/Qt/Tools/mingw730_64/bin/../libexec/gcc/x86_64-w64-mingw32/7.3.0/lto-wrapper.exe] ==> ignore + arg [-plugin-opt=-fresolution=C:\Users\LAPTOP~1\AppData\Local\Temp\cc2ZiwzY.res] ==> ignore + arg [-plugin-opt=-pass-through=-lmingw32] ==> ignore + arg [-plugin-opt=-pass-through=-lgcc] ==> ignore + arg [-plugin-opt=-pass-through=-lgcc_eh] ==> ignore + arg [-plugin-opt=-pass-through=-lmoldname] ==> ignore + arg [-plugin-opt=-pass-through=-lmingwex] ==> ignore + arg [-plugin-opt=-pass-through=-lmsvcrt] ==> ignore + arg [-plugin-opt=-pass-through=-lpthread] ==> ignore + arg [-plugin-opt=-pass-through=-ladvapi32] ==> ignore + arg [-plugin-opt=-pass-through=-lshell32] ==> ignore + arg [-plugin-opt=-pass-through=-luser32] ==> ignore + arg [-plugin-opt=-pass-through=-lkernel32] ==> ignore + arg [-plugin-opt=-pass-through=-liconv] ==> ignore + arg [-plugin-opt=-pass-through=-lmingw32] ==> ignore + arg [-plugin-opt=-pass-through=-lgcc] ==> ignore + arg [-plugin-opt=-pass-through=-lgcc_eh] ==> ignore + arg [-plugin-opt=-pass-through=-lmoldname] ==> ignore + arg [-plugin-opt=-pass-through=-lmingwex] ==> ignore + arg [-plugin-opt=-pass-through=-lmsvcrt] ==> ignore + arg [--sysroot=C:/mingw730/x86_64-730-posix-seh-rt_v5-rev0/mingw64] ==> ignore + arg [-m] ==> ignore + arg [i386pep] ==> ignore + arg [-Bdynamic] ==> ignore + arg [-o] ==> ignore + arg [cmTC_ca716.exe] ==> ignore + arg [C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../x86_64-w64-mingw32/lib/../lib/crt2.o] ==> ignore + arg [C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/crtbegin.o] ==> ignore + arg [-LC:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0] ==> dir [C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0] + arg [-LC:/Qt/Tools/mingw730_64/bin/../lib/gcc] ==> dir [C:/Qt/Tools/mingw730_64/bin/../lib/gcc] + arg [-LC:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../x86_64-w64-mingw32/lib/../lib] ==> dir [C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../x86_64-w64-mingw32/lib/../lib] + arg [-LC:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../lib] ==> dir [C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../lib] + arg [-LC:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../x86_64-w64-mingw32/lib] ==> dir [C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../x86_64-w64-mingw32/lib] + arg [-LC:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../..] ==> dir [C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../..] + arg [--whole-archive] ==> ignore + arg [CMakeFiles\cmTC_ca716.dir/objects.a] ==> ignore + arg [--no-whole-archive] ==> ignore + arg [--out-implib] ==> ignore + arg [libcmTC_ca716.dll.a] ==> ignore + arg [--major-image-version] ==> ignore + arg [0] ==> ignore + arg [--minor-image-version] ==> ignore + arg [0] ==> ignore + arg [-lmingw32] ==> lib [mingw32] + arg [-lgcc] ==> lib [gcc] + arg [-lgcc_eh] ==> lib [gcc_eh] + arg [-lmoldname] ==> lib [moldname] + arg [-lmingwex] ==> lib [mingwex] + arg [-lmsvcrt] ==> lib [msvcrt] + arg [-lpthread] ==> lib [pthread] + arg [-ladvapi32] ==> lib [advapi32] + arg [-lshell32] ==> lib [shell32] + arg [-luser32] ==> lib [user32] + arg [-lkernel32] ==> lib [kernel32] + arg [-liconv] ==> lib [iconv] + arg [-lmingw32] ==> lib [mingw32] + arg [-lgcc] ==> lib [gcc] + arg [-lgcc_eh] ==> lib [gcc_eh] + arg [-lmoldname] ==> lib [moldname] + arg [-lmingwex] ==> lib [mingwex] + arg [-lmsvcrt] ==> lib [msvcrt] + arg [C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/crtend.o] ==> ignore + remove lib [gcc_eh] + remove lib [msvcrt] + remove lib [gcc_eh] + remove lib [msvcrt] + collapse library dir [C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0] ==> [C:/Qt/Tools/mingw730_64/lib/gcc/x86_64-w64-mingw32/7.3.0] + collapse library dir [C:/Qt/Tools/mingw730_64/bin/../lib/gcc] ==> [C:/Qt/Tools/mingw730_64/lib/gcc] + collapse library dir [C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../x86_64-w64-mingw32/lib/../lib] ==> [C:/Qt/Tools/mingw730_64/x86_64-w64-mingw32/lib] + collapse library dir [C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../lib] ==> [C:/Qt/Tools/mingw730_64/lib] + collapse library dir [C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../x86_64-w64-mingw32/lib] ==> [C:/Qt/Tools/mingw730_64/x86_64-w64-mingw32/lib] + collapse library dir [C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../..] ==> [C:/Qt/Tools/mingw730_64/lib] + implicit libs: [mingw32;gcc;moldname;mingwex;pthread;advapi32;shell32;user32;kernel32;iconv;mingw32;gcc;moldname;mingwex] + implicit dirs: [C:/Qt/Tools/mingw730_64/lib/gcc/x86_64-w64-mingw32/7.3.0;C:/Qt/Tools/mingw730_64/lib/gcc;C:/Qt/Tools/mingw730_64/x86_64-w64-mingw32/lib;C:/Qt/Tools/mingw730_64/lib] + implicit fwks: [] + + +Determining if the CXX compiler works passed with the following output: +Change Dir: E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/CMakeFiles/CMakeTmp + +Run Build Command(s):C:/Qt/Tools/mingw730_64/bin/mingw32-make.exe cmTC_c6f4a/fast && C:/Qt/Tools/mingw730_64/bin/mingw32-make.exe -f CMakeFiles\cmTC_c6f4a.dir\build.make CMakeFiles/cmTC_c6f4a.dir/build +mingw32-make.exe[1]: Entering directory 'E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/CMakeFiles/CMakeTmp' +Building CXX object CMakeFiles/cmTC_c6f4a.dir/testCXXCompiler.cxx.obj +C:\Qt\Tools\mingw730_64\bin\g++.exe -o CMakeFiles\cmTC_c6f4a.dir\testCXXCompiler.cxx.obj -c E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\CMakeFiles\CMakeTmp\testCXXCompiler.cxx +Linking CXX executable cmTC_c6f4a.exe +"C:\Program Files\CMake\bin\cmake.exe" -E cmake_link_script CMakeFiles\cmTC_c6f4a.dir\link.txt --verbose=1 +"C:\Program Files\CMake\bin\cmake.exe" -E rm -f CMakeFiles\cmTC_c6f4a.dir/objects.a +C:\Qt\Tools\mingw730_64\bin\ar.exe cr CMakeFiles\cmTC_c6f4a.dir/objects.a @CMakeFiles\cmTC_c6f4a.dir\objects1.rsp +C:\Qt\Tools\mingw730_64\bin\g++.exe -Wl,--whole-archive CMakeFiles\cmTC_c6f4a.dir/objects.a -Wl,--no-whole-archive -o cmTC_c6f4a.exe -Wl,--out-implib,libcmTC_c6f4a.dll.a -Wl,--major-image-version,0,--minor-image-version,0 @CMakeFiles\cmTC_c6f4a.dir\linklibs.rsp +mingw32-make.exe[1]: Leaving directory 'E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/CMakeFiles/CMakeTmp' + + + +Detecting CXX compiler ABI info compiled with the following output: +Change Dir: E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/CMakeFiles/CMakeTmp + +Run Build Command(s):C:/Qt/Tools/mingw730_64/bin/mingw32-make.exe cmTC_c30fa/fast && C:/Qt/Tools/mingw730_64/bin/mingw32-make.exe -f CMakeFiles\cmTC_c30fa.dir\build.make CMakeFiles/cmTC_c30fa.dir/build +mingw32-make.exe[1]: Entering directory 'E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/CMakeFiles/CMakeTmp' +Building CXX object CMakeFiles/cmTC_c30fa.dir/CMakeCXXCompilerABI.cpp.obj +C:\Qt\Tools\mingw730_64\bin\g++.exe -v -o CMakeFiles\cmTC_c30fa.dir\CMakeCXXCompilerABI.cpp.obj -c "C:\Program Files\CMake\share\cmake-3.17\Modules\CMakeCXXCompilerABI.cpp" +Using built-in specs. +COLLECT_GCC=C:\Qt\Tools\mingw730_64\bin\g++.exe +Target: x86_64-w64-mingw32 +Configured with: ../../../src/gcc-7.3.0/configure --host=x86_64-w64-mingw32 --build=x86_64-w64-mingw32 --target=x86_64-w64-mingw32 --prefix=/mingw64 --with-sysroot=/c/mingw730/x86_64-730-posix-seh-rt_v5-rev0/mingw64 --enable-shared --enable-static --disable-multilib --enable-languages=c,c++,fortran,lto --enable-libstdcxx-time=yes --enable-threads=posix --enable-libgomp --enable-libatomic --enable-lto --enable-graphite --enable-checking=release --enable-fully-dynamic-string --enable-version-specific-runtime-libs --enable-libstdcxx-filesystem-ts=yes --disable-libstdcxx-pch --disable-libstdcxx-debug --enable-bootstrap --disable-rpath --disable-win32-registry --disable-nls --disable-werror --disable-symvers --with-gnu-as --with-gnu-ld --with-arch=nocona --with-tune=core2 --with-libiconv --with-system-zlib --with-gmp=/c/mingw730/prerequisites/x86_64-w64-mingw32-static --with-mpfr=/c/mingw730/prerequisites/x86_64-w64-mingw32-static --with-mpc=/c/mingw730/prerequisites/x86_64-w64-mingw32-static --with-isl=/c/mingw730/prerequisites/x86_64-w64-mingw32-static --with-pkgversion='x86_64-posix-seh-rev0, Built by MinGW-W64 project' --with-bugurl=https://sourceforge.net/projects/mingw-w64 CFLAGS='-O2 -pipe -fno-ident -I/c/mingw730/x86_64-730-posix-seh-rt_v5-rev0/mingw64/opt/include -I/c/mingw730/prerequisites/x86_64-zlib-static/include -I/c/mingw730/prerequisites/x86_64-w64-mingw32-static/include' CXXFLAGS='-O2 -pipe -fno-ident -I/c/mingw730/x86_64-730-posix-seh-rt_v5-rev0/mingw64/opt/include -I/c/mingw730/prerequisites/x86_64-zlib-static/include -I/c/mingw730/prerequisites/x86_64-w64-mingw32-static/include' CPPFLAGS=' -I/c/mingw730/x86_64-730-posix-seh-rt_v5-rev0/mingw64/opt/include -I/c/mingw730/prerequisites/x86_64-zlib-static/include -I/c/mingw730/prerequisites/x86_64-w64-mingw32-static/include' LDFLAGS='-pipe -fno-ident -L/c/mingw730/x86_64-730-posix-seh-rt_v5-rev0/mingw64/opt/lib -L/c/mingw730/prerequisites/x86_64-zlib-static/lib -L/c/mingw730/prerequisites/x86_64-w64-mingw32-static/lib ' +Thread model: posix +gcc version 7.3.0 (x86_64-posix-seh-rev0, Built by MinGW-W64 project) +COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles\cmTC_c30fa.dir\CMakeCXXCompilerABI.cpp.obj' '-c' '-shared-libgcc' '-mtune=core2' '-march=nocona' + C:/Qt/Tools/mingw730_64/bin/../libexec/gcc/x86_64-w64-mingw32/7.3.0/cc1plus.exe -quiet -v -iprefix C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/ -D_REENTRANT C:\Program Files\CMake\share\cmake-3.17\Modules\CMakeCXXCompilerABI.cpp -quiet -dumpbase CMakeCXXCompilerABI.cpp -mtune=core2 -march=nocona -auxbase-strip CMakeFiles\cmTC_c30fa.dir\CMakeCXXCompilerABI.cpp.obj -version -o C:\Users\LAPTOP~1\AppData\Local\Temp\ccLmw0pU.s +GNU C++14 (x86_64-posix-seh-rev0, Built by MinGW-W64 project) version 7.3.0 (x86_64-w64-mingw32) + compiled by GNU C version 7.3.0, GMP version 6.1.2, MPFR version 4.0.1, MPC version 1.1.0, isl version isl-0.18-GMP + +GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 +ignoring duplicate directory "C:/Qt/Tools/mingw730_64/lib/gcc/../../lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++" +ignoring duplicate directory "C:/Qt/Tools/mingw730_64/lib/gcc/../../lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++/x86_64-w64-mingw32" +ignoring duplicate directory "C:/Qt/Tools/mingw730_64/lib/gcc/../../lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++/backward" +ignoring duplicate directory "C:/Qt/Tools/mingw730_64/lib/gcc/../../lib/gcc/x86_64-w64-mingw32/7.3.0/include" +ignoring nonexistent directory "C:/mingw730/x86_64-730-posix-seh-rt_v5-rev0/mingw64C:/msys64-2/mingw64/lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../include" +ignoring duplicate directory "C:/Qt/Tools/mingw730_64/lib/gcc/../../lib/gcc/x86_64-w64-mingw32/7.3.0/include-fixed" +ignoring duplicate directory "C:/Qt/Tools/mingw730_64/lib/gcc/../../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../x86_64-w64-mingw32/include" +ignoring nonexistent directory "C:/mingw730/x86_64-730-posix-seh-rt_v5-rev0/mingw64/mingw/include" +#include "..." search starts here: +#include <...> search starts here: + C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++ + C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++/x86_64-w64-mingw32 + C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++/backward + C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/include + C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/include-fixed + C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../x86_64-w64-mingw32/include +End of search list. +GNU C++14 (x86_64-posix-seh-rev0, Built by MinGW-W64 project) version 7.3.0 (x86_64-w64-mingw32) + compiled by GNU C version 7.3.0, GMP version 6.1.2, MPFR version 4.0.1, MPC version 1.1.0, isl version isl-0.18-GMP + +GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 +Compiler executable checksum: 86cf749bb84a0f12f1d61bff4e68fffd +COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles\cmTC_c30fa.dir\CMakeCXXCompilerABI.cpp.obj' '-c' '-shared-libgcc' '-mtune=core2' '-march=nocona' + C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../x86_64-w64-mingw32/bin/as.exe -v -o CMakeFiles\cmTC_c30fa.dir\CMakeCXXCompilerABI.cpp.obj C:\Users\LAPTOP~1\AppData\Local\Temp\ccLmw0pU.s +GNU assembler version 2.30 (x86_64-w64-mingw32) using BFD version (GNU Binutils) 2.30 +COMPILER_PATH=C:/Qt/Tools/mingw730_64/bin/../libexec/gcc/x86_64-w64-mingw32/7.3.0/;C:/Qt/Tools/mingw730_64/bin/../libexec/gcc/;C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../x86_64-w64-mingw32/bin/ +LIBRARY_PATH=C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/;C:/Qt/Tools/mingw730_64/bin/../lib/gcc/;C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../x86_64-w64-mingw32/lib/../lib/;C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../lib/;C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../x86_64-w64-mingw32/lib/;C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../ +COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles\cmTC_c30fa.dir\CMakeCXXCompilerABI.cpp.obj' '-c' '-shared-libgcc' '-mtune=core2' '-march=nocona' +Linking CXX executable cmTC_c30fa.exe +"C:\Program Files\CMake\bin\cmake.exe" -E cmake_link_script CMakeFiles\cmTC_c30fa.dir\link.txt --verbose=1 +"C:\Program Files\CMake\bin\cmake.exe" -E rm -f CMakeFiles\cmTC_c30fa.dir/objects.a +C:\Qt\Tools\mingw730_64\bin\ar.exe cr CMakeFiles\cmTC_c30fa.dir/objects.a @CMakeFiles\cmTC_c30fa.dir\objects1.rsp +C:\Qt\Tools\mingw730_64\bin\g++.exe -v -Wl,--whole-archive CMakeFiles\cmTC_c30fa.dir/objects.a -Wl,--no-whole-archive -o cmTC_c30fa.exe -Wl,--out-implib,libcmTC_c30fa.dll.a -Wl,--major-image-version,0,--minor-image-version,0 +Using built-in specs. +COLLECT_GCC=C:\Qt\Tools\mingw730_64\bin\g++.exe +COLLECT_LTO_WRAPPER=C:/Qt/Tools/mingw730_64/bin/../libexec/gcc/x86_64-w64-mingw32/7.3.0/lto-wrapper.exe +Target: x86_64-w64-mingw32 +Configured with: ../../../src/gcc-7.3.0/configure --host=x86_64-w64-mingw32 --build=x86_64-w64-mingw32 --target=x86_64-w64-mingw32 --prefix=/mingw64 --with-sysroot=/c/mingw730/x86_64-730-posix-seh-rt_v5-rev0/mingw64 --enable-shared --enable-static --disable-multilib --enable-languages=c,c++,fortran,lto --enable-libstdcxx-time=yes --enable-threads=posix --enable-libgomp --enable-libatomic --enable-lto --enable-graphite --enable-checking=release --enable-fully-dynamic-string --enable-version-specific-runtime-libs --enable-libstdcxx-filesystem-ts=yes --disable-libstdcxx-pch --disable-libstdcxx-debug --enable-bootstrap --disable-rpath --disable-win32-registry --disable-nls --disable-werror --disable-symvers --with-gnu-as --with-gnu-ld --with-arch=nocona --with-tune=core2 --with-libiconv --with-system-zlib --with-gmp=/c/mingw730/prerequisites/x86_64-w64-mingw32-static --with-mpfr=/c/mingw730/prerequisites/x86_64-w64-mingw32-static --with-mpc=/c/mingw730/prerequisites/x86_64-w64-mingw32-static --with-isl=/c/mingw730/prerequisites/x86_64-w64-mingw32-static --with-pkgversion='x86_64-posix-seh-rev0, Built by MinGW-W64 project' --with-bugurl=https://sourceforge.net/projects/mingw-w64 CFLAGS='-O2 -pipe -fno-ident -I/c/mingw730/x86_64-730-posix-seh-rt_v5-rev0/mingw64/opt/include -I/c/mingw730/prerequisites/x86_64-zlib-static/include -I/c/mingw730/prerequisites/x86_64-w64-mingw32-static/include' CXXFLAGS='-O2 -pipe -fno-ident -I/c/mingw730/x86_64-730-posix-seh-rt_v5-rev0/mingw64/opt/include -I/c/mingw730/prerequisites/x86_64-zlib-static/include -I/c/mingw730/prerequisites/x86_64-w64-mingw32-static/include' CPPFLAGS=' -I/c/mingw730/x86_64-730-posix-seh-rt_v5-rev0/mingw64/opt/include -I/c/mingw730/prerequisites/x86_64-zlib-static/include -I/c/mingw730/prerequisites/x86_64-w64-mingw32-static/include' LDFLAGS='-pipe -fno-ident -L/c/mingw730/x86_64-730-posix-seh-rt_v5-rev0/mingw64/opt/lib -L/c/mingw730/prerequisites/x86_64-zlib-static/lib -L/c/mingw730/prerequisites/x86_64-w64-mingw32-static/lib ' +Thread model: posix +gcc version 7.3.0 (x86_64-posix-seh-rev0, Built by MinGW-W64 project) +COMPILER_PATH=C:/Qt/Tools/mingw730_64/bin/../libexec/gcc/x86_64-w64-mingw32/7.3.0/;C:/Qt/Tools/mingw730_64/bin/../libexec/gcc/;C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../x86_64-w64-mingw32/bin/ +LIBRARY_PATH=C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/;C:/Qt/Tools/mingw730_64/bin/../lib/gcc/;C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../x86_64-w64-mingw32/lib/../lib/;C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../lib/;C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../x86_64-w64-mingw32/lib/;C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../ +COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_c30fa.exe' '-shared-libgcc' '-mtune=core2' '-march=nocona' + C:/Qt/Tools/mingw730_64/bin/../libexec/gcc/x86_64-w64-mingw32/7.3.0/collect2.exe -plugin C:/Qt/Tools/mingw730_64/bin/../libexec/gcc/x86_64-w64-mingw32/7.3.0/liblto_plugin-0.dll -plugin-opt=C:/Qt/Tools/mingw730_64/bin/../libexec/gcc/x86_64-w64-mingw32/7.3.0/lto-wrapper.exe -plugin-opt=-fresolution=C:\Users\LAPTOP~1\AppData\Local\Temp\ccFPkvY7.res -plugin-opt=-pass-through=-lmingw32 -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lmoldname -plugin-opt=-pass-through=-lmingwex -plugin-opt=-pass-through=-lmsvcrt -plugin-opt=-pass-through=-lpthread -plugin-opt=-pass-through=-ladvapi32 -plugin-opt=-pass-through=-lshell32 -plugin-opt=-pass-through=-luser32 -plugin-opt=-pass-through=-lkernel32 -plugin-opt=-pass-through=-liconv -plugin-opt=-pass-through=-lmingw32 -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lmoldname -plugin-opt=-pass-through=-lmingwex -plugin-opt=-pass-through=-lmsvcrt --sysroot=C:/mingw730/x86_64-730-posix-seh-rt_v5-rev0/mingw64 -m i386pep -Bdynamic -o cmTC_c30fa.exe C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../x86_64-w64-mingw32/lib/../lib/crt2.o C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/crtbegin.o -LC:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0 -LC:/Qt/Tools/mingw730_64/bin/../lib/gcc -LC:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../x86_64-w64-mingw32/lib/../lib -LC:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../lib -LC:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../x86_64-w64-mingw32/lib -LC:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../.. --whole-archive CMakeFiles\cmTC_c30fa.dir/objects.a --no-whole-archive --out-implib libcmTC_c30fa.dll.a --major-image-version 0 --minor-image-version 0 -lstdc++ -lmingw32 -lgcc_s -lgcc -lmoldname -lmingwex -lmsvcrt -lpthread -ladvapi32 -lshell32 -luser32 -lkernel32 -liconv -lmingw32 -lgcc_s -lgcc -lmoldname -lmingwex -lmsvcrt C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/crtend.o +COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_c30fa.exe' '-shared-libgcc' '-mtune=core2' '-march=nocona' +mingw32-make.exe[1]: Leaving directory 'E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/CMakeFiles/CMakeTmp' + + + +Parsed CXX implicit include dir info from above output: rv=done + found start of include info + found start of implicit include info + add: [C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++] + add: [C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++/x86_64-w64-mingw32] + add: [C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++/backward] + add: [C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/include] + add: [C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/include-fixed] + add: [C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../x86_64-w64-mingw32/include] + end of search list found + collapse include dir [C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++] ==> [C:/Qt/Tools/mingw730_64/lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++] + collapse include dir [C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++/x86_64-w64-mingw32] ==> [C:/Qt/Tools/mingw730_64/lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++/x86_64-w64-mingw32] + collapse include dir [C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++/backward] ==> [C:/Qt/Tools/mingw730_64/lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++/backward] + collapse include dir [C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/include] ==> [C:/Qt/Tools/mingw730_64/lib/gcc/x86_64-w64-mingw32/7.3.0/include] + collapse include dir [C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/include-fixed] ==> [C:/Qt/Tools/mingw730_64/lib/gcc/x86_64-w64-mingw32/7.3.0/include-fixed] + collapse include dir [C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../x86_64-w64-mingw32/include] ==> [C:/Qt/Tools/mingw730_64/x86_64-w64-mingw32/include] + implicit include dirs: [C:/Qt/Tools/mingw730_64/lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++;C:/Qt/Tools/mingw730_64/lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++/x86_64-w64-mingw32;C:/Qt/Tools/mingw730_64/lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++/backward;C:/Qt/Tools/mingw730_64/lib/gcc/x86_64-w64-mingw32/7.3.0/include;C:/Qt/Tools/mingw730_64/lib/gcc/x86_64-w64-mingw32/7.3.0/include-fixed;C:/Qt/Tools/mingw730_64/x86_64-w64-mingw32/include] + + +Parsed CXX implicit link information from above output: + link line regex: [^( *|.*[/\])(ld\.exe|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)] + ignore line: [Change Dir: E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/CMakeFiles/CMakeTmp] + ignore line: [] + ignore line: [Run Build Command(s):C:/Qt/Tools/mingw730_64/bin/mingw32-make.exe cmTC_c30fa/fast && C:/Qt/Tools/mingw730_64/bin/mingw32-make.exe -f CMakeFiles\cmTC_c30fa.dir\build.make CMakeFiles/cmTC_c30fa.dir/build] + ignore line: [mingw32-make.exe[1]: Entering directory 'E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/CMakeFiles/CMakeTmp'] + ignore line: [Building CXX object CMakeFiles/cmTC_c30fa.dir/CMakeCXXCompilerABI.cpp.obj] + ignore line: [C:\Qt\Tools\mingw730_64\bin\g++.exe -v -o CMakeFiles\cmTC_c30fa.dir\CMakeCXXCompilerABI.cpp.obj -c "C:\Program Files\CMake\share\cmake-3.17\Modules\CMakeCXXCompilerABI.cpp"] + ignore line: [Using built-in specs.] + ignore line: [COLLECT_GCC=C:\Qt\Tools\mingw730_64\bin\g++.exe] + ignore line: [Target: x86_64-w64-mingw32] + ignore line: [Configured with: ../../../src/gcc-7.3.0/configure --host=x86_64-w64-mingw32 --build=x86_64-w64-mingw32 --target=x86_64-w64-mingw32 --prefix=/mingw64 --with-sysroot=/c/mingw730/x86_64-730-posix-seh-rt_v5-rev0/mingw64 --enable-shared --enable-static --disable-multilib --enable-languages=c,c++,fortran,lto --enable-libstdcxx-time=yes --enable-threads=posix --enable-libgomp --enable-libatomic --enable-lto --enable-graphite --enable-checking=release --enable-fully-dynamic-string --enable-version-specific-runtime-libs --enable-libstdcxx-filesystem-ts=yes --disable-libstdcxx-pch --disable-libstdcxx-debug --enable-bootstrap --disable-rpath --disable-win32-registry --disable-nls --disable-werror --disable-symvers --with-gnu-as --with-gnu-ld --with-arch=nocona --with-tune=core2 --with-libiconv --with-system-zlib --with-gmp=/c/mingw730/prerequisites/x86_64-w64-mingw32-static --with-mpfr=/c/mingw730/prerequisites/x86_64-w64-mingw32-static --with-mpc=/c/mingw730/prerequisites/x86_64-w64-mingw32-static --with-isl=/c/mingw730/prerequisites/x86_64-w64-mingw32-static --with-pkgversion='x86_64-posix-seh-rev0, Built by MinGW-W64 project' --with-bugurl=https://sourceforge.net/projects/mingw-w64 CFLAGS='-O2 -pipe -fno-ident -I/c/mingw730/x86_64-730-posix-seh-rt_v5-rev0/mingw64/opt/include -I/c/mingw730/prerequisites/x86_64-zlib-static/include -I/c/mingw730/prerequisites/x86_64-w64-mingw32-static/include' CXXFLAGS='-O2 -pipe -fno-ident -I/c/mingw730/x86_64-730-posix-seh-rt_v5-rev0/mingw64/opt/include -I/c/mingw730/prerequisites/x86_64-zlib-static/include -I/c/mingw730/prerequisites/x86_64-w64-mingw32-static/include' CPPFLAGS=' -I/c/mingw730/x86_64-730-posix-seh-rt_v5-rev0/mingw64/opt/include -I/c/mingw730/prerequisites/x86_64-zlib-static/include -I/c/mingw730/prerequisites/x86_64-w64-mingw32-static/include' LDFLAGS='-pipe -fno-ident -L/c/mingw730/x86_64-730-posix-seh-rt_v5-rev0/mingw64/opt/lib -L/c/mingw730/prerequisites/x86_64-zlib-static/lib -L/c/mingw730/prerequisites/x86_64-w64-mingw32-static/lib '] + ignore line: [Thread model: posix] + ignore line: [gcc version 7.3.0 (x86_64-posix-seh-rev0 Built by MinGW-W64 project) ] + ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles\cmTC_c30fa.dir\CMakeCXXCompilerABI.cpp.obj' '-c' '-shared-libgcc' '-mtune=core2' '-march=nocona'] + ignore line: [ C:/Qt/Tools/mingw730_64/bin/../libexec/gcc/x86_64-w64-mingw32/7.3.0/cc1plus.exe -quiet -v -iprefix C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/ -D_REENTRANT C:\Program Files\CMake\share\cmake-3.17\Modules\CMakeCXXCompilerABI.cpp -quiet -dumpbase CMakeCXXCompilerABI.cpp -mtune=core2 -march=nocona -auxbase-strip CMakeFiles\cmTC_c30fa.dir\CMakeCXXCompilerABI.cpp.obj -version -o C:\Users\LAPTOP~1\AppData\Local\Temp\ccLmw0pU.s] + ignore line: [GNU C++14 (x86_64-posix-seh-rev0 Built by MinGW-W64 project) version 7.3.0 (x86_64-w64-mingw32)] + ignore line: [ compiled by GNU C version 7.3.0 GMP version 6.1.2 MPFR version 4.0.1 MPC version 1.1.0 isl version isl-0.18-GMP] + ignore line: [] + ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072] + ignore line: [ignoring duplicate directory "C:/Qt/Tools/mingw730_64/lib/gcc/../../lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++"] + ignore line: [ignoring duplicate directory "C:/Qt/Tools/mingw730_64/lib/gcc/../../lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++/x86_64-w64-mingw32"] + ignore line: [ignoring duplicate directory "C:/Qt/Tools/mingw730_64/lib/gcc/../../lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++/backward"] + ignore line: [ignoring duplicate directory "C:/Qt/Tools/mingw730_64/lib/gcc/../../lib/gcc/x86_64-w64-mingw32/7.3.0/include"] + ignore line: [ignoring nonexistent directory "C:/mingw730/x86_64-730-posix-seh-rt_v5-rev0/mingw64C:/msys64-2/mingw64/lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../include"] + ignore line: [ignoring duplicate directory "C:/Qt/Tools/mingw730_64/lib/gcc/../../lib/gcc/x86_64-w64-mingw32/7.3.0/include-fixed"] + ignore line: [ignoring duplicate directory "C:/Qt/Tools/mingw730_64/lib/gcc/../../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../x86_64-w64-mingw32/include"] + ignore line: [ignoring nonexistent directory "C:/mingw730/x86_64-730-posix-seh-rt_v5-rev0/mingw64/mingw/include"] + ignore line: [#include "..." search starts here:] + ignore line: [#include <...> search starts here:] + ignore line: [ C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++] + ignore line: [ C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++/x86_64-w64-mingw32] + ignore line: [ C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++/backward] + ignore line: [ C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/include] + ignore line: [ C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/include-fixed] + ignore line: [ C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../x86_64-w64-mingw32/include] + ignore line: [End of search list.] + ignore line: [GNU C++14 (x86_64-posix-seh-rev0 Built by MinGW-W64 project) version 7.3.0 (x86_64-w64-mingw32)] + ignore line: [ compiled by GNU C version 7.3.0 GMP version 6.1.2 MPFR version 4.0.1 MPC version 1.1.0 isl version isl-0.18-GMP] + ignore line: [] + ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072] + ignore line: [Compiler executable checksum: 86cf749bb84a0f12f1d61bff4e68fffd] + ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles\cmTC_c30fa.dir\CMakeCXXCompilerABI.cpp.obj' '-c' '-shared-libgcc' '-mtune=core2' '-march=nocona'] + ignore line: [ C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../x86_64-w64-mingw32/bin/as.exe -v -o CMakeFiles\cmTC_c30fa.dir\CMakeCXXCompilerABI.cpp.obj C:\Users\LAPTOP~1\AppData\Local\Temp\ccLmw0pU.s] + ignore line: [GNU assembler version 2.30 (x86_64-w64-mingw32) using BFD version (GNU Binutils) 2.30] + ignore line: [COMPILER_PATH=C:/Qt/Tools/mingw730_64/bin/../libexec/gcc/x86_64-w64-mingw32/7.3.0/] + ignore line: [C:/Qt/Tools/mingw730_64/bin/../libexec/gcc/] + ignore line: [C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../x86_64-w64-mingw32/bin/] + ignore line: [LIBRARY_PATH=C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/] + ignore line: [C:/Qt/Tools/mingw730_64/bin/../lib/gcc/] + ignore line: [C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../x86_64-w64-mingw32/lib/../lib/] + ignore line: [C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../lib/] + ignore line: [C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../x86_64-w64-mingw32/lib/] + ignore line: [C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../] + ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles\cmTC_c30fa.dir\CMakeCXXCompilerABI.cpp.obj' '-c' '-shared-libgcc' '-mtune=core2' '-march=nocona'] + ignore line: [Linking CXX executable cmTC_c30fa.exe] + ignore line: ["C:\Program Files\CMake\bin\cmake.exe" -E cmake_link_script CMakeFiles\cmTC_c30fa.dir\link.txt --verbose=1] + ignore line: ["C:\Program Files\CMake\bin\cmake.exe" -E rm -f CMakeFiles\cmTC_c30fa.dir/objects.a] + ignore line: [C:\Qt\Tools\mingw730_64\bin\ar.exe cr CMakeFiles\cmTC_c30fa.dir/objects.a @CMakeFiles\cmTC_c30fa.dir\objects1.rsp] + ignore line: [C:\Qt\Tools\mingw730_64\bin\g++.exe -v -Wl --whole-archive CMakeFiles\cmTC_c30fa.dir/objects.a -Wl --no-whole-archive -o cmTC_c30fa.exe -Wl --out-implib libcmTC_c30fa.dll.a -Wl --major-image-version 0 --minor-image-version 0 ] + ignore line: [Using built-in specs.] + ignore line: [COLLECT_GCC=C:\Qt\Tools\mingw730_64\bin\g++.exe] + ignore line: [COLLECT_LTO_WRAPPER=C:/Qt/Tools/mingw730_64/bin/../libexec/gcc/x86_64-w64-mingw32/7.3.0/lto-wrapper.exe] + ignore line: [Target: x86_64-w64-mingw32] + ignore line: [Configured with: ../../../src/gcc-7.3.0/configure --host=x86_64-w64-mingw32 --build=x86_64-w64-mingw32 --target=x86_64-w64-mingw32 --prefix=/mingw64 --with-sysroot=/c/mingw730/x86_64-730-posix-seh-rt_v5-rev0/mingw64 --enable-shared --enable-static --disable-multilib --enable-languages=c,c++,fortran,lto --enable-libstdcxx-time=yes --enable-threads=posix --enable-libgomp --enable-libatomic --enable-lto --enable-graphite --enable-checking=release --enable-fully-dynamic-string --enable-version-specific-runtime-libs --enable-libstdcxx-filesystem-ts=yes --disable-libstdcxx-pch --disable-libstdcxx-debug --enable-bootstrap --disable-rpath --disable-win32-registry --disable-nls --disable-werror --disable-symvers --with-gnu-as --with-gnu-ld --with-arch=nocona --with-tune=core2 --with-libiconv --with-system-zlib --with-gmp=/c/mingw730/prerequisites/x86_64-w64-mingw32-static --with-mpfr=/c/mingw730/prerequisites/x86_64-w64-mingw32-static --with-mpc=/c/mingw730/prerequisites/x86_64-w64-mingw32-static --with-isl=/c/mingw730/prerequisites/x86_64-w64-mingw32-static --with-pkgversion='x86_64-posix-seh-rev0, Built by MinGW-W64 project' --with-bugurl=https://sourceforge.net/projects/mingw-w64 CFLAGS='-O2 -pipe -fno-ident -I/c/mingw730/x86_64-730-posix-seh-rt_v5-rev0/mingw64/opt/include -I/c/mingw730/prerequisites/x86_64-zlib-static/include -I/c/mingw730/prerequisites/x86_64-w64-mingw32-static/include' CXXFLAGS='-O2 -pipe -fno-ident -I/c/mingw730/x86_64-730-posix-seh-rt_v5-rev0/mingw64/opt/include -I/c/mingw730/prerequisites/x86_64-zlib-static/include -I/c/mingw730/prerequisites/x86_64-w64-mingw32-static/include' CPPFLAGS=' -I/c/mingw730/x86_64-730-posix-seh-rt_v5-rev0/mingw64/opt/include -I/c/mingw730/prerequisites/x86_64-zlib-static/include -I/c/mingw730/prerequisites/x86_64-w64-mingw32-static/include' LDFLAGS='-pipe -fno-ident -L/c/mingw730/x86_64-730-posix-seh-rt_v5-rev0/mingw64/opt/lib -L/c/mingw730/prerequisites/x86_64-zlib-static/lib -L/c/mingw730/prerequisites/x86_64-w64-mingw32-static/lib '] + ignore line: [Thread model: posix] + ignore line: [gcc version 7.3.0 (x86_64-posix-seh-rev0 Built by MinGW-W64 project) ] + ignore line: [COMPILER_PATH=C:/Qt/Tools/mingw730_64/bin/../libexec/gcc/x86_64-w64-mingw32/7.3.0/] + ignore line: [C:/Qt/Tools/mingw730_64/bin/../libexec/gcc/] + ignore line: [C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../x86_64-w64-mingw32/bin/] + ignore line: [LIBRARY_PATH=C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/] + ignore line: [C:/Qt/Tools/mingw730_64/bin/../lib/gcc/] + ignore line: [C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../x86_64-w64-mingw32/lib/../lib/] + ignore line: [C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../lib/] + ignore line: [C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../x86_64-w64-mingw32/lib/] + ignore line: [C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../] + ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_c30fa.exe' '-shared-libgcc' '-mtune=core2' '-march=nocona'] + link line: [ C:/Qt/Tools/mingw730_64/bin/../libexec/gcc/x86_64-w64-mingw32/7.3.0/collect2.exe -plugin C:/Qt/Tools/mingw730_64/bin/../libexec/gcc/x86_64-w64-mingw32/7.3.0/liblto_plugin-0.dll -plugin-opt=C:/Qt/Tools/mingw730_64/bin/../libexec/gcc/x86_64-w64-mingw32/7.3.0/lto-wrapper.exe -plugin-opt=-fresolution=C:\Users\LAPTOP~1\AppData\Local\Temp\ccFPkvY7.res -plugin-opt=-pass-through=-lmingw32 -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lmoldname -plugin-opt=-pass-through=-lmingwex -plugin-opt=-pass-through=-lmsvcrt -plugin-opt=-pass-through=-lpthread -plugin-opt=-pass-through=-ladvapi32 -plugin-opt=-pass-through=-lshell32 -plugin-opt=-pass-through=-luser32 -plugin-opt=-pass-through=-lkernel32 -plugin-opt=-pass-through=-liconv -plugin-opt=-pass-through=-lmingw32 -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lmoldname -plugin-opt=-pass-through=-lmingwex -plugin-opt=-pass-through=-lmsvcrt --sysroot=C:/mingw730/x86_64-730-posix-seh-rt_v5-rev0/mingw64 -m i386pep -Bdynamic -o cmTC_c30fa.exe C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../x86_64-w64-mingw32/lib/../lib/crt2.o C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/crtbegin.o -LC:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0 -LC:/Qt/Tools/mingw730_64/bin/../lib/gcc -LC:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../x86_64-w64-mingw32/lib/../lib -LC:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../lib -LC:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../x86_64-w64-mingw32/lib -LC:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../.. --whole-archive CMakeFiles\cmTC_c30fa.dir/objects.a --no-whole-archive --out-implib libcmTC_c30fa.dll.a --major-image-version 0 --minor-image-version 0 -lstdc++ -lmingw32 -lgcc_s -lgcc -lmoldname -lmingwex -lmsvcrt -lpthread -ladvapi32 -lshell32 -luser32 -lkernel32 -liconv -lmingw32 -lgcc_s -lgcc -lmoldname -lmingwex -lmsvcrt C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/crtend.o] + arg [C:/Qt/Tools/mingw730_64/bin/../libexec/gcc/x86_64-w64-mingw32/7.3.0/collect2.exe] ==> ignore + arg [-plugin] ==> ignore + arg [C:/Qt/Tools/mingw730_64/bin/../libexec/gcc/x86_64-w64-mingw32/7.3.0/liblto_plugin-0.dll] ==> ignore + arg [-plugin-opt=C:/Qt/Tools/mingw730_64/bin/../libexec/gcc/x86_64-w64-mingw32/7.3.0/lto-wrapper.exe] ==> ignore + arg [-plugin-opt=-fresolution=C:\Users\LAPTOP~1\AppData\Local\Temp\ccFPkvY7.res] ==> ignore + arg [-plugin-opt=-pass-through=-lmingw32] ==> ignore + arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore + arg [-plugin-opt=-pass-through=-lgcc] ==> ignore + arg [-plugin-opt=-pass-through=-lmoldname] ==> ignore + arg [-plugin-opt=-pass-through=-lmingwex] ==> ignore + arg [-plugin-opt=-pass-through=-lmsvcrt] ==> ignore + arg [-plugin-opt=-pass-through=-lpthread] ==> ignore + arg [-plugin-opt=-pass-through=-ladvapi32] ==> ignore + arg [-plugin-opt=-pass-through=-lshell32] ==> ignore + arg [-plugin-opt=-pass-through=-luser32] ==> ignore + arg [-plugin-opt=-pass-through=-lkernel32] ==> ignore + arg [-plugin-opt=-pass-through=-liconv] ==> ignore + arg [-plugin-opt=-pass-through=-lmingw32] ==> ignore + arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore + arg [-plugin-opt=-pass-through=-lgcc] ==> ignore + arg [-plugin-opt=-pass-through=-lmoldname] ==> ignore + arg [-plugin-opt=-pass-through=-lmingwex] ==> ignore + arg [-plugin-opt=-pass-through=-lmsvcrt] ==> ignore + arg [--sysroot=C:/mingw730/x86_64-730-posix-seh-rt_v5-rev0/mingw64] ==> ignore + arg [-m] ==> ignore + arg [i386pep] ==> ignore + arg [-Bdynamic] ==> ignore + arg [-o] ==> ignore + arg [cmTC_c30fa.exe] ==> ignore + arg [C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../x86_64-w64-mingw32/lib/../lib/crt2.o] ==> ignore + arg [C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/crtbegin.o] ==> ignore + arg [-LC:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0] ==> dir [C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0] + arg [-LC:/Qt/Tools/mingw730_64/bin/../lib/gcc] ==> dir [C:/Qt/Tools/mingw730_64/bin/../lib/gcc] + arg [-LC:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../x86_64-w64-mingw32/lib/../lib] ==> dir [C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../x86_64-w64-mingw32/lib/../lib] + arg [-LC:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../lib] ==> dir [C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../lib] + arg [-LC:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../x86_64-w64-mingw32/lib] ==> dir [C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../x86_64-w64-mingw32/lib] + arg [-LC:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../..] ==> dir [C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../..] + arg [--whole-archive] ==> ignore + arg [CMakeFiles\cmTC_c30fa.dir/objects.a] ==> ignore + arg [--no-whole-archive] ==> ignore + arg [--out-implib] ==> ignore + arg [libcmTC_c30fa.dll.a] ==> ignore + arg [--major-image-version] ==> ignore + arg [0] ==> ignore + arg [--minor-image-version] ==> ignore + arg [0] ==> ignore + arg [-lstdc++] ==> lib [stdc++] + arg [-lmingw32] ==> lib [mingw32] + arg [-lgcc_s] ==> lib [gcc_s] + arg [-lgcc] ==> lib [gcc] + arg [-lmoldname] ==> lib [moldname] + arg [-lmingwex] ==> lib [mingwex] + arg [-lmsvcrt] ==> lib [msvcrt] + arg [-lpthread] ==> lib [pthread] + arg [-ladvapi32] ==> lib [advapi32] + arg [-lshell32] ==> lib [shell32] + arg [-luser32] ==> lib [user32] + arg [-lkernel32] ==> lib [kernel32] + arg [-liconv] ==> lib [iconv] + arg [-lmingw32] ==> lib [mingw32] + arg [-lgcc_s] ==> lib [gcc_s] + arg [-lgcc] ==> lib [gcc] + arg [-lmoldname] ==> lib [moldname] + arg [-lmingwex] ==> lib [mingwex] + arg [-lmsvcrt] ==> lib [msvcrt] + arg [C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/crtend.o] ==> ignore + remove lib [msvcrt] + remove lib [msvcrt] + collapse library dir [C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0] ==> [C:/Qt/Tools/mingw730_64/lib/gcc/x86_64-w64-mingw32/7.3.0] + collapse library dir [C:/Qt/Tools/mingw730_64/bin/../lib/gcc] ==> [C:/Qt/Tools/mingw730_64/lib/gcc] + collapse library dir [C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../x86_64-w64-mingw32/lib/../lib] ==> [C:/Qt/Tools/mingw730_64/x86_64-w64-mingw32/lib] + collapse library dir [C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../lib] ==> [C:/Qt/Tools/mingw730_64/lib] + collapse library dir [C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../x86_64-w64-mingw32/lib] ==> [C:/Qt/Tools/mingw730_64/x86_64-w64-mingw32/lib] + collapse library dir [C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../..] ==> [C:/Qt/Tools/mingw730_64/lib] + implicit libs: [stdc++;mingw32;gcc_s;gcc;moldname;mingwex;pthread;advapi32;shell32;user32;kernel32;iconv;mingw32;gcc_s;gcc;moldname;mingwex] + implicit dirs: [C:/Qt/Tools/mingw730_64/lib/gcc/x86_64-w64-mingw32/7.3.0;C:/Qt/Tools/mingw730_64/lib/gcc;C:/Qt/Tools/mingw730_64/x86_64-w64-mingw32/lib;C:/Qt/Tools/mingw730_64/lib] + implicit fwks: [] + + diff --git a/CMakeFiles/CMakeRuleHashes.txt b/CMakeFiles/CMakeRuleHashes.txt new file mode 100644 index 0000000000000000000000000000000000000000..0550e7a74ec8615aa522157ebc09990f8d338ac7 --- /dev/null +++ b/CMakeFiles/CMakeRuleHashes.txt @@ -0,0 +1,6 @@ +# Hashes of file build rules. +1dd1380dae89b83f43d1f8f0aaff229a pathtracer/CMakeFiles/pathtracer_autogen +b3b7cd0854ffc88083662564fb69790a raster2d/CMakeFiles/raster2d_autogen +21c6711c4c4f01af43079e49a78a4e4c raytracer/CMakeFiles/raytracer_autogen +84d4688af446a72b0d9d2a953c8d6f17 solarsystem/CMakeFiles/solarsystem_autogen +694ce48ea77b380ea5ee29314ac87bb0 texturing/CMakeFiles/texturing_autogen diff --git a/CMakeFiles/Makefile.cmake b/CMakeFiles/Makefile.cmake new file mode 100644 index 0000000000000000000000000000000000000000..584890a820822858543d06ed92f98dee2172c4c4 --- /dev/null +++ b/CMakeFiles/Makefile.cmake @@ -0,0 +1,191 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "MinGW Makefiles" Generator, CMake Version 3.17 + +# The generator used is: +set(CMAKE_DEPENDS_GENERATOR "MinGW Makefiles") + +# The top level Makefile was generated from the following files: +set(CMAKE_MAKEFILE_DEPENDS + "CMakeCache.txt" + "C:/Program Files/CMake/share/cmake-3.17/Modules/CMakeCCompiler.cmake.in" + "C:/Program Files/CMake/share/cmake-3.17/Modules/CMakeCCompilerABI.c" + "C:/Program Files/CMake/share/cmake-3.17/Modules/CMakeCInformation.cmake" + "C:/Program Files/CMake/share/cmake-3.17/Modules/CMakeCXXCompiler.cmake.in" + "C:/Program Files/CMake/share/cmake-3.17/Modules/CMakeCXXCompilerABI.cpp" + "C:/Program Files/CMake/share/cmake-3.17/Modules/CMakeCXXInformation.cmake" + "C:/Program Files/CMake/share/cmake-3.17/Modules/CMakeCheckCompilerFlagCommonPatterns.cmake" + "C:/Program Files/CMake/share/cmake-3.17/Modules/CMakeCommonLanguageInclude.cmake" + "C:/Program Files/CMake/share/cmake-3.17/Modules/CMakeCompilerIdDetection.cmake" + "C:/Program Files/CMake/share/cmake-3.17/Modules/CMakeDetermineCCompiler.cmake" + "C:/Program Files/CMake/share/cmake-3.17/Modules/CMakeDetermineCXXCompiler.cmake" + "C:/Program Files/CMake/share/cmake-3.17/Modules/CMakeDetermineCompileFeatures.cmake" + "C:/Program Files/CMake/share/cmake-3.17/Modules/CMakeDetermineCompiler.cmake" + "C:/Program Files/CMake/share/cmake-3.17/Modules/CMakeDetermineCompilerABI.cmake" + "C:/Program Files/CMake/share/cmake-3.17/Modules/CMakeDetermineCompilerId.cmake" + "C:/Program Files/CMake/share/cmake-3.17/Modules/CMakeDetermineRCCompiler.cmake" + "C:/Program Files/CMake/share/cmake-3.17/Modules/CMakeDetermineSystem.cmake" + "C:/Program Files/CMake/share/cmake-3.17/Modules/CMakeExtraGeneratorDetermineCompilerMacrosAndIncludeDirs.cmake" + "C:/Program Files/CMake/share/cmake-3.17/Modules/CMakeFindBinUtils.cmake" + "C:/Program Files/CMake/share/cmake-3.17/Modules/CMakeFindCodeBlocks.cmake" + "C:/Program Files/CMake/share/cmake-3.17/Modules/CMakeGenericSystem.cmake" + "C:/Program Files/CMake/share/cmake-3.17/Modules/CMakeInitializeConfigs.cmake" + "C:/Program Files/CMake/share/cmake-3.17/Modules/CMakeLanguageInformation.cmake" + "C:/Program Files/CMake/share/cmake-3.17/Modules/CMakeMinGWFindMake.cmake" + "C:/Program Files/CMake/share/cmake-3.17/Modules/CMakeParseArguments.cmake" + "C:/Program Files/CMake/share/cmake-3.17/Modules/CMakeParseImplicitIncludeInfo.cmake" + "C:/Program Files/CMake/share/cmake-3.17/Modules/CMakeParseImplicitLinkInfo.cmake" + "C:/Program Files/CMake/share/cmake-3.17/Modules/CMakeRCCompiler.cmake.in" + "C:/Program Files/CMake/share/cmake-3.17/Modules/CMakeRCInformation.cmake" + "C:/Program Files/CMake/share/cmake-3.17/Modules/CMakeSystem.cmake.in" + "C:/Program Files/CMake/share/cmake-3.17/Modules/CMakeSystemSpecificInformation.cmake" + "C:/Program Files/CMake/share/cmake-3.17/Modules/CMakeSystemSpecificInitialize.cmake" + "C:/Program Files/CMake/share/cmake-3.17/Modules/CMakeTestCCompiler.cmake" + "C:/Program Files/CMake/share/cmake-3.17/Modules/CMakeTestCXXCompiler.cmake" + "C:/Program Files/CMake/share/cmake-3.17/Modules/CMakeTestCompilerCommon.cmake" + "C:/Program Files/CMake/share/cmake-3.17/Modules/CMakeTestRCCompiler.cmake" + "C:/Program Files/CMake/share/cmake-3.17/Modules/Compiler/ADSP-DetermineCompiler.cmake" + "C:/Program Files/CMake/share/cmake-3.17/Modules/Compiler/ARMCC-DetermineCompiler.cmake" + "C:/Program Files/CMake/share/cmake-3.17/Modules/Compiler/ARMClang-DetermineCompiler.cmake" + "C:/Program Files/CMake/share/cmake-3.17/Modules/Compiler/AppleClang-DetermineCompiler.cmake" + "C:/Program Files/CMake/share/cmake-3.17/Modules/Compiler/Borland-DetermineCompiler.cmake" + "C:/Program Files/CMake/share/cmake-3.17/Modules/Compiler/Bruce-C-DetermineCompiler.cmake" + "C:/Program Files/CMake/share/cmake-3.17/Modules/Compiler/CMakeCommonCompilerMacros.cmake" + "C:/Program Files/CMake/share/cmake-3.17/Modules/Compiler/Clang-DetermineCompiler.cmake" + "C:/Program Files/CMake/share/cmake-3.17/Modules/Compiler/Clang-DetermineCompilerInternal.cmake" + "C:/Program Files/CMake/share/cmake-3.17/Modules/Compiler/Comeau-CXX-DetermineCompiler.cmake" + "C:/Program Files/CMake/share/cmake-3.17/Modules/Compiler/Compaq-C-DetermineCompiler.cmake" + "C:/Program Files/CMake/share/cmake-3.17/Modules/Compiler/Compaq-CXX-DetermineCompiler.cmake" + "C:/Program Files/CMake/share/cmake-3.17/Modules/Compiler/Cray-DetermineCompiler.cmake" + "C:/Program Files/CMake/share/cmake-3.17/Modules/Compiler/Embarcadero-DetermineCompiler.cmake" + "C:/Program Files/CMake/share/cmake-3.17/Modules/Compiler/Fujitsu-DetermineCompiler.cmake" + "C:/Program Files/CMake/share/cmake-3.17/Modules/Compiler/GHS-DetermineCompiler.cmake" + "C:/Program Files/CMake/share/cmake-3.17/Modules/Compiler/GNU-C-DetermineCompiler.cmake" + "C:/Program Files/CMake/share/cmake-3.17/Modules/Compiler/GNU-C.cmake" + "C:/Program Files/CMake/share/cmake-3.17/Modules/Compiler/GNU-CXX-DetermineCompiler.cmake" + "C:/Program Files/CMake/share/cmake-3.17/Modules/Compiler/GNU-CXX.cmake" + "C:/Program Files/CMake/share/cmake-3.17/Modules/Compiler/GNU-FindBinUtils.cmake" + "C:/Program Files/CMake/share/cmake-3.17/Modules/Compiler/GNU.cmake" + "C:/Program Files/CMake/share/cmake-3.17/Modules/Compiler/HP-C-DetermineCompiler.cmake" + "C:/Program Files/CMake/share/cmake-3.17/Modules/Compiler/HP-CXX-DetermineCompiler.cmake" + "C:/Program Files/CMake/share/cmake-3.17/Modules/Compiler/IAR-DetermineCompiler.cmake" + "C:/Program Files/CMake/share/cmake-3.17/Modules/Compiler/IBMCPP-C-DetermineVersionInternal.cmake" + "C:/Program Files/CMake/share/cmake-3.17/Modules/Compiler/IBMCPP-CXX-DetermineVersionInternal.cmake" + "C:/Program Files/CMake/share/cmake-3.17/Modules/Compiler/Intel-DetermineCompiler.cmake" + "C:/Program Files/CMake/share/cmake-3.17/Modules/Compiler/MSVC-DetermineCompiler.cmake" + "C:/Program Files/CMake/share/cmake-3.17/Modules/Compiler/NVIDIA-DetermineCompiler.cmake" + "C:/Program Files/CMake/share/cmake-3.17/Modules/Compiler/OpenWatcom-DetermineCompiler.cmake" + "C:/Program Files/CMake/share/cmake-3.17/Modules/Compiler/PGI-DetermineCompiler.cmake" + "C:/Program Files/CMake/share/cmake-3.17/Modules/Compiler/PathScale-DetermineCompiler.cmake" + "C:/Program Files/CMake/share/cmake-3.17/Modules/Compiler/SCO-DetermineCompiler.cmake" + "C:/Program Files/CMake/share/cmake-3.17/Modules/Compiler/SDCC-C-DetermineCompiler.cmake" + "C:/Program Files/CMake/share/cmake-3.17/Modules/Compiler/SunPro-C-DetermineCompiler.cmake" + "C:/Program Files/CMake/share/cmake-3.17/Modules/Compiler/SunPro-CXX-DetermineCompiler.cmake" + "C:/Program Files/CMake/share/cmake-3.17/Modules/Compiler/TI-DetermineCompiler.cmake" + "C:/Program Files/CMake/share/cmake-3.17/Modules/Compiler/TinyCC-C-DetermineCompiler.cmake" + "C:/Program Files/CMake/share/cmake-3.17/Modules/Compiler/VisualAge-C-DetermineCompiler.cmake" + "C:/Program Files/CMake/share/cmake-3.17/Modules/Compiler/VisualAge-CXX-DetermineCompiler.cmake" + "C:/Program Files/CMake/share/cmake-3.17/Modules/Compiler/Watcom-DetermineCompiler.cmake" + "C:/Program Files/CMake/share/cmake-3.17/Modules/Compiler/XL-C-DetermineCompiler.cmake" + "C:/Program Files/CMake/share/cmake-3.17/Modules/Compiler/XL-CXX-DetermineCompiler.cmake" + "C:/Program Files/CMake/share/cmake-3.17/Modules/Compiler/XLClang-C-DetermineCompiler.cmake" + "C:/Program Files/CMake/share/cmake-3.17/Modules/Compiler/XLClang-CXX-DetermineCompiler.cmake" + "C:/Program Files/CMake/share/cmake-3.17/Modules/Compiler/zOS-C-DetermineCompiler.cmake" + "C:/Program Files/CMake/share/cmake-3.17/Modules/Compiler/zOS-CXX-DetermineCompiler.cmake" + "C:/Program Files/CMake/share/cmake-3.17/Modules/FindOpenGL.cmake" + "C:/Program Files/CMake/share/cmake-3.17/Modules/FindPackageHandleStandardArgs.cmake" + "C:/Program Files/CMake/share/cmake-3.17/Modules/FindPackageMessage.cmake" + "C:/Program Files/CMake/share/cmake-3.17/Modules/Internal/CMakeCheckCompilerFlag.cmake" + "C:/Program Files/CMake/share/cmake-3.17/Modules/Internal/FeatureTesting.cmake" + "C:/Program Files/CMake/share/cmake-3.17/Modules/Platform/Windows-Determine-CXX.cmake" + "C:/Program Files/CMake/share/cmake-3.17/Modules/Platform/Windows-GNU-C-ABI.cmake" + "C:/Program Files/CMake/share/cmake-3.17/Modules/Platform/Windows-GNU-C.cmake" + "C:/Program Files/CMake/share/cmake-3.17/Modules/Platform/Windows-GNU-CXX-ABI.cmake" + "C:/Program Files/CMake/share/cmake-3.17/Modules/Platform/Windows-GNU-CXX.cmake" + "C:/Program Files/CMake/share/cmake-3.17/Modules/Platform/Windows-GNU.cmake" + "C:/Program Files/CMake/share/cmake-3.17/Modules/Platform/Windows-windres.cmake" + "C:/Program Files/CMake/share/cmake-3.17/Modules/Platform/Windows.cmake" + "C:/Program Files/CMake/share/cmake-3.17/Modules/Platform/WindowsPaths.cmake" + "C:/Program Files/CMake/share/cmake-3.17/Modules/ProcessorCount.cmake" + "C:/Qt/5.14.2/mingw73_64/lib/cmake/Qt5Core/Qt5CoreConfig.cmake" + "C:/Qt/5.14.2/mingw73_64/lib/cmake/Qt5Core/Qt5CoreConfigExtras.cmake" + "C:/Qt/5.14.2/mingw73_64/lib/cmake/Qt5Core/Qt5CoreConfigExtrasMkspecDir.cmake" + "C:/Qt/5.14.2/mingw73_64/lib/cmake/Qt5Core/Qt5CoreConfigVersion.cmake" + "C:/Qt/5.14.2/mingw73_64/lib/cmake/Qt5Core/Qt5CoreMacros.cmake" + "C:/Qt/5.14.2/mingw73_64/lib/cmake/Qt5Gui/Qt5GuiConfig.cmake" + "C:/Qt/5.14.2/mingw73_64/lib/cmake/Qt5Gui/Qt5GuiConfigExtras.cmake" + "C:/Qt/5.14.2/mingw73_64/lib/cmake/Qt5Gui/Qt5GuiConfigVersion.cmake" + "C:/Qt/5.14.2/mingw73_64/lib/cmake/Qt5Gui/Qt5Gui_QGifPlugin.cmake" + "C:/Qt/5.14.2/mingw73_64/lib/cmake/Qt5Gui/Qt5Gui_QICNSPlugin.cmake" + "C:/Qt/5.14.2/mingw73_64/lib/cmake/Qt5Gui/Qt5Gui_QICOPlugin.cmake" + "C:/Qt/5.14.2/mingw73_64/lib/cmake/Qt5Gui/Qt5Gui_QJpegPlugin.cmake" + "C:/Qt/5.14.2/mingw73_64/lib/cmake/Qt5Gui/Qt5Gui_QMinimalIntegrationPlugin.cmake" + "C:/Qt/5.14.2/mingw73_64/lib/cmake/Qt5Gui/Qt5Gui_QOffscreenIntegrationPlugin.cmake" + "C:/Qt/5.14.2/mingw73_64/lib/cmake/Qt5Gui/Qt5Gui_QSvgIconPlugin.cmake" + "C:/Qt/5.14.2/mingw73_64/lib/cmake/Qt5Gui/Qt5Gui_QSvgPlugin.cmake" + "C:/Qt/5.14.2/mingw73_64/lib/cmake/Qt5Gui/Qt5Gui_QTgaPlugin.cmake" + "C:/Qt/5.14.2/mingw73_64/lib/cmake/Qt5Gui/Qt5Gui_QTiffPlugin.cmake" + "C:/Qt/5.14.2/mingw73_64/lib/cmake/Qt5Gui/Qt5Gui_QTuioTouchPlugin.cmake" + "C:/Qt/5.14.2/mingw73_64/lib/cmake/Qt5Gui/Qt5Gui_QVirtualKeyboardPlugin.cmake" + "C:/Qt/5.14.2/mingw73_64/lib/cmake/Qt5Gui/Qt5Gui_QWbmpPlugin.cmake" + "C:/Qt/5.14.2/mingw73_64/lib/cmake/Qt5Gui/Qt5Gui_QWebGLIntegrationPlugin.cmake" + "C:/Qt/5.14.2/mingw73_64/lib/cmake/Qt5Gui/Qt5Gui_QWebpPlugin.cmake" + "C:/Qt/5.14.2/mingw73_64/lib/cmake/Qt5Gui/Qt5Gui_QWindowsDirect2DIntegrationPlugin.cmake" + "C:/Qt/5.14.2/mingw73_64/lib/cmake/Qt5Gui/Qt5Gui_QWindowsIntegrationPlugin.cmake" + "C:/Qt/5.14.2/mingw73_64/lib/cmake/Qt5Gui/Qt5Gui_QXdgDesktopPortalThemePlugin.cmake" + "C:/Qt/5.14.2/mingw73_64/lib/cmake/Qt5OpenGL/Qt5OpenGLConfig.cmake" + "C:/Qt/5.14.2/mingw73_64/lib/cmake/Qt5OpenGL/Qt5OpenGLConfigVersion.cmake" + "C:/Qt/5.14.2/mingw73_64/lib/cmake/Qt5Widgets/Qt5WidgetsConfig.cmake" + "C:/Qt/5.14.2/mingw73_64/lib/cmake/Qt5Widgets/Qt5WidgetsConfigExtras.cmake" + "C:/Qt/5.14.2/mingw73_64/lib/cmake/Qt5Widgets/Qt5WidgetsConfigVersion.cmake" + "C:/Qt/5.14.2/mingw73_64/lib/cmake/Qt5Widgets/Qt5WidgetsMacros.cmake" + "C:/Qt/5.14.2/mingw73_64/lib/cmake/Qt5Widgets/Qt5Widgets_QWindowsVistaStylePlugin.cmake" + "CMakeFiles/3.17.2/CMakeCCompiler.cmake" + "CMakeFiles/3.17.2/CMakeCXXCompiler.cmake" + "CMakeFiles/3.17.2/CMakeRCCompiler.cmake" + "CMakeFiles/3.17.2/CMakeSystem.cmake" + "E:/Studium/team20-21/CMakeLists.txt" + "E:/Studium/team20-21/common/CMakeLists.txt" + "E:/Studium/team20-21/pathtracer/CMakeLists.txt" + "E:/Studium/team20-21/raster2d/CMakeLists.txt" + "E:/Studium/team20-21/raytracer/CMakeLists.txt" + "E:/Studium/team20-21/solarsystem/CMakeLists.txt" + "E:/Studium/team20-21/texturing/CMakeLists.txt" + ) + +# The corresponding makefile is: +set(CMAKE_MAKEFILE_OUTPUTS + "Makefile" + "CMakeFiles/cmake.check_cache" + ) + +# Byproducts of CMake generate step: +set(CMAKE_MAKEFILE_PRODUCTS + "CMakeFiles/3.17.2/CMakeSystem.cmake" + "CMakeFiles/3.17.2/CMakeCCompiler.cmake" + "CMakeFiles/3.17.2/CMakeCXXCompiler.cmake" + "CMakeFiles/3.17.2/CMakeRCCompiler.cmake" + "CMakeFiles/3.17.2/CMakeCCompiler.cmake" + "CMakeFiles/3.17.2/CMakeCXXCompiler.cmake" + "CMakeFiles/CMakeDirectoryInformation.cmake" + "common/CMakeFiles/CMakeDirectoryInformation.cmake" + "raster2d/CMakeFiles/CMakeDirectoryInformation.cmake" + "raytracer/CMakeFiles/CMakeDirectoryInformation.cmake" + "pathtracer/CMakeFiles/CMakeDirectoryInformation.cmake" + "solarsystem/CMakeFiles/CMakeDirectoryInformation.cmake" + "texturing/CMakeFiles/CMakeDirectoryInformation.cmake" + ) + +# Dependency information for all targets: +set(CMAKE_DEPEND_INFO_FILES + "common/CMakeFiles/cgex.dir/DependInfo.cmake" + "raster2d/CMakeFiles/raster2d.dir/DependInfo.cmake" + "raster2d/CMakeFiles/raster2d_autogen.dir/DependInfo.cmake" + "raytracer/CMakeFiles/raytracer.dir/DependInfo.cmake" + "raytracer/CMakeFiles/raytracer_autogen.dir/DependInfo.cmake" + "pathtracer/CMakeFiles/pathtracer.dir/DependInfo.cmake" + "pathtracer/CMakeFiles/pathtracer_autogen.dir/DependInfo.cmake" + "solarsystem/CMakeFiles/solarsystem.dir/DependInfo.cmake" + "solarsystem/CMakeFiles/solarsystem_autogen.dir/DependInfo.cmake" + "texturing/CMakeFiles/texturing.dir/DependInfo.cmake" + "texturing/CMakeFiles/texturing_autogen.dir/DependInfo.cmake" + ) diff --git a/CMakeFiles/Makefile2 b/CMakeFiles/Makefile2 new file mode 100644 index 0000000000000000000000000000000000000000..b183b47452edea546f11546006783647b3fe29a2 --- /dev/null +++ b/CMakeFiles/Makefile2 @@ -0,0 +1,528 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "MinGW Makefiles" Generator, CMake Version 3.17 + +# Default target executed when no arguments are given to make. +default_target: all + +.PHONY : default_target + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + + +# Disable VCS-based implicit rules. +% : %,v + + +# Disable VCS-based implicit rules. +% : RCS/% + + +# Disable VCS-based implicit rules. +% : RCS/%,v + + +# Disable VCS-based implicit rules. +% : SCCS/s.% + + +# Disable VCS-based implicit rules. +% : s.% + + +.SUFFIXES: .hpux_make_needs_suffix_list + + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +# Suppress display of executed commands. +$(VERBOSE).SILENT: + + +# A target that is always out of date. +cmake_force: + +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +SHELL = cmd.exe + +# The CMake executable. +CMAKE_COMMAND = "C:\Program Files\CMake\bin\cmake.exe" + +# The command to remove a file. +RM = "C:\Program Files\CMake\bin\cmake.exe" -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = E:\Studium\team20-21 + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug + +#============================================================================= +# Directory level rules for the build root directory + +# The main recursive "all" target. +all: common/all +all: raster2d/all +all: raytracer/all +all: pathtracer/all +all: solarsystem/all +all: texturing/all + +.PHONY : all + +# The main recursive "preinstall" target. +preinstall: common/preinstall +preinstall: raster2d/preinstall +preinstall: raytracer/preinstall +preinstall: pathtracer/preinstall +preinstall: solarsystem/preinstall +preinstall: texturing/preinstall + +.PHONY : preinstall + +# The main recursive "clean" target. +clean: common/clean +clean: raster2d/clean +clean: raytracer/clean +clean: pathtracer/clean +clean: solarsystem/clean +clean: texturing/clean + +.PHONY : clean + +#============================================================================= +# Directory level rules for directory common + +# Recursive "all" directory target. +common/all: common/CMakeFiles/cgex.dir/all + +.PHONY : common/all + +# Recursive "preinstall" directory target. +common/preinstall: + +.PHONY : common/preinstall + +# Recursive "clean" directory target. +common/clean: common/CMakeFiles/cgex.dir/clean + +.PHONY : common/clean + +#============================================================================= +# Directory level rules for directory pathtracer + +# Recursive "all" directory target. +pathtracer/all: pathtracer/CMakeFiles/pathtracer.dir/all + +.PHONY : pathtracer/all + +# Recursive "preinstall" directory target. +pathtracer/preinstall: + +.PHONY : pathtracer/preinstall + +# Recursive "clean" directory target. +pathtracer/clean: pathtracer/CMakeFiles/pathtracer.dir/clean +pathtracer/clean: pathtracer/CMakeFiles/pathtracer_autogen.dir/clean + +.PHONY : pathtracer/clean + +#============================================================================= +# Directory level rules for directory raster2d + +# Recursive "all" directory target. +raster2d/all: raster2d/CMakeFiles/raster2d.dir/all + +.PHONY : raster2d/all + +# Recursive "preinstall" directory target. +raster2d/preinstall: + +.PHONY : raster2d/preinstall + +# Recursive "clean" directory target. +raster2d/clean: raster2d/CMakeFiles/raster2d.dir/clean +raster2d/clean: raster2d/CMakeFiles/raster2d_autogen.dir/clean + +.PHONY : raster2d/clean + +#============================================================================= +# Directory level rules for directory raytracer + +# Recursive "all" directory target. +raytracer/all: raytracer/CMakeFiles/raytracer.dir/all + +.PHONY : raytracer/all + +# Recursive "preinstall" directory target. +raytracer/preinstall: + +.PHONY : raytracer/preinstall + +# Recursive "clean" directory target. +raytracer/clean: raytracer/CMakeFiles/raytracer.dir/clean +raytracer/clean: raytracer/CMakeFiles/raytracer_autogen.dir/clean + +.PHONY : raytracer/clean + +#============================================================================= +# Directory level rules for directory solarsystem + +# Recursive "all" directory target. +solarsystem/all: solarsystem/CMakeFiles/solarsystem.dir/all + +.PHONY : solarsystem/all + +# Recursive "preinstall" directory target. +solarsystem/preinstall: + +.PHONY : solarsystem/preinstall + +# Recursive "clean" directory target. +solarsystem/clean: solarsystem/CMakeFiles/solarsystem.dir/clean +solarsystem/clean: solarsystem/CMakeFiles/solarsystem_autogen.dir/clean + +.PHONY : solarsystem/clean + +#============================================================================= +# Directory level rules for directory texturing + +# Recursive "all" directory target. +texturing/all: texturing/CMakeFiles/texturing.dir/all + +.PHONY : texturing/all + +# Recursive "preinstall" directory target. +texturing/preinstall: + +.PHONY : texturing/preinstall + +# Recursive "clean" directory target. +texturing/clean: texturing/CMakeFiles/texturing.dir/clean +texturing/clean: texturing/CMakeFiles/texturing_autogen.dir/clean + +.PHONY : texturing/clean + +#============================================================================= +# Target rules for target common/CMakeFiles/cgex.dir + +# All Build rule for target. +common/CMakeFiles/cgex.dir/all: + $(MAKE) $(MAKESILENT) -f common\CMakeFiles\cgex.dir\build.make common/CMakeFiles/cgex.dir/depend + $(MAKE) $(MAKESILENT) -f common\CMakeFiles\cgex.dir\build.make common/CMakeFiles/cgex.dir/build + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\CMakeFiles --progress-num=1,2,3,4,5,6,7 "Built target cgex" +.PHONY : common/CMakeFiles/cgex.dir/all + +# Build rule for subdir invocation for target. +common/CMakeFiles/cgex.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\CMakeFiles 7 + $(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 common/CMakeFiles/cgex.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\CMakeFiles 0 +.PHONY : common/CMakeFiles/cgex.dir/rule + +# Convenience name for target. +cgex: common/CMakeFiles/cgex.dir/rule + +.PHONY : cgex + +# clean rule for target. +common/CMakeFiles/cgex.dir/clean: + $(MAKE) $(MAKESILENT) -f common\CMakeFiles\cgex.dir\build.make common/CMakeFiles/cgex.dir/clean +.PHONY : common/CMakeFiles/cgex.dir/clean + +#============================================================================= +# Target rules for target raster2d/CMakeFiles/raster2d.dir + +# All Build rule for target. +raster2d/CMakeFiles/raster2d.dir/all: raster2d/CMakeFiles/raster2d_autogen.dir/all +raster2d/CMakeFiles/raster2d.dir/all: common/CMakeFiles/cgex.dir/all + $(MAKE) $(MAKESILENT) -f raster2d\CMakeFiles\raster2d.dir\build.make raster2d/CMakeFiles/raster2d.dir/depend + $(MAKE) $(MAKESILENT) -f raster2d\CMakeFiles\raster2d.dir\build.make raster2d/CMakeFiles/raster2d.dir/build + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\CMakeFiles --progress-num=13,14,15 "Built target raster2d" +.PHONY : raster2d/CMakeFiles/raster2d.dir/all + +# Build rule for subdir invocation for target. +raster2d/CMakeFiles/raster2d.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\CMakeFiles 11 + $(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 raster2d/CMakeFiles/raster2d.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\CMakeFiles 0 +.PHONY : raster2d/CMakeFiles/raster2d.dir/rule + +# Convenience name for target. +raster2d: raster2d/CMakeFiles/raster2d.dir/rule + +.PHONY : raster2d + +# clean rule for target. +raster2d/CMakeFiles/raster2d.dir/clean: + $(MAKE) $(MAKESILENT) -f raster2d\CMakeFiles\raster2d.dir\build.make raster2d/CMakeFiles/raster2d.dir/clean +.PHONY : raster2d/CMakeFiles/raster2d.dir/clean + +#============================================================================= +# Target rules for target raster2d/CMakeFiles/raster2d_autogen.dir + +# All Build rule for target. +raster2d/CMakeFiles/raster2d_autogen.dir/all: common/CMakeFiles/cgex.dir/all + $(MAKE) $(MAKESILENT) -f raster2d\CMakeFiles\raster2d_autogen.dir\build.make raster2d/CMakeFiles/raster2d_autogen.dir/depend + $(MAKE) $(MAKESILENT) -f raster2d\CMakeFiles\raster2d_autogen.dir\build.make raster2d/CMakeFiles/raster2d_autogen.dir/build + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\CMakeFiles --progress-num=16 "Built target raster2d_autogen" +.PHONY : raster2d/CMakeFiles/raster2d_autogen.dir/all + +# Build rule for subdir invocation for target. +raster2d/CMakeFiles/raster2d_autogen.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\CMakeFiles 8 + $(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 raster2d/CMakeFiles/raster2d_autogen.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\CMakeFiles 0 +.PHONY : raster2d/CMakeFiles/raster2d_autogen.dir/rule + +# Convenience name for target. +raster2d_autogen: raster2d/CMakeFiles/raster2d_autogen.dir/rule + +.PHONY : raster2d_autogen + +# clean rule for target. +raster2d/CMakeFiles/raster2d_autogen.dir/clean: + $(MAKE) $(MAKESILENT) -f raster2d\CMakeFiles\raster2d_autogen.dir\build.make raster2d/CMakeFiles/raster2d_autogen.dir/clean +.PHONY : raster2d/CMakeFiles/raster2d_autogen.dir/clean + +#============================================================================= +# Target rules for target raytracer/CMakeFiles/raytracer.dir + +# All Build rule for target. +raytracer/CMakeFiles/raytracer.dir/all: raytracer/CMakeFiles/raytracer_autogen.dir/all +raytracer/CMakeFiles/raytracer.dir/all: common/CMakeFiles/cgex.dir/all + $(MAKE) $(MAKESILENT) -f raytracer\CMakeFiles\raytracer.dir\build.make raytracer/CMakeFiles/raytracer.dir/depend + $(MAKE) $(MAKESILENT) -f raytracer\CMakeFiles\raytracer.dir\build.make raytracer/CMakeFiles/raytracer.dir/build + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\CMakeFiles --progress-num=17,18,19,20 "Built target raytracer" +.PHONY : raytracer/CMakeFiles/raytracer.dir/all + +# Build rule for subdir invocation for target. +raytracer/CMakeFiles/raytracer.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\CMakeFiles 12 + $(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 raytracer/CMakeFiles/raytracer.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\CMakeFiles 0 +.PHONY : raytracer/CMakeFiles/raytracer.dir/rule + +# Convenience name for target. +raytracer: raytracer/CMakeFiles/raytracer.dir/rule + +.PHONY : raytracer + +# clean rule for target. +raytracer/CMakeFiles/raytracer.dir/clean: + $(MAKE) $(MAKESILENT) -f raytracer\CMakeFiles\raytracer.dir\build.make raytracer/CMakeFiles/raytracer.dir/clean +.PHONY : raytracer/CMakeFiles/raytracer.dir/clean + +#============================================================================= +# Target rules for target raytracer/CMakeFiles/raytracer_autogen.dir + +# All Build rule for target. +raytracer/CMakeFiles/raytracer_autogen.dir/all: common/CMakeFiles/cgex.dir/all + $(MAKE) $(MAKESILENT) -f raytracer\CMakeFiles\raytracer_autogen.dir\build.make raytracer/CMakeFiles/raytracer_autogen.dir/depend + $(MAKE) $(MAKESILENT) -f raytracer\CMakeFiles\raytracer_autogen.dir\build.make raytracer/CMakeFiles/raytracer_autogen.dir/build + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\CMakeFiles --progress-num=21 "Built target raytracer_autogen" +.PHONY : raytracer/CMakeFiles/raytracer_autogen.dir/all + +# Build rule for subdir invocation for target. +raytracer/CMakeFiles/raytracer_autogen.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\CMakeFiles 8 + $(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 raytracer/CMakeFiles/raytracer_autogen.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\CMakeFiles 0 +.PHONY : raytracer/CMakeFiles/raytracer_autogen.dir/rule + +# Convenience name for target. +raytracer_autogen: raytracer/CMakeFiles/raytracer_autogen.dir/rule + +.PHONY : raytracer_autogen + +# clean rule for target. +raytracer/CMakeFiles/raytracer_autogen.dir/clean: + $(MAKE) $(MAKESILENT) -f raytracer\CMakeFiles\raytracer_autogen.dir\build.make raytracer/CMakeFiles/raytracer_autogen.dir/clean +.PHONY : raytracer/CMakeFiles/raytracer_autogen.dir/clean + +#============================================================================= +# Target rules for target pathtracer/CMakeFiles/pathtracer.dir + +# All Build rule for target. +pathtracer/CMakeFiles/pathtracer.dir/all: pathtracer/CMakeFiles/pathtracer_autogen.dir/all +pathtracer/CMakeFiles/pathtracer.dir/all: common/CMakeFiles/cgex.dir/all + $(MAKE) $(MAKESILENT) -f pathtracer\CMakeFiles\pathtracer.dir\build.make pathtracer/CMakeFiles/pathtracer.dir/depend + $(MAKE) $(MAKESILENT) -f pathtracer\CMakeFiles\pathtracer.dir\build.make pathtracer/CMakeFiles/pathtracer.dir/build + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\CMakeFiles --progress-num=8,9,10,11 "Built target pathtracer" +.PHONY : pathtracer/CMakeFiles/pathtracer.dir/all + +# Build rule for subdir invocation for target. +pathtracer/CMakeFiles/pathtracer.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\CMakeFiles 12 + $(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 pathtracer/CMakeFiles/pathtracer.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\CMakeFiles 0 +.PHONY : pathtracer/CMakeFiles/pathtracer.dir/rule + +# Convenience name for target. +pathtracer: pathtracer/CMakeFiles/pathtracer.dir/rule + +.PHONY : pathtracer + +# clean rule for target. +pathtracer/CMakeFiles/pathtracer.dir/clean: + $(MAKE) $(MAKESILENT) -f pathtracer\CMakeFiles\pathtracer.dir\build.make pathtracer/CMakeFiles/pathtracer.dir/clean +.PHONY : pathtracer/CMakeFiles/pathtracer.dir/clean + +#============================================================================= +# Target rules for target pathtracer/CMakeFiles/pathtracer_autogen.dir + +# All Build rule for target. +pathtracer/CMakeFiles/pathtracer_autogen.dir/all: common/CMakeFiles/cgex.dir/all + $(MAKE) $(MAKESILENT) -f pathtracer\CMakeFiles\pathtracer_autogen.dir\build.make pathtracer/CMakeFiles/pathtracer_autogen.dir/depend + $(MAKE) $(MAKESILENT) -f pathtracer\CMakeFiles\pathtracer_autogen.dir\build.make pathtracer/CMakeFiles/pathtracer_autogen.dir/build + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\CMakeFiles --progress-num=12 "Built target pathtracer_autogen" +.PHONY : pathtracer/CMakeFiles/pathtracer_autogen.dir/all + +# Build rule for subdir invocation for target. +pathtracer/CMakeFiles/pathtracer_autogen.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\CMakeFiles 8 + $(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 pathtracer/CMakeFiles/pathtracer_autogen.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\CMakeFiles 0 +.PHONY : pathtracer/CMakeFiles/pathtracer_autogen.dir/rule + +# Convenience name for target. +pathtracer_autogen: pathtracer/CMakeFiles/pathtracer_autogen.dir/rule + +.PHONY : pathtracer_autogen + +# clean rule for target. +pathtracer/CMakeFiles/pathtracer_autogen.dir/clean: + $(MAKE) $(MAKESILENT) -f pathtracer\CMakeFiles\pathtracer_autogen.dir\build.make pathtracer/CMakeFiles/pathtracer_autogen.dir/clean +.PHONY : pathtracer/CMakeFiles/pathtracer_autogen.dir/clean + +#============================================================================= +# Target rules for target solarsystem/CMakeFiles/solarsystem.dir + +# All Build rule for target. +solarsystem/CMakeFiles/solarsystem.dir/all: solarsystem/CMakeFiles/solarsystem_autogen.dir/all +solarsystem/CMakeFiles/solarsystem.dir/all: common/CMakeFiles/cgex.dir/all + $(MAKE) $(MAKESILENT) -f solarsystem\CMakeFiles\solarsystem.dir\build.make solarsystem/CMakeFiles/solarsystem.dir/depend + $(MAKE) $(MAKESILENT) -f solarsystem\CMakeFiles\solarsystem.dir\build.make solarsystem/CMakeFiles/solarsystem.dir/build + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\CMakeFiles --progress-num=22,23,24,25,26 "Built target solarsystem" +.PHONY : solarsystem/CMakeFiles/solarsystem.dir/all + +# Build rule for subdir invocation for target. +solarsystem/CMakeFiles/solarsystem.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\CMakeFiles 13 + $(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 solarsystem/CMakeFiles/solarsystem.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\CMakeFiles 0 +.PHONY : solarsystem/CMakeFiles/solarsystem.dir/rule + +# Convenience name for target. +solarsystem: solarsystem/CMakeFiles/solarsystem.dir/rule + +.PHONY : solarsystem + +# clean rule for target. +solarsystem/CMakeFiles/solarsystem.dir/clean: + $(MAKE) $(MAKESILENT) -f solarsystem\CMakeFiles\solarsystem.dir\build.make solarsystem/CMakeFiles/solarsystem.dir/clean +.PHONY : solarsystem/CMakeFiles/solarsystem.dir/clean + +#============================================================================= +# Target rules for target solarsystem/CMakeFiles/solarsystem_autogen.dir + +# All Build rule for target. +solarsystem/CMakeFiles/solarsystem_autogen.dir/all: common/CMakeFiles/cgex.dir/all + $(MAKE) $(MAKESILENT) -f solarsystem\CMakeFiles\solarsystem_autogen.dir\build.make solarsystem/CMakeFiles/solarsystem_autogen.dir/depend + $(MAKE) $(MAKESILENT) -f solarsystem\CMakeFiles\solarsystem_autogen.dir\build.make solarsystem/CMakeFiles/solarsystem_autogen.dir/build + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\CMakeFiles --progress-num=27 "Built target solarsystem_autogen" +.PHONY : solarsystem/CMakeFiles/solarsystem_autogen.dir/all + +# Build rule for subdir invocation for target. +solarsystem/CMakeFiles/solarsystem_autogen.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\CMakeFiles 8 + $(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 solarsystem/CMakeFiles/solarsystem_autogen.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\CMakeFiles 0 +.PHONY : solarsystem/CMakeFiles/solarsystem_autogen.dir/rule + +# Convenience name for target. +solarsystem_autogen: solarsystem/CMakeFiles/solarsystem_autogen.dir/rule + +.PHONY : solarsystem_autogen + +# clean rule for target. +solarsystem/CMakeFiles/solarsystem_autogen.dir/clean: + $(MAKE) $(MAKESILENT) -f solarsystem\CMakeFiles\solarsystem_autogen.dir\build.make solarsystem/CMakeFiles/solarsystem_autogen.dir/clean +.PHONY : solarsystem/CMakeFiles/solarsystem_autogen.dir/clean + +#============================================================================= +# Target rules for target texturing/CMakeFiles/texturing.dir + +# All Build rule for target. +texturing/CMakeFiles/texturing.dir/all: common/CMakeFiles/cgex.dir/all +texturing/CMakeFiles/texturing.dir/all: texturing/CMakeFiles/texturing_autogen.dir/all + $(MAKE) $(MAKESILENT) -f texturing\CMakeFiles\texturing.dir\build.make texturing/CMakeFiles/texturing.dir/depend + $(MAKE) $(MAKESILENT) -f texturing\CMakeFiles\texturing.dir\build.make texturing/CMakeFiles/texturing.dir/build + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\CMakeFiles --progress-num=28,29,30,31,32 "Built target texturing" +.PHONY : texturing/CMakeFiles/texturing.dir/all + +# Build rule for subdir invocation for target. +texturing/CMakeFiles/texturing.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\CMakeFiles 13 + $(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 texturing/CMakeFiles/texturing.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\CMakeFiles 0 +.PHONY : texturing/CMakeFiles/texturing.dir/rule + +# Convenience name for target. +texturing: texturing/CMakeFiles/texturing.dir/rule + +.PHONY : texturing + +# clean rule for target. +texturing/CMakeFiles/texturing.dir/clean: + $(MAKE) $(MAKESILENT) -f texturing\CMakeFiles\texturing.dir\build.make texturing/CMakeFiles/texturing.dir/clean +.PHONY : texturing/CMakeFiles/texturing.dir/clean + +#============================================================================= +# Target rules for target texturing/CMakeFiles/texturing_autogen.dir + +# All Build rule for target. +texturing/CMakeFiles/texturing_autogen.dir/all: common/CMakeFiles/cgex.dir/all + $(MAKE) $(MAKESILENT) -f texturing\CMakeFiles\texturing_autogen.dir\build.make texturing/CMakeFiles/texturing_autogen.dir/depend + $(MAKE) $(MAKESILENT) -f texturing\CMakeFiles\texturing_autogen.dir\build.make texturing/CMakeFiles/texturing_autogen.dir/build + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\CMakeFiles --progress-num=33 "Built target texturing_autogen" +.PHONY : texturing/CMakeFiles/texturing_autogen.dir/all + +# Build rule for subdir invocation for target. +texturing/CMakeFiles/texturing_autogen.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\CMakeFiles 8 + $(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 texturing/CMakeFiles/texturing_autogen.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\CMakeFiles 0 +.PHONY : texturing/CMakeFiles/texturing_autogen.dir/rule + +# Convenience name for target. +texturing_autogen: texturing/CMakeFiles/texturing_autogen.dir/rule + +.PHONY : texturing_autogen + +# clean rule for target. +texturing/CMakeFiles/texturing_autogen.dir/clean: + $(MAKE) $(MAKESILENT) -f texturing\CMakeFiles\texturing_autogen.dir\build.make texturing/CMakeFiles/texturing_autogen.dir/clean +.PHONY : texturing/CMakeFiles/texturing_autogen.dir/clean + +#============================================================================= +# Special targets to cleanup operation of make. + +# Special rule to run CMake to check the build system integrity. +# No rule that depends on this can have commands that come from listfiles +# because they might be regenerated. +cmake_check_build_system: + $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles\Makefile.cmake 0 +.PHONY : cmake_check_build_system + diff --git a/CMakeFiles/TargetDirectories.txt b/CMakeFiles/TargetDirectories.txt new file mode 100644 index 0000000000000000000000000000000000000000..29895e62e10495cc2eaaf4b0dea8bdbcf9011e36 --- /dev/null +++ b/CMakeFiles/TargetDirectories.txt @@ -0,0 +1,25 @@ +E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/CMakeFiles/edit_cache.dir +E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/CMakeFiles/rebuild_cache.dir +E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/common/CMakeFiles/cgex.dir +E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/common/CMakeFiles/edit_cache.dir +E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/common/CMakeFiles/rebuild_cache.dir +E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/raster2d/CMakeFiles/raster2d.dir +E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/raster2d/CMakeFiles/edit_cache.dir +E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/raster2d/CMakeFiles/rebuild_cache.dir +E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/raster2d/CMakeFiles/raster2d_autogen.dir +E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/raytracer/CMakeFiles/raytracer.dir +E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/raytracer/CMakeFiles/edit_cache.dir +E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/raytracer/CMakeFiles/rebuild_cache.dir +E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/raytracer/CMakeFiles/raytracer_autogen.dir +E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/pathtracer/CMakeFiles/pathtracer.dir +E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/pathtracer/CMakeFiles/edit_cache.dir +E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/pathtracer/CMakeFiles/rebuild_cache.dir +E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/pathtracer/CMakeFiles/pathtracer_autogen.dir +E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/solarsystem/CMakeFiles/solarsystem.dir +E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/solarsystem/CMakeFiles/edit_cache.dir +E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/solarsystem/CMakeFiles/rebuild_cache.dir +E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/solarsystem/CMakeFiles/solarsystem_autogen.dir +E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/texturing/CMakeFiles/texturing.dir +E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/texturing/CMakeFiles/edit_cache.dir +E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/texturing/CMakeFiles/rebuild_cache.dir +E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/texturing/CMakeFiles/texturing_autogen.dir diff --git a/CMakeFiles/cmake.check_cache b/CMakeFiles/cmake.check_cache new file mode 100644 index 0000000000000000000000000000000000000000..3dccd731726d7faa8b29d8d7dba3b981a53ca497 --- /dev/null +++ b/CMakeFiles/cmake.check_cache @@ -0,0 +1 @@ +# This file is generated by cmake for dependency checking of the CMakeCache.txt file diff --git a/CMakeFiles/progress.marks b/CMakeFiles/progress.marks new file mode 100644 index 0000000000000000000000000000000000000000..bb95160cb6e07358f54a28a208ae41e69889c97b --- /dev/null +++ b/CMakeFiles/progress.marks @@ -0,0 +1 @@ +33 diff --git a/Makefile b/Makefile new file mode 100644 index 0000000000000000000000000000000000000000..5df9606d0bacce6b037285f102306c3dc63f2750 --- /dev/null +++ b/Makefile @@ -0,0 +1,307 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "MinGW Makefiles" Generator, CMake Version 3.17 + +# Default target executed when no arguments are given to make. +default_target: all + +.PHONY : default_target + +# Allow only one "make -f Makefile2" at a time, but pass parallelism. +.NOTPARALLEL: + + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + + +# Disable VCS-based implicit rules. +% : %,v + + +# Disable VCS-based implicit rules. +% : RCS/% + + +# Disable VCS-based implicit rules. +% : RCS/%,v + + +# Disable VCS-based implicit rules. +% : SCCS/s.% + + +# Disable VCS-based implicit rules. +% : s.% + + +.SUFFIXES: .hpux_make_needs_suffix_list + + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +# Suppress display of executed commands. +$(VERBOSE).SILENT: + + +# A target that is always out of date. +cmake_force: + +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +SHELL = cmd.exe + +# The CMake executable. +CMAKE_COMMAND = "C:\Program Files\CMake\bin\cmake.exe" + +# The command to remove a file. +RM = "C:\Program Files\CMake\bin\cmake.exe" -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = E:\Studium\team20-21 + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug + +#============================================================================= +# Targets provided globally by CMake. + +# Special rule for the target edit_cache +edit_cache: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake cache editor..." + "C:\Program Files\CMake\bin\cmake-gui.exe" -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) +.PHONY : edit_cache + +# Special rule for the target edit_cache +edit_cache/fast: edit_cache + +.PHONY : edit_cache/fast + +# Special rule for the target rebuild_cache +rebuild_cache: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..." + "C:\Program Files\CMake\bin\cmake.exe" --regenerate-during-build -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) +.PHONY : rebuild_cache + +# Special rule for the target rebuild_cache +rebuild_cache/fast: rebuild_cache + +.PHONY : rebuild_cache/fast + +# The main all target +all: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\CMakeFiles E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\CMakeFiles\progress.marks + $(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 all + $(CMAKE_COMMAND) -E cmake_progress_start E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\CMakeFiles 0 +.PHONY : all + +# The main clean target +clean: + $(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 clean +.PHONY : clean + +# The main clean target +clean/fast: clean + +.PHONY : clean/fast + +# Prepare targets for installation. +preinstall: all + $(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 preinstall +.PHONY : preinstall + +# Prepare targets for installation. +preinstall/fast: + $(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 preinstall +.PHONY : preinstall/fast + +# clear depends +depend: + $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles\Makefile.cmake 1 +.PHONY : depend + +#============================================================================= +# Target rules for targets named cgex + +# Build rule for target. +cgex: cmake_check_build_system + $(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 cgex +.PHONY : cgex + +# fast build rule for target. +cgex/fast: + $(MAKE) $(MAKESILENT) -f common\CMakeFiles\cgex.dir\build.make common/CMakeFiles/cgex.dir/build +.PHONY : cgex/fast + +#============================================================================= +# Target rules for targets named raster2d + +# Build rule for target. +raster2d: cmake_check_build_system + $(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 raster2d +.PHONY : raster2d + +# fast build rule for target. +raster2d/fast: + $(MAKE) $(MAKESILENT) -f raster2d\CMakeFiles\raster2d.dir\build.make raster2d/CMakeFiles/raster2d.dir/build +.PHONY : raster2d/fast + +#============================================================================= +# Target rules for targets named raster2d_autogen + +# Build rule for target. +raster2d_autogen: cmake_check_build_system + $(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 raster2d_autogen +.PHONY : raster2d_autogen + +# fast build rule for target. +raster2d_autogen/fast: + $(MAKE) $(MAKESILENT) -f raster2d\CMakeFiles\raster2d_autogen.dir\build.make raster2d/CMakeFiles/raster2d_autogen.dir/build +.PHONY : raster2d_autogen/fast + +#============================================================================= +# Target rules for targets named raytracer + +# Build rule for target. +raytracer: cmake_check_build_system + $(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 raytracer +.PHONY : raytracer + +# fast build rule for target. +raytracer/fast: + $(MAKE) $(MAKESILENT) -f raytracer\CMakeFiles\raytracer.dir\build.make raytracer/CMakeFiles/raytracer.dir/build +.PHONY : raytracer/fast + +#============================================================================= +# Target rules for targets named raytracer_autogen + +# Build rule for target. +raytracer_autogen: cmake_check_build_system + $(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 raytracer_autogen +.PHONY : raytracer_autogen + +# fast build rule for target. +raytracer_autogen/fast: + $(MAKE) $(MAKESILENT) -f raytracer\CMakeFiles\raytracer_autogen.dir\build.make raytracer/CMakeFiles/raytracer_autogen.dir/build +.PHONY : raytracer_autogen/fast + +#============================================================================= +# Target rules for targets named pathtracer + +# Build rule for target. +pathtracer: cmake_check_build_system + $(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 pathtracer +.PHONY : pathtracer + +# fast build rule for target. +pathtracer/fast: + $(MAKE) $(MAKESILENT) -f pathtracer\CMakeFiles\pathtracer.dir\build.make pathtracer/CMakeFiles/pathtracer.dir/build +.PHONY : pathtracer/fast + +#============================================================================= +# Target rules for targets named pathtracer_autogen + +# Build rule for target. +pathtracer_autogen: cmake_check_build_system + $(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 pathtracer_autogen +.PHONY : pathtracer_autogen + +# fast build rule for target. +pathtracer_autogen/fast: + $(MAKE) $(MAKESILENT) -f pathtracer\CMakeFiles\pathtracer_autogen.dir\build.make pathtracer/CMakeFiles/pathtracer_autogen.dir/build +.PHONY : pathtracer_autogen/fast + +#============================================================================= +# Target rules for targets named solarsystem + +# Build rule for target. +solarsystem: cmake_check_build_system + $(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 solarsystem +.PHONY : solarsystem + +# fast build rule for target. +solarsystem/fast: + $(MAKE) $(MAKESILENT) -f solarsystem\CMakeFiles\solarsystem.dir\build.make solarsystem/CMakeFiles/solarsystem.dir/build +.PHONY : solarsystem/fast + +#============================================================================= +# Target rules for targets named solarsystem_autogen + +# Build rule for target. +solarsystem_autogen: cmake_check_build_system + $(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 solarsystem_autogen +.PHONY : solarsystem_autogen + +# fast build rule for target. +solarsystem_autogen/fast: + $(MAKE) $(MAKESILENT) -f solarsystem\CMakeFiles\solarsystem_autogen.dir\build.make solarsystem/CMakeFiles/solarsystem_autogen.dir/build +.PHONY : solarsystem_autogen/fast + +#============================================================================= +# Target rules for targets named texturing + +# Build rule for target. +texturing: cmake_check_build_system + $(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 texturing +.PHONY : texturing + +# fast build rule for target. +texturing/fast: + $(MAKE) $(MAKESILENT) -f texturing\CMakeFiles\texturing.dir\build.make texturing/CMakeFiles/texturing.dir/build +.PHONY : texturing/fast + +#============================================================================= +# Target rules for targets named texturing_autogen + +# Build rule for target. +texturing_autogen: cmake_check_build_system + $(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 texturing_autogen +.PHONY : texturing_autogen + +# fast build rule for target. +texturing_autogen/fast: + $(MAKE) $(MAKESILENT) -f texturing\CMakeFiles\texturing_autogen.dir\build.make texturing/CMakeFiles/texturing_autogen.dir/build +.PHONY : texturing_autogen/fast + +# Help Target +help: + @echo The following are some of the valid targets for this Makefile: + @echo ... all (the default if no target is provided) + @echo ... clean + @echo ... depend + @echo ... edit_cache + @echo ... rebuild_cache + @echo ... pathtracer_autogen + @echo ... raster2d_autogen + @echo ... raytracer_autogen + @echo ... solarsystem_autogen + @echo ... texturing_autogen + @echo ... cgex + @echo ... pathtracer + @echo ... raster2d + @echo ... raytracer + @echo ... solarsystem + @echo ... texturing +.PHONY : help + + + +#============================================================================= +# Special targets to cleanup operation of make. + +# Special rule to run CMake to check the build system integrity. +# No rule that depends on this can have commands that come from listfiles +# because they might be regenerated. +cmake_check_build_system: + $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles\Makefile.cmake 0 +.PHONY : cmake_check_build_system + diff --git a/bin/pathtracer.exe b/bin/pathtracer.exe new file mode 100644 index 0000000000000000000000000000000000000000..5b4fcbb8b9f48149c3ae3184ca86bc81b95e4a95 Binary files /dev/null and b/bin/pathtracer.exe differ diff --git a/bin/raster2d.exe b/bin/raster2d.exe new file mode 100644 index 0000000000000000000000000000000000000000..b64ef31b5cd681f42f269f58c95599915acd539f Binary files /dev/null and b/bin/raster2d.exe differ diff --git a/bin/raytracer.exe b/bin/raytracer.exe new file mode 100644 index 0000000000000000000000000000000000000000..1f7c09154996c62b0e814b2f4da036b3e1e4d253 Binary files /dev/null and b/bin/raytracer.exe differ diff --git a/bin/solarsystem.exe b/bin/solarsystem.exe new file mode 100644 index 0000000000000000000000000000000000000000..e670e980275c141955c703030dc67dec07e83746 Binary files /dev/null and b/bin/solarsystem.exe differ diff --git a/bin/texturing.exe b/bin/texturing.exe new file mode 100644 index 0000000000000000000000000000000000000000..17d6ecd5c9e295fd5b6a99de55dbabd0bdf1986e Binary files /dev/null and b/bin/texturing.exe differ diff --git a/cgex.cbp b/cgex.cbp new file mode 100644 index 0000000000000000000000000000000000000000..cbce6192b59f40d9874953aad021ae6939a910e2 --- /dev/null +++ b/cgex.cbp @@ -0,0 +1,816 @@ +<?xml version="1.0" encoding="UTF-8"?> +<CodeBlocks_project_file> + <FileVersion major="1" minor="6"/> + <Project> + <Option title="cgex"/> + <Option makefile_is_custom="1"/> + <Option compiler="gcc"/> + <Option virtualFolders="CMake Files\;CMake Files\Qt\;CMake Files\Qt\5.14.2\;CMake Files\Qt\5.14.2\mingw73_64\;CMake Files\Qt\5.14.2\mingw73_64\lib\;CMake Files\Qt\5.14.2\mingw73_64\lib\cmake\;CMake Files\Qt\5.14.2\mingw73_64\lib\cmake\Qt5Widgets\;CMake Files\Qt\5.14.2\mingw73_64\lib\cmake\Qt5Gui\;CMake Files\Qt\5.14.2\mingw73_64\lib\cmake\Qt5Core\;CMake Files\Qt\5.14.2\mingw73_64\lib\cmake\Qt5OpenGL\;CMake Files\common\;CMake Files\raster2d\;CMake Files\raytracer\;CMake Files\pathtracer\;CMake Files\solarsystem\;CMake Files\texturing\;"/> + <Build> + <Target title="all"> + <Option working_dir="E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug"/> + <Option type="4"/> + <MakeCommands> + <Build command="C:/Qt/Tools/mingw730_64/bin/mingw32-make.exe -f "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/Makefile" VERBOSE=1 all"/> + <CompileFile command="C:/Qt/Tools/mingw730_64/bin/mingw32-make.exe -f "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/Makefile" VERBOSE=1 "$file""/> + <Clean command="C:/Qt/Tools/mingw730_64/bin/mingw32-make.exe -f "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/Makefile" VERBOSE=1 clean"/> + <DistClean command="C:/Qt/Tools/mingw730_64/bin/mingw32-make.exe -f "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/Makefile" VERBOSE=1 clean"/> + </MakeCommands> + </Target> + <Target title="edit_cache"> + <Option working_dir="E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug"/> + <Option type="4"/> + <MakeCommands> + <Build command="C:/Qt/Tools/mingw730_64/bin/mingw32-make.exe -f "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/Makefile" VERBOSE=1 edit_cache"/> + <CompileFile command="C:/Qt/Tools/mingw730_64/bin/mingw32-make.exe -f "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/Makefile" VERBOSE=1 "$file""/> + <Clean command="C:/Qt/Tools/mingw730_64/bin/mingw32-make.exe -f "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/Makefile" VERBOSE=1 clean"/> + <DistClean command="C:/Qt/Tools/mingw730_64/bin/mingw32-make.exe -f "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/Makefile" VERBOSE=1 clean"/> + </MakeCommands> + </Target> + <Target title="rebuild_cache"> + <Option working_dir="E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug"/> + <Option type="4"/> + <MakeCommands> + <Build command="C:/Qt/Tools/mingw730_64/bin/mingw32-make.exe -f "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/Makefile" VERBOSE=1 rebuild_cache"/> + <CompileFile command="C:/Qt/Tools/mingw730_64/bin/mingw32-make.exe -f "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/Makefile" VERBOSE=1 "$file""/> + <Clean command="C:/Qt/Tools/mingw730_64/bin/mingw32-make.exe -f "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/Makefile" VERBOSE=1 clean"/> + <DistClean command="C:/Qt/Tools/mingw730_64/bin/mingw32-make.exe -f "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/Makefile" VERBOSE=1 clean"/> + </MakeCommands> + </Target> + <Target title="cgex"> + <Option output="E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/common/libcgex.a" prefix_auto="0" extension_auto="0"/> + <Option working_dir="E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/common"/> + <Option object_output="./"/> + <Option type="2"/> + <Option compiler="gcc"/> + <Compiler> + <Add option="-DQT_GUI_LIB"/> + <Add option="-DQT_CORE_LIB"/> + <Add option="-DQT_WIDGETS_LIB"/> + <Add option="-DQT_OPENGL_LIB"/> + <Add directory="E:/Studium/team20-21/external"/> + <Add directory="C:/Qt/5.14.2/mingw73_64/include"/> + <Add directory="C:/Qt/5.14.2/mingw73_64/include/QtGui"/> + <Add directory="C:/Qt/5.14.2/mingw73_64/include/QtANGLE"/> + <Add directory="C:/Qt/5.14.2/mingw73_64/include/QtCore"/> + <Add directory="C:/Qt/5.14.2/mingw73_64/./mkspecs/win32-g++"/> + <Add directory="C:/Qt/5.14.2/mingw73_64/include/QtWidgets"/> + <Add directory="C:/Qt/5.14.2/mingw73_64/include/QtOpenGL"/> + <Add directory="C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++"/> + <Add directory="C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++/x86_64-w64-mingw32"/> + <Add directory="C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++/backward"/> + <Add directory="C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/include"/> + <Add directory="C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/include-fixed"/> + <Add directory="C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../x86_64-w64-mingw32/include"/> + </Compiler> + <MakeCommands> + <Build command="C:/Qt/Tools/mingw730_64/bin/mingw32-make.exe -f "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/common/Makefile" VERBOSE=1 cgex"/> + <CompileFile command="C:/Qt/Tools/mingw730_64/bin/mingw32-make.exe -f "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/common/Makefile" VERBOSE=1 "$file""/> + <Clean command="C:/Qt/Tools/mingw730_64/bin/mingw32-make.exe -f "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/common/Makefile" VERBOSE=1 clean"/> + <DistClean command="C:/Qt/Tools/mingw730_64/bin/mingw32-make.exe -f "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/common/Makefile" VERBOSE=1 clean"/> + </MakeCommands> + </Target> + <Target title="cgex/fast"> + <Option output="E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/common/libcgex.a" prefix_auto="0" extension_auto="0"/> + <Option working_dir="E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/common"/> + <Option object_output="./"/> + <Option type="2"/> + <Option compiler="gcc"/> + <Compiler> + <Add option="-DQT_GUI_LIB"/> + <Add option="-DQT_CORE_LIB"/> + <Add option="-DQT_WIDGETS_LIB"/> + <Add option="-DQT_OPENGL_LIB"/> + <Add directory="E:/Studium/team20-21/external"/> + <Add directory="C:/Qt/5.14.2/mingw73_64/include"/> + <Add directory="C:/Qt/5.14.2/mingw73_64/include/QtGui"/> + <Add directory="C:/Qt/5.14.2/mingw73_64/include/QtANGLE"/> + <Add directory="C:/Qt/5.14.2/mingw73_64/include/QtCore"/> + <Add directory="C:/Qt/5.14.2/mingw73_64/./mkspecs/win32-g++"/> + <Add directory="C:/Qt/5.14.2/mingw73_64/include/QtWidgets"/> + <Add directory="C:/Qt/5.14.2/mingw73_64/include/QtOpenGL"/> + <Add directory="C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++"/> + <Add directory="C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++/x86_64-w64-mingw32"/> + <Add directory="C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++/backward"/> + <Add directory="C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/include"/> + <Add directory="C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/include-fixed"/> + <Add directory="C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../x86_64-w64-mingw32/include"/> + </Compiler> + <MakeCommands> + <Build command="C:/Qt/Tools/mingw730_64/bin/mingw32-make.exe -f "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/common/Makefile" VERBOSE=1 cgex/fast"/> + <CompileFile command="C:/Qt/Tools/mingw730_64/bin/mingw32-make.exe -f "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/common/Makefile" VERBOSE=1 "$file""/> + <Clean command="C:/Qt/Tools/mingw730_64/bin/mingw32-make.exe -f "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/common/Makefile" VERBOSE=1 clean"/> + <DistClean command="C:/Qt/Tools/mingw730_64/bin/mingw32-make.exe -f "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/common/Makefile" VERBOSE=1 clean"/> + </MakeCommands> + </Target> + <Target title="raster2d"> + <Option output="E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/bin/raster2d.exe" prefix_auto="0" extension_auto="0"/> + <Option working_dir="E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/bin"/> + <Option object_output="./"/> + <Option type="1"/> + <Option compiler="gcc"/> + <Compiler> + <Add option="-DQT_GUI_LIB"/> + <Add option="-DQT_CORE_LIB"/> + <Add option="-DQT_WIDGETS_LIB"/> + <Add option="-DQT_OPENGL_LIB"/> + <Add directory="E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/raster2d"/> + <Add directory="E:/Studium/team20-21/raster2d"/> + <Add directory="E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/raster2d/raster2d_autogen/include"/> + <Add directory="E:/Studium/team20-21/external"/> + <Add directory="E:/Studium/team20-21/common"/> + <Add directory="C:/Qt/5.14.2/mingw73_64/include"/> + <Add directory="C:/Qt/5.14.2/mingw73_64/include/QtGui"/> + <Add directory="C:/Qt/5.14.2/mingw73_64/include/QtANGLE"/> + <Add directory="C:/Qt/5.14.2/mingw73_64/include/QtCore"/> + <Add directory="C:/Qt/5.14.2/mingw73_64/./mkspecs/win32-g++"/> + <Add directory="C:/Qt/5.14.2/mingw73_64/include/QtWidgets"/> + <Add directory="C:/Qt/5.14.2/mingw73_64/include/QtOpenGL"/> + <Add directory="C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++"/> + <Add directory="C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++/x86_64-w64-mingw32"/> + <Add directory="C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++/backward"/> + <Add directory="C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/include"/> + <Add directory="C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/include-fixed"/> + <Add directory="C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../x86_64-w64-mingw32/include"/> + </Compiler> + <MakeCommands> + <Build command="C:/Qt/Tools/mingw730_64/bin/mingw32-make.exe -f "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/raster2d/Makefile" VERBOSE=1 raster2d"/> + <CompileFile command="C:/Qt/Tools/mingw730_64/bin/mingw32-make.exe -f "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/raster2d/Makefile" VERBOSE=1 "$file""/> + <Clean command="C:/Qt/Tools/mingw730_64/bin/mingw32-make.exe -f "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/raster2d/Makefile" VERBOSE=1 clean"/> + <DistClean command="C:/Qt/Tools/mingw730_64/bin/mingw32-make.exe -f "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/raster2d/Makefile" VERBOSE=1 clean"/> + </MakeCommands> + </Target> + <Target title="raster2d/fast"> + <Option output="E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/bin/raster2d.exe" prefix_auto="0" extension_auto="0"/> + <Option working_dir="E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/bin"/> + <Option object_output="./"/> + <Option type="1"/> + <Option compiler="gcc"/> + <Compiler> + <Add option="-DQT_GUI_LIB"/> + <Add option="-DQT_CORE_LIB"/> + <Add option="-DQT_WIDGETS_LIB"/> + <Add option="-DQT_OPENGL_LIB"/> + <Add directory="E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/raster2d"/> + <Add directory="E:/Studium/team20-21/raster2d"/> + <Add directory="E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/raster2d/raster2d_autogen/include"/> + <Add directory="E:/Studium/team20-21/external"/> + <Add directory="E:/Studium/team20-21/common"/> + <Add directory="C:/Qt/5.14.2/mingw73_64/include"/> + <Add directory="C:/Qt/5.14.2/mingw73_64/include/QtGui"/> + <Add directory="C:/Qt/5.14.2/mingw73_64/include/QtANGLE"/> + <Add directory="C:/Qt/5.14.2/mingw73_64/include/QtCore"/> + <Add directory="C:/Qt/5.14.2/mingw73_64/./mkspecs/win32-g++"/> + <Add directory="C:/Qt/5.14.2/mingw73_64/include/QtWidgets"/> + <Add directory="C:/Qt/5.14.2/mingw73_64/include/QtOpenGL"/> + <Add directory="C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++"/> + <Add directory="C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++/x86_64-w64-mingw32"/> + <Add directory="C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++/backward"/> + <Add directory="C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/include"/> + <Add directory="C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/include-fixed"/> + <Add directory="C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../x86_64-w64-mingw32/include"/> + </Compiler> + <MakeCommands> + <Build command="C:/Qt/Tools/mingw730_64/bin/mingw32-make.exe -f "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/raster2d/Makefile" VERBOSE=1 raster2d/fast"/> + <CompileFile command="C:/Qt/Tools/mingw730_64/bin/mingw32-make.exe -f "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/raster2d/Makefile" VERBOSE=1 "$file""/> + <Clean command="C:/Qt/Tools/mingw730_64/bin/mingw32-make.exe -f "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/raster2d/Makefile" VERBOSE=1 clean"/> + <DistClean command="C:/Qt/Tools/mingw730_64/bin/mingw32-make.exe -f "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/raster2d/Makefile" VERBOSE=1 clean"/> + </MakeCommands> + </Target> + <Target title="raster2d_autogen"> + <Option working_dir="E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/raster2d"/> + <Option type="4"/> + <MakeCommands> + <Build command="C:/Qt/Tools/mingw730_64/bin/mingw32-make.exe -f "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/raster2d/Makefile" VERBOSE=1 raster2d_autogen"/> + <CompileFile command="C:/Qt/Tools/mingw730_64/bin/mingw32-make.exe -f "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/raster2d/Makefile" VERBOSE=1 "$file""/> + <Clean command="C:/Qt/Tools/mingw730_64/bin/mingw32-make.exe -f "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/raster2d/Makefile" VERBOSE=1 clean"/> + <DistClean command="C:/Qt/Tools/mingw730_64/bin/mingw32-make.exe -f "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/raster2d/Makefile" VERBOSE=1 clean"/> + </MakeCommands> + </Target> + <Target title="raytracer"> + <Option output="E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/bin/raytracer.exe" prefix_auto="0" extension_auto="0"/> + <Option working_dir="E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/bin"/> + <Option object_output="./"/> + <Option type="1"/> + <Option compiler="gcc"/> + <Compiler> + <Add option="-DSHADER_PATH="E:/Studium/team20-21/raytracer/shaders""/> + <Add option="-DQT_GUI_LIB"/> + <Add option="-DQT_CORE_LIB"/> + <Add option="-DQT_WIDGETS_LIB"/> + <Add option="-DQT_OPENGL_LIB"/> + <Add directory="E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/raytracer"/> + <Add directory="E:/Studium/team20-21/raytracer"/> + <Add directory="E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/raytracer/raytracer_autogen/include"/> + <Add directory="E:/Studium/team20-21/external"/> + <Add directory="E:/Studium/team20-21/common"/> + <Add directory="C:/Qt/5.14.2/mingw73_64/include"/> + <Add directory="C:/Qt/5.14.2/mingw73_64/include/QtGui"/> + <Add directory="C:/Qt/5.14.2/mingw73_64/include/QtANGLE"/> + <Add directory="C:/Qt/5.14.2/mingw73_64/include/QtCore"/> + <Add directory="C:/Qt/5.14.2/mingw73_64/./mkspecs/win32-g++"/> + <Add directory="C:/Qt/5.14.2/mingw73_64/include/QtWidgets"/> + <Add directory="C:/Qt/5.14.2/mingw73_64/include/QtOpenGL"/> + <Add directory="C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++"/> + <Add directory="C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++/x86_64-w64-mingw32"/> + <Add directory="C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++/backward"/> + <Add directory="C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/include"/> + <Add directory="C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/include-fixed"/> + <Add directory="C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../x86_64-w64-mingw32/include"/> + </Compiler> + <MakeCommands> + <Build command="C:/Qt/Tools/mingw730_64/bin/mingw32-make.exe -f "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/raytracer/Makefile" VERBOSE=1 raytracer"/> + <CompileFile command="C:/Qt/Tools/mingw730_64/bin/mingw32-make.exe -f "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/raytracer/Makefile" VERBOSE=1 "$file""/> + <Clean command="C:/Qt/Tools/mingw730_64/bin/mingw32-make.exe -f "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/raytracer/Makefile" VERBOSE=1 clean"/> + <DistClean command="C:/Qt/Tools/mingw730_64/bin/mingw32-make.exe -f "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/raytracer/Makefile" VERBOSE=1 clean"/> + </MakeCommands> + </Target> + <Target title="raytracer/fast"> + <Option output="E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/bin/raytracer.exe" prefix_auto="0" extension_auto="0"/> + <Option working_dir="E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/bin"/> + <Option object_output="./"/> + <Option type="1"/> + <Option compiler="gcc"/> + <Compiler> + <Add option="-DSHADER_PATH="E:/Studium/team20-21/raytracer/shaders""/> + <Add option="-DQT_GUI_LIB"/> + <Add option="-DQT_CORE_LIB"/> + <Add option="-DQT_WIDGETS_LIB"/> + <Add option="-DQT_OPENGL_LIB"/> + <Add directory="E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/raytracer"/> + <Add directory="E:/Studium/team20-21/raytracer"/> + <Add directory="E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/raytracer/raytracer_autogen/include"/> + <Add directory="E:/Studium/team20-21/external"/> + <Add directory="E:/Studium/team20-21/common"/> + <Add directory="C:/Qt/5.14.2/mingw73_64/include"/> + <Add directory="C:/Qt/5.14.2/mingw73_64/include/QtGui"/> + <Add directory="C:/Qt/5.14.2/mingw73_64/include/QtANGLE"/> + <Add directory="C:/Qt/5.14.2/mingw73_64/include/QtCore"/> + <Add directory="C:/Qt/5.14.2/mingw73_64/./mkspecs/win32-g++"/> + <Add directory="C:/Qt/5.14.2/mingw73_64/include/QtWidgets"/> + <Add directory="C:/Qt/5.14.2/mingw73_64/include/QtOpenGL"/> + <Add directory="C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++"/> + <Add directory="C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++/x86_64-w64-mingw32"/> + <Add directory="C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++/backward"/> + <Add directory="C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/include"/> + <Add directory="C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/include-fixed"/> + <Add directory="C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../x86_64-w64-mingw32/include"/> + </Compiler> + <MakeCommands> + <Build command="C:/Qt/Tools/mingw730_64/bin/mingw32-make.exe -f "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/raytracer/Makefile" VERBOSE=1 raytracer/fast"/> + <CompileFile command="C:/Qt/Tools/mingw730_64/bin/mingw32-make.exe -f "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/raytracer/Makefile" VERBOSE=1 "$file""/> + <Clean command="C:/Qt/Tools/mingw730_64/bin/mingw32-make.exe -f "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/raytracer/Makefile" VERBOSE=1 clean"/> + <DistClean command="C:/Qt/Tools/mingw730_64/bin/mingw32-make.exe -f "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/raytracer/Makefile" VERBOSE=1 clean"/> + </MakeCommands> + </Target> + <Target title="raytracer_autogen"> + <Option working_dir="E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/raytracer"/> + <Option type="4"/> + <MakeCommands> + <Build command="C:/Qt/Tools/mingw730_64/bin/mingw32-make.exe -f "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/raytracer/Makefile" VERBOSE=1 raytracer_autogen"/> + <CompileFile command="C:/Qt/Tools/mingw730_64/bin/mingw32-make.exe -f "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/raytracer/Makefile" VERBOSE=1 "$file""/> + <Clean command="C:/Qt/Tools/mingw730_64/bin/mingw32-make.exe -f "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/raytracer/Makefile" VERBOSE=1 clean"/> + <DistClean command="C:/Qt/Tools/mingw730_64/bin/mingw32-make.exe -f "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/raytracer/Makefile" VERBOSE=1 clean"/> + </MakeCommands> + </Target> + <Target title="pathtracer"> + <Option output="E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/bin/pathtracer.exe" prefix_auto="0" extension_auto="0"/> + <Option working_dir="E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/bin"/> + <Option object_output="./"/> + <Option type="1"/> + <Option compiler="gcc"/> + <Compiler> + <Add option="-DSCENES_PATH="E:/Studium/team20-21/pathtracer/scenes""/> + <Add option="-DGLSL_PATH="E:/Studium/team20-21/pathtracer/glsl""/> + <Add option="-DQT_GUI_LIB"/> + <Add option="-DQT_CORE_LIB"/> + <Add option="-DQT_WIDGETS_LIB"/> + <Add option="-DQT_OPENGL_LIB"/> + <Add directory="E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/pathtracer"/> + <Add directory="E:/Studium/team20-21/pathtracer"/> + <Add directory="E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/pathtracer/pathtracer_autogen/include"/> + <Add directory="E:/Studium/team20-21/external"/> + <Add directory="E:/Studium/team20-21/common"/> + <Add directory="C:/Qt/5.14.2/mingw73_64/include"/> + <Add directory="C:/Qt/5.14.2/mingw73_64/include/QtGui"/> + <Add directory="C:/Qt/5.14.2/mingw73_64/include/QtANGLE"/> + <Add directory="C:/Qt/5.14.2/mingw73_64/include/QtCore"/> + <Add directory="C:/Qt/5.14.2/mingw73_64/./mkspecs/win32-g++"/> + <Add directory="C:/Qt/5.14.2/mingw73_64/include/QtWidgets"/> + <Add directory="C:/Qt/5.14.2/mingw73_64/include/QtOpenGL"/> + <Add directory="C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++"/> + <Add directory="C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++/x86_64-w64-mingw32"/> + <Add directory="C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++/backward"/> + <Add directory="C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/include"/> + <Add directory="C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/include-fixed"/> + <Add directory="C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../x86_64-w64-mingw32/include"/> + </Compiler> + <MakeCommands> + <Build command="C:/Qt/Tools/mingw730_64/bin/mingw32-make.exe -f "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/pathtracer/Makefile" VERBOSE=1 pathtracer"/> + <CompileFile command="C:/Qt/Tools/mingw730_64/bin/mingw32-make.exe -f "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/pathtracer/Makefile" VERBOSE=1 "$file""/> + <Clean command="C:/Qt/Tools/mingw730_64/bin/mingw32-make.exe -f "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/pathtracer/Makefile" VERBOSE=1 clean"/> + <DistClean command="C:/Qt/Tools/mingw730_64/bin/mingw32-make.exe -f "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/pathtracer/Makefile" VERBOSE=1 clean"/> + </MakeCommands> + </Target> + <Target title="pathtracer/fast"> + <Option output="E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/bin/pathtracer.exe" prefix_auto="0" extension_auto="0"/> + <Option working_dir="E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/bin"/> + <Option object_output="./"/> + <Option type="1"/> + <Option compiler="gcc"/> + <Compiler> + <Add option="-DSCENES_PATH="E:/Studium/team20-21/pathtracer/scenes""/> + <Add option="-DGLSL_PATH="E:/Studium/team20-21/pathtracer/glsl""/> + <Add option="-DQT_GUI_LIB"/> + <Add option="-DQT_CORE_LIB"/> + <Add option="-DQT_WIDGETS_LIB"/> + <Add option="-DQT_OPENGL_LIB"/> + <Add directory="E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/pathtracer"/> + <Add directory="E:/Studium/team20-21/pathtracer"/> + <Add directory="E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/pathtracer/pathtracer_autogen/include"/> + <Add directory="E:/Studium/team20-21/external"/> + <Add directory="E:/Studium/team20-21/common"/> + <Add directory="C:/Qt/5.14.2/mingw73_64/include"/> + <Add directory="C:/Qt/5.14.2/mingw73_64/include/QtGui"/> + <Add directory="C:/Qt/5.14.2/mingw73_64/include/QtANGLE"/> + <Add directory="C:/Qt/5.14.2/mingw73_64/include/QtCore"/> + <Add directory="C:/Qt/5.14.2/mingw73_64/./mkspecs/win32-g++"/> + <Add directory="C:/Qt/5.14.2/mingw73_64/include/QtWidgets"/> + <Add directory="C:/Qt/5.14.2/mingw73_64/include/QtOpenGL"/> + <Add directory="C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++"/> + <Add directory="C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++/x86_64-w64-mingw32"/> + <Add directory="C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++/backward"/> + <Add directory="C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/include"/> + <Add directory="C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/include-fixed"/> + <Add directory="C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../x86_64-w64-mingw32/include"/> + </Compiler> + <MakeCommands> + <Build command="C:/Qt/Tools/mingw730_64/bin/mingw32-make.exe -f "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/pathtracer/Makefile" VERBOSE=1 pathtracer/fast"/> + <CompileFile command="C:/Qt/Tools/mingw730_64/bin/mingw32-make.exe -f "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/pathtracer/Makefile" VERBOSE=1 "$file""/> + <Clean command="C:/Qt/Tools/mingw730_64/bin/mingw32-make.exe -f "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/pathtracer/Makefile" VERBOSE=1 clean"/> + <DistClean command="C:/Qt/Tools/mingw730_64/bin/mingw32-make.exe -f "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/pathtracer/Makefile" VERBOSE=1 clean"/> + </MakeCommands> + </Target> + <Target title="pathtracer_autogen"> + <Option working_dir="E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/pathtracer"/> + <Option type="4"/> + <MakeCommands> + <Build command="C:/Qt/Tools/mingw730_64/bin/mingw32-make.exe -f "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/pathtracer/Makefile" VERBOSE=1 pathtracer_autogen"/> + <CompileFile command="C:/Qt/Tools/mingw730_64/bin/mingw32-make.exe -f "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/pathtracer/Makefile" VERBOSE=1 "$file""/> + <Clean command="C:/Qt/Tools/mingw730_64/bin/mingw32-make.exe -f "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/pathtracer/Makefile" VERBOSE=1 clean"/> + <DistClean command="C:/Qt/Tools/mingw730_64/bin/mingw32-make.exe -f "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/pathtracer/Makefile" VERBOSE=1 clean"/> + </MakeCommands> + </Target> + <Target title="solarsystem"> + <Option output="E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/bin/solarsystem.exe" prefix_auto="0" extension_auto="0"/> + <Option working_dir="E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/bin"/> + <Option object_output="./"/> + <Option type="1"/> + <Option compiler="gcc"/> + <Compiler> + <Add option="-DTEXTURE_PATH="E:/Studium/team20-21/solarsystem/textures""/> + <Add option="-DMODELS_PATH="E:/Studium/team20-21/solarsystem/models""/> + <Add option="-DSHADER_PATH="E:/Studium/team20-21/solarsystem/""/> + <Add option="-DQT_GUI_LIB"/> + <Add option="-DQT_CORE_LIB"/> + <Add option="-DQT_WIDGETS_LIB"/> + <Add option="-DQT_OPENGL_LIB"/> + <Add directory="E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/solarsystem"/> + <Add directory="E:/Studium/team20-21/solarsystem"/> + <Add directory="E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/solarsystem/solarsystem_autogen/include"/> + <Add directory="E:/Studium/team20-21/external"/> + <Add directory="E:/Studium/team20-21/common"/> + <Add directory="C:/Qt/5.14.2/mingw73_64/include"/> + <Add directory="C:/Qt/5.14.2/mingw73_64/include/QtGui"/> + <Add directory="C:/Qt/5.14.2/mingw73_64/include/QtANGLE"/> + <Add directory="C:/Qt/5.14.2/mingw73_64/include/QtCore"/> + <Add directory="C:/Qt/5.14.2/mingw73_64/./mkspecs/win32-g++"/> + <Add directory="C:/Qt/5.14.2/mingw73_64/include/QtWidgets"/> + <Add directory="C:/Qt/5.14.2/mingw73_64/include/QtOpenGL"/> + <Add directory="C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++"/> + <Add directory="C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++/x86_64-w64-mingw32"/> + <Add directory="C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++/backward"/> + <Add directory="C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/include"/> + <Add directory="C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/include-fixed"/> + <Add directory="C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../x86_64-w64-mingw32/include"/> + </Compiler> + <MakeCommands> + <Build command="C:/Qt/Tools/mingw730_64/bin/mingw32-make.exe -f "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/solarsystem/Makefile" VERBOSE=1 solarsystem"/> + <CompileFile command="C:/Qt/Tools/mingw730_64/bin/mingw32-make.exe -f "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/solarsystem/Makefile" VERBOSE=1 "$file""/> + <Clean command="C:/Qt/Tools/mingw730_64/bin/mingw32-make.exe -f "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/solarsystem/Makefile" VERBOSE=1 clean"/> + <DistClean command="C:/Qt/Tools/mingw730_64/bin/mingw32-make.exe -f "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/solarsystem/Makefile" VERBOSE=1 clean"/> + </MakeCommands> + </Target> + <Target title="solarsystem/fast"> + <Option output="E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/bin/solarsystem.exe" prefix_auto="0" extension_auto="0"/> + <Option working_dir="E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/bin"/> + <Option object_output="./"/> + <Option type="1"/> + <Option compiler="gcc"/> + <Compiler> + <Add option="-DTEXTURE_PATH="E:/Studium/team20-21/solarsystem/textures""/> + <Add option="-DMODELS_PATH="E:/Studium/team20-21/solarsystem/models""/> + <Add option="-DSHADER_PATH="E:/Studium/team20-21/solarsystem/""/> + <Add option="-DQT_GUI_LIB"/> + <Add option="-DQT_CORE_LIB"/> + <Add option="-DQT_WIDGETS_LIB"/> + <Add option="-DQT_OPENGL_LIB"/> + <Add directory="E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/solarsystem"/> + <Add directory="E:/Studium/team20-21/solarsystem"/> + <Add directory="E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/solarsystem/solarsystem_autogen/include"/> + <Add directory="E:/Studium/team20-21/external"/> + <Add directory="E:/Studium/team20-21/common"/> + <Add directory="C:/Qt/5.14.2/mingw73_64/include"/> + <Add directory="C:/Qt/5.14.2/mingw73_64/include/QtGui"/> + <Add directory="C:/Qt/5.14.2/mingw73_64/include/QtANGLE"/> + <Add directory="C:/Qt/5.14.2/mingw73_64/include/QtCore"/> + <Add directory="C:/Qt/5.14.2/mingw73_64/./mkspecs/win32-g++"/> + <Add directory="C:/Qt/5.14.2/mingw73_64/include/QtWidgets"/> + <Add directory="C:/Qt/5.14.2/mingw73_64/include/QtOpenGL"/> + <Add directory="C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++"/> + <Add directory="C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++/x86_64-w64-mingw32"/> + <Add directory="C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++/backward"/> + <Add directory="C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/include"/> + <Add directory="C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/include-fixed"/> + <Add directory="C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../x86_64-w64-mingw32/include"/> + </Compiler> + <MakeCommands> + <Build command="C:/Qt/Tools/mingw730_64/bin/mingw32-make.exe -f "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/solarsystem/Makefile" VERBOSE=1 solarsystem/fast"/> + <CompileFile command="C:/Qt/Tools/mingw730_64/bin/mingw32-make.exe -f "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/solarsystem/Makefile" VERBOSE=1 "$file""/> + <Clean command="C:/Qt/Tools/mingw730_64/bin/mingw32-make.exe -f "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/solarsystem/Makefile" VERBOSE=1 clean"/> + <DistClean command="C:/Qt/Tools/mingw730_64/bin/mingw32-make.exe -f "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/solarsystem/Makefile" VERBOSE=1 clean"/> + </MakeCommands> + </Target> + <Target title="solarsystem_autogen"> + <Option working_dir="E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/solarsystem"/> + <Option type="4"/> + <MakeCommands> + <Build command="C:/Qt/Tools/mingw730_64/bin/mingw32-make.exe -f "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/solarsystem/Makefile" VERBOSE=1 solarsystem_autogen"/> + <CompileFile command="C:/Qt/Tools/mingw730_64/bin/mingw32-make.exe -f "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/solarsystem/Makefile" VERBOSE=1 "$file""/> + <Clean command="C:/Qt/Tools/mingw730_64/bin/mingw32-make.exe -f "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/solarsystem/Makefile" VERBOSE=1 clean"/> + <DistClean command="C:/Qt/Tools/mingw730_64/bin/mingw32-make.exe -f "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/solarsystem/Makefile" VERBOSE=1 clean"/> + </MakeCommands> + </Target> + <Target title="texturing"> + <Option output="E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/bin/texturing.exe" prefix_auto="0" extension_auto="0"/> + <Option working_dir="E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/bin"/> + <Option object_output="./"/> + <Option type="1"/> + <Option compiler="gcc"/> + <Compiler> + <Add option="-DTEXTURE_PATH="E:/Studium/team20-21/texturing/textures""/> + <Add option="-DMODELS_PATH="E:/Studium/team20-21/texturing/models""/> + <Add option="-DSHADER_PATH="E:/Studium/team20-21/texturing/""/> + <Add option="-DQT_GUI_LIB"/> + <Add option="-DQT_CORE_LIB"/> + <Add option="-DQT_WIDGETS_LIB"/> + <Add option="-DQT_OPENGL_LIB"/> + <Add directory="E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/texturing"/> + <Add directory="E:/Studium/team20-21/texturing"/> + <Add directory="E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/texturing/texturing_autogen/include"/> + <Add directory="E:/Studium/team20-21/external"/> + <Add directory="E:/Studium/team20-21/common"/> + <Add directory="C:/Qt/5.14.2/mingw73_64/include"/> + <Add directory="C:/Qt/5.14.2/mingw73_64/include/QtGui"/> + <Add directory="C:/Qt/5.14.2/mingw73_64/include/QtANGLE"/> + <Add directory="C:/Qt/5.14.2/mingw73_64/include/QtCore"/> + <Add directory="C:/Qt/5.14.2/mingw73_64/./mkspecs/win32-g++"/> + <Add directory="C:/Qt/5.14.2/mingw73_64/include/QtWidgets"/> + <Add directory="C:/Qt/5.14.2/mingw73_64/include/QtOpenGL"/> + <Add directory="C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++"/> + <Add directory="C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++/x86_64-w64-mingw32"/> + <Add directory="C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++/backward"/> + <Add directory="C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/include"/> + <Add directory="C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/include-fixed"/> + <Add directory="C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../x86_64-w64-mingw32/include"/> + </Compiler> + <MakeCommands> + <Build command="C:/Qt/Tools/mingw730_64/bin/mingw32-make.exe -f "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/texturing/Makefile" VERBOSE=1 texturing"/> + <CompileFile command="C:/Qt/Tools/mingw730_64/bin/mingw32-make.exe -f "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/texturing/Makefile" VERBOSE=1 "$file""/> + <Clean command="C:/Qt/Tools/mingw730_64/bin/mingw32-make.exe -f "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/texturing/Makefile" VERBOSE=1 clean"/> + <DistClean command="C:/Qt/Tools/mingw730_64/bin/mingw32-make.exe -f "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/texturing/Makefile" VERBOSE=1 clean"/> + </MakeCommands> + </Target> + <Target title="texturing/fast"> + <Option output="E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/bin/texturing.exe" prefix_auto="0" extension_auto="0"/> + <Option working_dir="E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/bin"/> + <Option object_output="./"/> + <Option type="1"/> + <Option compiler="gcc"/> + <Compiler> + <Add option="-DTEXTURE_PATH="E:/Studium/team20-21/texturing/textures""/> + <Add option="-DMODELS_PATH="E:/Studium/team20-21/texturing/models""/> + <Add option="-DSHADER_PATH="E:/Studium/team20-21/texturing/""/> + <Add option="-DQT_GUI_LIB"/> + <Add option="-DQT_CORE_LIB"/> + <Add option="-DQT_WIDGETS_LIB"/> + <Add option="-DQT_OPENGL_LIB"/> + <Add directory="E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/texturing"/> + <Add directory="E:/Studium/team20-21/texturing"/> + <Add directory="E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/texturing/texturing_autogen/include"/> + <Add directory="E:/Studium/team20-21/external"/> + <Add directory="E:/Studium/team20-21/common"/> + <Add directory="C:/Qt/5.14.2/mingw73_64/include"/> + <Add directory="C:/Qt/5.14.2/mingw73_64/include/QtGui"/> + <Add directory="C:/Qt/5.14.2/mingw73_64/include/QtANGLE"/> + <Add directory="C:/Qt/5.14.2/mingw73_64/include/QtCore"/> + <Add directory="C:/Qt/5.14.2/mingw73_64/./mkspecs/win32-g++"/> + <Add directory="C:/Qt/5.14.2/mingw73_64/include/QtWidgets"/> + <Add directory="C:/Qt/5.14.2/mingw73_64/include/QtOpenGL"/> + <Add directory="C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++"/> + <Add directory="C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++/x86_64-w64-mingw32"/> + <Add directory="C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++/backward"/> + <Add directory="C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/include"/> + <Add directory="C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/include-fixed"/> + <Add directory="C:/Qt/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../x86_64-w64-mingw32/include"/> + </Compiler> + <MakeCommands> + <Build command="C:/Qt/Tools/mingw730_64/bin/mingw32-make.exe -f "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/texturing/Makefile" VERBOSE=1 texturing/fast"/> + <CompileFile command="C:/Qt/Tools/mingw730_64/bin/mingw32-make.exe -f "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/texturing/Makefile" VERBOSE=1 "$file""/> + <Clean command="C:/Qt/Tools/mingw730_64/bin/mingw32-make.exe -f "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/texturing/Makefile" VERBOSE=1 clean"/> + <DistClean command="C:/Qt/Tools/mingw730_64/bin/mingw32-make.exe -f "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/texturing/Makefile" VERBOSE=1 clean"/> + </MakeCommands> + </Target> + <Target title="texturing_autogen"> + <Option working_dir="E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/texturing"/> + <Option type="4"/> + <MakeCommands> + <Build command="C:/Qt/Tools/mingw730_64/bin/mingw32-make.exe -f "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/texturing/Makefile" VERBOSE=1 texturing_autogen"/> + <CompileFile command="C:/Qt/Tools/mingw730_64/bin/mingw32-make.exe -f "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/texturing/Makefile" VERBOSE=1 "$file""/> + <Clean command="C:/Qt/Tools/mingw730_64/bin/mingw32-make.exe -f "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/texturing/Makefile" VERBOSE=1 clean"/> + <DistClean command="C:/Qt/Tools/mingw730_64/bin/mingw32-make.exe -f "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/texturing/Makefile" VERBOSE=1 clean"/> + </MakeCommands> + </Target> + </Build> + <Unit filename="E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/pathtracer/pathtracer_autogen/mocs_compilation.cpp"> + <Option target="pathtracer"/> + </Unit> + <Unit filename="E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/raster2d/raster2d_autogen/mocs_compilation.cpp"> + <Option target="raster2d"/> + </Unit> + <Unit filename="E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/raytracer/raytracer_autogen/mocs_compilation.cpp"> + <Option target="raytracer"/> + </Unit> + <Unit filename="E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/solarsystem/solarsystem_autogen/mocs_compilation.cpp"> + <Option target="solarsystem"/> + </Unit> + <Unit filename="E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/texturing/texturing_autogen/mocs_compilation.cpp"> + <Option target="texturing"/> + </Unit> + <Unit filename="E:/Studium/team20-21/common/glsl_preprocessor.cpp"> + <Option target="cgex"/> + </Unit> + <Unit filename="E:/Studium/team20-21/common/glsl_preprocessor.hpp"> + <Option target="cgex"/> + </Unit> + <Unit filename="E:/Studium/team20-21/common/image.cpp"> + <Option target="cgex"/> + </Unit> + <Unit filename="E:/Studium/team20-21/common/image.hpp"> + <Option target="cgex"/> + </Unit> + <Unit filename="E:/Studium/team20-21/common/image_widget.cpp"> + <Option target="cgex"/> + </Unit> + <Unit filename="E:/Studium/team20-21/common/image_widget.hpp"> + <Option target="cgex"/> + </Unit> + <Unit filename="E:/Studium/team20-21/common/rasterizer2d.cpp"> + <Option target="cgex"/> + </Unit> + <Unit filename="E:/Studium/team20-21/common/rasterizer2d.hpp"> + <Option target="cgex"/> + </Unit> + <Unit filename="E:/Studium/team20-21/common/util.cpp"> + <Option target="cgex"/> + </Unit> + <Unit filename="E:/Studium/team20-21/common/util.hpp"> + <Option target="cgex"/> + </Unit> + <Unit filename="E:/Studium/team20-21/common/view_controller.cpp"> + <Option target="cgex"/> + </Unit> + <Unit filename="E:/Studium/team20-21/common/view_controller.hpp"> + <Option target="cgex"/> + </Unit> + <Unit filename="E:/Studium/team20-21/pathtracer/glsl/brdf.glsl"> + <Option target="pathtracer"/> + </Unit> + <Unit filename="E:/Studium/team20-21/pathtracer/glsl/camera.glsl"> + <Option target="pathtracer"/> + </Unit> + <Unit filename="E:/Studium/team20-21/pathtracer/glsl/material.glsl"> + <Option target="pathtracer"/> + </Unit> + <Unit filename="E:/Studium/team20-21/pathtracer/glsl/objects.glsl"> + <Option target="pathtracer"/> + </Unit> + <Unit filename="E:/Studium/team20-21/pathtracer/glsl/objects/plane.glsl"> + <Option target="pathtracer"/> + </Unit> + <Unit filename="E:/Studium/team20-21/pathtracer/glsl/objects/sphere.glsl"> + <Option target="pathtracer"/> + </Unit> + <Unit filename="E:/Studium/team20-21/pathtracer/glsl/random.glsl"> + <Option target="pathtracer"/> + </Unit> + <Unit filename="E:/Studium/team20-21/pathtracer/glsl/ray.glsl"> + <Option target="pathtracer"/> + </Unit> + <Unit filename="E:/Studium/team20-21/pathtracer/glsl/sampling.glsl"> + <Option target="pathtracer"/> + </Unit> + <Unit filename="E:/Studium/team20-21/pathtracer/glsl/simplex_noise.glsl"> + <Option target="pathtracer"/> + </Unit> + <Unit filename="E:/Studium/team20-21/pathtracer/glsl/test.glsl"> + <Option target="pathtracer"/> + </Unit> + <Unit filename="E:/Studium/team20-21/pathtracer/glsl/trace.glsl"> + <Option target="pathtracer"/> + </Unit> + <Unit filename="E:/Studium/team20-21/pathtracer/main.cpp"> + <Option target="pathtracer"/> + </Unit> + <Unit filename="E:/Studium/team20-21/pathtracer/pathtrace_widget.cpp"> + <Option target="pathtracer"/> + </Unit> + <Unit filename="E:/Studium/team20-21/pathtracer/pathtrace_widget.hpp"> + <Option target="pathtracer"/> + </Unit> + <Unit filename="E:/Studium/team20-21/pathtracer/pathtrace_widget.ui"> + <Option target="pathtracer"/> + </Unit> + <Unit filename="E:/Studium/team20-21/pathtracer/scenes/simple spheres.glsl"> + <Option target="pathtracer"/> + </Unit> + <Unit filename="E:/Studium/team20-21/pathtracer/scenes/varying spheres.glsl"> + <Option target="pathtracer"/> + </Unit> + <Unit filename="E:/Studium/team20-21/raster2d/raster2d.cpp"> + <Option target="raster2d"/> + </Unit> + <Unit filename="E:/Studium/team20-21/raytracer/main.cpp"> + <Option target="raytracer"/> + </Unit> + <Unit filename="E:/Studium/team20-21/raytracer/raytrace_widget.cpp"> + <Option target="raytracer"/> + </Unit> + <Unit filename="E:/Studium/team20-21/raytracer/raytrace_widget.hpp"> + <Option target="raytracer"/> + </Unit> + <Unit filename="E:/Studium/team20-21/raytracer/shaders/raytracer.glsl"> + <Option target="raytracer"/> + </Unit> + <Unit filename="E:/Studium/team20-21/solarsystem/main.cpp"> + <Option target="solarsystem"/> + </Unit> + <Unit filename="E:/Studium/team20-21/solarsystem/mesh.cpp"> + <Option target="solarsystem"/> + </Unit> + <Unit filename="E:/Studium/team20-21/solarsystem/mesh.hpp"> + <Option target="solarsystem"/> + </Unit> + <Unit filename="E:/Studium/team20-21/solarsystem/solarsystem_widget.cpp"> + <Option target="solarsystem"/> + </Unit> + <Unit filename="E:/Studium/team20-21/solarsystem/solarsystem_widget.hpp"> + <Option target="solarsystem"/> + </Unit> + <Unit filename="E:/Studium/team20-21/texturing/main.cpp"> + <Option target="texturing"/> + </Unit> + <Unit filename="E:/Studium/team20-21/texturing/mesh.cpp"> + <Option target="texturing"/> + </Unit> + <Unit filename="E:/Studium/team20-21/texturing/mesh.hpp"> + <Option target="texturing"/> + </Unit> + <Unit filename="E:/Studium/team20-21/texturing/textures_widget.cpp"> + <Option target="texturing"/> + </Unit> + <Unit filename="E:/Studium/team20-21/texturing/textures_widget.hpp"> + <Option target="texturing"/> + </Unit> + <Unit filename="E:/Studium/team20-21/CMakeLists.txt"> + <Option virtualFolder="CMake Files\"/> + </Unit> + <Unit filename="E:/Studium/team20-21/Qt/5.14.2/mingw73_64/lib/cmake/Qt5Widgets/Qt5WidgetsConfig.cmake"> + <Option virtualFolder="CMake Files\Qt\5.14.2\mingw73_64\lib\cmake\Qt5Widgets\"/> + </Unit> + <Unit filename="E:/Studium/team20-21/Qt/5.14.2/mingw73_64/lib/cmake/Qt5Widgets/Qt5WidgetsConfigExtras.cmake"> + <Option virtualFolder="CMake Files\Qt\5.14.2\mingw73_64\lib\cmake\Qt5Widgets\"/> + </Unit> + <Unit filename="E:/Studium/team20-21/Qt/5.14.2/mingw73_64/lib/cmake/Qt5Widgets/Qt5WidgetsConfigVersion.cmake"> + <Option virtualFolder="CMake Files\Qt\5.14.2\mingw73_64\lib\cmake\Qt5Widgets\"/> + </Unit> + <Unit filename="E:/Studium/team20-21/Qt/5.14.2/mingw73_64/lib/cmake/Qt5Widgets/Qt5WidgetsMacros.cmake"> + <Option virtualFolder="CMake Files\Qt\5.14.2\mingw73_64\lib\cmake\Qt5Widgets\"/> + </Unit> + <Unit filename="E:/Studium/team20-21/Qt/5.14.2/mingw73_64/lib/cmake/Qt5Widgets/Qt5Widgets_QWindowsVistaStylePlugin.cmake"> + <Option virtualFolder="CMake Files\Qt\5.14.2\mingw73_64\lib\cmake\Qt5Widgets\"/> + </Unit> + <Unit filename="E:/Studium/team20-21/Qt/5.14.2/mingw73_64/lib/cmake/Qt5Gui/Qt5GuiConfig.cmake"> + <Option virtualFolder="CMake Files\Qt\5.14.2\mingw73_64\lib\cmake\Qt5Gui\"/> + </Unit> + <Unit filename="E:/Studium/team20-21/Qt/5.14.2/mingw73_64/lib/cmake/Qt5Gui/Qt5GuiConfigExtras.cmake"> + <Option virtualFolder="CMake Files\Qt\5.14.2\mingw73_64\lib\cmake\Qt5Gui\"/> + </Unit> + <Unit filename="E:/Studium/team20-21/Qt/5.14.2/mingw73_64/lib/cmake/Qt5Gui/Qt5GuiConfigVersion.cmake"> + <Option virtualFolder="CMake Files\Qt\5.14.2\mingw73_64\lib\cmake\Qt5Gui\"/> + </Unit> + <Unit filename="E:/Studium/team20-21/Qt/5.14.2/mingw73_64/lib/cmake/Qt5Gui/Qt5Gui_QGifPlugin.cmake"> + <Option virtualFolder="CMake Files\Qt\5.14.2\mingw73_64\lib\cmake\Qt5Gui\"/> + </Unit> + <Unit filename="E:/Studium/team20-21/Qt/5.14.2/mingw73_64/lib/cmake/Qt5Gui/Qt5Gui_QICNSPlugin.cmake"> + <Option virtualFolder="CMake Files\Qt\5.14.2\mingw73_64\lib\cmake\Qt5Gui\"/> + </Unit> + <Unit filename="E:/Studium/team20-21/Qt/5.14.2/mingw73_64/lib/cmake/Qt5Gui/Qt5Gui_QICOPlugin.cmake"> + <Option virtualFolder="CMake Files\Qt\5.14.2\mingw73_64\lib\cmake\Qt5Gui\"/> + </Unit> + <Unit filename="E:/Studium/team20-21/Qt/5.14.2/mingw73_64/lib/cmake/Qt5Gui/Qt5Gui_QJpegPlugin.cmake"> + <Option virtualFolder="CMake Files\Qt\5.14.2\mingw73_64\lib\cmake\Qt5Gui\"/> + </Unit> + <Unit filename="E:/Studium/team20-21/Qt/5.14.2/mingw73_64/lib/cmake/Qt5Gui/Qt5Gui_QMinimalIntegrationPlugin.cmake"> + <Option virtualFolder="CMake Files\Qt\5.14.2\mingw73_64\lib\cmake\Qt5Gui\"/> + </Unit> + <Unit filename="E:/Studium/team20-21/Qt/5.14.2/mingw73_64/lib/cmake/Qt5Gui/Qt5Gui_QOffscreenIntegrationPlugin.cmake"> + <Option virtualFolder="CMake Files\Qt\5.14.2\mingw73_64\lib\cmake\Qt5Gui\"/> + </Unit> + <Unit filename="E:/Studium/team20-21/Qt/5.14.2/mingw73_64/lib/cmake/Qt5Gui/Qt5Gui_QSvgIconPlugin.cmake"> + <Option virtualFolder="CMake Files\Qt\5.14.2\mingw73_64\lib\cmake\Qt5Gui\"/> + </Unit> + <Unit filename="E:/Studium/team20-21/Qt/5.14.2/mingw73_64/lib/cmake/Qt5Gui/Qt5Gui_QSvgPlugin.cmake"> + <Option virtualFolder="CMake Files\Qt\5.14.2\mingw73_64\lib\cmake\Qt5Gui\"/> + </Unit> + <Unit filename="E:/Studium/team20-21/Qt/5.14.2/mingw73_64/lib/cmake/Qt5Gui/Qt5Gui_QTgaPlugin.cmake"> + <Option virtualFolder="CMake Files\Qt\5.14.2\mingw73_64\lib\cmake\Qt5Gui\"/> + </Unit> + <Unit filename="E:/Studium/team20-21/Qt/5.14.2/mingw73_64/lib/cmake/Qt5Gui/Qt5Gui_QTiffPlugin.cmake"> + <Option virtualFolder="CMake Files\Qt\5.14.2\mingw73_64\lib\cmake\Qt5Gui\"/> + </Unit> + <Unit filename="E:/Studium/team20-21/Qt/5.14.2/mingw73_64/lib/cmake/Qt5Gui/Qt5Gui_QTuioTouchPlugin.cmake"> + <Option virtualFolder="CMake Files\Qt\5.14.2\mingw73_64\lib\cmake\Qt5Gui\"/> + </Unit> + <Unit filename="E:/Studium/team20-21/Qt/5.14.2/mingw73_64/lib/cmake/Qt5Gui/Qt5Gui_QVirtualKeyboardPlugin.cmake"> + <Option virtualFolder="CMake Files\Qt\5.14.2\mingw73_64\lib\cmake\Qt5Gui\"/> + </Unit> + <Unit filename="E:/Studium/team20-21/Qt/5.14.2/mingw73_64/lib/cmake/Qt5Gui/Qt5Gui_QWbmpPlugin.cmake"> + <Option virtualFolder="CMake Files\Qt\5.14.2\mingw73_64\lib\cmake\Qt5Gui\"/> + </Unit> + <Unit filename="E:/Studium/team20-21/Qt/5.14.2/mingw73_64/lib/cmake/Qt5Gui/Qt5Gui_QWebGLIntegrationPlugin.cmake"> + <Option virtualFolder="CMake Files\Qt\5.14.2\mingw73_64\lib\cmake\Qt5Gui\"/> + </Unit> + <Unit filename="E:/Studium/team20-21/Qt/5.14.2/mingw73_64/lib/cmake/Qt5Gui/Qt5Gui_QWebpPlugin.cmake"> + <Option virtualFolder="CMake Files\Qt\5.14.2\mingw73_64\lib\cmake\Qt5Gui\"/> + </Unit> + <Unit filename="E:/Studium/team20-21/Qt/5.14.2/mingw73_64/lib/cmake/Qt5Gui/Qt5Gui_QWindowsDirect2DIntegrationPlugin.cmake"> + <Option virtualFolder="CMake Files\Qt\5.14.2\mingw73_64\lib\cmake\Qt5Gui\"/> + </Unit> + <Unit filename="E:/Studium/team20-21/Qt/5.14.2/mingw73_64/lib/cmake/Qt5Gui/Qt5Gui_QWindowsIntegrationPlugin.cmake"> + <Option virtualFolder="CMake Files\Qt\5.14.2\mingw73_64\lib\cmake\Qt5Gui\"/> + </Unit> + <Unit filename="E:/Studium/team20-21/Qt/5.14.2/mingw73_64/lib/cmake/Qt5Gui/Qt5Gui_QXdgDesktopPortalThemePlugin.cmake"> + <Option virtualFolder="CMake Files\Qt\5.14.2\mingw73_64\lib\cmake\Qt5Gui\"/> + </Unit> + <Unit filename="E:/Studium/team20-21/Qt/5.14.2/mingw73_64/lib/cmake/Qt5Core/Qt5CoreConfig.cmake"> + <Option virtualFolder="CMake Files\Qt\5.14.2\mingw73_64\lib\cmake\Qt5Core\"/> + </Unit> + <Unit filename="E:/Studium/team20-21/Qt/5.14.2/mingw73_64/lib/cmake/Qt5Core/Qt5CoreConfigExtras.cmake"> + <Option virtualFolder="CMake Files\Qt\5.14.2\mingw73_64\lib\cmake\Qt5Core\"/> + </Unit> + <Unit filename="E:/Studium/team20-21/Qt/5.14.2/mingw73_64/lib/cmake/Qt5Core/Qt5CoreConfigExtrasMkspecDir.cmake"> + <Option virtualFolder="CMake Files\Qt\5.14.2\mingw73_64\lib\cmake\Qt5Core\"/> + </Unit> + <Unit filename="E:/Studium/team20-21/Qt/5.14.2/mingw73_64/lib/cmake/Qt5Core/Qt5CoreConfigVersion.cmake"> + <Option virtualFolder="CMake Files\Qt\5.14.2\mingw73_64\lib\cmake\Qt5Core\"/> + </Unit> + <Unit filename="E:/Studium/team20-21/Qt/5.14.2/mingw73_64/lib/cmake/Qt5Core/Qt5CoreMacros.cmake"> + <Option virtualFolder="CMake Files\Qt\5.14.2\mingw73_64\lib\cmake\Qt5Core\"/> + </Unit> + <Unit filename="E:/Studium/team20-21/Qt/5.14.2/mingw73_64/lib/cmake/Qt5OpenGL/Qt5OpenGLConfig.cmake"> + <Option virtualFolder="CMake Files\Qt\5.14.2\mingw73_64\lib\cmake\Qt5OpenGL\"/> + </Unit> + <Unit filename="E:/Studium/team20-21/Qt/5.14.2/mingw73_64/lib/cmake/Qt5OpenGL/Qt5OpenGLConfigVersion.cmake"> + <Option virtualFolder="CMake Files\Qt\5.14.2\mingw73_64\lib\cmake\Qt5OpenGL\"/> + </Unit> + <Unit filename="E:/Studium/team20-21/common/CMakeLists.txt"> + <Option virtualFolder="CMake Files\common\"/> + </Unit> + <Unit filename="E:/Studium/team20-21/raster2d/CMakeLists.txt"> + <Option virtualFolder="CMake Files\raster2d\"/> + </Unit> + <Unit filename="E:/Studium/team20-21/raytracer/CMakeLists.txt"> + <Option virtualFolder="CMake Files\raytracer\"/> + </Unit> + <Unit filename="E:/Studium/team20-21/pathtracer/CMakeLists.txt"> + <Option virtualFolder="CMake Files\pathtracer\"/> + </Unit> + <Unit filename="E:/Studium/team20-21/solarsystem/CMakeLists.txt"> + <Option virtualFolder="CMake Files\solarsystem\"/> + </Unit> + <Unit filename="E:/Studium/team20-21/texturing/CMakeLists.txt"> + <Option virtualFolder="CMake Files\texturing\"/> + </Unit> + </Project> +</CodeBlocks_project_file> diff --git a/cmake_install.cmake b/cmake_install.cmake new file mode 100644 index 0000000000000000000000000000000000000000..8af7fb417d6b47f8d34dc4cad7f261c2e8b6b695 --- /dev/null +++ b/cmake_install.cmake @@ -0,0 +1,55 @@ +# Install script for directory: E:/Studium/team20-21 + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/cgex") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "Debug") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "FALSE") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for each subdirectory. + include("E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/common/cmake_install.cmake") + include("E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/raster2d/cmake_install.cmake") + include("E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/raytracer/cmake_install.cmake") + include("E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/pathtracer/cmake_install.cmake") + include("E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/solarsystem/cmake_install.cmake") + include("E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/texturing/cmake_install.cmake") + +endif() + +if(CMAKE_INSTALL_COMPONENT) + set(CMAKE_INSTALL_MANIFEST "install_manifest_${CMAKE_INSTALL_COMPONENT}.txt") +else() + set(CMAKE_INSTALL_MANIFEST "install_manifest.txt") +endif() + +string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT + "${CMAKE_INSTALL_MANIFEST_FILES}") +file(WRITE "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/${CMAKE_INSTALL_MANIFEST}" + "${CMAKE_INSTALL_MANIFEST_CONTENT}") diff --git a/common/CMakeFiles/CMakeDirectoryInformation.cmake b/common/CMakeFiles/CMakeDirectoryInformation.cmake new file mode 100644 index 0000000000000000000000000000000000000000..f9b6fb842523da245999df173129ef6c5edd9ef6 --- /dev/null +++ b/common/CMakeFiles/CMakeDirectoryInformation.cmake @@ -0,0 +1,16 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "MinGW Makefiles" Generator, CMake Version 3.17 + +# Relative path conversion top directories. +set(CMAKE_RELATIVE_PATH_TOP_SOURCE "E:/Studium/team20-21") +set(CMAKE_RELATIVE_PATH_TOP_BINARY "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug") + +# Force unix paths in dependencies. +set(CMAKE_FORCE_UNIX_PATHS 1) + + +# The C and CXX include file regular expressions for this directory. +set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$") +set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$") +set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN}) +set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN}) diff --git a/common/CMakeFiles/cgex.dir/CXX.includecache b/common/CMakeFiles/cgex.dir/CXX.includecache new file mode 100644 index 0000000000000000000000000000000000000000..cfe3dc840775e48037857f7ef5c466e9bb271238 --- /dev/null +++ b/common/CMakeFiles/cgex.dir/CXX.includecache @@ -0,0 +1,1658 @@ +#IncludeRegexLine: ^[ ]*[#%][ ]*(include|import)[ ]*[<"]([^">]+)([">]) + +#IncludeRegexScan: ^.*$ + +#IncludeRegexComplain: ^$ + +#IncludeRegexTransform: + +C:/Qt/5.14.2/mingw73_64/include/QtANGLE/GLES2/gl2.h +GLES2/gl2platform.h +- +KHR/khrplatform.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtANGLE/GLES2/gl2platform.h +KHR/khrplatform.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtANGLE/GLES3/gl3.h +GLES3/gl3platform.h +- +KHR/khrplatform.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtANGLE/GLES3/gl3platform.h +KHR/khrplatform.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtANGLE/KHR/khrplatform.h +sys/cdefs.h +- +stdint.h +- +inttypes.h +- +stdint.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/QFileInfo +qfileinfo.h +C:/Qt/5.14.2/mingw73_64/include/QtCore/qfileinfo.h + +C:/Qt/5.14.2/mingw73_64/include/QtCore/QObject +qobject.h +C:/Qt/5.14.2/mingw73_64/include/QtCore/qobject.h + +C:/Qt/5.14.2/mingw73_64/include/QtCore/QScopedPointer +qscopedpointer.h +C:/Qt/5.14.2/mingw73_64/include/QtCore/qscopedpointer.h + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qalgorithms.h +QtCore/qglobal.h +- +intrin.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qarraydata.h +QtCore/qrefcount.h +- +string.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qatomic.h +QtCore/qglobal.h +- +QtCore/qbasicatomic.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qatomic_bootstrap.h +QtCore/qgenericatomic.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qatomic_cxx11.h +QtCore/qgenericatomic.h +- +atomic +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qatomic_msvc.h +QtCore/qgenericatomic.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qbasicatomic.h +QtCore/qglobal.h +- +QtCore/qatomic_bootstrap.h +- +QtCore/qatomic_cxx11.h +- +QtCore/qatomic_msvc.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qbytearray.h +QtCore/qrefcount.h +- +QtCore/qnamespace.h +- +QtCore/qarraydata.h +- +stdlib.h +- +string.h +- +stdarg.h +- +string +- +iterator +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qbytearraylist.h +QtCore/qlist.h +- +QtCore/qbytearray.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qchar.h +QtCore/qglobal.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qcompilerdetection.h +QtCore/qglobal.h +- +utility +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qconfig-bootstrapped.h + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qconfig.h + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qcontainerfwd.h +QtCore/qglobal.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qcontainertools_impl.h +QtCore/qglobal.h +- +iterator +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qcontiguouscache.h +QtCore/qatomic.h +- +limits.h +- +new +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qcoreapplication.h +QtCore/qglobal.h +- +QtCore/qstring.h +- +QtCore/qobject.h +- +QtCore/qcoreevent.h +- +QtCore/qeventloop.h +- +QtCore/qscopedpointer.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qcoreevent.h +QtCore/qnamespace.h +- +QtCore/qbytearray.h +- +QtCore/qobjectdefs.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qdatastream.h +QtCore/qscopedpointer.h +- +QtCore/qiodevice.h +- +QtCore/qpair.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qdebug.h +QtCore/qalgorithms.h +- +QtCore/qhash.h +- +QtCore/qlist.h +- +QtCore/qmap.h +- +QtCore/qpair.h +- +QtCore/qtextstream.h +- +QtCore/qstring.h +- +QtCore/qvector.h +- +QtCore/qset.h +- +QtCore/qcontiguouscache.h +- +QtCore/qsharedpointer.h +- +vector +- +list +- +map +- +utility +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qeventloop.h +QtCore/qobject.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qfile.h +QtCore/qfiledevice.h +- +QtCore/qstring.h +- +stdio.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qfiledevice.h +QtCore/qiodevice.h +- +QtCore/qstring.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qfileinfo.h +QtCore/qfile.h +- +QtCore/qlist.h +- +QtCore/qshareddata.h +- +QtCore/qmetatype.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qflags.h +QtCore/qglobal.h +- +initializer_list +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qgenericatomic.h +QtCore/qglobal.h +- +QtCore/qtypeinfo.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qglobal.h +type_traits +- +cstddef +- +utility +- +assert.h +- +stddef.h +- +QtCore/qconfig-bootstrapped.h +- +QtCore/qconfig.h +- +QtCore/qtcore-config.h +- +QtCore/qsystemdetection.h +- +QtCore/qprocessordetection.h +- +QtCore/qcompilerdetection.h +- +algorithm +- +QtCore/qtypeinfo.h +- +QtCore/qsysinfo.h +- +QtCore/qlogging.h +- +QtCore/qflags.h +- +QtCore/qatomic.h +- +QtCore/qglobalstatic.h +- +QtCore/qnumeric.h +- +QtCore/qversiontagging.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qglobalstatic.h +QtCore/qglobal.h +- +QtCore/qatomic.h +- +QtCore/qmutex.h +- +mutex +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qhash.h +QtCore/qchar.h +- +QtCore/qiterator.h +- +QtCore/qlist.h +- +QtCore/qrefcount.h +- +QtCore/qhashfunctions.h +- +QtCore/qcontainertools_impl.h +- +algorithm +- +initializer_list +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qhashfunctions.h +QtCore/qstring.h +- +QtCore/qpair.h +- +numeric +- +functional +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qiodevice.h +QtCore/qglobal.h +- +QtCore/qobject.h +- +QtCore/qobjectdefs.h +- +QtCore/qscopedpointer.h +- +QtCore/qstring.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qiterator.h +QtCore/qglobal.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qline.h +QtCore/qpoint.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qlist.h +QtCore/qalgorithms.h +- +QtCore/qiterator.h +- +QtCore/qrefcount.h +- +QtCore/qarraydata.h +- +QtCore/qhashfunctions.h +- +QtCore/qvector.h +- +QtCore/qcontainertools_impl.h +- +algorithm +- +initializer_list +- +iterator +- +list +- +stdlib.h +- +new +- +limits.h +- +string.h +- +QtCore/qbytearraylist.h +- +QtCore/qstringlist.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qlocale.h +QtCore/qvariant.h +- +QtCore/qstring.h +- +QtCore/qobjectdefs.h +- +QtCore/qshareddata.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qlogging.h +QtCore/qglobal.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qmap.h +QtCore/qiterator.h +- +QtCore/qlist.h +- +QtCore/qrefcount.h +- +QtCore/qpair.h +- +QtCore/qdebug.h +- +functional +- +initializer_list +- +map +- +new +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qmargins.h +QtCore/qnamespace.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qmetatype.h +QtCore/qglobal.h +- +QtCore/qatomic.h +- +QtCore/qbytearray.h +- +QtCore/qvarlengtharray.h +- +QtCore/qobjectdefs.h +- +new +- +vector +- +list +- +map +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qmutex.h +QtCore/qglobal.h +- +QtCore/qatomic.h +- +new +- +chrono +- +limits +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qnamespace.h +QtCore/qglobal.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qnumeric.h +QtCore/qglobal.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qobject.h +QtCore/qobjectdefs.h +- +QtCore/qstring.h +- +QtCore/qbytearray.h +- +QtCore/qlist.h +- +QtCore/qcoreevent.h +- +QtCore/qscopedpointer.h +- +QtCore/qmetatype.h +- +QtCore/qobject_impl.h +- +chrono +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qobject_impl.h + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qobjectdefs.h +QtCore/qnamespace.h +- +QtCore/qobjectdefs_impl.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qobjectdefs_impl.h +QtCore/qnamespace.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qpair.h +QtCore/qglobal.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qpoint.h +QtCore/qnamespace.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qprocessordetection.h +QtCore/qglobal.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qrect.h +QtCore/qmargins.h +- +QtCore/qsize.h +- +QtCore/qpoint.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qrefcount.h +QtCore/qatomic.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qregexp.h +QtCore/qglobal.h +- +QtCore/qstring.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qscopedpointer.h +QtCore/qglobal.h +- +stdlib.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qset.h +QtCore/qhash.h +- +QtCore/qcontainertools_impl.h +- +initializer_list +- +iterator +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qshareddata.h +QtCore/qglobal.h +- +QtCore/qatomic.h +- +QtCore/qhash.h +- +QtCore/qhashfunctions.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qsharedpointer.h +QtCore/qglobal.h +- +QtCore/qatomic.h +- +QtCore/qshareddata.h +- +QtCore/qsharedpointer_impl.h +- +memory +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qsharedpointer_impl.h +new +- +QtCore/qatomic.h +- +QtCore/qobject.h +- +QtCore/qhash.h +- +QtCore/qhashfunctions.h +- +memory +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qsize.h +QtCore/qnamespace.h +- +QtCore/qmargins.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qstring.h +QtCore/qchar.h +- +QtCore/qbytearray.h +- +QtCore/qrefcount.h +- +QtCore/qnamespace.h +- +QtCore/qstringliteral.h +- +QtCore/qstringalgorithms.h +- +QtCore/qstringview.h +- +string +- +iterator +- +stdarg.h +- +QtCore/qstringbuilder.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringalgorithms.h +QtCore/qnamespace.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringbuilder.h +QtCore/qstring.h +- +QtCore/qbytearray.h +- +string.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringlist.h +QtCore/qlist.h +- +QtCore/qalgorithms.h +- +QtCore/qcontainertools_impl.h +- +QtCore/qregexp.h +- +QtCore/qstring.h +- +QtCore/qstringmatcher.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringliteral.h +QtCore/qarraydata.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringmatcher.h +QtCore/qstring.h +- +QtCore/qstringview.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringview.h +QtCore/qchar.h +- +QtCore/qbytearray.h +- +QtCore/qstringliteral.h +- +QtCore/qstringalgorithms.h +- +string +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qsysinfo.h +QtCore/qglobal.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qsystemdetection.h +QtCore/qglobal.h +- +TargetConditionals.h +- +Availability.h +- +AvailabilityMacros.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qt_windows.h +windows.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qtcore-config.h + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qtextstream.h +QtCore/qiodevice.h +- +QtCore/qstring.h +- +QtCore/qchar.h +- +QtCore/qlocale.h +- +QtCore/qscopedpointer.h +- +stdio.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qtypeinfo.h +QtCore/qglobal.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qurl.h +QtCore/qbytearray.h +- +QtCore/qobjectdefs.h +- +QtCore/qstring.h +- +QtCore/qlist.h +- +QtCore/qpair.h +- +QtCore/qglobal.h +- +QtCore/qurlquery.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qurlquery.h +QtCore/qpair.h +- +QtCore/qshareddata.h +- +QtCore/qurl.h +- +QtCore/qstringlist.h +- +initializer_list +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qvariant.h +QtCore/qatomic.h +- +QtCore/qbytearray.h +- +QtCore/qlist.h +- +QtCore/qmetatype.h +- +QtCore/qmap.h +- +QtCore/qhash.h +- +QtCore/qstring.h +- +QtCore/qstringlist.h +- +QtCore/qobject.h +- +QtCore/qbytearraylist.h +- +variant +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qvarlengtharray.h +QtCore/qcontainerfwd.h +- +QtCore/qglobal.h +- +QtCore/qalgorithms.h +- +QtCore/qcontainertools_impl.h +- +QtCore/qhashfunctions.h +- +algorithm +- +initializer_list +- +iterator +- +new +- +string.h +- +stdlib.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qvector.h +QtCore/qalgorithms.h +- +QtCore/qiterator.h +- +QtCore/qrefcount.h +- +QtCore/qarraydata.h +- +QtCore/qhashfunctions.h +- +QtCore/qcontainertools_impl.h +- +iterator +- +initializer_list +- +vector +- +stdlib.h +- +string.h +- +algorithm +- +QtCore/qpoint.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qversiontagging.h +QtCore/qglobal.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/QImage +qimage.h +C:/Qt/5.14.2/mingw73_64/include/QtGui/qimage.h + +C:/Qt/5.14.2/mingw73_64/include/QtGui/QKeyEvent +qevent.h +C:/Qt/5.14.2/mingw73_64/include/QtGui/qevent.h + +C:/Qt/5.14.2/mingw73_64/include/QtGui/QMatrix3x3 +qgenericmatrix.h +C:/Qt/5.14.2/mingw73_64/include/QtGui/qgenericmatrix.h + +C:/Qt/5.14.2/mingw73_64/include/QtGui/QMatrix4x4 +qmatrix4x4.h +C:/Qt/5.14.2/mingw73_64/include/QtGui/qmatrix4x4.h + +C:/Qt/5.14.2/mingw73_64/include/QtGui/QOpenGLFunctions +qopenglfunctions.h +C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglfunctions.h + +C:/Qt/5.14.2/mingw73_64/include/QtGui/QQuaternion +qquaternion.h +C:/Qt/5.14.2/mingw73_64/include/QtGui/qquaternion.h + +C:/Qt/5.14.2/mingw73_64/include/QtGui/QSurfaceFormat +qsurfaceformat.h +C:/Qt/5.14.2/mingw73_64/include/QtGui/qsurfaceformat.h + +C:/Qt/5.14.2/mingw73_64/include/QtGui/QVector2D +qvector2d.h +C:/Qt/5.14.2/mingw73_64/include/QtGui/qvector2d.h + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qbrush.h +QtGui/qtguiglobal.h +- +QtCore/qpair.h +- +QtCore/qpoint.h +- +QtCore/qvector.h +- +QtCore/qscopedpointer.h +- +QtGui/qcolor.h +- +QtGui/qmatrix.h +- +QtGui/qtransform.h +- +QtGui/qimage.h +- +QtGui/qpixmap.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qcolor.h +QtGui/qtguiglobal.h +- +QtGui/qrgb.h +- +QtCore/qnamespace.h +- +QtCore/qstringlist.h +- +QtGui/qrgba64.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qcursor.h +QtGui/qtguiglobal.h +- +QtCore/qpoint.h +- +QtGui/qwindowdefs.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qevent.h +QtGui/qtguiglobal.h +- +QtGui/qwindowdefs.h +- +QtGui/qregion.h +- +QtCore/qnamespace.h +- +QtCore/qstring.h +- +QtGui/qkeysequence.h +- +QtCore/qcoreevent.h +- +QtCore/qvariant.h +- +QtCore/qmap.h +- +QtCore/qvector.h +- +QtCore/qset.h +- +QtCore/qurl.h +- +QtCore/qfile.h +- +QtGui/qvector2d.h +- +QtGui/qtouchdevice.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qfont.h +QtGui/qtguiglobal.h +- +QtGui/qwindowdefs.h +- +QtCore/qstring.h +- +QtCore/qsharedpointer.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qfontinfo.h +QtGui/qtguiglobal.h +- +QtGui/qfont.h +- +QtCore/qsharedpointer.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qfontmetrics.h +QtGui/qtguiglobal.h +- +QtGui/qfont.h +- +QtCore/qsharedpointer.h +- +QtCore/qrect.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qgenericmatrix.h +QtGui/qtguiglobal.h +- +QtCore/qmetatype.h +- +QtCore/qdebug.h +- +QtCore/qdatastream.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qguiapplication.h +QtGui/qtguiglobal.h +- +QtCore/qcoreapplication.h +- +QtGui/qwindowdefs.h +- +QtGui/qinputmethod.h +- +QtCore/qlocale.h +- +QtCore/qpoint.h +- +QtCore/qsize.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qicon.h +QtGui/qtguiglobal.h +- +QtCore/qsize.h +- +QtCore/qlist.h +- +QtGui/qpixmap.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qimage.h +QtGui/qtguiglobal.h +- +QtGui/qcolor.h +- +QtGui/qrgb.h +- +QtGui/qpaintdevice.h +- +QtGui/qpixelformat.h +- +QtGui/qtransform.h +- +QtCore/qbytearray.h +- +QtCore/qrect.h +- +QtCore/qstring.h +- +QtCore/qstringlist.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qinputmethod.h +QtGui/qtguiglobal.h +- +QtCore/qobject.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qkeysequence.h +QtGui/qtguiglobal.h +- +QtCore/qstring.h +- +QtCore/qobjectdefs.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qmatrix.h +QtGui/qtguiglobal.h +- +QtGui/qpolygon.h +- +QtGui/qregion.h +- +QtGui/qwindowdefs.h +- +QtCore/qline.h +- +QtCore/qpoint.h +- +QtCore/qrect.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qmatrix4x4.h +QtGui/qtguiglobal.h +- +QtGui/qvector3d.h +- +QtGui/qvector4d.h +- +QtGui/qquaternion.h +- +QtGui/qgenericmatrix.h +- +QtCore/qrect.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qopengl.h +QtGui/qtguiglobal.h +- +QtCore/qt_windows.h +- +OpenGLES/ES3/gl.h +- +OpenGLES/ES3/glext.h +- +OpenGLES/ES2/gl.h +- +OpenGLES/ES2/glext.h +- +GLES3/gl32.h +- +GLES3/gl31.h +- +GLES3/gl3.h +- +GLES2/gl2.h +- +QtGui/qopengles2ext.h +- +OpenGL/gl.h +- +OpenGL/gl3.h +- +OpenGL/glext.h +- +GL/gl.h +- +GL/gl.h +- +QtGui/qopenglext.h +- +stddef.h +- +inttypes.h +- +inttypes.h +- +stdint.h +- +inttypes.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglcontext.h +QtGui/qtguiglobal.h +- +QtCore/qnamespace.h +- +QtCore/QObject +- +QtCore/QScopedPointer +- +QtGui/QSurfaceFormat +- +QtGui/qopengl.h +- +QtGui/qopenglversionfunctions.h +- +QtCore/qhash.h +- +QtCore/qhashfunctions.h +- +QtCore/qpair.h +- +QtCore/qvariant.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qopengles2ext.h + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglext.h +windows.h +- +inttypes.h +- +inttypes.h +- +stdint.h +- +inttypes.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglfunctions.h +QtGui/qtguiglobal.h +- +QtGui/qopengl.h +- +QtGui/qopenglcontext.h +- +stdio.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglversionfunctions.h +QtGui/qtguiglobal.h +- +QtCore/qhash.h +- +QtCore/qhashfunctions.h +- +QtCore/qpair.h +- +QtGui/qopengl.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qpaintdevice.h +QtGui/qtguiglobal.h +- +QtGui/qwindowdefs.h +- +QtCore/qrect.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qpainterpath.h +QtGui/qtguiglobal.h +- +QtGui/qmatrix.h +- +QtCore/qglobal.h +- +QtCore/qrect.h +- +QtCore/qline.h +- +QtCore/qvector.h +- +QtCore/qscopedpointer.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qpalette.h +QtGui/qtguiglobal.h +- +QtGui/qwindowdefs.h +- +QtGui/qcolor.h +- +QtGui/qbrush.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qpixelformat.h +QtGui/qtguiglobal.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qpixmap.h +QtGui/qtguiglobal.h +- +QtGui/qpaintdevice.h +- +QtGui/qcolor.h +- +QtCore/qnamespace.h +- +QtCore/qstring.h +- +QtCore/qsharedpointer.h +- +QtGui/qimage.h +- +QtGui/qtransform.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qpolygon.h +QtGui/qtguiglobal.h +- +QtCore/qvector.h +- +QtCore/qpoint.h +- +QtCore/qrect.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qquaternion.h +QtGui/qtguiglobal.h +- +QtGui/qgenericmatrix.h +- +QtGui/qvector3d.h +- +QtGui/qvector4d.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qregion.h +QtGui/qtguiglobal.h +- +QtCore/qatomic.h +- +QtCore/qrect.h +- +QtGui/qwindowdefs.h +- +QtCore/qdatastream.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qrgb.h +QtGui/qtguiglobal.h +- +QtCore/qprocessordetection.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qrgba64.h +QtGui/qtguiglobal.h +- +QtCore/qprocessordetection.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qsurfaceformat.h +QtGui/qtguiglobal.h +- +QtCore/qpair.h +- +QtCore/qobjectdefs.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qtgui-config.h + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qtguiglobal.h +QtCore/qglobal.h +- +QtGui/qtgui-config.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qtouchdevice.h +QtGui/qtguiglobal.h +- +QtCore/qobject.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qtransform.h +QtGui/qtguiglobal.h +- +QtGui/qmatrix.h +- +QtGui/qpainterpath.h +- +QtGui/qpolygon.h +- +QtGui/qregion.h +- +QtGui/qwindowdefs.h +- +QtCore/qline.h +- +QtCore/qpoint.h +- +QtCore/qrect.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qvector2d.h +QtGui/qtguiglobal.h +- +QtCore/qpoint.h +- +QtCore/qmetatype.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qvector3d.h +QtGui/qtguiglobal.h +- +QtCore/qpoint.h +- +QtCore/qmetatype.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qvector4d.h +QtGui/qtguiglobal.h +- +QtCore/qpoint.h +- +QtCore/qmetatype.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qwindowdefs.h +QtGui/qtguiglobal.h +- +QtCore/qobjectdefs.h +- +QtCore/qnamespace.h +- +QtGui/qwindowdefs_win.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qwindowdefs_win.h +QtGui/qtguiglobal.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QApplication +qapplication.h +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qapplication.h + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QBoxLayout +qboxlayout.h +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qboxlayout.h + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QOpenGLWidget +qopenglwidget.h +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qopenglwidget.h + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QPushButton +qpushbutton.h +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qpushbutton.h + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QStyleFactory +qstylefactory.h +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qstylefactory.h + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QWidget +qwidget.h +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qwidget.h + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qabstractbutton.h +QtWidgets/qtwidgetsglobal.h +- +QtGui/qicon.h +- +QtGui/qkeysequence.h +- +QtWidgets/qwidget.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qapplication.h +QtWidgets/qtwidgetsglobal.h +- +QtCore/qcoreapplication.h +- +QtGui/qwindowdefs.h +- +QtCore/qpoint.h +- +QtCore/qsize.h +- +QtGui/qcursor.h +- +QtWidgets/qdesktopwidget.h +- +QtGui/qguiapplication.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qboxlayout.h +QtWidgets/qtwidgetsglobal.h +- +QtWidgets/qlayout.h +- +QtWidgets/qwidget.h +- +limits.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qdesktopwidget.h +QtWidgets/qtwidgetsglobal.h +- +QtWidgets/qwidget.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qgridlayout.h +QtWidgets/qtwidgetsglobal.h +- +QtWidgets/qlayout.h +- +QtWidgets/qwidget.h +- +limits.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qlayout.h +QtWidgets/qtwidgetsglobal.h +- +QtCore/qobject.h +- +QtWidgets/qlayoutitem.h +- +QtWidgets/qsizepolicy.h +- +QtCore/qrect.h +- +QtCore/qmargins.h +- +limits.h +- +QtWidgets/qboxlayout.h +- +QtWidgets/qgridlayout.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qlayoutitem.h +QtWidgets/qtwidgetsglobal.h +- +QtWidgets/qsizepolicy.h +- +QtCore/qrect.h +- +limits.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qopenglwidget.h +QtWidgets/qtwidgetsglobal.h +- +QtWidgets/QWidget +- +QtGui/QSurfaceFormat +- +QtGui/qopengl.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qpushbutton.h +QtWidgets/qtwidgetsglobal.h +- +QtWidgets/qabstractbutton.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qsizepolicy.h +QtWidgets/qtwidgetsglobal.h +- +QtCore/qobject.h +- +QtCore/qalgorithms.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qstylefactory.h +QtWidgets/qtwidgetsglobal.h +- +QtCore/qstringlist.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qtwidgets-config.h + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qtwidgetsglobal.h +QtGui/qtguiglobal.h +- +QtWidgets/qtwidgets-config.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qwidget.h +QtWidgets/qtwidgetsglobal.h +- +QtGui/qwindowdefs.h +- +QtCore/qobject.h +- +QtCore/qmargins.h +- +QtGui/qpaintdevice.h +- +QtGui/qpalette.h +- +QtGui/qfont.h +- +QtGui/qfontmetrics.h +- +QtGui/qfontinfo.h +- +QtWidgets/qsizepolicy.h +- +QtGui/qregion.h +- +QtGui/qbrush.h +- +QtGui/qcursor.h +- +QtGui/qkeysequence.h +- +QtGui/qevent.h +- + +E:/Studium/team20-21/common/glsl_preprocessor.cpp +glsl_preprocessor.hpp +E:/Studium/team20-21/common/glsl_preprocessor.hpp +stdio.h +- +fstream +- +sstream +- +iomanip +- +cassert +- +cstring +- +algorithm +- + +E:/Studium/team20-21/common/glsl_preprocessor.hpp +list +- +string +- +vector +- +map +- +iostream +- + +E:/Studium/team20-21/common/image.cpp +image.hpp +E:/Studium/team20-21/common/image.hpp +cassert +- +cmath +- +QImage +- + +E:/Studium/team20-21/common/image.hpp +vector +- +cassert +- +filesystem/path.h +- + +E:/Studium/team20-21/common/image_widget.cpp +image_widget.hpp +E:/Studium/team20-21/common/image_widget.hpp +QStyleFactory +- +QApplication +- +QPushButton +- +QBoxLayout +- +QKeyEvent +- +QFileInfo +- +iostream +- +cassert +- + +E:/Studium/team20-21/common/image_widget.hpp +QOpenGLWidget +- +QOpenGLFunctions +- +QBoxLayout +- +memory +- +image.hpp +E:/Studium/team20-21/common/image.hpp + +E:/Studium/team20-21/common/rasterizer2d.cpp +rasterizer2d.hpp +E:/Studium/team20-21/common/rasterizer2d.hpp +cstdlib +- +iostream +- + +E:/Studium/team20-21/common/rasterizer2d.hpp +image.hpp +E:/Studium/team20-21/common/image.hpp + +E:/Studium/team20-21/common/util.cpp +util.hpp +E:/Studium/team20-21/common/util.hpp +random +- +limits +- + +E:/Studium/team20-21/common/util.hpp +filesystem/path.h +- + +E:/Studium/team20-21/common/view_controller.cpp +cmath +- +algorithm +- +view_controller.hpp +E:/Studium/team20-21/common/view_controller.hpp +iostream +- +limits +- + +E:/Studium/team20-21/common/view_controller.hpp +QVector2D +- +QMatrix3x3 +- +QMatrix4x4 +- +QQuaternion +- + +E:/Studium/team20-21/external/filesystem/fwd.h + +E:/Studium/team20-21/external/filesystem/path.h +fwd.h +E:/Studium/team20-21/external/filesystem/fwd.h +string +- +vector +- +stdexcept +- +sstream +- +cctype +- +cstdlib +- +cerrno +- +cstring +- +windows.h +- +unistd.h +- +sys/stat.h +- +linux/limits.h +- + diff --git a/common/CMakeFiles/cgex.dir/DependInfo.cmake b/common/CMakeFiles/cgex.dir/DependInfo.cmake new file mode 100644 index 0000000000000000000000000000000000000000..e886a6698173e06c334565d304e32abbc767852c --- /dev/null +++ b/common/CMakeFiles/cgex.dir/DependInfo.cmake @@ -0,0 +1,41 @@ +# The set of languages for which implicit dependencies are needed: +set(CMAKE_DEPENDS_LANGUAGES + "CXX" + ) +# The set of files for implicit dependencies of each language: +set(CMAKE_DEPENDS_CHECK_CXX + "E:/Studium/team20-21/common/glsl_preprocessor.cpp" "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/common/CMakeFiles/cgex.dir/glsl_preprocessor.cpp.obj" + "E:/Studium/team20-21/common/image.cpp" "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/common/CMakeFiles/cgex.dir/image.cpp.obj" + "E:/Studium/team20-21/common/image_widget.cpp" "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/common/CMakeFiles/cgex.dir/image_widget.cpp.obj" + "E:/Studium/team20-21/common/rasterizer2d.cpp" "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/common/CMakeFiles/cgex.dir/rasterizer2d.cpp.obj" + "E:/Studium/team20-21/common/util.cpp" "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/common/CMakeFiles/cgex.dir/util.cpp.obj" + "E:/Studium/team20-21/common/view_controller.cpp" "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/common/CMakeFiles/cgex.dir/view_controller.cpp.obj" + ) +set(CMAKE_CXX_COMPILER_ID "GNU") + +# Preprocessor definitions for this target. +set(CMAKE_TARGET_DEFINITIONS_CXX + "QT_CORE_LIB" + "QT_GUI_LIB" + "QT_OPENGL_LIB" + "QT_WIDGETS_LIB" + ) + +# The include file search paths: +set(CMAKE_CXX_TARGET_INCLUDE_PATH + "E:/Studium/team20-21/external" + "C:/Qt/5.14.2/mingw73_64/include" + "C:/Qt/5.14.2/mingw73_64/include/QtGui" + "C:/Qt/5.14.2/mingw73_64/include/QtANGLE" + "C:/Qt/5.14.2/mingw73_64/include/QtCore" + "C:/Qt/5.14.2/mingw73_64/./mkspecs/win32-g++" + "C:/Qt/5.14.2/mingw73_64/include/QtWidgets" + "C:/Qt/5.14.2/mingw73_64/include/QtOpenGL" + ) + +# Targets to which this target links. +set(CMAKE_TARGET_LINKED_INFO_FILES + ) + +# Fortran module output directory. +set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/common/CMakeFiles/cgex.dir/build.make b/common/CMakeFiles/cgex.dir/build.make new file mode 100644 index 0000000000000000000000000000000000000000..de4095a4ed465734e30e8731a5b95c1bec6bca5b --- /dev/null +++ b/common/CMakeFiles/cgex.dir/build.make @@ -0,0 +1,199 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "MinGW Makefiles" Generator, CMake Version 3.17 + +# Delete rule output on recipe failure. +.DELETE_ON_ERROR: + + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + + +# Disable VCS-based implicit rules. +% : %,v + + +# Disable VCS-based implicit rules. +% : RCS/% + + +# Disable VCS-based implicit rules. +% : RCS/%,v + + +# Disable VCS-based implicit rules. +% : SCCS/s.% + + +# Disable VCS-based implicit rules. +% : s.% + + +.SUFFIXES: .hpux_make_needs_suffix_list + + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +# Suppress display of executed commands. +$(VERBOSE).SILENT: + + +# A target that is always out of date. +cmake_force: + +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +SHELL = cmd.exe + +# The CMake executable. +CMAKE_COMMAND = "C:\Program Files\CMake\bin\cmake.exe" + +# The command to remove a file. +RM = "C:\Program Files\CMake\bin\cmake.exe" -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = E:\Studium\team20-21 + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug + +# Include any dependencies generated for this target. +include common/CMakeFiles/cgex.dir/depend.make + +# Include the progress variables for this target. +include common/CMakeFiles/cgex.dir/progress.make + +# Include the compile flags for this target's objects. +include common/CMakeFiles/cgex.dir/flags.make + +common/CMakeFiles/cgex.dir/util.cpp.obj: common/CMakeFiles/cgex.dir/flags.make +common/CMakeFiles/cgex.dir/util.cpp.obj: common/CMakeFiles/cgex.dir/includes_CXX.rsp +common/CMakeFiles/cgex.dir/util.cpp.obj: E:/Studium/team20-21/common/util.cpp + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object common/CMakeFiles/cgex.dir/util.cpp.obj" + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\common && C:\Qt\Tools\mingw730_64\bin\g++.exe $(CXX_DEFINES) -DPROJECT_PATH=\"E:/Studium/team20-21\" $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles\cgex.dir\util.cpp.obj -c E:\Studium\team20-21\common\util.cpp + +common/CMakeFiles/cgex.dir/util.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/cgex.dir/util.cpp.i" + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\common && C:\Qt\Tools\mingw730_64\bin\g++.exe $(CXX_DEFINES) -DPROJECT_PATH=\"E:/Studium/team20-21\" $(CXX_INCLUDES) $(CXX_FLAGS) -E E:\Studium\team20-21\common\util.cpp > CMakeFiles\cgex.dir\util.cpp.i + +common/CMakeFiles/cgex.dir/util.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/cgex.dir/util.cpp.s" + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\common && C:\Qt\Tools\mingw730_64\bin\g++.exe $(CXX_DEFINES) -DPROJECT_PATH=\"E:/Studium/team20-21\" $(CXX_INCLUDES) $(CXX_FLAGS) -S E:\Studium\team20-21\common\util.cpp -o CMakeFiles\cgex.dir\util.cpp.s + +common/CMakeFiles/cgex.dir/image.cpp.obj: common/CMakeFiles/cgex.dir/flags.make +common/CMakeFiles/cgex.dir/image.cpp.obj: common/CMakeFiles/cgex.dir/includes_CXX.rsp +common/CMakeFiles/cgex.dir/image.cpp.obj: E:/Studium/team20-21/common/image.cpp + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Building CXX object common/CMakeFiles/cgex.dir/image.cpp.obj" + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\common && C:\Qt\Tools\mingw730_64\bin\g++.exe $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles\cgex.dir\image.cpp.obj -c E:\Studium\team20-21\common\image.cpp + +common/CMakeFiles/cgex.dir/image.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/cgex.dir/image.cpp.i" + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\common && C:\Qt\Tools\mingw730_64\bin\g++.exe $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E E:\Studium\team20-21\common\image.cpp > CMakeFiles\cgex.dir\image.cpp.i + +common/CMakeFiles/cgex.dir/image.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/cgex.dir/image.cpp.s" + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\common && C:\Qt\Tools\mingw730_64\bin\g++.exe $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S E:\Studium\team20-21\common\image.cpp -o CMakeFiles\cgex.dir\image.cpp.s + +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: common/CMakeFiles/cgex.dir/flags.make +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: common/CMakeFiles/cgex.dir/includes_CXX.rsp +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: E:/Studium/team20-21/common/image_widget.cpp + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\CMakeFiles --progress-num=$(CMAKE_PROGRESS_3) "Building CXX object common/CMakeFiles/cgex.dir/image_widget.cpp.obj" + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\common && C:\Qt\Tools\mingw730_64\bin\g++.exe $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles\cgex.dir\image_widget.cpp.obj -c E:\Studium\team20-21\common\image_widget.cpp + +common/CMakeFiles/cgex.dir/image_widget.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/cgex.dir/image_widget.cpp.i" + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\common && C:\Qt\Tools\mingw730_64\bin\g++.exe $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E E:\Studium\team20-21\common\image_widget.cpp > CMakeFiles\cgex.dir\image_widget.cpp.i + +common/CMakeFiles/cgex.dir/image_widget.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/cgex.dir/image_widget.cpp.s" + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\common && C:\Qt\Tools\mingw730_64\bin\g++.exe $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S E:\Studium\team20-21\common\image_widget.cpp -o CMakeFiles\cgex.dir\image_widget.cpp.s + +common/CMakeFiles/cgex.dir/rasterizer2d.cpp.obj: common/CMakeFiles/cgex.dir/flags.make +common/CMakeFiles/cgex.dir/rasterizer2d.cpp.obj: common/CMakeFiles/cgex.dir/includes_CXX.rsp +common/CMakeFiles/cgex.dir/rasterizer2d.cpp.obj: E:/Studium/team20-21/common/rasterizer2d.cpp + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\CMakeFiles --progress-num=$(CMAKE_PROGRESS_4) "Building CXX object common/CMakeFiles/cgex.dir/rasterizer2d.cpp.obj" + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\common && C:\Qt\Tools\mingw730_64\bin\g++.exe $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles\cgex.dir\rasterizer2d.cpp.obj -c E:\Studium\team20-21\common\rasterizer2d.cpp + +common/CMakeFiles/cgex.dir/rasterizer2d.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/cgex.dir/rasterizer2d.cpp.i" + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\common && C:\Qt\Tools\mingw730_64\bin\g++.exe $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E E:\Studium\team20-21\common\rasterizer2d.cpp > CMakeFiles\cgex.dir\rasterizer2d.cpp.i + +common/CMakeFiles/cgex.dir/rasterizer2d.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/cgex.dir/rasterizer2d.cpp.s" + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\common && C:\Qt\Tools\mingw730_64\bin\g++.exe $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S E:\Studium\team20-21\common\rasterizer2d.cpp -o CMakeFiles\cgex.dir\rasterizer2d.cpp.s + +common/CMakeFiles/cgex.dir/glsl_preprocessor.cpp.obj: common/CMakeFiles/cgex.dir/flags.make +common/CMakeFiles/cgex.dir/glsl_preprocessor.cpp.obj: common/CMakeFiles/cgex.dir/includes_CXX.rsp +common/CMakeFiles/cgex.dir/glsl_preprocessor.cpp.obj: E:/Studium/team20-21/common/glsl_preprocessor.cpp + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\CMakeFiles --progress-num=$(CMAKE_PROGRESS_5) "Building CXX object common/CMakeFiles/cgex.dir/glsl_preprocessor.cpp.obj" + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\common && C:\Qt\Tools\mingw730_64\bin\g++.exe $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles\cgex.dir\glsl_preprocessor.cpp.obj -c E:\Studium\team20-21\common\glsl_preprocessor.cpp + +common/CMakeFiles/cgex.dir/glsl_preprocessor.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/cgex.dir/glsl_preprocessor.cpp.i" + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\common && C:\Qt\Tools\mingw730_64\bin\g++.exe $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E E:\Studium\team20-21\common\glsl_preprocessor.cpp > CMakeFiles\cgex.dir\glsl_preprocessor.cpp.i + +common/CMakeFiles/cgex.dir/glsl_preprocessor.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/cgex.dir/glsl_preprocessor.cpp.s" + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\common && C:\Qt\Tools\mingw730_64\bin\g++.exe $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S E:\Studium\team20-21\common\glsl_preprocessor.cpp -o CMakeFiles\cgex.dir\glsl_preprocessor.cpp.s + +common/CMakeFiles/cgex.dir/view_controller.cpp.obj: common/CMakeFiles/cgex.dir/flags.make +common/CMakeFiles/cgex.dir/view_controller.cpp.obj: common/CMakeFiles/cgex.dir/includes_CXX.rsp +common/CMakeFiles/cgex.dir/view_controller.cpp.obj: E:/Studium/team20-21/common/view_controller.cpp + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\CMakeFiles --progress-num=$(CMAKE_PROGRESS_6) "Building CXX object common/CMakeFiles/cgex.dir/view_controller.cpp.obj" + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\common && C:\Qt\Tools\mingw730_64\bin\g++.exe $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles\cgex.dir\view_controller.cpp.obj -c E:\Studium\team20-21\common\view_controller.cpp + +common/CMakeFiles/cgex.dir/view_controller.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/cgex.dir/view_controller.cpp.i" + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\common && C:\Qt\Tools\mingw730_64\bin\g++.exe $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E E:\Studium\team20-21\common\view_controller.cpp > CMakeFiles\cgex.dir\view_controller.cpp.i + +common/CMakeFiles/cgex.dir/view_controller.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/cgex.dir/view_controller.cpp.s" + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\common && C:\Qt\Tools\mingw730_64\bin\g++.exe $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S E:\Studium\team20-21\common\view_controller.cpp -o CMakeFiles\cgex.dir\view_controller.cpp.s + +# Object files for target cgex +cgex_OBJECTS = \ +"CMakeFiles/cgex.dir/util.cpp.obj" \ +"CMakeFiles/cgex.dir/image.cpp.obj" \ +"CMakeFiles/cgex.dir/image_widget.cpp.obj" \ +"CMakeFiles/cgex.dir/rasterizer2d.cpp.obj" \ +"CMakeFiles/cgex.dir/glsl_preprocessor.cpp.obj" \ +"CMakeFiles/cgex.dir/view_controller.cpp.obj" + +# External object files for target cgex +cgex_EXTERNAL_OBJECTS = + +common/libcgex.a: common/CMakeFiles/cgex.dir/util.cpp.obj +common/libcgex.a: common/CMakeFiles/cgex.dir/image.cpp.obj +common/libcgex.a: common/CMakeFiles/cgex.dir/image_widget.cpp.obj +common/libcgex.a: common/CMakeFiles/cgex.dir/rasterizer2d.cpp.obj +common/libcgex.a: common/CMakeFiles/cgex.dir/glsl_preprocessor.cpp.obj +common/libcgex.a: common/CMakeFiles/cgex.dir/view_controller.cpp.obj +common/libcgex.a: common/CMakeFiles/cgex.dir/build.make +common/libcgex.a: common/CMakeFiles/cgex.dir/link.txt + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\CMakeFiles --progress-num=$(CMAKE_PROGRESS_7) "Linking CXX static library libcgex.a" + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\common && $(CMAKE_COMMAND) -P CMakeFiles\cgex.dir\cmake_clean_target.cmake + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\common && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles\cgex.dir\link.txt --verbose=$(VERBOSE) + +# Rule to build all files generated by this target. +common/CMakeFiles/cgex.dir/build: common/libcgex.a + +.PHONY : common/CMakeFiles/cgex.dir/build + +common/CMakeFiles/cgex.dir/clean: + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\common && $(CMAKE_COMMAND) -P CMakeFiles\cgex.dir\cmake_clean.cmake +.PHONY : common/CMakeFiles/cgex.dir/clean + +common/CMakeFiles/cgex.dir/depend: + $(CMAKE_COMMAND) -E cmake_depends "MinGW Makefiles" E:\Studium\team20-21 E:\Studium\team20-21\common E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\common E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\common\CMakeFiles\cgex.dir\DependInfo.cmake --color=$(COLOR) +.PHONY : common/CMakeFiles/cgex.dir/depend + diff --git a/common/CMakeFiles/cgex.dir/cmake_clean.cmake b/common/CMakeFiles/cgex.dir/cmake_clean.cmake new file mode 100644 index 0000000000000000000000000000000000000000..b577b56b6947e383a0f401e927025a23b42a28d3 --- /dev/null +++ b/common/CMakeFiles/cgex.dir/cmake_clean.cmake @@ -0,0 +1,15 @@ +file(REMOVE_RECURSE + "CMakeFiles/cgex.dir/glsl_preprocessor.cpp.obj" + "CMakeFiles/cgex.dir/image.cpp.obj" + "CMakeFiles/cgex.dir/image_widget.cpp.obj" + "CMakeFiles/cgex.dir/rasterizer2d.cpp.obj" + "CMakeFiles/cgex.dir/util.cpp.obj" + "CMakeFiles/cgex.dir/view_controller.cpp.obj" + "libcgex.a" + "libcgex.pdb" +) + +# Per-language clean rules from dependency scanning. +foreach(lang CXX) + include(CMakeFiles/cgex.dir/cmake_clean_${lang}.cmake OPTIONAL) +endforeach() diff --git a/common/CMakeFiles/cgex.dir/cmake_clean_target.cmake b/common/CMakeFiles/cgex.dir/cmake_clean_target.cmake new file mode 100644 index 0000000000000000000000000000000000000000..3ddb8db4d9bcb114d7480497ac5f9fae904a2634 --- /dev/null +++ b/common/CMakeFiles/cgex.dir/cmake_clean_target.cmake @@ -0,0 +1,3 @@ +file(REMOVE_RECURSE + "libcgex.a" +) diff --git a/common/CMakeFiles/cgex.dir/depend.internal b/common/CMakeFiles/cgex.dir/depend.internal new file mode 100644 index 0000000000000000000000000000000000000000..c200ee90ab5c5f59876c589bd4b8a17807b7c25a --- /dev/null +++ b/common/CMakeFiles/cgex.dir/depend.internal @@ -0,0 +1,329 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "MinGW Makefiles" Generator, CMake Version 3.17 + +common/CMakeFiles/cgex.dir/glsl_preprocessor.cpp.obj + E:/Studium/team20-21/common/glsl_preprocessor.cpp + E:/Studium/team20-21/common/glsl_preprocessor.hpp +common/CMakeFiles/cgex.dir/image.cpp.obj + C:/Qt/5.14.2/mingw73_64/include/QtCore/qalgorithms.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qarraydata.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qatomic.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qatomic_bootstrap.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qatomic_cxx11.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qatomic_msvc.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qbasicatomic.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qbytearray.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qbytearraylist.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qchar.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qcompilerdetection.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qconfig-bootstrapped.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qconfig.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qcontainerfwd.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qcontainertools_impl.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qcoreevent.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qdatastream.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qflags.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qgenericatomic.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qglobal.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qglobalstatic.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qhashfunctions.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qiodevice.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qiterator.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qline.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qlist.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qlogging.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qmargins.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qmetatype.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qmutex.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qnamespace.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qnumeric.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qobject.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qobject_impl.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qobjectdefs.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qobjectdefs_impl.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qpair.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qpoint.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qprocessordetection.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qrect.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qrefcount.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qregexp.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qscopedpointer.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qsize.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qstring.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringalgorithms.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringbuilder.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringlist.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringliteral.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringmatcher.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringview.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qsysinfo.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qsystemdetection.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qtcore-config.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qtypeinfo.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qvarlengtharray.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qvector.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qversiontagging.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/QImage + C:/Qt/5.14.2/mingw73_64/include/QtGui/qcolor.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qimage.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qmatrix.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qpaintdevice.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qpainterpath.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qpixelformat.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qpolygon.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qregion.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qrgb.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qrgba64.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qtgui-config.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qtguiglobal.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qtransform.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qwindowdefs.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qwindowdefs_win.h + E:/Studium/team20-21/common/image.cpp + E:/Studium/team20-21/common/image.hpp + E:/Studium/team20-21/external/filesystem/fwd.h + E:/Studium/team20-21/external/filesystem/path.h +common/CMakeFiles/cgex.dir/image_widget.cpp.obj + C:/Qt/5.14.2/mingw73_64/include/QtANGLE/GLES2/gl2.h + C:/Qt/5.14.2/mingw73_64/include/QtANGLE/GLES2/gl2platform.h + C:/Qt/5.14.2/mingw73_64/include/QtANGLE/GLES3/gl3.h + C:/Qt/5.14.2/mingw73_64/include/QtANGLE/GLES3/gl3platform.h + C:/Qt/5.14.2/mingw73_64/include/QtANGLE/KHR/khrplatform.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/QFileInfo + C:/Qt/5.14.2/mingw73_64/include/QtCore/QObject + C:/Qt/5.14.2/mingw73_64/include/QtCore/QScopedPointer + C:/Qt/5.14.2/mingw73_64/include/QtCore/qalgorithms.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qarraydata.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qatomic.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qatomic_bootstrap.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qatomic_cxx11.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qatomic_msvc.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qbasicatomic.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qbytearray.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qbytearraylist.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qchar.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qcompilerdetection.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qconfig-bootstrapped.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qconfig.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qcontainerfwd.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qcontainertools_impl.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qcontiguouscache.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qcoreapplication.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qcoreevent.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qdatastream.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qdebug.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qeventloop.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qfile.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qfiledevice.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qfileinfo.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qflags.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qgenericatomic.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qglobal.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qglobalstatic.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qhash.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qhashfunctions.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qiodevice.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qiterator.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qline.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qlist.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qlocale.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qlogging.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qmap.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qmargins.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qmetatype.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qmutex.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qnamespace.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qnumeric.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qobject.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qobject_impl.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qobjectdefs.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qobjectdefs_impl.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qpair.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qpoint.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qprocessordetection.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qrect.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qrefcount.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qregexp.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qscopedpointer.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qset.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qshareddata.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qsharedpointer.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qsharedpointer_impl.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qsize.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qstring.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringalgorithms.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringbuilder.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringlist.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringliteral.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringmatcher.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringview.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qsysinfo.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qsystemdetection.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qt_windows.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qtcore-config.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qtextstream.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qtypeinfo.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qurl.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qurlquery.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qvariant.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qvarlengtharray.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qvector.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qversiontagging.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/QKeyEvent + C:/Qt/5.14.2/mingw73_64/include/QtGui/QOpenGLFunctions + C:/Qt/5.14.2/mingw73_64/include/QtGui/QSurfaceFormat + C:/Qt/5.14.2/mingw73_64/include/QtGui/qbrush.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qcolor.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qcursor.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qevent.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qfont.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qfontinfo.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qfontmetrics.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qguiapplication.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qicon.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qimage.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qinputmethod.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qkeysequence.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qmatrix.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qopengl.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglcontext.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qopengles2ext.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglext.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglfunctions.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglversionfunctions.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qpaintdevice.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qpainterpath.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qpalette.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qpixelformat.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qpixmap.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qpolygon.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qregion.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qrgb.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qrgba64.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qsurfaceformat.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qtgui-config.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qtguiglobal.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qtouchdevice.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qtransform.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qvector2d.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qwindowdefs.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qwindowdefs_win.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QApplication + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QBoxLayout + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QOpenGLWidget + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QPushButton + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QStyleFactory + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QWidget + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qabstractbutton.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qapplication.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qboxlayout.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qdesktopwidget.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qgridlayout.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qlayout.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qlayoutitem.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qopenglwidget.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qpushbutton.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qsizepolicy.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qstylefactory.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qtwidgets-config.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qtwidgetsglobal.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qwidget.h + E:/Studium/team20-21/common/image.hpp + E:/Studium/team20-21/common/image_widget.cpp + E:/Studium/team20-21/common/image_widget.hpp + E:/Studium/team20-21/external/filesystem/fwd.h + E:/Studium/team20-21/external/filesystem/path.h +common/CMakeFiles/cgex.dir/rasterizer2d.cpp.obj + E:/Studium/team20-21/common/image.hpp + E:/Studium/team20-21/common/rasterizer2d.cpp + E:/Studium/team20-21/common/rasterizer2d.hpp + E:/Studium/team20-21/external/filesystem/fwd.h + E:/Studium/team20-21/external/filesystem/path.h +common/CMakeFiles/cgex.dir/util.cpp.obj + E:/Studium/team20-21/common/util.cpp + E:/Studium/team20-21/common/util.hpp + E:/Studium/team20-21/external/filesystem/fwd.h + E:/Studium/team20-21/external/filesystem/path.h +common/CMakeFiles/cgex.dir/view_controller.cpp.obj + C:/Qt/5.14.2/mingw73_64/include/QtCore/qalgorithms.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qarraydata.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qatomic.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qatomic_bootstrap.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qatomic_cxx11.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qatomic_msvc.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qbasicatomic.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qbytearray.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qbytearraylist.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qchar.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qcompilerdetection.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qconfig-bootstrapped.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qconfig.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qcontainerfwd.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qcontainertools_impl.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qcontiguouscache.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qcoreevent.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qdatastream.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qdebug.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qflags.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qgenericatomic.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qglobal.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qglobalstatic.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qhash.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qhashfunctions.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qiodevice.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qiterator.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qlist.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qlocale.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qlogging.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qmap.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qmargins.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qmetatype.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qmutex.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qnamespace.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qnumeric.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qobject.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qobject_impl.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qobjectdefs.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qobjectdefs_impl.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qpair.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qpoint.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qprocessordetection.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qrect.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qrefcount.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qregexp.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qscopedpointer.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qset.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qshareddata.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qsharedpointer.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qsharedpointer_impl.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qsize.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qstring.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringalgorithms.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringbuilder.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringlist.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringliteral.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringmatcher.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringview.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qsysinfo.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qsystemdetection.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qtcore-config.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qtextstream.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qtypeinfo.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qvariant.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qvarlengtharray.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qvector.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qversiontagging.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/QMatrix3x3 + C:/Qt/5.14.2/mingw73_64/include/QtGui/QMatrix4x4 + C:/Qt/5.14.2/mingw73_64/include/QtGui/QQuaternion + C:/Qt/5.14.2/mingw73_64/include/QtGui/QVector2D + C:/Qt/5.14.2/mingw73_64/include/QtGui/qgenericmatrix.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qmatrix4x4.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qquaternion.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qtgui-config.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qtguiglobal.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qvector2d.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qvector3d.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qvector4d.h + E:/Studium/team20-21/common/view_controller.cpp + E:/Studium/team20-21/common/view_controller.hpp diff --git a/common/CMakeFiles/cgex.dir/depend.make b/common/CMakeFiles/cgex.dir/depend.make new file mode 100644 index 0000000000000000000000000000000000000000..cbcb5d8220a9748e4a1d0e1b3817c5882f341f62 --- /dev/null +++ b/common/CMakeFiles/cgex.dir/depend.make @@ -0,0 +1,329 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "MinGW Makefiles" Generator, CMake Version 3.17 + +common/CMakeFiles/cgex.dir/glsl_preprocessor.cpp.obj: E:/Studium/team20-21/common/glsl_preprocessor.cpp +common/CMakeFiles/cgex.dir/glsl_preprocessor.cpp.obj: E:/Studium/team20-21/common/glsl_preprocessor.hpp + +common/CMakeFiles/cgex.dir/image.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qalgorithms.h +common/CMakeFiles/cgex.dir/image.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qarraydata.h +common/CMakeFiles/cgex.dir/image.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qatomic.h +common/CMakeFiles/cgex.dir/image.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qatomic_bootstrap.h +common/CMakeFiles/cgex.dir/image.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qatomic_cxx11.h +common/CMakeFiles/cgex.dir/image.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qatomic_msvc.h +common/CMakeFiles/cgex.dir/image.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qbasicatomic.h +common/CMakeFiles/cgex.dir/image.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qbytearray.h +common/CMakeFiles/cgex.dir/image.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qbytearraylist.h +common/CMakeFiles/cgex.dir/image.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qchar.h +common/CMakeFiles/cgex.dir/image.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qcompilerdetection.h +common/CMakeFiles/cgex.dir/image.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qconfig-bootstrapped.h +common/CMakeFiles/cgex.dir/image.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qconfig.h +common/CMakeFiles/cgex.dir/image.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qcontainerfwd.h +common/CMakeFiles/cgex.dir/image.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qcontainertools_impl.h +common/CMakeFiles/cgex.dir/image.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qcoreevent.h +common/CMakeFiles/cgex.dir/image.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qdatastream.h +common/CMakeFiles/cgex.dir/image.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qflags.h +common/CMakeFiles/cgex.dir/image.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qgenericatomic.h +common/CMakeFiles/cgex.dir/image.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qglobal.h +common/CMakeFiles/cgex.dir/image.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qglobalstatic.h +common/CMakeFiles/cgex.dir/image.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qhashfunctions.h +common/CMakeFiles/cgex.dir/image.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qiodevice.h +common/CMakeFiles/cgex.dir/image.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qiterator.h +common/CMakeFiles/cgex.dir/image.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qline.h +common/CMakeFiles/cgex.dir/image.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qlist.h +common/CMakeFiles/cgex.dir/image.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qlogging.h +common/CMakeFiles/cgex.dir/image.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qmargins.h +common/CMakeFiles/cgex.dir/image.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qmetatype.h +common/CMakeFiles/cgex.dir/image.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qmutex.h +common/CMakeFiles/cgex.dir/image.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qnamespace.h +common/CMakeFiles/cgex.dir/image.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qnumeric.h +common/CMakeFiles/cgex.dir/image.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qobject.h +common/CMakeFiles/cgex.dir/image.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qobject_impl.h +common/CMakeFiles/cgex.dir/image.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qobjectdefs.h +common/CMakeFiles/cgex.dir/image.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qobjectdefs_impl.h +common/CMakeFiles/cgex.dir/image.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qpair.h +common/CMakeFiles/cgex.dir/image.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qpoint.h +common/CMakeFiles/cgex.dir/image.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qprocessordetection.h +common/CMakeFiles/cgex.dir/image.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qrect.h +common/CMakeFiles/cgex.dir/image.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qrefcount.h +common/CMakeFiles/cgex.dir/image.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qregexp.h +common/CMakeFiles/cgex.dir/image.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qscopedpointer.h +common/CMakeFiles/cgex.dir/image.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qsize.h +common/CMakeFiles/cgex.dir/image.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qstring.h +common/CMakeFiles/cgex.dir/image.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringalgorithms.h +common/CMakeFiles/cgex.dir/image.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringbuilder.h +common/CMakeFiles/cgex.dir/image.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringlist.h +common/CMakeFiles/cgex.dir/image.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringliteral.h +common/CMakeFiles/cgex.dir/image.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringmatcher.h +common/CMakeFiles/cgex.dir/image.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringview.h +common/CMakeFiles/cgex.dir/image.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qsysinfo.h +common/CMakeFiles/cgex.dir/image.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qsystemdetection.h +common/CMakeFiles/cgex.dir/image.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qtcore-config.h +common/CMakeFiles/cgex.dir/image.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qtypeinfo.h +common/CMakeFiles/cgex.dir/image.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qvarlengtharray.h +common/CMakeFiles/cgex.dir/image.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qvector.h +common/CMakeFiles/cgex.dir/image.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qversiontagging.h +common/CMakeFiles/cgex.dir/image.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/QImage +common/CMakeFiles/cgex.dir/image.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qcolor.h +common/CMakeFiles/cgex.dir/image.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qimage.h +common/CMakeFiles/cgex.dir/image.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qmatrix.h +common/CMakeFiles/cgex.dir/image.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qpaintdevice.h +common/CMakeFiles/cgex.dir/image.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qpainterpath.h +common/CMakeFiles/cgex.dir/image.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qpixelformat.h +common/CMakeFiles/cgex.dir/image.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qpolygon.h +common/CMakeFiles/cgex.dir/image.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qregion.h +common/CMakeFiles/cgex.dir/image.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qrgb.h +common/CMakeFiles/cgex.dir/image.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qrgba64.h +common/CMakeFiles/cgex.dir/image.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qtgui-config.h +common/CMakeFiles/cgex.dir/image.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qtguiglobal.h +common/CMakeFiles/cgex.dir/image.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qtransform.h +common/CMakeFiles/cgex.dir/image.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qwindowdefs.h +common/CMakeFiles/cgex.dir/image.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qwindowdefs_win.h +common/CMakeFiles/cgex.dir/image.cpp.obj: E:/Studium/team20-21/common/image.cpp +common/CMakeFiles/cgex.dir/image.cpp.obj: E:/Studium/team20-21/common/image.hpp +common/CMakeFiles/cgex.dir/image.cpp.obj: E:/Studium/team20-21/external/filesystem/fwd.h +common/CMakeFiles/cgex.dir/image.cpp.obj: E:/Studium/team20-21/external/filesystem/path.h + +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtANGLE/GLES2/gl2.h +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtANGLE/GLES2/gl2platform.h +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtANGLE/GLES3/gl3.h +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtANGLE/GLES3/gl3platform.h +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtANGLE/KHR/khrplatform.h +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/QFileInfo +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/QObject +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/QScopedPointer +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qalgorithms.h +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qarraydata.h +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qatomic.h +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qatomic_bootstrap.h +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qatomic_cxx11.h +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qatomic_msvc.h +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qbasicatomic.h +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qbytearray.h +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qbytearraylist.h +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qchar.h +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qcompilerdetection.h +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qconfig-bootstrapped.h +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qconfig.h +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qcontainerfwd.h +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qcontainertools_impl.h +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qcontiguouscache.h +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qcoreapplication.h +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qcoreevent.h +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qdatastream.h +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qdebug.h +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qeventloop.h +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qfile.h +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qfiledevice.h +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qfileinfo.h +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qflags.h +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qgenericatomic.h +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qglobal.h +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qglobalstatic.h +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qhash.h +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qhashfunctions.h +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qiodevice.h +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qiterator.h +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qline.h +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qlist.h +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qlocale.h +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qlogging.h +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qmap.h +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qmargins.h +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qmetatype.h +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qmutex.h +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qnamespace.h +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qnumeric.h +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qobject.h +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qobject_impl.h +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qobjectdefs.h +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qobjectdefs_impl.h +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qpair.h +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qpoint.h +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qprocessordetection.h +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qrect.h +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qrefcount.h +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qregexp.h +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qscopedpointer.h +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qset.h +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qshareddata.h +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qsharedpointer.h +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qsharedpointer_impl.h +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qsize.h +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qstring.h +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringalgorithms.h +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringbuilder.h +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringlist.h +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringliteral.h +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringmatcher.h +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringview.h +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qsysinfo.h +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qsystemdetection.h +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qt_windows.h +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qtcore-config.h +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qtextstream.h +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qtypeinfo.h +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qurl.h +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qurlquery.h +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qvariant.h +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qvarlengtharray.h +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qvector.h +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qversiontagging.h +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/QKeyEvent +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/QOpenGLFunctions +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/QSurfaceFormat +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qbrush.h +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qcolor.h +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qcursor.h +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qevent.h +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qfont.h +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qfontinfo.h +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qfontmetrics.h +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qguiapplication.h +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qicon.h +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qimage.h +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qinputmethod.h +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qkeysequence.h +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qmatrix.h +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qopengl.h +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglcontext.h +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qopengles2ext.h +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglext.h +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglfunctions.h +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglversionfunctions.h +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qpaintdevice.h +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qpainterpath.h +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qpalette.h +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qpixelformat.h +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qpixmap.h +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qpolygon.h +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qregion.h +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qrgb.h +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qrgba64.h +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qsurfaceformat.h +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qtgui-config.h +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qtguiglobal.h +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qtouchdevice.h +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qtransform.h +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qvector2d.h +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qwindowdefs.h +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qwindowdefs_win.h +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QApplication +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QBoxLayout +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QOpenGLWidget +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QPushButton +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QStyleFactory +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QWidget +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qabstractbutton.h +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qapplication.h +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qboxlayout.h +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qdesktopwidget.h +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qgridlayout.h +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qlayout.h +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qlayoutitem.h +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qopenglwidget.h +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qpushbutton.h +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qsizepolicy.h +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qstylefactory.h +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qtwidgets-config.h +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qtwidgetsglobal.h +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qwidget.h +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: E:/Studium/team20-21/common/image.hpp +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: E:/Studium/team20-21/common/image_widget.cpp +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: E:/Studium/team20-21/common/image_widget.hpp +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: E:/Studium/team20-21/external/filesystem/fwd.h +common/CMakeFiles/cgex.dir/image_widget.cpp.obj: E:/Studium/team20-21/external/filesystem/path.h + +common/CMakeFiles/cgex.dir/rasterizer2d.cpp.obj: E:/Studium/team20-21/common/image.hpp +common/CMakeFiles/cgex.dir/rasterizer2d.cpp.obj: E:/Studium/team20-21/common/rasterizer2d.cpp +common/CMakeFiles/cgex.dir/rasterizer2d.cpp.obj: E:/Studium/team20-21/common/rasterizer2d.hpp +common/CMakeFiles/cgex.dir/rasterizer2d.cpp.obj: E:/Studium/team20-21/external/filesystem/fwd.h +common/CMakeFiles/cgex.dir/rasterizer2d.cpp.obj: E:/Studium/team20-21/external/filesystem/path.h + +common/CMakeFiles/cgex.dir/util.cpp.obj: E:/Studium/team20-21/common/util.cpp +common/CMakeFiles/cgex.dir/util.cpp.obj: E:/Studium/team20-21/common/util.hpp +common/CMakeFiles/cgex.dir/util.cpp.obj: E:/Studium/team20-21/external/filesystem/fwd.h +common/CMakeFiles/cgex.dir/util.cpp.obj: E:/Studium/team20-21/external/filesystem/path.h + +common/CMakeFiles/cgex.dir/view_controller.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qalgorithms.h +common/CMakeFiles/cgex.dir/view_controller.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qarraydata.h +common/CMakeFiles/cgex.dir/view_controller.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qatomic.h +common/CMakeFiles/cgex.dir/view_controller.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qatomic_bootstrap.h +common/CMakeFiles/cgex.dir/view_controller.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qatomic_cxx11.h +common/CMakeFiles/cgex.dir/view_controller.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qatomic_msvc.h +common/CMakeFiles/cgex.dir/view_controller.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qbasicatomic.h +common/CMakeFiles/cgex.dir/view_controller.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qbytearray.h +common/CMakeFiles/cgex.dir/view_controller.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qbytearraylist.h +common/CMakeFiles/cgex.dir/view_controller.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qchar.h +common/CMakeFiles/cgex.dir/view_controller.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qcompilerdetection.h +common/CMakeFiles/cgex.dir/view_controller.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qconfig-bootstrapped.h +common/CMakeFiles/cgex.dir/view_controller.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qconfig.h +common/CMakeFiles/cgex.dir/view_controller.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qcontainerfwd.h +common/CMakeFiles/cgex.dir/view_controller.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qcontainertools_impl.h +common/CMakeFiles/cgex.dir/view_controller.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qcontiguouscache.h +common/CMakeFiles/cgex.dir/view_controller.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qcoreevent.h +common/CMakeFiles/cgex.dir/view_controller.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qdatastream.h +common/CMakeFiles/cgex.dir/view_controller.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qdebug.h +common/CMakeFiles/cgex.dir/view_controller.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qflags.h +common/CMakeFiles/cgex.dir/view_controller.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qgenericatomic.h +common/CMakeFiles/cgex.dir/view_controller.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qglobal.h +common/CMakeFiles/cgex.dir/view_controller.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qglobalstatic.h +common/CMakeFiles/cgex.dir/view_controller.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qhash.h +common/CMakeFiles/cgex.dir/view_controller.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qhashfunctions.h +common/CMakeFiles/cgex.dir/view_controller.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qiodevice.h +common/CMakeFiles/cgex.dir/view_controller.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qiterator.h +common/CMakeFiles/cgex.dir/view_controller.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qlist.h +common/CMakeFiles/cgex.dir/view_controller.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qlocale.h +common/CMakeFiles/cgex.dir/view_controller.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qlogging.h +common/CMakeFiles/cgex.dir/view_controller.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qmap.h +common/CMakeFiles/cgex.dir/view_controller.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qmargins.h +common/CMakeFiles/cgex.dir/view_controller.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qmetatype.h +common/CMakeFiles/cgex.dir/view_controller.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qmutex.h +common/CMakeFiles/cgex.dir/view_controller.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qnamespace.h +common/CMakeFiles/cgex.dir/view_controller.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qnumeric.h +common/CMakeFiles/cgex.dir/view_controller.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qobject.h +common/CMakeFiles/cgex.dir/view_controller.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qobject_impl.h +common/CMakeFiles/cgex.dir/view_controller.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qobjectdefs.h +common/CMakeFiles/cgex.dir/view_controller.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qobjectdefs_impl.h +common/CMakeFiles/cgex.dir/view_controller.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qpair.h +common/CMakeFiles/cgex.dir/view_controller.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qpoint.h +common/CMakeFiles/cgex.dir/view_controller.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qprocessordetection.h +common/CMakeFiles/cgex.dir/view_controller.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qrect.h +common/CMakeFiles/cgex.dir/view_controller.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qrefcount.h +common/CMakeFiles/cgex.dir/view_controller.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qregexp.h +common/CMakeFiles/cgex.dir/view_controller.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qscopedpointer.h +common/CMakeFiles/cgex.dir/view_controller.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qset.h +common/CMakeFiles/cgex.dir/view_controller.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qshareddata.h +common/CMakeFiles/cgex.dir/view_controller.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qsharedpointer.h +common/CMakeFiles/cgex.dir/view_controller.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qsharedpointer_impl.h +common/CMakeFiles/cgex.dir/view_controller.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qsize.h +common/CMakeFiles/cgex.dir/view_controller.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qstring.h +common/CMakeFiles/cgex.dir/view_controller.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringalgorithms.h +common/CMakeFiles/cgex.dir/view_controller.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringbuilder.h +common/CMakeFiles/cgex.dir/view_controller.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringlist.h +common/CMakeFiles/cgex.dir/view_controller.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringliteral.h +common/CMakeFiles/cgex.dir/view_controller.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringmatcher.h +common/CMakeFiles/cgex.dir/view_controller.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringview.h +common/CMakeFiles/cgex.dir/view_controller.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qsysinfo.h +common/CMakeFiles/cgex.dir/view_controller.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qsystemdetection.h +common/CMakeFiles/cgex.dir/view_controller.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qtcore-config.h +common/CMakeFiles/cgex.dir/view_controller.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qtextstream.h +common/CMakeFiles/cgex.dir/view_controller.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qtypeinfo.h +common/CMakeFiles/cgex.dir/view_controller.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qvariant.h +common/CMakeFiles/cgex.dir/view_controller.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qvarlengtharray.h +common/CMakeFiles/cgex.dir/view_controller.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qvector.h +common/CMakeFiles/cgex.dir/view_controller.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qversiontagging.h +common/CMakeFiles/cgex.dir/view_controller.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/QMatrix3x3 +common/CMakeFiles/cgex.dir/view_controller.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/QMatrix4x4 +common/CMakeFiles/cgex.dir/view_controller.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/QQuaternion +common/CMakeFiles/cgex.dir/view_controller.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/QVector2D +common/CMakeFiles/cgex.dir/view_controller.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qgenericmatrix.h +common/CMakeFiles/cgex.dir/view_controller.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qmatrix4x4.h +common/CMakeFiles/cgex.dir/view_controller.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qquaternion.h +common/CMakeFiles/cgex.dir/view_controller.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qtgui-config.h +common/CMakeFiles/cgex.dir/view_controller.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qtguiglobal.h +common/CMakeFiles/cgex.dir/view_controller.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qvector2d.h +common/CMakeFiles/cgex.dir/view_controller.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qvector3d.h +common/CMakeFiles/cgex.dir/view_controller.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qvector4d.h +common/CMakeFiles/cgex.dir/view_controller.cpp.obj: E:/Studium/team20-21/common/view_controller.cpp +common/CMakeFiles/cgex.dir/view_controller.cpp.obj: E:/Studium/team20-21/common/view_controller.hpp + diff --git a/common/CMakeFiles/cgex.dir/flags.make b/common/CMakeFiles/cgex.dir/flags.make new file mode 100644 index 0000000000000000000000000000000000000000..616a31d1a16ad1029acc25f4e3c326b976816a84 --- /dev/null +++ b/common/CMakeFiles/cgex.dir/flags.make @@ -0,0 +1,12 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "MinGW Makefiles" Generator, CMake Version 3.17 + +# compile CXX with C:/Qt/Tools/mingw730_64/bin/g++.exe +CXX_FLAGS = -g -std=gnu++11 + +CXX_DEFINES = -DQT_CORE_LIB -DQT_GUI_LIB -DQT_OPENGL_LIB -DQT_WIDGETS_LIB + +CXX_INCLUDES = @CMakeFiles/cgex.dir/includes_CXX.rsp + +# Custom defines: common/CMakeFiles/cgex.dir/util.cpp.obj_DEFINES = PROJECT_PATH="E:/Studium/team20-21" + diff --git a/common/CMakeFiles/cgex.dir/glsl_preprocessor.cpp.obj b/common/CMakeFiles/cgex.dir/glsl_preprocessor.cpp.obj new file mode 100644 index 0000000000000000000000000000000000000000..471891b68fc117ae9343439f0a2c4fe441596293 Binary files /dev/null and b/common/CMakeFiles/cgex.dir/glsl_preprocessor.cpp.obj differ diff --git a/common/CMakeFiles/cgex.dir/image.cpp.obj b/common/CMakeFiles/cgex.dir/image.cpp.obj new file mode 100644 index 0000000000000000000000000000000000000000..13c7adf44e48f6b69ccbb6c2a46444a530e35cde Binary files /dev/null and b/common/CMakeFiles/cgex.dir/image.cpp.obj differ diff --git a/common/CMakeFiles/cgex.dir/image_widget.cpp.obj b/common/CMakeFiles/cgex.dir/image_widget.cpp.obj new file mode 100644 index 0000000000000000000000000000000000000000..e8e75eb109813da4846817dbcc08ec250cb31991 Binary files /dev/null and b/common/CMakeFiles/cgex.dir/image_widget.cpp.obj differ diff --git a/common/CMakeFiles/cgex.dir/includes_CXX.rsp b/common/CMakeFiles/cgex.dir/includes_CXX.rsp new file mode 100644 index 0000000000000000000000000000000000000000..030f3a8accc669bd7d8b80f5f679d6d143497319 --- /dev/null +++ b/common/CMakeFiles/cgex.dir/includes_CXX.rsp @@ -0,0 +1 @@ +-IE:/Studium/team20-21/external -isystem C:/Qt/5.14.2/mingw73_64/include -isystem C:/Qt/5.14.2/mingw73_64/include/QtGui -isystem C:/Qt/5.14.2/mingw73_64/include/QtANGLE -isystem C:/Qt/5.14.2/mingw73_64/include/QtCore -isystem C:/Qt/5.14.2/mingw73_64/./mkspecs/win32-g++ -isystem C:/Qt/5.14.2/mingw73_64/include/QtWidgets -isystem C:/Qt/5.14.2/mingw73_64/include/QtOpenGL diff --git a/common/CMakeFiles/cgex.dir/link.txt b/common/CMakeFiles/cgex.dir/link.txt new file mode 100644 index 0000000000000000000000000000000000000000..5bcc1afb7343fcaaf5e90fe20530b318c9436e27 --- /dev/null +++ b/common/CMakeFiles/cgex.dir/link.txt @@ -0,0 +1,2 @@ +C:\Qt\Tools\mingw730_64\bin\ar.exe qc libcgex.a CMakeFiles/cgex.dir/util.cpp.obj CMakeFiles/cgex.dir/image.cpp.obj CMakeFiles/cgex.dir/image_widget.cpp.obj CMakeFiles/cgex.dir/rasterizer2d.cpp.obj CMakeFiles/cgex.dir/glsl_preprocessor.cpp.obj CMakeFiles/cgex.dir/view_controller.cpp.obj +C:\Qt\Tools\mingw730_64\bin\ranlib.exe libcgex.a diff --git a/common/CMakeFiles/cgex.dir/progress.make b/common/CMakeFiles/cgex.dir/progress.make new file mode 100644 index 0000000000000000000000000000000000000000..2f823159ca7c26f106b77946180752712959afe6 --- /dev/null +++ b/common/CMakeFiles/cgex.dir/progress.make @@ -0,0 +1,8 @@ +CMAKE_PROGRESS_1 = 1 +CMAKE_PROGRESS_2 = 2 +CMAKE_PROGRESS_3 = 3 +CMAKE_PROGRESS_4 = 4 +CMAKE_PROGRESS_5 = 5 +CMAKE_PROGRESS_6 = 6 +CMAKE_PROGRESS_7 = 7 + diff --git a/common/CMakeFiles/cgex.dir/rasterizer2d.cpp.obj b/common/CMakeFiles/cgex.dir/rasterizer2d.cpp.obj new file mode 100644 index 0000000000000000000000000000000000000000..0af87471e0c11756b724400e1397f532baf373b5 Binary files /dev/null and b/common/CMakeFiles/cgex.dir/rasterizer2d.cpp.obj differ diff --git a/common/CMakeFiles/cgex.dir/util.cpp.obj b/common/CMakeFiles/cgex.dir/util.cpp.obj new file mode 100644 index 0000000000000000000000000000000000000000..09d6ed79d6a646563f5ac2bec0f96cc9992a9895 Binary files /dev/null and b/common/CMakeFiles/cgex.dir/util.cpp.obj differ diff --git a/common/CMakeFiles/cgex.dir/view_controller.cpp.obj b/common/CMakeFiles/cgex.dir/view_controller.cpp.obj new file mode 100644 index 0000000000000000000000000000000000000000..644f98cf6e3275a43f9c03ad3870ec11ab758d11 Binary files /dev/null and b/common/CMakeFiles/cgex.dir/view_controller.cpp.obj differ diff --git a/common/CMakeFiles/progress.marks b/common/CMakeFiles/progress.marks new file mode 100644 index 0000000000000000000000000000000000000000..7f8f011eb73d6043d2e6db9d2c101195ae2801f2 --- /dev/null +++ b/common/CMakeFiles/progress.marks @@ -0,0 +1 @@ +7 diff --git a/common/Makefile b/common/Makefile new file mode 100644 index 0000000000000000000000000000000000000000..e3071c03b26049ab701ba136bd5d880cb664c1ec --- /dev/null +++ b/common/Makefile @@ -0,0 +1,349 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "MinGW Makefiles" Generator, CMake Version 3.17 + +# Default target executed when no arguments are given to make. +default_target: all + +.PHONY : default_target + +# Allow only one "make -f Makefile2" at a time, but pass parallelism. +.NOTPARALLEL: + + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + + +# Disable VCS-based implicit rules. +% : %,v + + +# Disable VCS-based implicit rules. +% : RCS/% + + +# Disable VCS-based implicit rules. +% : RCS/%,v + + +# Disable VCS-based implicit rules. +% : SCCS/s.% + + +# Disable VCS-based implicit rules. +% : s.% + + +.SUFFIXES: .hpux_make_needs_suffix_list + + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +# Suppress display of executed commands. +$(VERBOSE).SILENT: + + +# A target that is always out of date. +cmake_force: + +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +SHELL = cmd.exe + +# The CMake executable. +CMAKE_COMMAND = "C:\Program Files\CMake\bin\cmake.exe" + +# The command to remove a file. +RM = "C:\Program Files\CMake\bin\cmake.exe" -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = E:\Studium\team20-21 + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug + +#============================================================================= +# Targets provided globally by CMake. + +# Special rule for the target edit_cache +edit_cache: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake cache editor..." + "C:\Program Files\CMake\bin\cmake-gui.exe" -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) +.PHONY : edit_cache + +# Special rule for the target edit_cache +edit_cache/fast: edit_cache + +.PHONY : edit_cache/fast + +# Special rule for the target rebuild_cache +rebuild_cache: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..." + "C:\Program Files\CMake\bin\cmake.exe" --regenerate-during-build -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) +.PHONY : rebuild_cache + +# Special rule for the target rebuild_cache +rebuild_cache/fast: rebuild_cache + +.PHONY : rebuild_cache/fast + +# The main all target +all: cmake_check_build_system + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug && $(CMAKE_COMMAND) -E cmake_progress_start E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\CMakeFiles E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\common\CMakeFiles\progress.marks + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug && $(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 common/all + $(CMAKE_COMMAND) -E cmake_progress_start E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\CMakeFiles 0 +.PHONY : all + +# The main clean target +clean: + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug && $(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 common/clean +.PHONY : clean + +# The main clean target +clean/fast: clean + +.PHONY : clean/fast + +# Prepare targets for installation. +preinstall: all + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug && $(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 common/preinstall +.PHONY : preinstall + +# Prepare targets for installation. +preinstall/fast: + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug && $(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 common/preinstall +.PHONY : preinstall/fast + +# clear depends +depend: + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles\Makefile.cmake 1 +.PHONY : depend + +# Convenience name for target. +common/CMakeFiles/cgex.dir/rule: + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug && $(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 common/CMakeFiles/cgex.dir/rule +.PHONY : common/CMakeFiles/cgex.dir/rule + +# Convenience name for target. +cgex: common/CMakeFiles/cgex.dir/rule + +.PHONY : cgex + +# fast build rule for target. +cgex/fast: + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug && $(MAKE) $(MAKESILENT) -f common\CMakeFiles\cgex.dir\build.make common/CMakeFiles/cgex.dir/build +.PHONY : cgex/fast + +glsl_preprocessor.obj: glsl_preprocessor.cpp.obj + +.PHONY : glsl_preprocessor.obj + +# target to build an object file +glsl_preprocessor.cpp.obj: + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug && $(MAKE) $(MAKESILENT) -f common\CMakeFiles\cgex.dir\build.make common/CMakeFiles/cgex.dir/glsl_preprocessor.cpp.obj +.PHONY : glsl_preprocessor.cpp.obj + +glsl_preprocessor.i: glsl_preprocessor.cpp.i + +.PHONY : glsl_preprocessor.i + +# target to preprocess a source file +glsl_preprocessor.cpp.i: + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug && $(MAKE) $(MAKESILENT) -f common\CMakeFiles\cgex.dir\build.make common/CMakeFiles/cgex.dir/glsl_preprocessor.cpp.i +.PHONY : glsl_preprocessor.cpp.i + +glsl_preprocessor.s: glsl_preprocessor.cpp.s + +.PHONY : glsl_preprocessor.s + +# target to generate assembly for a file +glsl_preprocessor.cpp.s: + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug && $(MAKE) $(MAKESILENT) -f common\CMakeFiles\cgex.dir\build.make common/CMakeFiles/cgex.dir/glsl_preprocessor.cpp.s +.PHONY : glsl_preprocessor.cpp.s + +image.obj: image.cpp.obj + +.PHONY : image.obj + +# target to build an object file +image.cpp.obj: + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug && $(MAKE) $(MAKESILENT) -f common\CMakeFiles\cgex.dir\build.make common/CMakeFiles/cgex.dir/image.cpp.obj +.PHONY : image.cpp.obj + +image.i: image.cpp.i + +.PHONY : image.i + +# target to preprocess a source file +image.cpp.i: + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug && $(MAKE) $(MAKESILENT) -f common\CMakeFiles\cgex.dir\build.make common/CMakeFiles/cgex.dir/image.cpp.i +.PHONY : image.cpp.i + +image.s: image.cpp.s + +.PHONY : image.s + +# target to generate assembly for a file +image.cpp.s: + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug && $(MAKE) $(MAKESILENT) -f common\CMakeFiles\cgex.dir\build.make common/CMakeFiles/cgex.dir/image.cpp.s +.PHONY : image.cpp.s + +image_widget.obj: image_widget.cpp.obj + +.PHONY : image_widget.obj + +# target to build an object file +image_widget.cpp.obj: + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug && $(MAKE) $(MAKESILENT) -f common\CMakeFiles\cgex.dir\build.make common/CMakeFiles/cgex.dir/image_widget.cpp.obj +.PHONY : image_widget.cpp.obj + +image_widget.i: image_widget.cpp.i + +.PHONY : image_widget.i + +# target to preprocess a source file +image_widget.cpp.i: + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug && $(MAKE) $(MAKESILENT) -f common\CMakeFiles\cgex.dir\build.make common/CMakeFiles/cgex.dir/image_widget.cpp.i +.PHONY : image_widget.cpp.i + +image_widget.s: image_widget.cpp.s + +.PHONY : image_widget.s + +# target to generate assembly for a file +image_widget.cpp.s: + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug && $(MAKE) $(MAKESILENT) -f common\CMakeFiles\cgex.dir\build.make common/CMakeFiles/cgex.dir/image_widget.cpp.s +.PHONY : image_widget.cpp.s + +rasterizer2d.obj: rasterizer2d.cpp.obj + +.PHONY : rasterizer2d.obj + +# target to build an object file +rasterizer2d.cpp.obj: + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug && $(MAKE) $(MAKESILENT) -f common\CMakeFiles\cgex.dir\build.make common/CMakeFiles/cgex.dir/rasterizer2d.cpp.obj +.PHONY : rasterizer2d.cpp.obj + +rasterizer2d.i: rasterizer2d.cpp.i + +.PHONY : rasterizer2d.i + +# target to preprocess a source file +rasterizer2d.cpp.i: + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug && $(MAKE) $(MAKESILENT) -f common\CMakeFiles\cgex.dir\build.make common/CMakeFiles/cgex.dir/rasterizer2d.cpp.i +.PHONY : rasterizer2d.cpp.i + +rasterizer2d.s: rasterizer2d.cpp.s + +.PHONY : rasterizer2d.s + +# target to generate assembly for a file +rasterizer2d.cpp.s: + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug && $(MAKE) $(MAKESILENT) -f common\CMakeFiles\cgex.dir\build.make common/CMakeFiles/cgex.dir/rasterizer2d.cpp.s +.PHONY : rasterizer2d.cpp.s + +util.obj: util.cpp.obj + +.PHONY : util.obj + +# target to build an object file +util.cpp.obj: + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug && $(MAKE) $(MAKESILENT) -f common\CMakeFiles\cgex.dir\build.make common/CMakeFiles/cgex.dir/util.cpp.obj +.PHONY : util.cpp.obj + +util.i: util.cpp.i + +.PHONY : util.i + +# target to preprocess a source file +util.cpp.i: + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug && $(MAKE) $(MAKESILENT) -f common\CMakeFiles\cgex.dir\build.make common/CMakeFiles/cgex.dir/util.cpp.i +.PHONY : util.cpp.i + +util.s: util.cpp.s + +.PHONY : util.s + +# target to generate assembly for a file +util.cpp.s: + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug && $(MAKE) $(MAKESILENT) -f common\CMakeFiles\cgex.dir\build.make common/CMakeFiles/cgex.dir/util.cpp.s +.PHONY : util.cpp.s + +view_controller.obj: view_controller.cpp.obj + +.PHONY : view_controller.obj + +# target to build an object file +view_controller.cpp.obj: + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug && $(MAKE) $(MAKESILENT) -f common\CMakeFiles\cgex.dir\build.make common/CMakeFiles/cgex.dir/view_controller.cpp.obj +.PHONY : view_controller.cpp.obj + +view_controller.i: view_controller.cpp.i + +.PHONY : view_controller.i + +# target to preprocess a source file +view_controller.cpp.i: + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug && $(MAKE) $(MAKESILENT) -f common\CMakeFiles\cgex.dir\build.make common/CMakeFiles/cgex.dir/view_controller.cpp.i +.PHONY : view_controller.cpp.i + +view_controller.s: view_controller.cpp.s + +.PHONY : view_controller.s + +# target to generate assembly for a file +view_controller.cpp.s: + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug && $(MAKE) $(MAKESILENT) -f common\CMakeFiles\cgex.dir\build.make common/CMakeFiles/cgex.dir/view_controller.cpp.s +.PHONY : view_controller.cpp.s + +# Help Target +help: + @echo The following are some of the valid targets for this Makefile: + @echo ... all (the default if no target is provided) + @echo ... clean + @echo ... depend + @echo ... edit_cache + @echo ... rebuild_cache + @echo ... cgex + @echo ... glsl_preprocessor.obj + @echo ... glsl_preprocessor.i + @echo ... glsl_preprocessor.s + @echo ... image.obj + @echo ... image.i + @echo ... image.s + @echo ... image_widget.obj + @echo ... image_widget.i + @echo ... image_widget.s + @echo ... rasterizer2d.obj + @echo ... rasterizer2d.i + @echo ... rasterizer2d.s + @echo ... util.obj + @echo ... util.i + @echo ... util.s + @echo ... view_controller.obj + @echo ... view_controller.i + @echo ... view_controller.s +.PHONY : help + + + +#============================================================================= +# Special targets to cleanup operation of make. + +# Special rule to run CMake to check the build system integrity. +# No rule that depends on this can have commands that come from listfiles +# because they might be regenerated. +cmake_check_build_system: + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles\Makefile.cmake 0 +.PHONY : cmake_check_build_system + diff --git a/common/cmake_install.cmake b/common/cmake_install.cmake new file mode 100644 index 0000000000000000000000000000000000000000..051d45e47eef105fefddcccf10f187469feb52cf --- /dev/null +++ b/common/cmake_install.cmake @@ -0,0 +1,34 @@ +# Install script for directory: E:/Studium/team20-21/common + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/cgex") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "Debug") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "FALSE") +endif() + diff --git a/common/libcgex.a b/common/libcgex.a new file mode 100644 index 0000000000000000000000000000000000000000..eb2b6ca1324026c53bf457ddd20e339ea68e91db Binary files /dev/null and b/common/libcgex.a differ diff --git a/pathtracer/CMakeFiles/CMakeDirectoryInformation.cmake b/pathtracer/CMakeFiles/CMakeDirectoryInformation.cmake new file mode 100644 index 0000000000000000000000000000000000000000..f9b6fb842523da245999df173129ef6c5edd9ef6 --- /dev/null +++ b/pathtracer/CMakeFiles/CMakeDirectoryInformation.cmake @@ -0,0 +1,16 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "MinGW Makefiles" Generator, CMake Version 3.17 + +# Relative path conversion top directories. +set(CMAKE_RELATIVE_PATH_TOP_SOURCE "E:/Studium/team20-21") +set(CMAKE_RELATIVE_PATH_TOP_BINARY "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug") + +# Force unix paths in dependencies. +set(CMAKE_FORCE_UNIX_PATHS 1) + + +# The C and CXX include file regular expressions for this directory. +set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$") +set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$") +set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN}) +set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN}) diff --git a/pathtracer/CMakeFiles/pathtracer.dir/CXX.includecache b/pathtracer/CMakeFiles/pathtracer.dir/CXX.includecache new file mode 100644 index 0000000000000000000000000000000000000000..758ad11ff1dcd3ed8256d89f170ec7f032aed036 --- /dev/null +++ b/pathtracer/CMakeFiles/pathtracer.dir/CXX.includecache @@ -0,0 +1,2020 @@ +#IncludeRegexLine: ^[ ]*[#%][ ]*(include|import)[ ]*[<"]([^">]+)([">]) + +#IncludeRegexScan: ^.*$ + +#IncludeRegexComplain: ^$ + +#IncludeRegexTransform: + +C:/Qt/5.14.2/mingw73_64/include/QtANGLE/GLES2/gl2.h +GLES2/gl2platform.h +- +KHR/khrplatform.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtANGLE/GLES2/gl2platform.h +KHR/khrplatform.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtANGLE/GLES3/gl3.h +GLES3/gl3platform.h +- +KHR/khrplatform.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtANGLE/GLES3/gl3platform.h +KHR/khrplatform.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtANGLE/KHR/khrplatform.h +sys/cdefs.h +- +stdint.h +- +inttypes.h +- +stdint.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/QDir +qdir.h +C:/Qt/5.14.2/mingw73_64/include/QtCore/qdir.h + +C:/Qt/5.14.2/mingw73_64/include/QtCore/QFileInfo +qfileinfo.h +C:/Qt/5.14.2/mingw73_64/include/QtCore/qfileinfo.h + +C:/Qt/5.14.2/mingw73_64/include/QtCore/QObject +qobject.h +C:/Qt/5.14.2/mingw73_64/include/QtCore/qobject.h + +C:/Qt/5.14.2/mingw73_64/include/QtCore/QScopedPointer +qscopedpointer.h +C:/Qt/5.14.2/mingw73_64/include/QtCore/qscopedpointer.h + +C:/Qt/5.14.2/mingw73_64/include/QtCore/QVariant +qvariant.h +C:/Qt/5.14.2/mingw73_64/include/QtCore/qvariant.h + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qabstractitemmodel.h +QtCore/qvariant.h +- +QtCore/qobject.h +- +QtCore/qhash.h +- +QtCore/qvector.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qalgorithms.h +QtCore/qglobal.h +- +intrin.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qarraydata.h +QtCore/qrefcount.h +- +string.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qatomic.h +QtCore/qglobal.h +- +QtCore/qbasicatomic.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qatomic_bootstrap.h +QtCore/qgenericatomic.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qatomic_cxx11.h +QtCore/qgenericatomic.h +- +atomic +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qatomic_msvc.h +QtCore/qgenericatomic.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qbasicatomic.h +QtCore/qglobal.h +- +QtCore/qatomic_bootstrap.h +- +QtCore/qatomic_cxx11.h +- +QtCore/qatomic_msvc.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qbytearray.h +QtCore/qrefcount.h +- +QtCore/qnamespace.h +- +QtCore/qarraydata.h +- +stdlib.h +- +string.h +- +stdarg.h +- +string +- +iterator +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qbytearraylist.h +QtCore/qlist.h +- +QtCore/qbytearray.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qchar.h +QtCore/qglobal.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qcompilerdetection.h +QtCore/qglobal.h +- +utility +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qconfig-bootstrapped.h + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qconfig.h + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qcontainerfwd.h +QtCore/qglobal.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qcontainertools_impl.h +QtCore/qglobal.h +- +iterator +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qcontiguouscache.h +QtCore/qatomic.h +- +limits.h +- +new +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qcoreapplication.h +QtCore/qglobal.h +- +QtCore/qstring.h +- +QtCore/qobject.h +- +QtCore/qcoreevent.h +- +QtCore/qeventloop.h +- +QtCore/qscopedpointer.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qcoreevent.h +QtCore/qnamespace.h +- +QtCore/qbytearray.h +- +QtCore/qobjectdefs.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qdatastream.h +QtCore/qscopedpointer.h +- +QtCore/qiodevice.h +- +QtCore/qpair.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qdebug.h +QtCore/qalgorithms.h +- +QtCore/qhash.h +- +QtCore/qlist.h +- +QtCore/qmap.h +- +QtCore/qpair.h +- +QtCore/qtextstream.h +- +QtCore/qstring.h +- +QtCore/qvector.h +- +QtCore/qset.h +- +QtCore/qcontiguouscache.h +- +QtCore/qsharedpointer.h +- +vector +- +list +- +map +- +utility +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qdir.h +QtCore/qstring.h +- +QtCore/qfileinfo.h +- +QtCore/qstringlist.h +- +QtCore/qshareddata.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qeventloop.h +QtCore/qobject.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qfile.h +QtCore/qfiledevice.h +- +QtCore/qstring.h +- +stdio.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qfiledevice.h +QtCore/qiodevice.h +- +QtCore/qstring.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qfileinfo.h +QtCore/qfile.h +- +QtCore/qlist.h +- +QtCore/qshareddata.h +- +QtCore/qmetatype.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qflags.h +QtCore/qglobal.h +- +initializer_list +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qgenericatomic.h +QtCore/qglobal.h +- +QtCore/qtypeinfo.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qglobal.h +type_traits +- +cstddef +- +utility +- +assert.h +- +stddef.h +- +QtCore/qconfig-bootstrapped.h +- +QtCore/qconfig.h +- +QtCore/qtcore-config.h +- +QtCore/qsystemdetection.h +- +QtCore/qprocessordetection.h +- +QtCore/qcompilerdetection.h +- +algorithm +- +QtCore/qtypeinfo.h +- +QtCore/qsysinfo.h +- +QtCore/qlogging.h +- +QtCore/qflags.h +- +QtCore/qatomic.h +- +QtCore/qglobalstatic.h +- +QtCore/qnumeric.h +- +QtCore/qversiontagging.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qglobalstatic.h +QtCore/qglobal.h +- +QtCore/qatomic.h +- +QtCore/qmutex.h +- +mutex +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qhash.h +QtCore/qchar.h +- +QtCore/qiterator.h +- +QtCore/qlist.h +- +QtCore/qrefcount.h +- +QtCore/qhashfunctions.h +- +QtCore/qcontainertools_impl.h +- +algorithm +- +initializer_list +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qhashfunctions.h +QtCore/qstring.h +- +QtCore/qpair.h +- +numeric +- +functional +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qiodevice.h +QtCore/qglobal.h +- +QtCore/qobject.h +- +QtCore/qobjectdefs.h +- +QtCore/qscopedpointer.h +- +QtCore/qstring.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qiterator.h +QtCore/qglobal.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qline.h +QtCore/qpoint.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qlist.h +QtCore/qalgorithms.h +- +QtCore/qiterator.h +- +QtCore/qrefcount.h +- +QtCore/qarraydata.h +- +QtCore/qhashfunctions.h +- +QtCore/qvector.h +- +QtCore/qcontainertools_impl.h +- +algorithm +- +initializer_list +- +iterator +- +list +- +stdlib.h +- +new +- +limits.h +- +string.h +- +QtCore/qbytearraylist.h +- +QtCore/qstringlist.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qlocale.h +QtCore/qvariant.h +- +QtCore/qstring.h +- +QtCore/qobjectdefs.h +- +QtCore/qshareddata.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qlogging.h +QtCore/qglobal.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qmap.h +QtCore/qiterator.h +- +QtCore/qlist.h +- +QtCore/qrefcount.h +- +QtCore/qpair.h +- +QtCore/qdebug.h +- +functional +- +initializer_list +- +map +- +new +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qmargins.h +QtCore/qnamespace.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qmetatype.h +QtCore/qglobal.h +- +QtCore/qatomic.h +- +QtCore/qbytearray.h +- +QtCore/qvarlengtharray.h +- +QtCore/qobjectdefs.h +- +new +- +vector +- +list +- +map +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qmutex.h +QtCore/qglobal.h +- +QtCore/qatomic.h +- +new +- +chrono +- +limits +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qnamespace.h +QtCore/qglobal.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qnumeric.h +QtCore/qglobal.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qobject.h +QtCore/qobjectdefs.h +- +QtCore/qstring.h +- +QtCore/qbytearray.h +- +QtCore/qlist.h +- +QtCore/qcoreevent.h +- +QtCore/qscopedpointer.h +- +QtCore/qmetatype.h +- +QtCore/qobject_impl.h +- +chrono +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qobject_impl.h + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qobjectdefs.h +QtCore/qnamespace.h +- +QtCore/qobjectdefs_impl.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qobjectdefs_impl.h +QtCore/qnamespace.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qpair.h +QtCore/qglobal.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qpoint.h +QtCore/qnamespace.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qprocessordetection.h +QtCore/qglobal.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qrect.h +QtCore/qmargins.h +- +QtCore/qsize.h +- +QtCore/qpoint.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qrefcount.h +QtCore/qatomic.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qregexp.h +QtCore/qglobal.h +- +QtCore/qstring.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qregularexpression.h +QtCore/qglobal.h +- +QtCore/qstring.h +- +QtCore/qstringlist.h +- +QtCore/qshareddata.h +- +QtCore/qvariant.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qscopedpointer.h +QtCore/qglobal.h +- +stdlib.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qset.h +QtCore/qhash.h +- +QtCore/qcontainertools_impl.h +- +initializer_list +- +iterator +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qshareddata.h +QtCore/qglobal.h +- +QtCore/qatomic.h +- +QtCore/qhash.h +- +QtCore/qhashfunctions.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qsharedpointer.h +QtCore/qglobal.h +- +QtCore/qatomic.h +- +QtCore/qshareddata.h +- +QtCore/qsharedpointer_impl.h +- +memory +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qsharedpointer_impl.h +new +- +QtCore/qatomic.h +- +QtCore/qobject.h +- +QtCore/qhash.h +- +QtCore/qhashfunctions.h +- +memory +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qsize.h +QtCore/qnamespace.h +- +QtCore/qmargins.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qstring.h +QtCore/qchar.h +- +QtCore/qbytearray.h +- +QtCore/qrefcount.h +- +QtCore/qnamespace.h +- +QtCore/qstringliteral.h +- +QtCore/qstringalgorithms.h +- +QtCore/qstringview.h +- +string +- +iterator +- +stdarg.h +- +QtCore/qstringbuilder.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringalgorithms.h +QtCore/qnamespace.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringbuilder.h +QtCore/qstring.h +- +QtCore/qbytearray.h +- +string.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringlist.h +QtCore/qlist.h +- +QtCore/qalgorithms.h +- +QtCore/qcontainertools_impl.h +- +QtCore/qregexp.h +- +QtCore/qstring.h +- +QtCore/qstringmatcher.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringliteral.h +QtCore/qarraydata.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringmatcher.h +QtCore/qstring.h +- +QtCore/qstringview.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringview.h +QtCore/qchar.h +- +QtCore/qbytearray.h +- +QtCore/qstringliteral.h +- +QtCore/qstringalgorithms.h +- +string +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qsysinfo.h +QtCore/qglobal.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qsystemdetection.h +QtCore/qglobal.h +- +TargetConditionals.h +- +Availability.h +- +AvailabilityMacros.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qt_windows.h +windows.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qtcore-config.h + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qtextstream.h +QtCore/qiodevice.h +- +QtCore/qstring.h +- +QtCore/qchar.h +- +QtCore/qlocale.h +- +QtCore/qscopedpointer.h +- +stdio.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qtypeinfo.h +QtCore/qglobal.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qurl.h +QtCore/qbytearray.h +- +QtCore/qobjectdefs.h +- +QtCore/qstring.h +- +QtCore/qlist.h +- +QtCore/qpair.h +- +QtCore/qglobal.h +- +QtCore/qurlquery.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qurlquery.h +QtCore/qpair.h +- +QtCore/qshareddata.h +- +QtCore/qurl.h +- +QtCore/qstringlist.h +- +initializer_list +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qvariant.h +QtCore/qatomic.h +- +QtCore/qbytearray.h +- +QtCore/qlist.h +- +QtCore/qmetatype.h +- +QtCore/qmap.h +- +QtCore/qhash.h +- +QtCore/qstring.h +- +QtCore/qstringlist.h +- +QtCore/qobject.h +- +QtCore/qbytearraylist.h +- +variant +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qvarlengtharray.h +QtCore/qcontainerfwd.h +- +QtCore/qglobal.h +- +QtCore/qalgorithms.h +- +QtCore/qcontainertools_impl.h +- +QtCore/qhashfunctions.h +- +algorithm +- +initializer_list +- +iterator +- +new +- +string.h +- +stdlib.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qvector.h +QtCore/qalgorithms.h +- +QtCore/qiterator.h +- +QtCore/qrefcount.h +- +QtCore/qarraydata.h +- +QtCore/qhashfunctions.h +- +QtCore/qcontainertools_impl.h +- +iterator +- +initializer_list +- +vector +- +stdlib.h +- +string.h +- +algorithm +- +QtCore/qpoint.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qversiontagging.h +QtCore/qglobal.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/QKeyEvent +qevent.h +C:/Qt/5.14.2/mingw73_64/include/QtGui/qevent.h + +C:/Qt/5.14.2/mingw73_64/include/QtGui/QMatrix3x3 +qgenericmatrix.h +C:/Qt/5.14.2/mingw73_64/include/QtGui/qgenericmatrix.h + +C:/Qt/5.14.2/mingw73_64/include/QtGui/QMatrix4x4 +qmatrix4x4.h +C:/Qt/5.14.2/mingw73_64/include/QtGui/qmatrix4x4.h + +C:/Qt/5.14.2/mingw73_64/include/QtGui/QOpenGLBuffer +qopenglbuffer.h +C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglbuffer.h + +C:/Qt/5.14.2/mingw73_64/include/QtGui/QOpenGLFunctions +qopenglfunctions.h +C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglfunctions.h + +C:/Qt/5.14.2/mingw73_64/include/QtGui/QOpenGLShaderProgram +qopenglshaderprogram.h +C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglshaderprogram.h + +C:/Qt/5.14.2/mingw73_64/include/QtGui/QQuaternion +qquaternion.h +C:/Qt/5.14.2/mingw73_64/include/QtGui/qquaternion.h + +C:/Qt/5.14.2/mingw73_64/include/QtGui/QSurfaceFormat +qsurfaceformat.h +C:/Qt/5.14.2/mingw73_64/include/QtGui/qsurfaceformat.h + +C:/Qt/5.14.2/mingw73_64/include/QtGui/QVector2D +qvector2d.h +C:/Qt/5.14.2/mingw73_64/include/QtGui/qvector2d.h + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qbrush.h +QtGui/qtguiglobal.h +- +QtCore/qpair.h +- +QtCore/qpoint.h +- +QtCore/qvector.h +- +QtCore/qscopedpointer.h +- +QtGui/qcolor.h +- +QtGui/qmatrix.h +- +QtGui/qtransform.h +- +QtGui/qimage.h +- +QtGui/qpixmap.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qcolor.h +QtGui/qtguiglobal.h +- +QtGui/qrgb.h +- +QtCore/qnamespace.h +- +QtCore/qstringlist.h +- +QtGui/qrgba64.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qcursor.h +QtGui/qtguiglobal.h +- +QtCore/qpoint.h +- +QtGui/qwindowdefs.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qevent.h +QtGui/qtguiglobal.h +- +QtGui/qwindowdefs.h +- +QtGui/qregion.h +- +QtCore/qnamespace.h +- +QtCore/qstring.h +- +QtGui/qkeysequence.h +- +QtCore/qcoreevent.h +- +QtCore/qvariant.h +- +QtCore/qmap.h +- +QtCore/qvector.h +- +QtCore/qset.h +- +QtCore/qurl.h +- +QtCore/qfile.h +- +QtGui/qvector2d.h +- +QtGui/qtouchdevice.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qfont.h +QtGui/qtguiglobal.h +- +QtGui/qwindowdefs.h +- +QtCore/qstring.h +- +QtCore/qsharedpointer.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qfontinfo.h +QtGui/qtguiglobal.h +- +QtGui/qfont.h +- +QtCore/qsharedpointer.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qfontmetrics.h +QtGui/qtguiglobal.h +- +QtGui/qfont.h +- +QtCore/qsharedpointer.h +- +QtCore/qrect.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qgenericmatrix.h +QtGui/qtguiglobal.h +- +QtCore/qmetatype.h +- +QtCore/qdebug.h +- +QtCore/qdatastream.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qguiapplication.h +QtGui/qtguiglobal.h +- +QtCore/qcoreapplication.h +- +QtGui/qwindowdefs.h +- +QtGui/qinputmethod.h +- +QtCore/qlocale.h +- +QtCore/qpoint.h +- +QtCore/qsize.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qicon.h +QtGui/qtguiglobal.h +- +QtCore/qsize.h +- +QtCore/qlist.h +- +QtGui/qpixmap.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qimage.h +QtGui/qtguiglobal.h +- +QtGui/qcolor.h +- +QtGui/qrgb.h +- +QtGui/qpaintdevice.h +- +QtGui/qpixelformat.h +- +QtGui/qtransform.h +- +QtCore/qbytearray.h +- +QtCore/qrect.h +- +QtCore/qstring.h +- +QtCore/qstringlist.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qinputmethod.h +QtGui/qtguiglobal.h +- +QtCore/qobject.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qkeysequence.h +QtGui/qtguiglobal.h +- +QtCore/qstring.h +- +QtCore/qobjectdefs.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qmatrix.h +QtGui/qtguiglobal.h +- +QtGui/qpolygon.h +- +QtGui/qregion.h +- +QtGui/qwindowdefs.h +- +QtCore/qline.h +- +QtCore/qpoint.h +- +QtCore/qrect.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qmatrix4x4.h +QtGui/qtguiglobal.h +- +QtGui/qvector3d.h +- +QtGui/qvector4d.h +- +QtGui/qquaternion.h +- +QtGui/qgenericmatrix.h +- +QtCore/qrect.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qopengl.h +QtGui/qtguiglobal.h +- +QtCore/qt_windows.h +- +OpenGLES/ES3/gl.h +- +OpenGLES/ES3/glext.h +- +OpenGLES/ES2/gl.h +- +OpenGLES/ES2/glext.h +- +GLES3/gl32.h +- +GLES3/gl31.h +- +GLES3/gl3.h +- +GLES2/gl2.h +- +QtGui/qopengles2ext.h +- +OpenGL/gl.h +- +OpenGL/gl3.h +- +OpenGL/glext.h +- +GL/gl.h +- +GL/gl.h +- +QtGui/qopenglext.h +- +stddef.h +- +inttypes.h +- +inttypes.h +- +stdint.h +- +inttypes.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglbuffer.h +QtGui/qtguiglobal.h +- +QtCore/qscopedpointer.h +- +QtGui/qopengl.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglcontext.h +QtGui/qtguiglobal.h +- +QtCore/qnamespace.h +- +QtCore/QObject +- +QtCore/QScopedPointer +- +QtGui/QSurfaceFormat +- +QtGui/qopengl.h +- +QtGui/qopenglversionfunctions.h +- +QtCore/qhash.h +- +QtCore/qhashfunctions.h +- +QtCore/qpair.h +- +QtCore/qvariant.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qopengles2ext.h + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglext.h +windows.h +- +inttypes.h +- +inttypes.h +- +stdint.h +- +inttypes.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglfunctions.h +QtGui/qtguiglobal.h +- +QtGui/qopengl.h +- +QtGui/qopenglcontext.h +- +stdio.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglshaderprogram.h +QtGui/qtguiglobal.h +- +QtGui/qopengl.h +- +QtGui/qvector2d.h +- +QtGui/qvector3d.h +- +QtGui/qvector4d.h +- +QtGui/qmatrix4x4.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglversionfunctions.h +QtGui/qtguiglobal.h +- +QtCore/qhash.h +- +QtCore/qhashfunctions.h +- +QtCore/qpair.h +- +QtGui/qopengl.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qpaintdevice.h +QtGui/qtguiglobal.h +- +QtGui/qwindowdefs.h +- +QtCore/qrect.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qpainterpath.h +QtGui/qtguiglobal.h +- +QtGui/qmatrix.h +- +QtCore/qglobal.h +- +QtCore/qrect.h +- +QtCore/qline.h +- +QtCore/qvector.h +- +QtCore/qscopedpointer.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qpalette.h +QtGui/qtguiglobal.h +- +QtGui/qwindowdefs.h +- +QtGui/qcolor.h +- +QtGui/qbrush.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qpen.h +QtGui/qtguiglobal.h +- +QtGui/qcolor.h +- +QtGui/qbrush.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qpixelformat.h +QtGui/qtguiglobal.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qpixmap.h +QtGui/qtguiglobal.h +- +QtGui/qpaintdevice.h +- +QtGui/qcolor.h +- +QtCore/qnamespace.h +- +QtCore/qstring.h +- +QtCore/qsharedpointer.h +- +QtGui/qimage.h +- +QtGui/qtransform.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qpolygon.h +QtGui/qtguiglobal.h +- +QtCore/qvector.h +- +QtCore/qpoint.h +- +QtCore/qrect.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qquaternion.h +QtGui/qtguiglobal.h +- +QtGui/qgenericmatrix.h +- +QtGui/qvector3d.h +- +QtGui/qvector4d.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qregion.h +QtGui/qtguiglobal.h +- +QtCore/qatomic.h +- +QtCore/qrect.h +- +QtGui/qwindowdefs.h +- +QtCore/qdatastream.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qrgb.h +QtGui/qtguiglobal.h +- +QtCore/qprocessordetection.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qrgba64.h +QtGui/qtguiglobal.h +- +QtCore/qprocessordetection.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qsurfaceformat.h +QtGui/qtguiglobal.h +- +QtCore/qpair.h +- +QtCore/qobjectdefs.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qtextcursor.h +QtGui/qtguiglobal.h +- +QtCore/qstring.h +- +QtCore/qshareddata.h +- +QtGui/qtextformat.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qtextdocument.h +QtGui/qtguiglobal.h +- +QtCore/qobject.h +- +QtCore/qsize.h +- +QtCore/qrect.h +- +QtCore/qvariant.h +- +QtGui/qfont.h +- +QtCore/qurl.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qtextformat.h +QtGui/qtguiglobal.h +- +QtGui/qcolor.h +- +QtGui/qfont.h +- +QtCore/qshareddata.h +- +QtCore/qvector.h +- +QtCore/qvariant.h +- +QtGui/qpen.h +- +QtGui/qbrush.h +- +QtGui/qtextoption.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qtextoption.h +QtGui/qtguiglobal.h +- +QtCore/qnamespace.h +- +QtCore/qchar.h +- +QtCore/qmetatype.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qtgui-config.h + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qtguiglobal.h +QtCore/qglobal.h +- +QtGui/qtgui-config.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qtouchdevice.h +QtGui/qtguiglobal.h +- +QtCore/qobject.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qtransform.h +QtGui/qtguiglobal.h +- +QtGui/qmatrix.h +- +QtGui/qpainterpath.h +- +QtGui/qpolygon.h +- +QtGui/qregion.h +- +QtGui/qwindowdefs.h +- +QtCore/qline.h +- +QtCore/qpoint.h +- +QtCore/qrect.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qvalidator.h +QtGui/qtguiglobal.h +- +QtCore/qobject.h +- +QtCore/qstring.h +- +QtCore/qregexp.h +- +QtCore/qregularexpression.h +- +QtCore/qlocale.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qvector2d.h +QtGui/qtguiglobal.h +- +QtCore/qpoint.h +- +QtCore/qmetatype.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qvector3d.h +QtGui/qtguiglobal.h +- +QtCore/qpoint.h +- +QtCore/qmetatype.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qvector4d.h +QtGui/qtguiglobal.h +- +QtCore/qpoint.h +- +QtCore/qmetatype.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qwindowdefs.h +QtGui/qtguiglobal.h +- +QtCore/qobjectdefs.h +- +QtCore/qnamespace.h +- +QtGui/qwindowdefs_win.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qwindowdefs_win.h +QtGui/qtguiglobal.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QApplication +qapplication.h +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qapplication.h + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QBoxLayout +qboxlayout.h +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qboxlayout.h + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QCheckBox +qcheckbox.h +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qcheckbox.h + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QComboBox +qcombobox.h +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qcombobox.h + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QGridLayout +qgridlayout.h +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qgridlayout.h + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QGroupBox +qgroupbox.h +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qgroupbox.h + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QHBoxLayout +qboxlayout.h +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qboxlayout.h + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QLabel +qlabel.h +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qlabel.h + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QOpenGLWidget +qopenglwidget.h +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qopenglwidget.h + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QProgressBar +qprogressbar.h +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qprogressbar.h + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QPushButton +qpushbutton.h +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qpushbutton.h + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QSlider +qslider.h +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qslider.h + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QSpacerItem +qlayoutitem.h +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qlayoutitem.h + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QSpinBox +qspinbox.h +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qspinbox.h + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QStyleFactory +qstylefactory.h +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qstylefactory.h + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QTextBrowser +qtextbrowser.h +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qtextbrowser.h + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QTextEdit +qtextedit.h +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qtextedit.h + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QVBoxLayout +qboxlayout.h +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qboxlayout.h + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QWidget +qwidget.h +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qwidget.h + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qabstractbutton.h +QtWidgets/qtwidgetsglobal.h +- +QtGui/qicon.h +- +QtGui/qkeysequence.h +- +QtWidgets/qwidget.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qabstractitemdelegate.h +QtWidgets/qtwidgetsglobal.h +- +QtCore/qobject.h +- +QtWidgets/qstyleoption.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qabstractscrollarea.h +QtWidgets/qtwidgetsglobal.h +- +QtWidgets/qframe.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qabstractslider.h +QtWidgets/qtwidgetsglobal.h +- +QtWidgets/qwidget.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qabstractspinbox.h +QtWidgets/qtwidgetsglobal.h +- +QtWidgets/qwidget.h +- +QtGui/qvalidator.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qapplication.h +QtWidgets/qtwidgetsglobal.h +- +QtCore/qcoreapplication.h +- +QtGui/qwindowdefs.h +- +QtCore/qpoint.h +- +QtCore/qsize.h +- +QtGui/qcursor.h +- +QtWidgets/qdesktopwidget.h +- +QtGui/qguiapplication.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qboxlayout.h +QtWidgets/qtwidgetsglobal.h +- +QtWidgets/qlayout.h +- +QtWidgets/qwidget.h +- +limits.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qcheckbox.h +QtWidgets/qtwidgetsglobal.h +- +QtWidgets/qabstractbutton.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qcombobox.h +QtWidgets/qtwidgetsglobal.h +- +QtWidgets/qwidget.h +- +QtWidgets/qabstractitemdelegate.h +- +QtCore/qabstractitemmodel.h +- +QtCore/qvariant.h +- +QtGui/qvalidator.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qdesktopwidget.h +QtWidgets/qtwidgetsglobal.h +- +QtWidgets/qwidget.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qframe.h +QtWidgets/qtwidgetsglobal.h +- +QtWidgets/qwidget.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qgridlayout.h +QtWidgets/qtwidgetsglobal.h +- +QtWidgets/qlayout.h +- +QtWidgets/qwidget.h +- +limits.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qgroupbox.h +QtWidgets/qtwidgetsglobal.h +- +QtWidgets/qframe.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qlabel.h +QtWidgets/qtwidgetsglobal.h +- +QtWidgets/qframe.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qlayout.h +QtWidgets/qtwidgetsglobal.h +- +QtCore/qobject.h +- +QtWidgets/qlayoutitem.h +- +QtWidgets/qsizepolicy.h +- +QtCore/qrect.h +- +QtCore/qmargins.h +- +limits.h +- +QtWidgets/qboxlayout.h +- +QtWidgets/qgridlayout.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qlayoutitem.h +QtWidgets/qtwidgetsglobal.h +- +QtWidgets/qsizepolicy.h +- +QtCore/qrect.h +- +limits.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qopenglwidget.h +QtWidgets/qtwidgetsglobal.h +- +QtWidgets/QWidget +- +QtGui/QSurfaceFormat +- +QtGui/qopengl.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qprogressbar.h +QtWidgets/qtwidgetsglobal.h +- +QtWidgets/qframe.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qpushbutton.h +QtWidgets/qtwidgetsglobal.h +- +QtWidgets/qabstractbutton.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qrubberband.h +QtWidgets/qtwidgetsglobal.h +- +QtWidgets/qwidget.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qsizepolicy.h +QtWidgets/qtwidgetsglobal.h +- +QtCore/qobject.h +- +QtCore/qalgorithms.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qslider.h +QtWidgets/qtwidgetsglobal.h +- +QtWidgets/qabstractslider.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qspinbox.h +QtWidgets/qtwidgetsglobal.h +- +QtWidgets/qabstractspinbox.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qstyle.h +QtWidgets/qtwidgetsglobal.h +- +QtCore/qobject.h +- +QtCore/qrect.h +- +QtCore/qsize.h +- +QtGui/qicon.h +- +QtGui/qpixmap.h +- +QtGui/qpalette.h +- +QtWidgets/qsizepolicy.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qstylefactory.h +QtWidgets/qtwidgetsglobal.h +- +QtCore/qstringlist.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qstyleoption.h +QtWidgets/qtwidgetsglobal.h +- +QtCore/qlocale.h +- +QtCore/qvariant.h +- +QtWidgets/qabstractspinbox.h +- +QtGui/qicon.h +- +QtGui/qmatrix.h +- +QtWidgets/qslider.h +- +QtWidgets/qstyle.h +- +QtWidgets/qtabbar.h +- +QtWidgets/qtabwidget.h +- +QtWidgets/qrubberband.h +- +QtWidgets/qframe.h +- +QtCore/qabstractitemmodel.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qtabbar.h +QtWidgets/qtwidgetsglobal.h +- +QtWidgets/qwidget.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qtabwidget.h +QtWidgets/qtwidgetsglobal.h +- +QtWidgets/qwidget.h +- +QtGui/qicon.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qtextbrowser.h +QtWidgets/qtwidgetsglobal.h +- +QtWidgets/qtextedit.h +- +QtCore/qurl.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qtextedit.h +QtWidgets/qtwidgetsglobal.h +- +QtWidgets/qabstractscrollarea.h +- +QtGui/qtextdocument.h +- +QtGui/qtextoption.h +- +QtGui/qtextcursor.h +- +QtGui/qtextformat.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qtwidgets-config.h + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qtwidgetsglobal.h +QtGui/qtguiglobal.h +- +QtWidgets/qtwidgets-config.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qwidget.h +QtWidgets/qtwidgetsglobal.h +- +QtGui/qwindowdefs.h +- +QtCore/qobject.h +- +QtCore/qmargins.h +- +QtGui/qpaintdevice.h +- +QtGui/qpalette.h +- +QtGui/qfont.h +- +QtGui/qfontmetrics.h +- +QtGui/qfontinfo.h +- +QtWidgets/qsizepolicy.h +- +QtGui/qregion.h +- +QtGui/qbrush.h +- +QtGui/qcursor.h +- +QtGui/qkeysequence.h +- +QtGui/qevent.h +- + +E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/pathtracer/pathtracer_autogen/mocs_compilation.cpp + +E:/Studium/team20-21/common/glsl_preprocessor.hpp +list +- +string +- +vector +- +map +- +iostream +- + +E:/Studium/team20-21/common/util.hpp +filesystem/path.h +- + +E:/Studium/team20-21/common/view_controller.hpp +QVector2D +- +QMatrix3x3 +- +QMatrix4x4 +- +QQuaternion +- + +E:/Studium/team20-21/external/filesystem/fwd.h + +E:/Studium/team20-21/external/filesystem/path.h +fwd.h +E:/Studium/team20-21/external/filesystem/fwd.h +string +- +vector +- +stdexcept +- +sstream +- +cctype +- +cstdlib +- +cerrno +- +cstring +- +windows.h +- +unistd.h +- +sys/stat.h +- +linux/limits.h +- + +E:/Studium/team20-21/pathtracer/main.cpp +QApplication +- +cmath +- +iostream +- +pathtrace_widget.hpp +E:/Studium/team20-21/pathtracer/pathtrace_widget.hpp +util.hpp +E:/Studium/team20-21/pathtracer/util.hpp + +E:/Studium/team20-21/pathtracer/pathtrace_widget.cpp +pathtrace_widget.hpp +E:/Studium/team20-21/pathtracer/pathtrace_widget.hpp +QStyleFactory +- +QApplication +- +QKeyEvent +- +QFileInfo +- +QDir +- +iostream +- +sstream +- +cassert +- +glsl_preprocessor.hpp +E:/Studium/team20-21/pathtracer/glsl_preprocessor.hpp +util.hpp +E:/Studium/team20-21/pathtracer/util.hpp +ui_pathtrace_widget.h +E:/Studium/team20-21/pathtracer/ui_pathtrace_widget.h + +E:/Studium/team20-21/pathtracer/pathtrace_widget.hpp +QOpenGLWidget +- +QOpenGLFunctions +- +QOpenGLShaderProgram +- +QOpenGLBuffer +- +QGroupBox +- +QComboBox +- +QTextEdit +- +QBoxLayout +- +view_controller.hpp +E:/Studium/team20-21/pathtracer/view_controller.hpp + +pathtracer/pathtracer_autogen/include/ui_pathtrace_widget.h +QtCore/QVariant +- +QtWidgets/QApplication +- +QtWidgets/QCheckBox +- +QtWidgets/QComboBox +- +QtWidgets/QGridLayout +- +QtWidgets/QGroupBox +- +QtWidgets/QHBoxLayout +- +QtWidgets/QLabel +- +QtWidgets/QProgressBar +- +QtWidgets/QPushButton +- +QtWidgets/QSlider +- +QtWidgets/QSpacerItem +- +QtWidgets/QSpinBox +- +QtWidgets/QTextBrowser +- +QtWidgets/QVBoxLayout +- +QtWidgets/QWidget +- + diff --git a/pathtracer/CMakeFiles/pathtracer.dir/DependInfo.cmake b/pathtracer/CMakeFiles/pathtracer.dir/DependInfo.cmake new file mode 100644 index 0000000000000000000000000000000000000000..b76f9f2f7c4997623de682847486191d938d0ddf --- /dev/null +++ b/pathtracer/CMakeFiles/pathtracer.dir/DependInfo.cmake @@ -0,0 +1,45 @@ +# The set of languages for which implicit dependencies are needed: +set(CMAKE_DEPENDS_LANGUAGES + "CXX" + ) +# The set of files for implicit dependencies of each language: +set(CMAKE_DEPENDS_CHECK_CXX + "E:/Studium/team20-21/pathtracer/main.cpp" "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj" + "E:/Studium/team20-21/pathtracer/pathtrace_widget.cpp" "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj" + "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/pathtracer/pathtracer_autogen/mocs_compilation.cpp" "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/pathtracer/CMakeFiles/pathtracer.dir/pathtracer_autogen/mocs_compilation.cpp.obj" + ) +set(CMAKE_CXX_COMPILER_ID "GNU") + +# Preprocessor definitions for this target. +set(CMAKE_TARGET_DEFINITIONS_CXX + "GLSL_PATH=\"E:/Studium/team20-21/pathtracer/glsl\"" + "QT_CORE_LIB" + "QT_GUI_LIB" + "QT_OPENGL_LIB" + "QT_WIDGETS_LIB" + "SCENES_PATH=\"E:/Studium/team20-21/pathtracer/scenes\"" + ) + +# The include file search paths: +set(CMAKE_CXX_TARGET_INCLUDE_PATH + "pathtracer" + "E:/Studium/team20-21/pathtracer" + "pathtracer/pathtracer_autogen/include" + "E:/Studium/team20-21/external" + "E:/Studium/team20-21/common" + "C:/Qt/5.14.2/mingw73_64/include" + "C:/Qt/5.14.2/mingw73_64/include/QtGui" + "C:/Qt/5.14.2/mingw73_64/include/QtANGLE" + "C:/Qt/5.14.2/mingw73_64/include/QtCore" + "C:/Qt/5.14.2/mingw73_64/./mkspecs/win32-g++" + "C:/Qt/5.14.2/mingw73_64/include/QtWidgets" + "C:/Qt/5.14.2/mingw73_64/include/QtOpenGL" + ) + +# Targets to which this target links. +set(CMAKE_TARGET_LINKED_INFO_FILES + "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/common/CMakeFiles/cgex.dir/DependInfo.cmake" + ) + +# Fortran module output directory. +set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/pathtracer/CMakeFiles/pathtracer.dir/build.make b/pathtracer/CMakeFiles/pathtracer.dir/build.make new file mode 100644 index 0000000000000000000000000000000000000000..f024f2f82b1fad784f5ec5e6fd460f4efbbcb2d5 --- /dev/null +++ b/pathtracer/CMakeFiles/pathtracer.dir/build.make @@ -0,0 +1,157 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "MinGW Makefiles" Generator, CMake Version 3.17 + +# Delete rule output on recipe failure. +.DELETE_ON_ERROR: + + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + + +# Disable VCS-based implicit rules. +% : %,v + + +# Disable VCS-based implicit rules. +% : RCS/% + + +# Disable VCS-based implicit rules. +% : RCS/%,v + + +# Disable VCS-based implicit rules. +% : SCCS/s.% + + +# Disable VCS-based implicit rules. +% : s.% + + +.SUFFIXES: .hpux_make_needs_suffix_list + + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +# Suppress display of executed commands. +$(VERBOSE).SILENT: + + +# A target that is always out of date. +cmake_force: + +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +SHELL = cmd.exe + +# The CMake executable. +CMAKE_COMMAND = "C:\Program Files\CMake\bin\cmake.exe" + +# The command to remove a file. +RM = "C:\Program Files\CMake\bin\cmake.exe" -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = E:\Studium\team20-21 + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug + +# Include any dependencies generated for this target. +include pathtracer/CMakeFiles/pathtracer.dir/depend.make + +# Include the progress variables for this target. +include pathtracer/CMakeFiles/pathtracer.dir/progress.make + +# Include the compile flags for this target's objects. +include pathtracer/CMakeFiles/pathtracer.dir/flags.make + +pathtracer/CMakeFiles/pathtracer.dir/pathtracer_autogen/mocs_compilation.cpp.obj: pathtracer/CMakeFiles/pathtracer.dir/flags.make +pathtracer/CMakeFiles/pathtracer.dir/pathtracer_autogen/mocs_compilation.cpp.obj: pathtracer/CMakeFiles/pathtracer.dir/includes_CXX.rsp +pathtracer/CMakeFiles/pathtracer.dir/pathtracer_autogen/mocs_compilation.cpp.obj: pathtracer/pathtracer_autogen/mocs_compilation.cpp + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object pathtracer/CMakeFiles/pathtracer.dir/pathtracer_autogen/mocs_compilation.cpp.obj" + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\pathtracer && C:\Qt\Tools\mingw730_64\bin\g++.exe $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles\pathtracer.dir\pathtracer_autogen\mocs_compilation.cpp.obj -c E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\pathtracer\pathtracer_autogen\mocs_compilation.cpp + +pathtracer/CMakeFiles/pathtracer.dir/pathtracer_autogen/mocs_compilation.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/pathtracer.dir/pathtracer_autogen/mocs_compilation.cpp.i" + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\pathtracer && C:\Qt\Tools\mingw730_64\bin\g++.exe $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\pathtracer\pathtracer_autogen\mocs_compilation.cpp > CMakeFiles\pathtracer.dir\pathtracer_autogen\mocs_compilation.cpp.i + +pathtracer/CMakeFiles/pathtracer.dir/pathtracer_autogen/mocs_compilation.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/pathtracer.dir/pathtracer_autogen/mocs_compilation.cpp.s" + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\pathtracer && C:\Qt\Tools\mingw730_64\bin\g++.exe $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\pathtracer\pathtracer_autogen\mocs_compilation.cpp -o CMakeFiles\pathtracer.dir\pathtracer_autogen\mocs_compilation.cpp.s + +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: pathtracer/CMakeFiles/pathtracer.dir/flags.make +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: pathtracer/CMakeFiles/pathtracer.dir/includes_CXX.rsp +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: E:/Studium/team20-21/pathtracer/pathtrace_widget.cpp + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Building CXX object pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj" + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\pathtracer && C:\Qt\Tools\mingw730_64\bin\g++.exe $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles\pathtracer.dir\pathtrace_widget.cpp.obj -c E:\Studium\team20-21\pathtracer\pathtrace_widget.cpp + +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.i" + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\pathtracer && C:\Qt\Tools\mingw730_64\bin\g++.exe $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E E:\Studium\team20-21\pathtracer\pathtrace_widget.cpp > CMakeFiles\pathtracer.dir\pathtrace_widget.cpp.i + +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.s" + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\pathtracer && C:\Qt\Tools\mingw730_64\bin\g++.exe $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S E:\Studium\team20-21\pathtracer\pathtrace_widget.cpp -o CMakeFiles\pathtracer.dir\pathtrace_widget.cpp.s + +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: pathtracer/CMakeFiles/pathtracer.dir/flags.make +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: pathtracer/CMakeFiles/pathtracer.dir/includes_CXX.rsp +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: E:/Studium/team20-21/pathtracer/main.cpp + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\CMakeFiles --progress-num=$(CMAKE_PROGRESS_3) "Building CXX object pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj" + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\pathtracer && C:\Qt\Tools\mingw730_64\bin\g++.exe $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles\pathtracer.dir\main.cpp.obj -c E:\Studium\team20-21\pathtracer\main.cpp + +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/pathtracer.dir/main.cpp.i" + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\pathtracer && C:\Qt\Tools\mingw730_64\bin\g++.exe $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E E:\Studium\team20-21\pathtracer\main.cpp > CMakeFiles\pathtracer.dir\main.cpp.i + +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/pathtracer.dir/main.cpp.s" + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\pathtracer && C:\Qt\Tools\mingw730_64\bin\g++.exe $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S E:\Studium\team20-21\pathtracer\main.cpp -o CMakeFiles\pathtracer.dir\main.cpp.s + +# Object files for target pathtracer +pathtracer_OBJECTS = \ +"CMakeFiles/pathtracer.dir/pathtracer_autogen/mocs_compilation.cpp.obj" \ +"CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj" \ +"CMakeFiles/pathtracer.dir/main.cpp.obj" + +# External object files for target pathtracer +pathtracer_EXTERNAL_OBJECTS = + +bin/pathtracer.exe: pathtracer/CMakeFiles/pathtracer.dir/pathtracer_autogen/mocs_compilation.cpp.obj +bin/pathtracer.exe: pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj +bin/pathtracer.exe: pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj +bin/pathtracer.exe: pathtracer/CMakeFiles/pathtracer.dir/build.make +bin/pathtracer.exe: common/libcgex.a +bin/pathtracer.exe: C:/Qt/5.14.2/mingw73_64/lib/libQt5OpenGL.a +bin/pathtracer.exe: C:/Qt/5.14.2/mingw73_64/lib/libQt5Widgets.a +bin/pathtracer.exe: C:/Qt/5.14.2/mingw73_64/lib/libQt5Gui.a +bin/pathtracer.exe: C:/Qt/5.14.2/mingw73_64/lib/libQt5Core.a +bin/pathtracer.exe: pathtracer/CMakeFiles/pathtracer.dir/linklibs.rsp +bin/pathtracer.exe: pathtracer/CMakeFiles/pathtracer.dir/objects1.rsp +bin/pathtracer.exe: pathtracer/CMakeFiles/pathtracer.dir/link.txt + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\CMakeFiles --progress-num=$(CMAKE_PROGRESS_4) "Linking CXX executable ..\bin\pathtracer.exe" + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\pathtracer && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles\pathtracer.dir\link.txt --verbose=$(VERBOSE) + +# Rule to build all files generated by this target. +pathtracer/CMakeFiles/pathtracer.dir/build: bin/pathtracer.exe + +.PHONY : pathtracer/CMakeFiles/pathtracer.dir/build + +pathtracer/CMakeFiles/pathtracer.dir/clean: + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\pathtracer && $(CMAKE_COMMAND) -P CMakeFiles\pathtracer.dir\cmake_clean.cmake +.PHONY : pathtracer/CMakeFiles/pathtracer.dir/clean + +pathtracer/CMakeFiles/pathtracer.dir/depend: + $(CMAKE_COMMAND) -E cmake_depends "MinGW Makefiles" E:\Studium\team20-21 E:\Studium\team20-21\pathtracer E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\pathtracer E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\pathtracer\CMakeFiles\pathtracer.dir\DependInfo.cmake --color=$(COLOR) +.PHONY : pathtracer/CMakeFiles/pathtracer.dir/depend + diff --git a/pathtracer/CMakeFiles/pathtracer.dir/cmake_clean.cmake b/pathtracer/CMakeFiles/pathtracer.dir/cmake_clean.cmake new file mode 100644 index 0000000000000000000000000000000000000000..953c11ab9f4dd088737077d8cd0b984165e5ba17 --- /dev/null +++ b/pathtracer/CMakeFiles/pathtracer.dir/cmake_clean.cmake @@ -0,0 +1,17 @@ +file(REMOVE_RECURSE + "../bin/libpathtracer.dll.a" + "../bin/pathtracer.exe" + "../bin/pathtracer.exe.manifest" + "../bin/pathtracer.pdb" + "CMakeFiles/pathtracer.dir/main.cpp.obj" + "CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj" + "CMakeFiles/pathtracer.dir/pathtracer_autogen/mocs_compilation.cpp.obj" + "CMakeFiles/pathtracer_autogen.dir/AutogenUsed.txt" + "CMakeFiles/pathtracer_autogen.dir/ParseCache.txt" + "pathtracer_autogen" +) + +# Per-language clean rules from dependency scanning. +foreach(lang CXX) + include(CMakeFiles/pathtracer.dir/cmake_clean_${lang}.cmake OPTIONAL) +endforeach() diff --git a/pathtracer/CMakeFiles/pathtracer.dir/depend.internal b/pathtracer/CMakeFiles/pathtracer.dir/depend.internal new file mode 100644 index 0000000000000000000000000000000000000000..3902a9e267289bf13c03789295b70672f34ba77b --- /dev/null +++ b/pathtracer/CMakeFiles/pathtracer.dir/depend.internal @@ -0,0 +1,395 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "MinGW Makefiles" Generator, CMake Version 3.17 + +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj + C:/Qt/5.14.2/mingw73_64/include/QtANGLE/GLES2/gl2.h + C:/Qt/5.14.2/mingw73_64/include/QtANGLE/GLES2/gl2platform.h + C:/Qt/5.14.2/mingw73_64/include/QtANGLE/GLES3/gl3.h + C:/Qt/5.14.2/mingw73_64/include/QtANGLE/GLES3/gl3platform.h + C:/Qt/5.14.2/mingw73_64/include/QtANGLE/KHR/khrplatform.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/QObject + C:/Qt/5.14.2/mingw73_64/include/QtCore/QScopedPointer + C:/Qt/5.14.2/mingw73_64/include/QtCore/qabstractitemmodel.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qalgorithms.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qarraydata.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qatomic.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qatomic_bootstrap.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qatomic_cxx11.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qatomic_msvc.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qbasicatomic.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qbytearray.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qbytearraylist.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qchar.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qcompilerdetection.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qconfig-bootstrapped.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qconfig.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qcontainerfwd.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qcontainertools_impl.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qcontiguouscache.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qcoreapplication.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qcoreevent.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qdatastream.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qdebug.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qeventloop.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qfile.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qfiledevice.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qflags.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qgenericatomic.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qglobal.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qglobalstatic.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qhash.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qhashfunctions.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qiodevice.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qiterator.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qline.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qlist.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qlocale.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qlogging.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qmap.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qmargins.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qmetatype.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qmutex.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qnamespace.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qnumeric.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qobject.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qobject_impl.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qobjectdefs.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qobjectdefs_impl.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qpair.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qpoint.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qprocessordetection.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qrect.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qrefcount.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qregexp.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qregularexpression.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qscopedpointer.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qset.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qshareddata.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qsharedpointer.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qsharedpointer_impl.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qsize.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qstring.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringalgorithms.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringbuilder.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringlist.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringliteral.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringmatcher.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringview.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qsysinfo.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qsystemdetection.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qt_windows.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qtcore-config.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qtextstream.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qtypeinfo.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qurl.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qurlquery.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qvariant.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qvarlengtharray.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qvector.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qversiontagging.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/QMatrix3x3 + C:/Qt/5.14.2/mingw73_64/include/QtGui/QMatrix4x4 + C:/Qt/5.14.2/mingw73_64/include/QtGui/QOpenGLBuffer + C:/Qt/5.14.2/mingw73_64/include/QtGui/QOpenGLFunctions + C:/Qt/5.14.2/mingw73_64/include/QtGui/QOpenGLShaderProgram + C:/Qt/5.14.2/mingw73_64/include/QtGui/QQuaternion + C:/Qt/5.14.2/mingw73_64/include/QtGui/QSurfaceFormat + C:/Qt/5.14.2/mingw73_64/include/QtGui/QVector2D + C:/Qt/5.14.2/mingw73_64/include/QtGui/qbrush.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qcolor.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qcursor.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qevent.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qfont.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qfontinfo.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qfontmetrics.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qgenericmatrix.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qguiapplication.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qicon.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qimage.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qinputmethod.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qkeysequence.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qmatrix.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qmatrix4x4.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qopengl.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglbuffer.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglcontext.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qopengles2ext.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglext.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglfunctions.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglshaderprogram.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglversionfunctions.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qpaintdevice.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qpainterpath.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qpalette.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qpen.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qpixelformat.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qpixmap.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qpolygon.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qquaternion.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qregion.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qrgb.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qrgba64.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qsurfaceformat.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qtextcursor.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qtextdocument.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qtextformat.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qtextoption.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qtgui-config.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qtguiglobal.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qtouchdevice.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qtransform.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qvalidator.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qvector2d.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qvector3d.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qvector4d.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qwindowdefs.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qwindowdefs_win.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QApplication + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QBoxLayout + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QComboBox + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QGroupBox + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QOpenGLWidget + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QTextEdit + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QWidget + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qabstractitemdelegate.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qabstractscrollarea.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qabstractslider.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qabstractspinbox.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qapplication.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qboxlayout.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qcombobox.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qdesktopwidget.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qframe.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qgridlayout.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qgroupbox.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qlayout.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qlayoutitem.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qopenglwidget.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qrubberband.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qsizepolicy.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qslider.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qstyle.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qstyleoption.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qtabbar.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qtabwidget.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qtextedit.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qtwidgets-config.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qtwidgetsglobal.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qwidget.h + E:/Studium/team20-21/common/util.hpp + E:/Studium/team20-21/common/view_controller.hpp + E:/Studium/team20-21/external/filesystem/fwd.h + E:/Studium/team20-21/external/filesystem/path.h + E:/Studium/team20-21/pathtracer/main.cpp + E:/Studium/team20-21/pathtracer/pathtrace_widget.hpp +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj + C:/Qt/5.14.2/mingw73_64/include/QtANGLE/GLES2/gl2.h + C:/Qt/5.14.2/mingw73_64/include/QtANGLE/GLES2/gl2platform.h + C:/Qt/5.14.2/mingw73_64/include/QtANGLE/GLES3/gl3.h + C:/Qt/5.14.2/mingw73_64/include/QtANGLE/GLES3/gl3platform.h + C:/Qt/5.14.2/mingw73_64/include/QtANGLE/KHR/khrplatform.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/QDir + C:/Qt/5.14.2/mingw73_64/include/QtCore/QFileInfo + C:/Qt/5.14.2/mingw73_64/include/QtCore/QObject + C:/Qt/5.14.2/mingw73_64/include/QtCore/QScopedPointer + C:/Qt/5.14.2/mingw73_64/include/QtCore/QVariant + C:/Qt/5.14.2/mingw73_64/include/QtCore/qabstractitemmodel.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qalgorithms.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qarraydata.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qatomic.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qatomic_bootstrap.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qatomic_cxx11.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qatomic_msvc.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qbasicatomic.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qbytearray.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qbytearraylist.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qchar.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qcompilerdetection.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qconfig-bootstrapped.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qconfig.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qcontainerfwd.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qcontainertools_impl.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qcontiguouscache.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qcoreapplication.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qcoreevent.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qdatastream.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qdebug.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qdir.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qeventloop.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qfile.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qfiledevice.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qfileinfo.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qflags.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qgenericatomic.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qglobal.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qglobalstatic.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qhash.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qhashfunctions.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qiodevice.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qiterator.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qline.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qlist.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qlocale.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qlogging.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qmap.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qmargins.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qmetatype.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qmutex.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qnamespace.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qnumeric.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qobject.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qobject_impl.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qobjectdefs.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qobjectdefs_impl.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qpair.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qpoint.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qprocessordetection.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qrect.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qrefcount.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qregexp.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qregularexpression.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qscopedpointer.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qset.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qshareddata.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qsharedpointer.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qsharedpointer_impl.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qsize.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qstring.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringalgorithms.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringbuilder.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringlist.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringliteral.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringmatcher.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringview.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qsysinfo.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qsystemdetection.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qt_windows.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qtcore-config.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qtextstream.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qtypeinfo.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qurl.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qurlquery.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qvariant.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qvarlengtharray.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qvector.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qversiontagging.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/QKeyEvent + C:/Qt/5.14.2/mingw73_64/include/QtGui/QMatrix3x3 + C:/Qt/5.14.2/mingw73_64/include/QtGui/QMatrix4x4 + C:/Qt/5.14.2/mingw73_64/include/QtGui/QOpenGLBuffer + C:/Qt/5.14.2/mingw73_64/include/QtGui/QOpenGLFunctions + C:/Qt/5.14.2/mingw73_64/include/QtGui/QOpenGLShaderProgram + C:/Qt/5.14.2/mingw73_64/include/QtGui/QQuaternion + C:/Qt/5.14.2/mingw73_64/include/QtGui/QSurfaceFormat + C:/Qt/5.14.2/mingw73_64/include/QtGui/QVector2D + C:/Qt/5.14.2/mingw73_64/include/QtGui/qbrush.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qcolor.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qcursor.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qevent.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qfont.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qfontinfo.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qfontmetrics.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qgenericmatrix.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qguiapplication.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qicon.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qimage.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qinputmethod.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qkeysequence.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qmatrix.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qmatrix4x4.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qopengl.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglbuffer.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglcontext.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qopengles2ext.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglext.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglfunctions.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglshaderprogram.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglversionfunctions.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qpaintdevice.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qpainterpath.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qpalette.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qpen.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qpixelformat.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qpixmap.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qpolygon.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qquaternion.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qregion.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qrgb.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qrgba64.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qsurfaceformat.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qtextcursor.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qtextdocument.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qtextformat.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qtextoption.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qtgui-config.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qtguiglobal.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qtouchdevice.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qtransform.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qvalidator.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qvector2d.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qvector3d.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qvector4d.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qwindowdefs.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qwindowdefs_win.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QApplication + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QBoxLayout + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QCheckBox + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QComboBox + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QGridLayout + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QGroupBox + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QHBoxLayout + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QLabel + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QOpenGLWidget + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QProgressBar + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QPushButton + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QSlider + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QSpacerItem + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QSpinBox + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QStyleFactory + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QTextBrowser + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QTextEdit + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QVBoxLayout + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QWidget + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qabstractbutton.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qabstractitemdelegate.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qabstractscrollarea.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qabstractslider.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qabstractspinbox.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qapplication.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qboxlayout.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qcheckbox.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qcombobox.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qdesktopwidget.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qframe.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qgridlayout.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qgroupbox.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qlabel.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qlayout.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qlayoutitem.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qopenglwidget.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qprogressbar.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qpushbutton.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qrubberband.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qsizepolicy.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qslider.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qspinbox.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qstyle.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qstylefactory.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qstyleoption.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qtabbar.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qtabwidget.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qtextbrowser.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qtextedit.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qtwidgets-config.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qtwidgetsglobal.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qwidget.h + E:/Studium/team20-21/common/glsl_preprocessor.hpp + E:/Studium/team20-21/common/util.hpp + E:/Studium/team20-21/common/view_controller.hpp + E:/Studium/team20-21/external/filesystem/fwd.h + E:/Studium/team20-21/external/filesystem/path.h + E:/Studium/team20-21/pathtracer/pathtrace_widget.cpp + E:/Studium/team20-21/pathtracer/pathtrace_widget.hpp + pathtracer/pathtracer_autogen/include/ui_pathtrace_widget.h +pathtracer/CMakeFiles/pathtracer.dir/pathtracer_autogen/mocs_compilation.cpp.obj + E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/pathtracer/pathtracer_autogen/mocs_compilation.cpp diff --git a/pathtracer/CMakeFiles/pathtracer.dir/depend.make b/pathtracer/CMakeFiles/pathtracer.dir/depend.make new file mode 100644 index 0000000000000000000000000000000000000000..7ed25b62b387e22e8151d1c974ab7e32548dc7e4 --- /dev/null +++ b/pathtracer/CMakeFiles/pathtracer.dir/depend.make @@ -0,0 +1,395 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "MinGW Makefiles" Generator, CMake Version 3.17 + +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtANGLE/GLES2/gl2.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtANGLE/GLES2/gl2platform.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtANGLE/GLES3/gl3.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtANGLE/GLES3/gl3platform.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtANGLE/KHR/khrplatform.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/QObject +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/QScopedPointer +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qabstractitemmodel.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qalgorithms.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qarraydata.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qatomic.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qatomic_bootstrap.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qatomic_cxx11.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qatomic_msvc.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qbasicatomic.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qbytearray.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qbytearraylist.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qchar.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qcompilerdetection.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qconfig-bootstrapped.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qconfig.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qcontainerfwd.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qcontainertools_impl.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qcontiguouscache.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qcoreapplication.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qcoreevent.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qdatastream.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qdebug.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qeventloop.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qfile.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qfiledevice.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qflags.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qgenericatomic.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qglobal.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qglobalstatic.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qhash.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qhashfunctions.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qiodevice.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qiterator.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qline.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qlist.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qlocale.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qlogging.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qmap.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qmargins.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qmetatype.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qmutex.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qnamespace.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qnumeric.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qobject.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qobject_impl.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qobjectdefs.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qobjectdefs_impl.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qpair.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qpoint.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qprocessordetection.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qrect.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qrefcount.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qregexp.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qregularexpression.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qscopedpointer.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qset.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qshareddata.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qsharedpointer.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qsharedpointer_impl.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qsize.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qstring.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringalgorithms.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringbuilder.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringlist.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringliteral.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringmatcher.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringview.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qsysinfo.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qsystemdetection.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qt_windows.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qtcore-config.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qtextstream.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qtypeinfo.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qurl.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qurlquery.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qvariant.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qvarlengtharray.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qvector.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qversiontagging.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/QMatrix3x3 +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/QMatrix4x4 +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/QOpenGLBuffer +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/QOpenGLFunctions +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/QOpenGLShaderProgram +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/QQuaternion +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/QSurfaceFormat +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/QVector2D +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qbrush.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qcolor.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qcursor.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qevent.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qfont.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qfontinfo.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qfontmetrics.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qgenericmatrix.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qguiapplication.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qicon.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qimage.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qinputmethod.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qkeysequence.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qmatrix.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qmatrix4x4.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qopengl.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglbuffer.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglcontext.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qopengles2ext.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglext.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglfunctions.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglshaderprogram.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglversionfunctions.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qpaintdevice.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qpainterpath.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qpalette.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qpen.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qpixelformat.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qpixmap.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qpolygon.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qquaternion.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qregion.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qrgb.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qrgba64.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qsurfaceformat.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qtextcursor.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qtextdocument.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qtextformat.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qtextoption.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qtgui-config.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qtguiglobal.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qtouchdevice.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qtransform.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qvalidator.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qvector2d.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qvector3d.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qvector4d.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qwindowdefs.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qwindowdefs_win.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QApplication +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QBoxLayout +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QComboBox +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QGroupBox +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QOpenGLWidget +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QTextEdit +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QWidget +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qabstractitemdelegate.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qabstractscrollarea.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qabstractslider.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qabstractspinbox.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qapplication.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qboxlayout.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qcombobox.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qdesktopwidget.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qframe.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qgridlayout.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qgroupbox.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qlayout.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qlayoutitem.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qopenglwidget.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qrubberband.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qsizepolicy.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qslider.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qstyle.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qstyleoption.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qtabbar.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qtabwidget.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qtextedit.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qtwidgets-config.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qtwidgetsglobal.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qwidget.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: E:/Studium/team20-21/common/util.hpp +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: E:/Studium/team20-21/common/view_controller.hpp +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: E:/Studium/team20-21/external/filesystem/fwd.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: E:/Studium/team20-21/external/filesystem/path.h +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: E:/Studium/team20-21/pathtracer/main.cpp +pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj: E:/Studium/team20-21/pathtracer/pathtrace_widget.hpp + +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtANGLE/GLES2/gl2.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtANGLE/GLES2/gl2platform.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtANGLE/GLES3/gl3.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtANGLE/GLES3/gl3platform.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtANGLE/KHR/khrplatform.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/QDir +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/QFileInfo +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/QObject +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/QScopedPointer +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/QVariant +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qabstractitemmodel.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qalgorithms.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qarraydata.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qatomic.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qatomic_bootstrap.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qatomic_cxx11.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qatomic_msvc.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qbasicatomic.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qbytearray.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qbytearraylist.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qchar.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qcompilerdetection.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qconfig-bootstrapped.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qconfig.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qcontainerfwd.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qcontainertools_impl.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qcontiguouscache.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qcoreapplication.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qcoreevent.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qdatastream.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qdebug.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qdir.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qeventloop.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qfile.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qfiledevice.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qfileinfo.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qflags.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qgenericatomic.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qglobal.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qglobalstatic.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qhash.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qhashfunctions.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qiodevice.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qiterator.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qline.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qlist.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qlocale.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qlogging.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qmap.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qmargins.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qmetatype.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qmutex.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qnamespace.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qnumeric.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qobject.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qobject_impl.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qobjectdefs.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qobjectdefs_impl.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qpair.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qpoint.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qprocessordetection.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qrect.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qrefcount.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qregexp.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qregularexpression.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qscopedpointer.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qset.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qshareddata.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qsharedpointer.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qsharedpointer_impl.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qsize.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qstring.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringalgorithms.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringbuilder.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringlist.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringliteral.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringmatcher.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringview.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qsysinfo.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qsystemdetection.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qt_windows.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qtcore-config.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qtextstream.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qtypeinfo.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qurl.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qurlquery.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qvariant.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qvarlengtharray.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qvector.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qversiontagging.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/QKeyEvent +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/QMatrix3x3 +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/QMatrix4x4 +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/QOpenGLBuffer +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/QOpenGLFunctions +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/QOpenGLShaderProgram +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/QQuaternion +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/QSurfaceFormat +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/QVector2D +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qbrush.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qcolor.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qcursor.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qevent.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qfont.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qfontinfo.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qfontmetrics.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qgenericmatrix.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qguiapplication.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qicon.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qimage.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qinputmethod.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qkeysequence.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qmatrix.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qmatrix4x4.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qopengl.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglbuffer.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglcontext.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qopengles2ext.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglext.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglfunctions.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglshaderprogram.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglversionfunctions.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qpaintdevice.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qpainterpath.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qpalette.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qpen.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qpixelformat.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qpixmap.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qpolygon.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qquaternion.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qregion.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qrgb.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qrgba64.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qsurfaceformat.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qtextcursor.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qtextdocument.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qtextformat.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qtextoption.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qtgui-config.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qtguiglobal.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qtouchdevice.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qtransform.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qvalidator.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qvector2d.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qvector3d.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qvector4d.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qwindowdefs.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qwindowdefs_win.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QApplication +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QBoxLayout +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QCheckBox +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QComboBox +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QGridLayout +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QGroupBox +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QHBoxLayout +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QLabel +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QOpenGLWidget +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QProgressBar +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QPushButton +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QSlider +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QSpacerItem +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QSpinBox +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QStyleFactory +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QTextBrowser +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QTextEdit +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QVBoxLayout +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QWidget +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qabstractbutton.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qabstractitemdelegate.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qabstractscrollarea.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qabstractslider.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qabstractspinbox.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qapplication.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qboxlayout.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qcheckbox.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qcombobox.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qdesktopwidget.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qframe.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qgridlayout.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qgroupbox.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qlabel.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qlayout.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qlayoutitem.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qopenglwidget.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qprogressbar.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qpushbutton.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qrubberband.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qsizepolicy.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qslider.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qspinbox.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qstyle.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qstylefactory.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qstyleoption.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qtabbar.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qtabwidget.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qtextbrowser.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qtextedit.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qtwidgets-config.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qtwidgetsglobal.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qwidget.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: E:/Studium/team20-21/common/glsl_preprocessor.hpp +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: E:/Studium/team20-21/common/util.hpp +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: E:/Studium/team20-21/common/view_controller.hpp +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: E:/Studium/team20-21/external/filesystem/fwd.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: E:/Studium/team20-21/external/filesystem/path.h +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: E:/Studium/team20-21/pathtracer/pathtrace_widget.cpp +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: E:/Studium/team20-21/pathtracer/pathtrace_widget.hpp +pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj: pathtracer/pathtracer_autogen/include/ui_pathtrace_widget.h + +pathtracer/CMakeFiles/pathtracer.dir/pathtracer_autogen/mocs_compilation.cpp.obj: pathtracer/pathtracer_autogen/mocs_compilation.cpp + diff --git a/pathtracer/CMakeFiles/pathtracer.dir/flags.make b/pathtracer/CMakeFiles/pathtracer.dir/flags.make new file mode 100644 index 0000000000000000000000000000000000000000..59081ca1d358732431124213dfec9a4e4a0f364f --- /dev/null +++ b/pathtracer/CMakeFiles/pathtracer.dir/flags.make @@ -0,0 +1,10 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "MinGW Makefiles" Generator, CMake Version 3.17 + +# compile CXX with C:/Qt/Tools/mingw730_64/bin/g++.exe +CXX_FLAGS = -g -std=gnu++11 + +CXX_DEFINES = -DGLSL_PATH=\"E:/Studium/team20-21/pathtracer/glsl\" -DQT_CORE_LIB -DQT_GUI_LIB -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DSCENES_PATH=\"E:/Studium/team20-21/pathtracer/scenes\" + +CXX_INCLUDES = @CMakeFiles/pathtracer.dir/includes_CXX.rsp + diff --git a/pathtracer/CMakeFiles/pathtracer.dir/includes_CXX.rsp b/pathtracer/CMakeFiles/pathtracer.dir/includes_CXX.rsp new file mode 100644 index 0000000000000000000000000000000000000000..9dadb8454b9199184c760ec98e851d6c41e7a687 --- /dev/null +++ b/pathtracer/CMakeFiles/pathtracer.dir/includes_CXX.rsp @@ -0,0 +1 @@ +-IE:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/pathtracer -IE:/Studium/team20-21/pathtracer -IE:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/pathtracer/pathtracer_autogen/include -IE:/Studium/team20-21/external -IE:/Studium/team20-21/common -isystem C:/Qt/5.14.2/mingw73_64/include -isystem C:/Qt/5.14.2/mingw73_64/include/QtGui -isystem C:/Qt/5.14.2/mingw73_64/include/QtANGLE -isystem C:/Qt/5.14.2/mingw73_64/include/QtCore -isystem C:/Qt/5.14.2/mingw73_64/./mkspecs/win32-g++ -isystem C:/Qt/5.14.2/mingw73_64/include/QtWidgets -isystem C:/Qt/5.14.2/mingw73_64/include/QtOpenGL diff --git a/pathtracer/CMakeFiles/pathtracer.dir/link.txt b/pathtracer/CMakeFiles/pathtracer.dir/link.txt new file mode 100644 index 0000000000000000000000000000000000000000..4fef79a0f32d2ee586e86bffe827a746273f712d --- /dev/null +++ b/pathtracer/CMakeFiles/pathtracer.dir/link.txt @@ -0,0 +1,3 @@ +"C:\Program Files\CMake\bin\cmake.exe" -E rm -f CMakeFiles\pathtracer.dir/objects.a +C:\Qt\Tools\mingw730_64\bin\ar.exe cr CMakeFiles\pathtracer.dir/objects.a @CMakeFiles\pathtracer.dir\objects1.rsp +C:\Qt\Tools\mingw730_64\bin\g++.exe -g -Wl,--whole-archive CMakeFiles\pathtracer.dir/objects.a -Wl,--no-whole-archive -o ..\bin\pathtracer.exe -Wl,--out-implib,..\bin\libpathtracer.dll.a -Wl,--major-image-version,0,--minor-image-version,0 @CMakeFiles\pathtracer.dir\linklibs.rsp diff --git a/pathtracer/CMakeFiles/pathtracer.dir/linklibs.rsp b/pathtracer/CMakeFiles/pathtracer.dir/linklibs.rsp new file mode 100644 index 0000000000000000000000000000000000000000..52f1b86a49ac350504d8371050cba9068cb770b6 --- /dev/null +++ b/pathtracer/CMakeFiles/pathtracer.dir/linklibs.rsp @@ -0,0 +1 @@ + ../common/libcgex.a C:/Qt/5.14.2/mingw73_64/lib/libQt5OpenGL.a C:/Qt/5.14.2/mingw73_64/lib/libQt5Widgets.a C:/Qt/5.14.2/mingw73_64/lib/libQt5Gui.a C:/Qt/5.14.2/mingw73_64/lib/libQt5Core.a -lopengl32 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32 diff --git a/pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj b/pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj new file mode 100644 index 0000000000000000000000000000000000000000..81389e7ab6dc387d47d90f336f180e233908ebe9 Binary files /dev/null and b/pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj differ diff --git a/pathtracer/CMakeFiles/pathtracer.dir/objects.a b/pathtracer/CMakeFiles/pathtracer.dir/objects.a new file mode 100644 index 0000000000000000000000000000000000000000..93542bdf7a20e5009c3aafa7494f25cb4fb88d9f Binary files /dev/null and b/pathtracer/CMakeFiles/pathtracer.dir/objects.a differ diff --git a/pathtracer/CMakeFiles/pathtracer.dir/objects1.rsp b/pathtracer/CMakeFiles/pathtracer.dir/objects1.rsp new file mode 100644 index 0000000000000000000000000000000000000000..b8eaa6918e6b233351177c86ed0984863a94214b --- /dev/null +++ b/pathtracer/CMakeFiles/pathtracer.dir/objects1.rsp @@ -0,0 +1 @@ +CMakeFiles/pathtracer.dir/pathtracer_autogen/mocs_compilation.cpp.obj CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj CMakeFiles/pathtracer.dir/main.cpp.obj diff --git a/pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj b/pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj new file mode 100644 index 0000000000000000000000000000000000000000..3b948e4b48a7754ba58f2fbf04e58aeeecde1b45 Binary files /dev/null and b/pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj differ diff --git a/pathtracer/CMakeFiles/pathtracer.dir/pathtracer_autogen/mocs_compilation.cpp.obj b/pathtracer/CMakeFiles/pathtracer.dir/pathtracer_autogen/mocs_compilation.cpp.obj new file mode 100644 index 0000000000000000000000000000000000000000..d7bd0e396766475a3fe181d207c95a799fea2e23 Binary files /dev/null and b/pathtracer/CMakeFiles/pathtracer.dir/pathtracer_autogen/mocs_compilation.cpp.obj differ diff --git a/pathtracer/CMakeFiles/pathtracer.dir/progress.make b/pathtracer/CMakeFiles/pathtracer.dir/progress.make new file mode 100644 index 0000000000000000000000000000000000000000..fe9cea3ee36483e673f4e5918eafbc92055b2a88 --- /dev/null +++ b/pathtracer/CMakeFiles/pathtracer.dir/progress.make @@ -0,0 +1,5 @@ +CMAKE_PROGRESS_1 = 8 +CMAKE_PROGRESS_2 = 9 +CMAKE_PROGRESS_3 = 10 +CMAKE_PROGRESS_4 = 11 + diff --git a/pathtracer/CMakeFiles/pathtracer_autogen.dir/AutogenInfo.json b/pathtracer/CMakeFiles/pathtracer_autogen.dir/AutogenInfo.json new file mode 100644 index 0000000000000000000000000000000000000000..5863360cbd72d65c02ddfa7fd9e296b4373f2b87 --- /dev/null +++ b/pathtracer/CMakeFiles/pathtracer_autogen.dir/AutogenInfo.json @@ -0,0 +1,89 @@ +{ + "BUILD_DIR" : "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/pathtracer/pathtracer_autogen", + "CMAKE_BINARY_DIR" : "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug", + "CMAKE_CURRENT_BINARY_DIR" : "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/pathtracer", + "CMAKE_CURRENT_SOURCE_DIR" : "E:/Studium/team20-21/pathtracer", + "CMAKE_EXECUTABLE" : "C:/Program Files/CMake/bin/cmake.exe", + "CMAKE_SOURCE_DIR" : "E:/Studium/team20-21", + "DEP_FILE" : "", + "DEP_FILE_RULE_NAME" : "", + "HEADERS" : + [ + [ + "E:/Studium/team20-21/pathtracer/pathtrace_widget.hpp", + "MU", + "EWIEGA46WW/moc_pathtrace_widget.cpp" + ] + ], + "HEADER_EXTENSIONS" : [ "h", "hh", "h++", "hm", "hpp", "hxx", "in", "txx" ], + "INCLUDE_DIR" : "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/pathtracer/pathtracer_autogen/include", + "MOC_COMPILATION_FILE" : "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/pathtracer/pathtracer_autogen/mocs_compilation.cpp", + "MOC_DEFINITIONS" : + [ + "GLSL_PATH=\"E:/Studium/team20-21/pathtracer/glsl\"", + "QT_CORE_LIB", + "QT_GUI_LIB", + "QT_OPENGL_LIB", + "QT_WIDGETS_LIB", + "SCENES_PATH=\"E:/Studium/team20-21/pathtracer/scenes\"" + ], + "MOC_DEPEND_FILTERS" : + [ + [ + "Q_PLUGIN_METADATA", + "[\n][ \t]*Q_PLUGIN_METADATA[ \t]*\\([^\\)]*FILE[ \t]*\"([^\"]+)\"" + ] + ], + "MOC_INCLUDES" : + [ + "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/pathtracer", + "E:/Studium/team20-21/pathtracer", + "E:/Studium/team20-21/external", + "E:/Studium/team20-21/common", + "C:/Qt/5.14.2/mingw73_64/include", + "C:/Qt/5.14.2/mingw73_64/include/QtGui", + "C:/Qt/5.14.2/mingw73_64/include/QtANGLE", + "C:/Qt/5.14.2/mingw73_64/include/QtCore", + "C:/Qt/5.14.2/mingw73_64/mkspecs/win32-g++", + "C:/Qt/5.14.2/mingw73_64/include/QtWidgets", + "C:/Qt/5.14.2/mingw73_64/include/QtOpenGL", + "C:/Qt/Tools/mingw730_64/lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++", + "C:/Qt/Tools/mingw730_64/lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++/x86_64-w64-mingw32", + "C:/Qt/Tools/mingw730_64/lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++/backward", + "C:/Qt/Tools/mingw730_64/lib/gcc/x86_64-w64-mingw32/7.3.0/include", + "C:/Qt/Tools/mingw730_64/lib/gcc/x86_64-w64-mingw32/7.3.0/include-fixed", + "C:/Qt/Tools/mingw730_64/x86_64-w64-mingw32/include" + ], + "MOC_MACRO_NAMES" : [ "Q_OBJECT", "Q_GADGET", "Q_NAMESPACE", "Q_NAMESPACE_EXPORT" ], + "MOC_OPTIONS" : [], + "MOC_PATH_PREFIX" : true, + "MOC_PREDEFS_CMD" : + [ + "C:/Qt/Tools/mingw730_64/bin/g++.exe", + "-dM", + "-E", + "-c", + "C:/Program Files/CMake/share/cmake-3.17/Modules/CMakeCXXCompilerABI.cpp" + ], + "MOC_PREDEFS_FILE" : "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/pathtracer/pathtracer_autogen/moc_predefs.h", + "MOC_RELAXED_MODE" : false, + "MOC_SKIP" : [], + "MULTI_CONFIG" : false, + "PARALLEL" : 2, + "PARSE_CACHE_FILE" : "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/pathtracer/CMakeFiles/pathtracer_autogen.dir/ParseCache.txt", + "QT_MOC_EXECUTABLE" : "C:/Qt/5.14.2/mingw73_64/bin/moc.exe", + "QT_UIC_EXECUTABLE" : "C:/Qt/5.14.2/mingw73_64/bin/uic.exe", + "QT_VERSION_MAJOR" : 5, + "QT_VERSION_MINOR" : 14, + "SETTINGS_FILE" : "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/pathtracer/CMakeFiles/pathtracer_autogen.dir/AutogenUsed.txt", + "SOURCES" : + [ + [ "E:/Studium/team20-21/pathtracer/main.cpp", "MU" ], + [ "E:/Studium/team20-21/pathtracer/pathtrace_widget.cpp", "MU" ] + ], + "UIC_OPTIONS" : [], + "UIC_SEARCH_PATHS" : [], + "UIC_SKIP" : [], + "UIC_UI_FILES" : [], + "VERBOSITY" : 0 +} diff --git a/pathtracer/CMakeFiles/pathtracer_autogen.dir/AutogenUsed.txt b/pathtracer/CMakeFiles/pathtracer_autogen.dir/AutogenUsed.txt new file mode 100644 index 0000000000000000000000000000000000000000..82f68d4768bb11dd3123d0bcff9916307aa3d930 --- /dev/null +++ b/pathtracer/CMakeFiles/pathtracer_autogen.dir/AutogenUsed.txt @@ -0,0 +1,2 @@ +moc:1e28688180570c996a5811b878f766505c0a46f80f04bf1edd2d28097fad712b +uic:2b873add08dc56a0dec1afd709d8b2f20e36d8204028f5fe4003e1dcce0ab1a5 diff --git a/pathtracer/CMakeFiles/pathtracer_autogen.dir/DependInfo.cmake b/pathtracer/CMakeFiles/pathtracer_autogen.dir/DependInfo.cmake new file mode 100644 index 0000000000000000000000000000000000000000..19fab2149bf120962a1699d74b7373348dc4c117 --- /dev/null +++ b/pathtracer/CMakeFiles/pathtracer_autogen.dir/DependInfo.cmake @@ -0,0 +1,11 @@ +# The set of languages for which implicit dependencies are needed: +set(CMAKE_DEPENDS_LANGUAGES + ) +# The set of files for implicit dependencies of each language: + +# Targets to which this target links. +set(CMAKE_TARGET_LINKED_INFO_FILES + ) + +# Fortran module output directory. +set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/pathtracer/CMakeFiles/pathtracer_autogen.dir/ParseCache.txt b/pathtracer/CMakeFiles/pathtracer_autogen.dir/ParseCache.txt new file mode 100644 index 0000000000000000000000000000000000000000..2abf7275a336a9a30a5d33eb44ed0d3582b04ab1 --- /dev/null +++ b/pathtracer/CMakeFiles/pathtracer_autogen.dir/ParseCache.txt @@ -0,0 +1,5 @@ +# Generated by CMake. Changes will be overwritten. +E:/Studium/team20-21/pathtracer/pathtrace_widget.hpp +E:/Studium/team20-21/pathtracer/main.cpp +E:/Studium/team20-21/pathtracer/pathtrace_widget.cpp + uic:ui_pathtrace_widget.h diff --git a/pathtracer/CMakeFiles/pathtracer_autogen.dir/build.make b/pathtracer/CMakeFiles/pathtracer_autogen.dir/build.make new file mode 100644 index 0000000000000000000000000000000000000000..43cc79f5e0844a761130efb34686cf63584da217 --- /dev/null +++ b/pathtracer/CMakeFiles/pathtracer_autogen.dir/build.make @@ -0,0 +1,96 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "MinGW Makefiles" Generator, CMake Version 3.17 + +# Delete rule output on recipe failure. +.DELETE_ON_ERROR: + + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + + +# Disable VCS-based implicit rules. +% : %,v + + +# Disable VCS-based implicit rules. +% : RCS/% + + +# Disable VCS-based implicit rules. +% : RCS/%,v + + +# Disable VCS-based implicit rules. +% : SCCS/s.% + + +# Disable VCS-based implicit rules. +% : s.% + + +.SUFFIXES: .hpux_make_needs_suffix_list + + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +# Suppress display of executed commands. +$(VERBOSE).SILENT: + + +# A target that is always out of date. +cmake_force: + +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +SHELL = cmd.exe + +# The CMake executable. +CMAKE_COMMAND = "C:\Program Files\CMake\bin\cmake.exe" + +# The command to remove a file. +RM = "C:\Program Files\CMake\bin\cmake.exe" -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = E:\Studium\team20-21 + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug + +# Utility rule file for pathtracer_autogen. + +# Include the progress variables for this target. +include pathtracer/CMakeFiles/pathtracer_autogen.dir/progress.make + +pathtracer/CMakeFiles/pathtracer_autogen: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --blue --bold --progress-dir=E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Automatic MOC and UIC for target pathtracer" + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\pathtracer && "C:\Program Files\CMake\bin\cmake.exe" -E cmake_autogen E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/pathtracer/CMakeFiles/pathtracer_autogen.dir/AutogenInfo.json Debug + +pathtracer_autogen: pathtracer/CMakeFiles/pathtracer_autogen +pathtracer_autogen: pathtracer/CMakeFiles/pathtracer_autogen.dir/build.make + +.PHONY : pathtracer_autogen + +# Rule to build all files generated by this target. +pathtracer/CMakeFiles/pathtracer_autogen.dir/build: pathtracer_autogen + +.PHONY : pathtracer/CMakeFiles/pathtracer_autogen.dir/build + +pathtracer/CMakeFiles/pathtracer_autogen.dir/clean: + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\pathtracer && $(CMAKE_COMMAND) -P CMakeFiles\pathtracer_autogen.dir\cmake_clean.cmake +.PHONY : pathtracer/CMakeFiles/pathtracer_autogen.dir/clean + +pathtracer/CMakeFiles/pathtracer_autogen.dir/depend: + $(CMAKE_COMMAND) -E cmake_depends "MinGW Makefiles" E:\Studium\team20-21 E:\Studium\team20-21\pathtracer E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\pathtracer E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\pathtracer\CMakeFiles\pathtracer_autogen.dir\DependInfo.cmake --color=$(COLOR) +.PHONY : pathtracer/CMakeFiles/pathtracer_autogen.dir/depend + diff --git a/pathtracer/CMakeFiles/pathtracer_autogen.dir/cmake_clean.cmake b/pathtracer/CMakeFiles/pathtracer_autogen.dir/cmake_clean.cmake new file mode 100644 index 0000000000000000000000000000000000000000..5748faffc83e740bc016e5a1b525a4dfbcb7304d --- /dev/null +++ b/pathtracer/CMakeFiles/pathtracer_autogen.dir/cmake_clean.cmake @@ -0,0 +1,9 @@ +file(REMOVE_RECURSE + "CMakeFiles/pathtracer_autogen" + "pathtracer_autogen/mocs_compilation.cpp" +) + +# Per-language clean rules from dependency scanning. +foreach(lang ) + include(CMakeFiles/pathtracer_autogen.dir/cmake_clean_${lang}.cmake OPTIONAL) +endforeach() diff --git a/pathtracer/CMakeFiles/pathtracer_autogen.dir/depend.internal b/pathtracer/CMakeFiles/pathtracer_autogen.dir/depend.internal new file mode 100644 index 0000000000000000000000000000000000000000..f55cd7736635807b9cf400cf2d88881c2b404db6 --- /dev/null +++ b/pathtracer/CMakeFiles/pathtracer_autogen.dir/depend.internal @@ -0,0 +1,3 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "MinGW Makefiles" Generator, CMake Version 3.17 + diff --git a/pathtracer/CMakeFiles/pathtracer_autogen.dir/depend.make b/pathtracer/CMakeFiles/pathtracer_autogen.dir/depend.make new file mode 100644 index 0000000000000000000000000000000000000000..f55cd7736635807b9cf400cf2d88881c2b404db6 --- /dev/null +++ b/pathtracer/CMakeFiles/pathtracer_autogen.dir/depend.make @@ -0,0 +1,3 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "MinGW Makefiles" Generator, CMake Version 3.17 + diff --git a/pathtracer/CMakeFiles/pathtracer_autogen.dir/progress.make b/pathtracer/CMakeFiles/pathtracer_autogen.dir/progress.make new file mode 100644 index 0000000000000000000000000000000000000000..e42d498a89857163707bdf7455d3193d8ed5bfe2 --- /dev/null +++ b/pathtracer/CMakeFiles/pathtracer_autogen.dir/progress.make @@ -0,0 +1,2 @@ +CMAKE_PROGRESS_1 = 12 + diff --git a/pathtracer/CMakeFiles/progress.marks b/pathtracer/CMakeFiles/progress.marks new file mode 100644 index 0000000000000000000000000000000000000000..48082f72f087ce7e6fa75b9c41d7387daecd447b --- /dev/null +++ b/pathtracer/CMakeFiles/progress.marks @@ -0,0 +1 @@ +12 diff --git a/pathtracer/Makefile b/pathtracer/Makefile new file mode 100644 index 0000000000000000000000000000000000000000..e9b17349af487b0ee568aad62f83bedc02a1f614 --- /dev/null +++ b/pathtracer/Makefile @@ -0,0 +1,275 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "MinGW Makefiles" Generator, CMake Version 3.17 + +# Default target executed when no arguments are given to make. +default_target: all + +.PHONY : default_target + +# Allow only one "make -f Makefile2" at a time, but pass parallelism. +.NOTPARALLEL: + + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + + +# Disable VCS-based implicit rules. +% : %,v + + +# Disable VCS-based implicit rules. +% : RCS/% + + +# Disable VCS-based implicit rules. +% : RCS/%,v + + +# Disable VCS-based implicit rules. +% : SCCS/s.% + + +# Disable VCS-based implicit rules. +% : s.% + + +.SUFFIXES: .hpux_make_needs_suffix_list + + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +# Suppress display of executed commands. +$(VERBOSE).SILENT: + + +# A target that is always out of date. +cmake_force: + +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +SHELL = cmd.exe + +# The CMake executable. +CMAKE_COMMAND = "C:\Program Files\CMake\bin\cmake.exe" + +# The command to remove a file. +RM = "C:\Program Files\CMake\bin\cmake.exe" -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = E:\Studium\team20-21 + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug + +#============================================================================= +# Targets provided globally by CMake. + +# Special rule for the target edit_cache +edit_cache: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake cache editor..." + "C:\Program Files\CMake\bin\cmake-gui.exe" -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) +.PHONY : edit_cache + +# Special rule for the target edit_cache +edit_cache/fast: edit_cache + +.PHONY : edit_cache/fast + +# Special rule for the target rebuild_cache +rebuild_cache: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..." + "C:\Program Files\CMake\bin\cmake.exe" --regenerate-during-build -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) +.PHONY : rebuild_cache + +# Special rule for the target rebuild_cache +rebuild_cache/fast: rebuild_cache + +.PHONY : rebuild_cache/fast + +# The main all target +all: cmake_check_build_system + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug && $(CMAKE_COMMAND) -E cmake_progress_start E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\CMakeFiles E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\pathtracer\CMakeFiles\progress.marks + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug && $(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 pathtracer/all + $(CMAKE_COMMAND) -E cmake_progress_start E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\CMakeFiles 0 +.PHONY : all + +# The main clean target +clean: + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug && $(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 pathtracer/clean +.PHONY : clean + +# The main clean target +clean/fast: clean + +.PHONY : clean/fast + +# Prepare targets for installation. +preinstall: all + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug && $(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 pathtracer/preinstall +.PHONY : preinstall + +# Prepare targets for installation. +preinstall/fast: + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug && $(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 pathtracer/preinstall +.PHONY : preinstall/fast + +# clear depends +depend: + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles\Makefile.cmake 1 +.PHONY : depend + +# Convenience name for target. +pathtracer/CMakeFiles/pathtracer.dir/rule: + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug && $(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 pathtracer/CMakeFiles/pathtracer.dir/rule +.PHONY : pathtracer/CMakeFiles/pathtracer.dir/rule + +# Convenience name for target. +pathtracer: pathtracer/CMakeFiles/pathtracer.dir/rule + +.PHONY : pathtracer + +# fast build rule for target. +pathtracer/fast: + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug && $(MAKE) $(MAKESILENT) -f pathtracer\CMakeFiles\pathtracer.dir\build.make pathtracer/CMakeFiles/pathtracer.dir/build +.PHONY : pathtracer/fast + +# Convenience name for target. +pathtracer/CMakeFiles/pathtracer_autogen.dir/rule: + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug && $(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 pathtracer/CMakeFiles/pathtracer_autogen.dir/rule +.PHONY : pathtracer/CMakeFiles/pathtracer_autogen.dir/rule + +# Convenience name for target. +pathtracer_autogen: pathtracer/CMakeFiles/pathtracer_autogen.dir/rule + +.PHONY : pathtracer_autogen + +# fast build rule for target. +pathtracer_autogen/fast: + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug && $(MAKE) $(MAKESILENT) -f pathtracer\CMakeFiles\pathtracer_autogen.dir\build.make pathtracer/CMakeFiles/pathtracer_autogen.dir/build +.PHONY : pathtracer_autogen/fast + +main.obj: main.cpp.obj + +.PHONY : main.obj + +# target to build an object file +main.cpp.obj: + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug && $(MAKE) $(MAKESILENT) -f pathtracer\CMakeFiles\pathtracer.dir\build.make pathtracer/CMakeFiles/pathtracer.dir/main.cpp.obj +.PHONY : main.cpp.obj + +main.i: main.cpp.i + +.PHONY : main.i + +# target to preprocess a source file +main.cpp.i: + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug && $(MAKE) $(MAKESILENT) -f pathtracer\CMakeFiles\pathtracer.dir\build.make pathtracer/CMakeFiles/pathtracer.dir/main.cpp.i +.PHONY : main.cpp.i + +main.s: main.cpp.s + +.PHONY : main.s + +# target to generate assembly for a file +main.cpp.s: + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug && $(MAKE) $(MAKESILENT) -f pathtracer\CMakeFiles\pathtracer.dir\build.make pathtracer/CMakeFiles/pathtracer.dir/main.cpp.s +.PHONY : main.cpp.s + +pathtrace_widget.obj: pathtrace_widget.cpp.obj + +.PHONY : pathtrace_widget.obj + +# target to build an object file +pathtrace_widget.cpp.obj: + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug && $(MAKE) $(MAKESILENT) -f pathtracer\CMakeFiles\pathtracer.dir\build.make pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.obj +.PHONY : pathtrace_widget.cpp.obj + +pathtrace_widget.i: pathtrace_widget.cpp.i + +.PHONY : pathtrace_widget.i + +# target to preprocess a source file +pathtrace_widget.cpp.i: + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug && $(MAKE) $(MAKESILENT) -f pathtracer\CMakeFiles\pathtracer.dir\build.make pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.i +.PHONY : pathtrace_widget.cpp.i + +pathtrace_widget.s: pathtrace_widget.cpp.s + +.PHONY : pathtrace_widget.s + +# target to generate assembly for a file +pathtrace_widget.cpp.s: + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug && $(MAKE) $(MAKESILENT) -f pathtracer\CMakeFiles\pathtracer.dir\build.make pathtracer/CMakeFiles/pathtracer.dir/pathtrace_widget.cpp.s +.PHONY : pathtrace_widget.cpp.s + +pathtracer_autogen/mocs_compilation.obj: pathtracer_autogen/mocs_compilation.cpp.obj + +.PHONY : pathtracer_autogen/mocs_compilation.obj + +# target to build an object file +pathtracer_autogen/mocs_compilation.cpp.obj: + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug && $(MAKE) $(MAKESILENT) -f pathtracer\CMakeFiles\pathtracer.dir\build.make pathtracer/CMakeFiles/pathtracer.dir/pathtracer_autogen/mocs_compilation.cpp.obj +.PHONY : pathtracer_autogen/mocs_compilation.cpp.obj + +pathtracer_autogen/mocs_compilation.i: pathtracer_autogen/mocs_compilation.cpp.i + +.PHONY : pathtracer_autogen/mocs_compilation.i + +# target to preprocess a source file +pathtracer_autogen/mocs_compilation.cpp.i: + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug && $(MAKE) $(MAKESILENT) -f pathtracer\CMakeFiles\pathtracer.dir\build.make pathtracer/CMakeFiles/pathtracer.dir/pathtracer_autogen/mocs_compilation.cpp.i +.PHONY : pathtracer_autogen/mocs_compilation.cpp.i + +pathtracer_autogen/mocs_compilation.s: pathtracer_autogen/mocs_compilation.cpp.s + +.PHONY : pathtracer_autogen/mocs_compilation.s + +# target to generate assembly for a file +pathtracer_autogen/mocs_compilation.cpp.s: + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug && $(MAKE) $(MAKESILENT) -f pathtracer\CMakeFiles\pathtracer.dir\build.make pathtracer/CMakeFiles/pathtracer.dir/pathtracer_autogen/mocs_compilation.cpp.s +.PHONY : pathtracer_autogen/mocs_compilation.cpp.s + +# Help Target +help: + @echo The following are some of the valid targets for this Makefile: + @echo ... all (the default if no target is provided) + @echo ... clean + @echo ... depend + @echo ... edit_cache + @echo ... rebuild_cache + @echo ... pathtracer_autogen + @echo ... pathtracer + @echo ... main.obj + @echo ... main.i + @echo ... main.s + @echo ... pathtrace_widget.obj + @echo ... pathtrace_widget.i + @echo ... pathtrace_widget.s + @echo ... pathtracer_autogen/mocs_compilation.obj + @echo ... pathtracer_autogen/mocs_compilation.i + @echo ... pathtracer_autogen/mocs_compilation.s +.PHONY : help + + + +#============================================================================= +# Special targets to cleanup operation of make. + +# Special rule to run CMake to check the build system integrity. +# No rule that depends on this can have commands that come from listfiles +# because they might be regenerated. +cmake_check_build_system: + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles\Makefile.cmake 0 +.PHONY : cmake_check_build_system + diff --git a/pathtracer/cmake_install.cmake b/pathtracer/cmake_install.cmake new file mode 100644 index 0000000000000000000000000000000000000000..20b1e1326b59f6943b6474b5b7239849b11e457d --- /dev/null +++ b/pathtracer/cmake_install.cmake @@ -0,0 +1,34 @@ +# Install script for directory: E:/Studium/team20-21/pathtracer + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/cgex") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "Debug") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "FALSE") +endif() + diff --git a/pathtracer/pathtracer_autogen/include/ui_pathtrace_widget.h b/pathtracer/pathtracer_autogen/include/ui_pathtrace_widget.h new file mode 100644 index 0000000000000000000000000000000000000000..d5fabd74b472a0f0624934d883d092c1e270a776 --- /dev/null +++ b/pathtracer/pathtracer_autogen/include/ui_pathtrace_widget.h @@ -0,0 +1,482 @@ +/******************************************************************************** +** Form generated from reading UI file 'pathtrace_widget.ui' +** +** Created by: Qt User Interface Compiler version 5.14.2 +** +** WARNING! All changes made in this file will be lost when recompiling UI file! +********************************************************************************/ + +#ifndef UI_PATHTRACE_WIDGET_H +#define UI_PATHTRACE_WIDGET_H + +#include <QtCore/QVariant> +#include <QtWidgets/QApplication> +#include <QtWidgets/QCheckBox> +#include <QtWidgets/QComboBox> +#include <QtWidgets/QGridLayout> +#include <QtWidgets/QGroupBox> +#include <QtWidgets/QHBoxLayout> +#include <QtWidgets/QLabel> +#include <QtWidgets/QProgressBar> +#include <QtWidgets/QPushButton> +#include <QtWidgets/QSlider> +#include <QtWidgets/QSpacerItem> +#include <QtWidgets/QSpinBox> +#include <QtWidgets/QTextBrowser> +#include <QtWidgets/QVBoxLayout> +#include <QtWidgets/QWidget> + +QT_BEGIN_NAMESPACE + +class Ui_Pathtracer +{ +public: + QVBoxLayout *verticalLayout_3; + QHBoxLayout *horizontalLayout; + QGroupBox *cameraGroup; + QGridLayout *gridLayout; + QLabel *lbFocusDistance; + QLabel *label_1; + QSlider *slFocusDistance; + QLabel *label_3; + QSlider *slApertureSize; + QLabel *label_2; + QLabel *lbApertureSize; + QSlider *slFocalLength; + QSpacerItem *verticalSpacer_3; + QLabel *lbFocalLength; + QGroupBox *lightGroup; + QGridLayout *gridLayout_3; + QLabel *label_8; + QSlider *slSkyIntensity; + QLabel *lbSkyIntensity; + QLabel *label_9; + QSlider *slLightIntensity; + QLabel *lbLightIntensity; + QSpacerItem *verticalSpacer; + QGroupBox *samplingGroup; + QVBoxLayout *verticalLayout_2; + QVBoxLayout *verticalLayout; + QComboBox *cbSamples; + QSpacerItem *verticalSpacer_6; + QVBoxLayout *verticalLayout_4; + QCheckBox *antiAliasing; + QCheckBox *testMode; + QGroupBox *groupBox; + QGridLayout *gridLayout_4; + QGridLayout *gridLayout_2; + QLabel *label; + QSpinBox *sbFirstSegment; + QLabel *label_5; + QSpinBox *sbLastSegment; + QSpacerItem *verticalSpacer_5; + QHBoxLayout *horizontalLayout_2; + QTextBrowser *logView; + QSpacerItem *verticalSpacer_4; + QHBoxLayout *bottomLayout; + QComboBox *cbShader; + QPushButton *reloadButton; + QProgressBar *progress; + QPushButton *saveButton; + + void setupUi(QWidget *Pathtracer) + { + if (Pathtracer->objectName().isEmpty()) + Pathtracer->setObjectName(QString::fromUtf8("Pathtracer")); + Pathtracer->resize(800, 600); + Pathtracer->setAutoFillBackground(true); + verticalLayout_3 = new QVBoxLayout(Pathtracer); + verticalLayout_3->setObjectName(QString::fromUtf8("verticalLayout_3")); + horizontalLayout = new QHBoxLayout(); + horizontalLayout->setSpacing(5); + horizontalLayout->setObjectName(QString::fromUtf8("horizontalLayout")); + cameraGroup = new QGroupBox(Pathtracer); + cameraGroup->setObjectName(QString::fromUtf8("cameraGroup")); + QSizePolicy sizePolicy(QSizePolicy::Preferred, QSizePolicy::Preferred); + sizePolicy.setHorizontalStretch(0); + sizePolicy.setVerticalStretch(0); + sizePolicy.setHeightForWidth(cameraGroup->sizePolicy().hasHeightForWidth()); + cameraGroup->setSizePolicy(sizePolicy); + cameraGroup->setMaximumSize(QSize(400, 16777215)); + cameraGroup->setAutoFillBackground(false); + cameraGroup->setAlignment(Qt::AlignCenter); + cameraGroup->setFlat(false); + gridLayout = new QGridLayout(cameraGroup); +#ifndef Q_OS_MAC + gridLayout->setSpacing(-1); +#endif + gridLayout->setObjectName(QString::fromUtf8("gridLayout")); + gridLayout->setContentsMargins(8, 8, 8, 8); + lbFocusDistance = new QLabel(cameraGroup); + lbFocusDistance->setObjectName(QString::fromUtf8("lbFocusDistance")); + + gridLayout->addWidget(lbFocusDistance, 1, 2, 1, 1); + + label_1 = new QLabel(cameraGroup); + label_1->setObjectName(QString::fromUtf8("label_1")); + QSizePolicy sizePolicy1(QSizePolicy::Fixed, QSizePolicy::Preferred); + sizePolicy1.setHorizontalStretch(0); + sizePolicy1.setVerticalStretch(0); + sizePolicy1.setHeightForWidth(label_1->sizePolicy().hasHeightForWidth()); + label_1->setSizePolicy(sizePolicy1); + + gridLayout->addWidget(label_1, 0, 0, 1, 1); + + slFocusDistance = new QSlider(cameraGroup); + slFocusDistance->setObjectName(QString::fromUtf8("slFocusDistance")); + QSizePolicy sizePolicy2(QSizePolicy::MinimumExpanding, QSizePolicy::Fixed); + sizePolicy2.setHorizontalStretch(0); + sizePolicy2.setVerticalStretch(0); + sizePolicy2.setHeightForWidth(slFocusDistance->sizePolicy().hasHeightForWidth()); + slFocusDistance->setSizePolicy(sizePolicy2); + slFocusDistance->setMinimum(10); + slFocusDistance->setMaximum(3000); + slFocusDistance->setValue(1000); + slFocusDistance->setOrientation(Qt::Horizontal); + + gridLayout->addWidget(slFocusDistance, 1, 1, 1, 1); + + label_3 = new QLabel(cameraGroup); + label_3->setObjectName(QString::fromUtf8("label_3")); + sizePolicy1.setHeightForWidth(label_3->sizePolicy().hasHeightForWidth()); + label_3->setSizePolicy(sizePolicy1); + + gridLayout->addWidget(label_3, 2, 0, 1, 1); + + slApertureSize = new QSlider(cameraGroup); + slApertureSize->setObjectName(QString::fromUtf8("slApertureSize")); + sizePolicy2.setHeightForWidth(slApertureSize->sizePolicy().hasHeightForWidth()); + slApertureSize->setSizePolicy(sizePolicy2); + slApertureSize->setMaximum(100); + slApertureSize->setPageStep(10); + slApertureSize->setOrientation(Qt::Horizontal); + slApertureSize->setInvertedAppearance(false); + slApertureSize->setInvertedControls(false); + + gridLayout->addWidget(slApertureSize, 0, 1, 1, 1); + + label_2 = new QLabel(cameraGroup); + label_2->setObjectName(QString::fromUtf8("label_2")); + sizePolicy1.setHeightForWidth(label_2->sizePolicy().hasHeightForWidth()); + label_2->setSizePolicy(sizePolicy1); + + gridLayout->addWidget(label_2, 1, 0, 1, 1); + + lbApertureSize = new QLabel(cameraGroup); + lbApertureSize->setObjectName(QString::fromUtf8("lbApertureSize")); + + gridLayout->addWidget(lbApertureSize, 0, 2, 1, 1); + + slFocalLength = new QSlider(cameraGroup); + slFocalLength->setObjectName(QString::fromUtf8("slFocalLength")); + sizePolicy2.setHeightForWidth(slFocalLength->sizePolicy().hasHeightForWidth()); + slFocalLength->setSizePolicy(sizePolicy2); + slFocalLength->setMinimum(10); + slFocalLength->setMaximum(3000); + slFocalLength->setValue(200); + slFocalLength->setSliderPosition(200); + slFocalLength->setOrientation(Qt::Horizontal); + + gridLayout->addWidget(slFocalLength, 2, 1, 1, 1); + + verticalSpacer_3 = new QSpacerItem(20, 0, QSizePolicy::Minimum, QSizePolicy::MinimumExpanding); + + gridLayout->addItem(verticalSpacer_3, 3, 1, 1, 1); + + lbFocalLength = new QLabel(cameraGroup); + lbFocalLength->setObjectName(QString::fromUtf8("lbFocalLength")); + + gridLayout->addWidget(lbFocalLength, 2, 2, 1, 1); + + label_1->raise(); + lbApertureSize->raise(); + slApertureSize->raise(); + label_2->raise(); + lbFocusDistance->raise(); + slFocusDistance->raise(); + slFocalLength->raise(); + label_3->raise(); + lbFocalLength->raise(); + + horizontalLayout->addWidget(cameraGroup); + + lightGroup = new QGroupBox(Pathtracer); + lightGroup->setObjectName(QString::fromUtf8("lightGroup")); + sizePolicy.setHeightForWidth(lightGroup->sizePolicy().hasHeightForWidth()); + lightGroup->setSizePolicy(sizePolicy); + lightGroup->setMaximumSize(QSize(400, 16777215)); + lightGroup->setAutoFillBackground(false); + lightGroup->setAlignment(Qt::AlignHCenter|Qt::AlignTop); + gridLayout_3 = new QGridLayout(lightGroup); + gridLayout_3->setObjectName(QString::fromUtf8("gridLayout_3")); + gridLayout_3->setContentsMargins(8, 8, 8, 8); + label_8 = new QLabel(lightGroup); + label_8->setObjectName(QString::fromUtf8("label_8")); + + gridLayout_3->addWidget(label_8, 0, 0, 1, 1); + + slSkyIntensity = new QSlider(lightGroup); + slSkyIntensity->setObjectName(QString::fromUtf8("slSkyIntensity")); + slSkyIntensity->setMaximum(200); + slSkyIntensity->setValue(100); + slSkyIntensity->setOrientation(Qt::Horizontal); + + gridLayout_3->addWidget(slSkyIntensity, 0, 1, 1, 1); + + lbSkyIntensity = new QLabel(lightGroup); + lbSkyIntensity->setObjectName(QString::fromUtf8("lbSkyIntensity")); + + gridLayout_3->addWidget(lbSkyIntensity, 0, 2, 1, 1); + + label_9 = new QLabel(lightGroup); + label_9->setObjectName(QString::fromUtf8("label_9")); + + gridLayout_3->addWidget(label_9, 1, 0, 1, 1); + + slLightIntensity = new QSlider(lightGroup); + slLightIntensity->setObjectName(QString::fromUtf8("slLightIntensity")); + slLightIntensity->setMaximum(3000); + slLightIntensity->setOrientation(Qt::Horizontal); + + gridLayout_3->addWidget(slLightIntensity, 1, 1, 1, 1); + + lbLightIntensity = new QLabel(lightGroup); + lbLightIntensity->setObjectName(QString::fromUtf8("lbLightIntensity")); + + gridLayout_3->addWidget(lbLightIntensity, 1, 2, 1, 1); + + verticalSpacer = new QSpacerItem(20, 0, QSizePolicy::Minimum, QSizePolicy::Expanding); + + gridLayout_3->addItem(verticalSpacer, 2, 0, 1, 1); + + + horizontalLayout->addWidget(lightGroup); + + samplingGroup = new QGroupBox(Pathtracer); + samplingGroup->setObjectName(QString::fromUtf8("samplingGroup")); + QSizePolicy sizePolicy3(QSizePolicy::Minimum, QSizePolicy::Preferred); + sizePolicy3.setHorizontalStretch(0); + sizePolicy3.setVerticalStretch(0); + sizePolicy3.setHeightForWidth(samplingGroup->sizePolicy().hasHeightForWidth()); + samplingGroup->setSizePolicy(sizePolicy3); + samplingGroup->setMinimumSize(QSize(130, 0)); + samplingGroup->setMaximumSize(QSize(130, 16777215)); + samplingGroup->setAutoFillBackground(false); + samplingGroup->setAlignment(Qt::AlignCenter); + verticalLayout_2 = new QVBoxLayout(samplingGroup); + verticalLayout_2->setObjectName(QString::fromUtf8("verticalLayout_2")); + verticalLayout = new QVBoxLayout(); +#ifndef Q_OS_MAC + verticalLayout->setSpacing(-1); +#endif + verticalLayout->setObjectName(QString::fromUtf8("verticalLayout")); + cbSamples = new QComboBox(samplingGroup); + cbSamples->addItem(QString()); + cbSamples->addItem(QString()); + cbSamples->addItem(QString()); + cbSamples->addItem(QString()); + cbSamples->addItem(QString()); + cbSamples->addItem(QString()); + cbSamples->addItem(QString()); + cbSamples->setObjectName(QString::fromUtf8("cbSamples")); + QSizePolicy sizePolicy4(QSizePolicy::Minimum, QSizePolicy::Fixed); + sizePolicy4.setHorizontalStretch(0); + sizePolicy4.setVerticalStretch(0); + sizePolicy4.setHeightForWidth(cbSamples->sizePolicy().hasHeightForWidth()); + cbSamples->setSizePolicy(sizePolicy4); + cbSamples->setLayoutDirection(Qt::RightToLeft); + + verticalLayout->addWidget(cbSamples); + + + verticalLayout_2->addLayout(verticalLayout); + + verticalSpacer_6 = new QSpacerItem(20, 5, QSizePolicy::Minimum, QSizePolicy::Expanding); + + verticalLayout_2->addItem(verticalSpacer_6); + + verticalLayout_4 = new QVBoxLayout(); + verticalLayout_4->setObjectName(QString::fromUtf8("verticalLayout_4")); + antiAliasing = new QCheckBox(samplingGroup); + antiAliasing->setObjectName(QString::fromUtf8("antiAliasing")); + antiAliasing->setChecked(true); + + verticalLayout_4->addWidget(antiAliasing); + + testMode = new QCheckBox(samplingGroup); + testMode->setObjectName(QString::fromUtf8("testMode")); + testMode->setChecked(false); + testMode->setTristate(true); + + verticalLayout_4->addWidget(testMode); + + + verticalLayout_2->addLayout(verticalLayout_4); + + + horizontalLayout->addWidget(samplingGroup); + + groupBox = new QGroupBox(Pathtracer); + groupBox->setObjectName(QString::fromUtf8("groupBox")); + sizePolicy3.setHeightForWidth(groupBox->sizePolicy().hasHeightForWidth()); + groupBox->setSizePolicy(sizePolicy3); + groupBox->setMinimumSize(QSize(130, 0)); + groupBox->setMaximumSize(QSize(130, 16777215)); + gridLayout_4 = new QGridLayout(groupBox); + gridLayout_4->setObjectName(QString::fromUtf8("gridLayout_4")); + gridLayout_2 = new QGridLayout(); + gridLayout_2->setObjectName(QString::fromUtf8("gridLayout_2")); + label = new QLabel(groupBox); + label->setObjectName(QString::fromUtf8("label")); + + gridLayout_2->addWidget(label, 0, 0, 1, 1); + + sbFirstSegment = new QSpinBox(groupBox); + sbFirstSegment->setObjectName(QString::fromUtf8("sbFirstSegment")); + sbFirstSegment->setMaximum(7); + + gridLayout_2->addWidget(sbFirstSegment, 0, 1, 1, 1); + + label_5 = new QLabel(groupBox); + label_5->setObjectName(QString::fromUtf8("label_5")); + + gridLayout_2->addWidget(label_5, 1, 0, 1, 1); + + sbLastSegment = new QSpinBox(groupBox); + sbLastSegment->setObjectName(QString::fromUtf8("sbLastSegment")); + sbLastSegment->setMaximum(7); + sbLastSegment->setValue(6); + + gridLayout_2->addWidget(sbLastSegment, 1, 1, 1, 1); + + + gridLayout_4->addLayout(gridLayout_2, 0, 0, 1, 1); + + verticalSpacer_5 = new QSpacerItem(20, 0, QSizePolicy::Minimum, QSizePolicy::Expanding); + + gridLayout_4->addItem(verticalSpacer_5, 1, 0, 1, 1); + + + horizontalLayout->addWidget(groupBox); + + horizontalLayout->setStretch(0, 1); + + verticalLayout_3->addLayout(horizontalLayout); + + horizontalLayout_2 = new QHBoxLayout(); + horizontalLayout_2->setSpacing(0); + horizontalLayout_2->setObjectName(QString::fromUtf8("horizontalLayout_2")); + logView = new QTextBrowser(Pathtracer); + logView->setObjectName(QString::fromUtf8("logView")); + logView->setEnabled(true); + QSizePolicy sizePolicy5(QSizePolicy::MinimumExpanding, QSizePolicy::Expanding); + sizePolicy5.setHorizontalStretch(0); + sizePolicy5.setVerticalStretch(0); + sizePolicy5.setHeightForWidth(logView->sizePolicy().hasHeightForWidth()); + logView->setSizePolicy(sizePolicy5); + logView->setCursorWidth(0); + logView->setTextInteractionFlags(Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse); + logView->setOpenLinks(false); + + horizontalLayout_2->addWidget(logView); + + verticalSpacer_4 = new QSpacerItem(0, 40, QSizePolicy::Minimum, QSizePolicy::Expanding); + + horizontalLayout_2->addItem(verticalSpacer_4); + + + verticalLayout_3->addLayout(horizontalLayout_2); + + bottomLayout = new QHBoxLayout(); + bottomLayout->setObjectName(QString::fromUtf8("bottomLayout")); + cbShader = new QComboBox(Pathtracer); + cbShader->setObjectName(QString::fromUtf8("cbShader")); + sizePolicy4.setHeightForWidth(cbShader->sizePolicy().hasHeightForWidth()); + cbShader->setSizePolicy(sizePolicy4); + cbShader->setFocusPolicy(Qt::NoFocus); + + bottomLayout->addWidget(cbShader); + + reloadButton = new QPushButton(Pathtracer); + reloadButton->setObjectName(QString::fromUtf8("reloadButton")); + + bottomLayout->addWidget(reloadButton); + + progress = new QProgressBar(Pathtracer); + progress->setObjectName(QString::fromUtf8("progress")); + QSizePolicy sizePolicy6(QSizePolicy::Expanding, QSizePolicy::Fixed); + sizePolicy6.setHorizontalStretch(0); + sizePolicy6.setVerticalStretch(0); + sizePolicy6.setHeightForWidth(progress->sizePolicy().hasHeightForWidth()); + progress->setSizePolicy(sizePolicy6); + progress->setValue(24); + progress->setTextVisible(true); + progress->setInvertedAppearance(false); + + bottomLayout->addWidget(progress); + + saveButton = new QPushButton(Pathtracer); + saveButton->setObjectName(QString::fromUtf8("saveButton")); + sizePolicy4.setHeightForWidth(saveButton->sizePolicy().hasHeightForWidth()); + saveButton->setSizePolicy(sizePolicy4); + saveButton->setFocusPolicy(Qt::NoFocus); + + bottomLayout->addWidget(saveButton); + + + verticalLayout_3->addLayout(bottomLayout); + + verticalLayout_3->setStretch(1, 1); + + retranslateUi(Pathtracer); + + cbSamples->setCurrentIndex(2); + + + QMetaObject::connectSlotsByName(Pathtracer); + } // setupUi + + void retranslateUi(QWidget *Pathtracer) + { + Pathtracer->setWindowTitle(QCoreApplication::translate("Pathtracer", "Pathtracing", nullptr)); + cameraGroup->setTitle(QCoreApplication::translate("Pathtracer", "Camera", nullptr)); + lbFocusDistance->setText(QCoreApplication::translate("Pathtracer", "50", nullptr)); + label_1->setText(QCoreApplication::translate("Pathtracer", "Aperture Size", nullptr)); + label_3->setText(QCoreApplication::translate("Pathtracer", "Focal Length", nullptr)); + label_2->setText(QCoreApplication::translate("Pathtracer", "Focus Distance", nullptr)); + lbApertureSize->setText(QCoreApplication::translate("Pathtracer", "50", nullptr)); + lbFocalLength->setText(QCoreApplication::translate("Pathtracer", "50", nullptr)); + lightGroup->setTitle(QCoreApplication::translate("Pathtracer", "Lights", nullptr)); + label_8->setText(QCoreApplication::translate("Pathtracer", "Sky Intensity", nullptr)); + lbSkyIntensity->setText(QCoreApplication::translate("Pathtracer", "100", nullptr)); + label_9->setText(QCoreApplication::translate("Pathtracer", "Light Intensity", nullptr)); + lbLightIntensity->setText(QCoreApplication::translate("Pathtracer", "100", nullptr)); + samplingGroup->setTitle(QCoreApplication::translate("Pathtracer", "Samples", nullptr)); + cbSamples->setItemText(0, QCoreApplication::translate("Pathtracer", "1", nullptr)); + cbSamples->setItemText(1, QCoreApplication::translate("Pathtracer", "10", nullptr)); + cbSamples->setItemText(2, QCoreApplication::translate("Pathtracer", "100", nullptr)); + cbSamples->setItemText(3, QCoreApplication::translate("Pathtracer", "500", nullptr)); + cbSamples->setItemText(4, QCoreApplication::translate("Pathtracer", "2000", nullptr)); + cbSamples->setItemText(5, QCoreApplication::translate("Pathtracer", "10000", nullptr)); + cbSamples->setItemText(6, QCoreApplication::translate("Pathtracer", "100000", nullptr)); + + cbSamples->setCurrentText(QCoreApplication::translate("Pathtracer", "100", nullptr)); + antiAliasing->setText(QCoreApplication::translate("Pathtracer", "Anti-Aliasing", nullptr)); + testMode->setText(QCoreApplication::translate("Pathtracer", "Test Mode", nullptr)); + groupBox->setTitle(QCoreApplication::translate("Pathtracer", "Path Contributions", nullptr)); + label->setText(QCoreApplication::translate("Pathtracer", "from", nullptr)); + label_5->setText(QCoreApplication::translate("Pathtracer", "to", nullptr)); + reloadButton->setText(QCoreApplication::translate("Pathtracer", "Reload", nullptr)); + progress->setFormat(QCoreApplication::translate("Pathtracer", "%v/%m samples", nullptr)); + saveButton->setText(QCoreApplication::translate("Pathtracer", "Save Image", nullptr)); + } // retranslateUi + +}; + +namespace Ui { + class Pathtracer: public Ui_Pathtracer {}; +} // namespace Ui + +QT_END_NAMESPACE + +#endif // UI_PATHTRACE_WIDGET_H diff --git a/pathtracer/pathtracer_autogen/moc_predefs.h b/pathtracer/pathtracer_autogen/moc_predefs.h new file mode 100644 index 0000000000000000000000000000000000000000..ce6077d58203dde1754320b910b2587d809d67be --- /dev/null +++ b/pathtracer/pathtracer_autogen/moc_predefs.h @@ -0,0 +1,408 @@ +#define __DBL_MIN_EXP__ (-1021) +#define __FLT32X_MAX_EXP__ 1024 +#define __cpp_attributes 200809 +#define __UINT_LEAST16_MAX__ 0xffff +#define __ATOMIC_ACQUIRE 2 +#define __FLT128_MAX_10_EXP__ 4932 +#define __FLT_MIN__ 1.17549435082228750796873653722224568e-38F +#define __GCC_IEC_559_COMPLEX 2 +#define __cpp_aggregate_nsdmi 201304 +#define __UINT_LEAST8_TYPE__ unsigned char +#define __SIZEOF_FLOAT80__ 16 +#define _WIN32 1 +#define __INTMAX_C(c) c ## LL +#define __CHAR_BIT__ 8 +#define __UINT8_MAX__ 0xff +#define _WIN64 1 +#define __WINT_MAX__ 0xffff +#define __FLT32_MIN_EXP__ (-125) +#define __cpp_static_assert 200410 +#define QT_GUI_LIB 1 +#define __ORDER_LITTLE_ENDIAN__ 1234 +#define __SIZE_MAX__ 0xffffffffffffffffULL +#define __WCHAR_MAX__ 0xffff +#define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_1 1 +#define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 1 +#define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 1 +#define __DBL_DENORM_MIN__ double(4.94065645841246544176568792868221372e-324L) +#define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_8 1 +#define __GCC_ATOMIC_CHAR_LOCK_FREE 2 +#define __GCC_IEC_559 2 +#define __FLT32X_DECIMAL_DIG__ 17 +#define __FLT_EVAL_METHOD__ 0 +#define __cpp_binary_literals 201304 +#define __FLT64_DECIMAL_DIG__ 17 +#define __GCC_ATOMIC_CHAR32_T_LOCK_FREE 2 +#define __x86_64 1 +#define __cpp_variadic_templates 200704 +#define __UINT_FAST64_MAX__ 0xffffffffffffffffULL +#define __SIG_ATOMIC_TYPE__ int +#define __DBL_MIN_10_EXP__ (-307) +#define __FINITE_MATH_ONLY__ 0 +#define __cpp_variable_templates 201304 +#define SIZEOF_DPTR (sizeof(void*)) +#define __GNUC_PATCHLEVEL__ 0 +#define __FLT32_HAS_DENORM__ 1 +#define __UINT_FAST8_MAX__ 0xff +#define __has_include(STR) __has_include__(STR) +#define _stdcall __attribute__((__stdcall__)) +#define __DEC64_MAX_EXP__ 385 +#define __INT8_C(c) c +#define __INT_LEAST8_WIDTH__ 8 +#define __UINT_LEAST64_MAX__ 0xffffffffffffffffULL +#define QT_OPENGL_LIB 1 +#define __SHRT_MAX__ 0x7fff +#define __LDBL_MAX__ 1.18973149535723176502126385303097021e+4932L +#define __FLT64X_MAX_10_EXP__ 4932 +#define __UINT_LEAST8_MAX__ 0xff +#define __GCC_ATOMIC_BOOL_LOCK_FREE 2 +#define __FLT128_DENORM_MIN__ 6.47517511943802511092443895822764655e-4966F128 +#define __UINTMAX_TYPE__ long long unsigned int +#define __DEC32_EPSILON__ 1E-6DF +#define __FLT_EVAL_METHOD_TS_18661_3__ 0 +#define __UINT32_MAX__ 0xffffffffU +#define __GXX_EXPERIMENTAL_CXX0X__ 1 +#define __LDBL_MAX_EXP__ 16384 +#define __FLT128_MIN_EXP__ (-16381) +#define __WINT_MIN__ 0 +#define __FLT128_MIN_10_EXP__ (-4931) +#define __INT_LEAST16_WIDTH__ 16 +#define __SCHAR_MAX__ 0x7f +#define __FLT128_MANT_DIG__ 113 +#define __WCHAR_MIN__ 0 +#define __INT64_C(c) c ## LL +#define __DBL_DIG__ 15 +#define __GCC_ATOMIC_POINTER_LOCK_FREE 2 +#define __FLT64X_MANT_DIG__ 64 +#define __SIZEOF_INT__ 4 +#define __SIZEOF_POINTER__ 8 +#define SCENES_PATH "E:/Studium/team20-21/pathtracer/scenes" +#define __GCC_ATOMIC_CHAR16_T_LOCK_FREE 2 +#define __USER_LABEL_PREFIX__ +#define __FLT64X_EPSILON__ 1.08420217248550443400745280086994171e-19F64x +#define __STDC_HOSTED__ 1 +#define __WIN32 1 +#define __LDBL_HAS_INFINITY__ 1 +#define __WIN64 1 +#define __FLT32_DIG__ 6 +#define __FLT_EPSILON__ 1.19209289550781250000000000000000000e-7F +#define __GXX_WEAK__ 1 +#define __SHRT_WIDTH__ 16 +#define __LDBL_MIN__ 3.36210314311209350626267781732175260e-4932L +#define __DEC32_MAX__ 9.999999E96DF +#define __cpp_threadsafe_static_init 200806 +#define __FLT64X_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951F64x +#define __MINGW32__ 1 +#define __FLT32X_HAS_INFINITY__ 1 +#define __INT32_MAX__ 0x7fffffff +#define __INT_WIDTH__ 32 +#define __SIZEOF_LONG__ 4 +#define __UINT16_C(c) c +#define __PTRDIFF_WIDTH__ 64 +#define __DECIMAL_DIG__ 21 +#define __FLT64_EPSILON__ 2.22044604925031308084726333618164062e-16F64 +#define __INTMAX_WIDTH__ 64 +#define __FLT64_MIN_EXP__ (-1021) +#define __has_include_next(STR) __has_include_next__(STR) +#define __FLT64X_MIN_10_EXP__ (-4931) +#define __LDBL_HAS_QUIET_NAN__ 1 +#define __FLT64_MANT_DIG__ 53 +#define _REENTRANT 1 +#define __GNUC__ 7 +#define _cdecl __attribute__((__cdecl__)) +#define __GXX_RTTI 1 +#define __MMX__ 1 +#define __cpp_delegating_constructors 200604 +#define __FLT_HAS_DENORM__ 1 +#define __SIZEOF_LONG_DOUBLE__ 16 +#define __BIGGEST_ALIGNMENT__ 16 +#define __STDC_UTF_16__ 1 +#define __FLT64_MAX_10_EXP__ 308 +#define __FLT32_HAS_INFINITY__ 1 +#define __DBL_MAX__ double(1.79769313486231570814527423731704357e+308L) +#define _thiscall __attribute__((__thiscall__)) +#define __cpp_raw_strings 200710 +#define __INT_FAST32_MAX__ 0x7fffffff +#define __WINNT 1 +#define __DBL_HAS_INFINITY__ 1 +#define __INT64_MAX__ 0x7fffffffffffffffLL +#define __WINNT__ 1 +#define __DEC32_MIN_EXP__ (-94) +#define __INTPTR_WIDTH__ 64 +#define __FLT32X_HAS_DENORM__ 1 +#define __INT_FAST16_TYPE__ short int +#define _fastcall __attribute__((__fastcall__)) +#define __LDBL_HAS_DENORM__ 1 +#define QT_WIDGETS_LIB 1 +#define __cplusplus 201402L +#define __cpp_ref_qualifiers 200710 +#define __DEC128_MAX__ 9.999999999999999999999999999999999E6144DL +#define __INT_LEAST32_MAX__ 0x7fffffff +#define __DEC32_MIN__ 1E-95DF +#define __DEPRECATED 1 +#define __cpp_rvalue_references 200610 +#define __DBL_MAX_EXP__ 1024 +#define __WCHAR_WIDTH__ 16 +#define __FLT32_MAX__ 3.40282346638528859811704183484516925e+38F32 +#define __DEC128_EPSILON__ 1E-33DL +#define __SSE2_MATH__ 1 +#define __ATOMIC_HLE_RELEASE 131072 +#define __WIN32__ 1 +#define __PTRDIFF_MAX__ 0x7fffffffffffffffLL +#define __amd64 1 +#define __tune_core2__ 1 +#define __ATOMIC_HLE_ACQUIRE 65536 +#define __FLT32_HAS_QUIET_NAN__ 1 +#define __GNUG__ 7 +#define __LONG_LONG_MAX__ 0x7fffffffffffffffLL +#define __SIZEOF_SIZE_T__ 8 +#define __cpp_rvalue_reference 200610 +#define __cpp_nsdmi 200809 +#define __FLT64X_MIN_EXP__ (-16381) +#define __SIZEOF_WINT_T__ 2 +#define __LONG_LONG_WIDTH__ 64 +#define __cpp_initializer_lists 200806 +#define __FLT32_MAX_EXP__ 128 +#define __cpp_hex_float 201603 +#define __GXX_ABI_VERSION 1011 +#define __FLT128_HAS_INFINITY__ 1 +#define __FLT_MIN_EXP__ (-125) +#define __cpp_lambdas 200907 +#define __FLT64X_HAS_QUIET_NAN__ 1 +#define __INT_FAST64_TYPE__ long long int +#define __FLT64_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F64 +#define __DBL_MIN__ double(2.22507385850720138309023271733240406e-308L) +#define __FLT32X_EPSILON__ 2.22044604925031308084726333618164062e-16F32x +#define __DECIMAL_BID_FORMAT__ 1 +#define __GXX_TYPEINFO_EQUALITY_INLINE 0 +#define __FLT64_MIN_10_EXP__ (-307) +#define __FLT64X_DECIMAL_DIG__ 21 +#define __DEC128_MIN__ 1E-6143DL +#define __REGISTER_PREFIX__ +#define __UINT16_MAX__ 0xffff +#define __DBL_HAS_DENORM__ 1 +#define __cdecl __attribute__((__cdecl__)) +#define __FLT32_MIN__ 1.17549435082228750796873653722224568e-38F32 +#define __UINT8_TYPE__ unsigned char +#define __NO_INLINE__ 1 +#define GLSL_PATH "E:/Studium/team20-21/pathtracer/glsl" +#define __FLT_MANT_DIG__ 24 +#define __LDBL_DECIMAL_DIG__ 21 +#define __VERSION__ "7.3.0" +#define __UINT64_C(c) c ## ULL +#define __cpp_unicode_characters 200704 +#define __cpp_decltype_auto 201304 +#define __GCC_ATOMIC_INT_LOCK_FREE 2 +#define __FLT128_MAX_EXP__ 16384 +#define __FLT32_MANT_DIG__ 24 +#define __FLOAT_WORD_ORDER__ __ORDER_LITTLE_ENDIAN__ +#define __FLT128_HAS_DENORM__ 1 +#define __FLT128_DIG__ 33 +#define __SCHAR_WIDTH__ 8 +#define __INT32_C(c) c +#define __DEC64_EPSILON__ 1E-15DD +#define __ORDER_PDP_ENDIAN__ 3412 +#define __DEC128_MIN_EXP__ (-6142) +#define __FLT32_MAX_10_EXP__ 38 +#define __INT_FAST32_TYPE__ int +#define __UINT_LEAST16_TYPE__ short unsigned int +#define __FLT64X_HAS_INFINITY__ 1 +#define __INT16_MAX__ 0x7fff +#define __cpp_rtti 199711 +#define __SIZE_TYPE__ long long unsigned int +#define __UINT64_MAX__ 0xffffffffffffffffULL +#define __FLT64X_DIG__ 18 +#define __INT8_TYPE__ signed char +#define __cpp_digit_separators 201309 +#define __GCC_ASM_FLAG_OUTPUTS__ 1 +#define __FLT_RADIX__ 2 +#define __INT_LEAST16_TYPE__ short int +#define __LDBL_EPSILON__ 1.08420217248550443400745280086994171e-19L +#define __UINTMAX_C(c) c ## ULL +#define __GLIBCXX_BITSIZE_INT_N_0 128 +#define __SEH__ 1 +#define __SIG_ATOMIC_MAX__ 0x7fffffff +#define __GCC_ATOMIC_WCHAR_T_LOCK_FREE 2 +#define __cpp_sized_deallocation 201309 +#define __SIZEOF_PTRDIFF_T__ 8 +#define __FLT32X_MANT_DIG__ 53 +#define __x86_64__ 1 +#define __FLT32X_MIN_EXP__ (-1021) +#define __DEC32_SUBNORMAL_MIN__ 0.000001E-95DF +#define __MSVCRT__ 1 +#define __INT_FAST16_MAX__ 0x7fff +#define __FLT64_DIG__ 15 +#define __UINT_FAST32_MAX__ 0xffffffffU +#define __UINT_LEAST64_TYPE__ long long unsigned int +#define __FLT_HAS_QUIET_NAN__ 1 +#define __FLT_MAX_10_EXP__ 38 +#define __LONG_MAX__ 0x7fffffffL +#define __FLT64X_HAS_DENORM__ 1 +#define __DEC128_SUBNORMAL_MIN__ 0.000000000000000000000000000000001E-6143DL +#define __FLT_HAS_INFINITY__ 1 +#define __cpp_unicode_literals 200710 +#define __UINT_FAST16_TYPE__ short unsigned int +#define __DEC64_MAX__ 9.999999999999999E384DD +#define __INT_FAST32_WIDTH__ 32 +#define __CHAR16_TYPE__ short unsigned int +#define __PRAGMA_REDEFINE_EXTNAME 1 +#define __SIZE_WIDTH__ 64 +#define __SEG_FS 1 +#define __INT_LEAST16_MAX__ 0x7fff +#define __DEC64_MANT_DIG__ 16 +#define __UINT_LEAST32_MAX__ 0xffffffffU +#define __SEG_GS 1 +#define __FLT32_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F32 +#define __GCC_ATOMIC_LONG_LOCK_FREE 2 +#define __SIG_ATOMIC_WIDTH__ 32 +#define __INT_LEAST64_TYPE__ long long int +#define __INT16_TYPE__ short int +#define __INT_LEAST8_TYPE__ signed char +#define __DEC32_MAX_EXP__ 97 +#define __INT_FAST8_MAX__ 0x7f +#define __FLT128_MAX__ 1.18973149535723176508575932662800702e+4932F128 +#define __INTPTR_MAX__ 0x7fffffffffffffffLL +#define __GXX_MERGED_TYPEINFO_NAMES 0 +#define __cpp_range_based_for 200907 +#define __FLT64_HAS_QUIET_NAN__ 1 +#define __stdcall __attribute__((__stdcall__)) +#define __FLT32_MIN_10_EXP__ (-37) +#define __SSE2__ 1 +#define __EXCEPTIONS 1 +#define __LDBL_MANT_DIG__ 64 +#define __DBL_HAS_QUIET_NAN__ 1 +#define __FLT64_HAS_INFINITY__ 1 +#define __FLT64X_MAX__ 1.18973149535723176502126385303097021e+4932F64x +#define __SIG_ATOMIC_MIN__ (-__SIG_ATOMIC_MAX__ - 1) +#define __cpp_return_type_deduction 201304 +#define __INTPTR_TYPE__ long long int +#define __UINT16_TYPE__ short unsigned int +#define __WCHAR_TYPE__ short unsigned int +#define __SIZEOF_FLOAT__ 4 +#define __pic__ 1 +#define __UINTPTR_MAX__ 0xffffffffffffffffULL +#define __INT_FAST64_WIDTH__ 64 +#define __DEC64_MIN_EXP__ (-382) +#define __cpp_decltype 200707 +#define __FLT32_DECIMAL_DIG__ 9 +#define __INT_FAST64_MAX__ 0x7fffffffffffffffLL +#define __GCC_ATOMIC_TEST_AND_SET_TRUEVAL 1 +#define __FLT_DIG__ 6 +#define __FLT64X_MAX_EXP__ 16384 +#define __UINT_FAST64_TYPE__ long long unsigned int +#define __INT_MAX__ 0x7fffffff +#define __amd64__ 1 +#define WIN32 1 +#define __nocona 1 +#define __code_model_medium__ 1 +#define __INT64_TYPE__ long long int +#define __FLT_MAX_EXP__ 128 +#define WIN64 1 +#define __ORDER_BIG_ENDIAN__ 4321 +#define __DBL_MANT_DIG__ 53 +#define __cpp_inheriting_constructors 201511 +#define QT_CORE_LIB 1 +#define __SIZEOF_FLOAT128__ 16 +#define __INT_LEAST64_MAX__ 0x7fffffffffffffffLL +#define __DEC64_MIN__ 1E-383DD +#define __WINT_TYPE__ short unsigned int +#define __UINT_LEAST32_TYPE__ unsigned int +#define __SIZEOF_SHORT__ 2 +#define __SSE__ 1 +#define __LDBL_MIN_EXP__ (-16381) +#define __FLT64_MAX__ 1.79769313486231570814527423731704357e+308F64 +#define __WINT_WIDTH__ 16 +#define __INT_LEAST8_MAX__ 0x7f +#define __FLT32X_MAX_10_EXP__ 308 +#define __SIZEOF_INT128__ 16 +#define __WCHAR_UNSIGNED__ 1 +#define __LDBL_MAX_10_EXP__ 4932 +#define __ATOMIC_RELAXED 0 +#define __DBL_EPSILON__ double(2.22044604925031308084726333618164062e-16L) +#define __thiscall __attribute__((__thiscall__)) +#define __FLT128_MIN__ 3.36210314311209350626267781732175260e-4932F128 +#define __UINT8_C(c) c +#define __FLT64_MAX_EXP__ 1024 +#define __INT_LEAST32_TYPE__ int +#define __SIZEOF_WCHAR_T__ 2 +#define __FLT128_HAS_QUIET_NAN__ 1 +#define __INT_FAST8_TYPE__ signed char +#define __fastcall __attribute__((__fastcall__)) +#define __FLT64X_MIN__ 3.36210314311209350626267781732175260e-4932F64x +#define __GNUC_STDC_INLINE__ 1 +#define __FLT64_HAS_DENORM__ 1 +#define __FLT32_EPSILON__ 1.19209289550781250000000000000000000e-7F32 +#define __DBL_DECIMAL_DIG__ 17 +#define __STDC_UTF_32__ 1 +#define __INT_FAST8_WIDTH__ 8 +#define __FXSR__ 1 +#define __DEC_EVAL_METHOD__ 2 +#define __FLT32X_MAX__ 1.79769313486231570814527423731704357e+308F32x +#define __MINGW64__ 1 +#define __cpp_runtime_arrays 198712 +#define __UINT64_TYPE__ long long unsigned int +#define __UINT32_C(c) c ## U +#define __INTMAX_MAX__ 0x7fffffffffffffffLL +#define __cpp_alias_templates 200704 +#define __BYTE_ORDER__ __ORDER_LITTLE_ENDIAN__ +#define WINNT 1 +#define __FLT_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F +#define __INT8_MAX__ 0x7f +#define __LONG_WIDTH__ 32 +#define __PIC__ 1 +#define __UINT_FAST32_TYPE__ unsigned int +#define __CHAR32_TYPE__ unsigned int +#define __FLT_MAX__ 3.40282346638528859811704183484516925e+38F +#define __cpp_constexpr 201304 +#define __INT32_TYPE__ int +#define __SIZEOF_DOUBLE__ 8 +#define __cpp_exceptions 199711 +#define __FLT_MIN_10_EXP__ (-37) +#define __FLT64_MIN__ 2.22507385850720138309023271733240406e-308F64 +#define __INT_LEAST32_WIDTH__ 32 +#define __INTMAX_TYPE__ long long int +#define _INTEGRAL_MAX_BITS 64 +#define __DEC128_MAX_EXP__ 6145 +#define __FLT32X_HAS_QUIET_NAN__ 1 +#define __ATOMIC_CONSUME 1 +#define __nocona__ 1 +#define __GNUC_MINOR__ 3 +#define __GLIBCXX_TYPE_INT_N_0 __int128 +#define __INT_FAST16_WIDTH__ 16 +#define __UINTMAX_MAX__ 0xffffffffffffffffULL +#define __DEC32_MANT_DIG__ 7 +#define __FLT32X_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F32x +#define __DBL_MAX_10_EXP__ 308 +#define __LDBL_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951L +#define __INT16_C(c) c +#define __cpp_generic_lambdas 201304 +#define __STDC__ 1 +#define __FLT32X_DIG__ 15 +#define __PTRDIFF_TYPE__ long long int +#define __ATOMIC_SEQ_CST 5 +#define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_16 1 +#define __UINT32_TYPE__ unsigned int +#define __FLT32X_MIN_10_EXP__ (-307) +#define __UINTPTR_TYPE__ long long unsigned int +#define __DEC64_SUBNORMAL_MIN__ 0.000000000000001E-383DD +#define __DEC128_MANT_DIG__ 34 +#define __LDBL_MIN_10_EXP__ (-4931) +#define __FLT128_EPSILON__ 1.92592994438723585305597794258492732e-34F128 +#define __SSE_MATH__ 1 +#define __SIZEOF_LONG_LONG__ 8 +#define __cpp_user_defined_literals 200809 +#define __FLT128_DECIMAL_DIG__ 36 +#define __GCC_ATOMIC_LLONG_LOCK_FREE 2 +#define __FLT32X_MIN__ 2.22507385850720138309023271733240406e-308F32x +#define __LDBL_DIG__ 18 +#define __FLT_DECIMAL_DIG__ 9 +#define __UINT_FAST16_MAX__ 0xffff +#define __GCC_ATOMIC_SHORT_LOCK_FREE 2 +#define __INT_LEAST64_WIDTH__ 64 +#define __SSE3__ 1 +#define __UINT_FAST8_TYPE__ unsigned char +#define __WIN64__ 1 +#define __cpp_init_captures 201304 +#define __ATOMIC_ACQ_REL 4 +#define __ATOMIC_RELEASE 3 +#define __declspec(x) __attribute__((x)) diff --git a/pathtracer/pathtracer_autogen/mocs_compilation.cpp b/pathtracer/pathtracer_autogen/mocs_compilation.cpp new file mode 100644 index 0000000000000000000000000000000000000000..bda67f76e3e76636702de32d1be8aab4c51458fb --- /dev/null +++ b/pathtracer/pathtracer_autogen/mocs_compilation.cpp @@ -0,0 +1,3 @@ +// This file is autogenerated. Changes will be overwritten. +// No files found that require moc or the moc files are included +enum some_compilers { need_more_than_nothing }; diff --git a/qtcsettings.cmake b/qtcsettings.cmake new file mode 100644 index 0000000000000000000000000000000000000000..a6a24194e1d56f454812a08e73bf26a239ce196b --- /dev/null +++ b/qtcsettings.cmake @@ -0,0 +1,7 @@ +# This file is managed by Qt Creator, do not edit! + +set("CMAKE_BUILD_TYPE" "Debug" CACHE "STRING" "" FORCE) +set("CMAKE_CXX_COMPILER" "C:/Qt/Tools/mingw730_64/bin/g++.exe" CACHE "STRING" "" FORCE) +set("CMAKE_C_COMPILER" "C:/Qt/Tools/mingw730_64/bin/gcc.exe" CACHE "STRING" "" FORCE) +set("CMAKE_PREFIX_PATH" "C:/Qt/5.14.2/mingw73_64" CACHE "STRING" "" FORCE) +set("QT_QMAKE_EXECUTABLE" "C:/Qt/5.14.2/mingw73_64/bin/qmake.exe" CACHE "STRING" "" FORCE) \ No newline at end of file diff --git a/raster2d/CMakeFiles/CMakeDirectoryInformation.cmake b/raster2d/CMakeFiles/CMakeDirectoryInformation.cmake new file mode 100644 index 0000000000000000000000000000000000000000..f9b6fb842523da245999df173129ef6c5edd9ef6 --- /dev/null +++ b/raster2d/CMakeFiles/CMakeDirectoryInformation.cmake @@ -0,0 +1,16 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "MinGW Makefiles" Generator, CMake Version 3.17 + +# Relative path conversion top directories. +set(CMAKE_RELATIVE_PATH_TOP_SOURCE "E:/Studium/team20-21") +set(CMAKE_RELATIVE_PATH_TOP_BINARY "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug") + +# Force unix paths in dependencies. +set(CMAKE_FORCE_UNIX_PATHS 1) + + +# The C and CXX include file regular expressions for this directory. +set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$") +set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$") +set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN}) +set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN}) diff --git a/raster2d/CMakeFiles/progress.marks b/raster2d/CMakeFiles/progress.marks new file mode 100644 index 0000000000000000000000000000000000000000..b4de3947675361a7770d29b8982c407b0ec6b2a0 --- /dev/null +++ b/raster2d/CMakeFiles/progress.marks @@ -0,0 +1 @@ +11 diff --git a/raster2d/CMakeFiles/raster2d.dir/CXX.includecache b/raster2d/CMakeFiles/raster2d.dir/CXX.includecache new file mode 100644 index 0000000000000000000000000000000000000000..a61741a74478fd3e4465b693505980b44c500767 --- /dev/null +++ b/raster2d/CMakeFiles/raster2d.dir/CXX.includecache @@ -0,0 +1,1464 @@ +#IncludeRegexLine: ^[ ]*[#%][ ]*(include|import)[ ]*[<"]([^">]+)([">]) + +#IncludeRegexScan: ^.*$ + +#IncludeRegexComplain: ^$ + +#IncludeRegexTransform: + +C:/Qt/5.14.2/mingw73_64/include/QtANGLE/GLES2/gl2.h +GLES2/gl2platform.h +- +KHR/khrplatform.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtANGLE/GLES2/gl2platform.h +KHR/khrplatform.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtANGLE/GLES3/gl3.h +GLES3/gl3platform.h +- +KHR/khrplatform.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtANGLE/GLES3/gl3platform.h +KHR/khrplatform.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtANGLE/KHR/khrplatform.h +sys/cdefs.h +- +stdint.h +- +inttypes.h +- +stdint.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/QObject +qobject.h +C:/Qt/5.14.2/mingw73_64/include/QtCore/qobject.h + +C:/Qt/5.14.2/mingw73_64/include/QtCore/QScopedPointer +qscopedpointer.h +C:/Qt/5.14.2/mingw73_64/include/QtCore/qscopedpointer.h + +C:/Qt/5.14.2/mingw73_64/include/QtCore/QTime +qdatetime.h +C:/Qt/5.14.2/mingw73_64/include/QtCore/qdatetime.h + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qalgorithms.h +QtCore/qglobal.h +- +intrin.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qarraydata.h +QtCore/qrefcount.h +- +string.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qatomic.h +QtCore/qglobal.h +- +QtCore/qbasicatomic.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qatomic_bootstrap.h +QtCore/qgenericatomic.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qatomic_cxx11.h +QtCore/qgenericatomic.h +- +atomic +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qatomic_msvc.h +QtCore/qgenericatomic.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qbasicatomic.h +QtCore/qglobal.h +- +QtCore/qatomic_bootstrap.h +- +QtCore/qatomic_cxx11.h +- +QtCore/qatomic_msvc.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qbytearray.h +QtCore/qrefcount.h +- +QtCore/qnamespace.h +- +QtCore/qarraydata.h +- +stdlib.h +- +string.h +- +stdarg.h +- +string +- +iterator +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qbytearraylist.h +QtCore/qlist.h +- +QtCore/qbytearray.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qchar.h +QtCore/qglobal.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qcompilerdetection.h +QtCore/qglobal.h +- +utility +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qconfig-bootstrapped.h + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qconfig.h + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qcontainerfwd.h +QtCore/qglobal.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qcontainertools_impl.h +QtCore/qglobal.h +- +iterator +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qcontiguouscache.h +QtCore/qatomic.h +- +limits.h +- +new +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qcoreapplication.h +QtCore/qglobal.h +- +QtCore/qstring.h +- +QtCore/qobject.h +- +QtCore/qcoreevent.h +- +QtCore/qeventloop.h +- +QtCore/qscopedpointer.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qcoreevent.h +QtCore/qnamespace.h +- +QtCore/qbytearray.h +- +QtCore/qobjectdefs.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qdatastream.h +QtCore/qscopedpointer.h +- +QtCore/qiodevice.h +- +QtCore/qpair.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qdatetime.h +QtCore/qstring.h +- +QtCore/qnamespace.h +- +QtCore/qshareddata.h +- +limits +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qdebug.h +QtCore/qalgorithms.h +- +QtCore/qhash.h +- +QtCore/qlist.h +- +QtCore/qmap.h +- +QtCore/qpair.h +- +QtCore/qtextstream.h +- +QtCore/qstring.h +- +QtCore/qvector.h +- +QtCore/qset.h +- +QtCore/qcontiguouscache.h +- +QtCore/qsharedpointer.h +- +vector +- +list +- +map +- +utility +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qeventloop.h +QtCore/qobject.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qfile.h +QtCore/qfiledevice.h +- +QtCore/qstring.h +- +stdio.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qfiledevice.h +QtCore/qiodevice.h +- +QtCore/qstring.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qflags.h +QtCore/qglobal.h +- +initializer_list +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qgenericatomic.h +QtCore/qglobal.h +- +QtCore/qtypeinfo.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qglobal.h +type_traits +- +cstddef +- +utility +- +assert.h +- +stddef.h +- +QtCore/qconfig-bootstrapped.h +- +QtCore/qconfig.h +- +QtCore/qtcore-config.h +- +QtCore/qsystemdetection.h +- +QtCore/qprocessordetection.h +- +QtCore/qcompilerdetection.h +- +algorithm +- +QtCore/qtypeinfo.h +- +QtCore/qsysinfo.h +- +QtCore/qlogging.h +- +QtCore/qflags.h +- +QtCore/qatomic.h +- +QtCore/qglobalstatic.h +- +QtCore/qnumeric.h +- +QtCore/qversiontagging.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qglobalstatic.h +QtCore/qglobal.h +- +QtCore/qatomic.h +- +QtCore/qmutex.h +- +mutex +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qhash.h +QtCore/qchar.h +- +QtCore/qiterator.h +- +QtCore/qlist.h +- +QtCore/qrefcount.h +- +QtCore/qhashfunctions.h +- +QtCore/qcontainertools_impl.h +- +algorithm +- +initializer_list +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qhashfunctions.h +QtCore/qstring.h +- +QtCore/qpair.h +- +numeric +- +functional +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qiodevice.h +QtCore/qglobal.h +- +QtCore/qobject.h +- +QtCore/qobjectdefs.h +- +QtCore/qscopedpointer.h +- +QtCore/qstring.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qiterator.h +QtCore/qglobal.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qline.h +QtCore/qpoint.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qlist.h +QtCore/qalgorithms.h +- +QtCore/qiterator.h +- +QtCore/qrefcount.h +- +QtCore/qarraydata.h +- +QtCore/qhashfunctions.h +- +QtCore/qvector.h +- +QtCore/qcontainertools_impl.h +- +algorithm +- +initializer_list +- +iterator +- +list +- +stdlib.h +- +new +- +limits.h +- +string.h +- +QtCore/qbytearraylist.h +- +QtCore/qstringlist.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qlocale.h +QtCore/qvariant.h +- +QtCore/qstring.h +- +QtCore/qobjectdefs.h +- +QtCore/qshareddata.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qlogging.h +QtCore/qglobal.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qmap.h +QtCore/qiterator.h +- +QtCore/qlist.h +- +QtCore/qrefcount.h +- +QtCore/qpair.h +- +QtCore/qdebug.h +- +functional +- +initializer_list +- +map +- +new +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qmargins.h +QtCore/qnamespace.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qmetatype.h +QtCore/qglobal.h +- +QtCore/qatomic.h +- +QtCore/qbytearray.h +- +QtCore/qvarlengtharray.h +- +QtCore/qobjectdefs.h +- +new +- +vector +- +list +- +map +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qmutex.h +QtCore/qglobal.h +- +QtCore/qatomic.h +- +new +- +chrono +- +limits +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qnamespace.h +QtCore/qglobal.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qnumeric.h +QtCore/qglobal.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qobject.h +QtCore/qobjectdefs.h +- +QtCore/qstring.h +- +QtCore/qbytearray.h +- +QtCore/qlist.h +- +QtCore/qcoreevent.h +- +QtCore/qscopedpointer.h +- +QtCore/qmetatype.h +- +QtCore/qobject_impl.h +- +chrono +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qobject_impl.h + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qobjectdefs.h +QtCore/qnamespace.h +- +QtCore/qobjectdefs_impl.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qobjectdefs_impl.h +QtCore/qnamespace.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qpair.h +QtCore/qglobal.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qpoint.h +QtCore/qnamespace.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qprocessordetection.h +QtCore/qglobal.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qrect.h +QtCore/qmargins.h +- +QtCore/qsize.h +- +QtCore/qpoint.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qrefcount.h +QtCore/qatomic.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qregexp.h +QtCore/qglobal.h +- +QtCore/qstring.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qscopedpointer.h +QtCore/qglobal.h +- +stdlib.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qset.h +QtCore/qhash.h +- +QtCore/qcontainertools_impl.h +- +initializer_list +- +iterator +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qshareddata.h +QtCore/qglobal.h +- +QtCore/qatomic.h +- +QtCore/qhash.h +- +QtCore/qhashfunctions.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qsharedpointer.h +QtCore/qglobal.h +- +QtCore/qatomic.h +- +QtCore/qshareddata.h +- +QtCore/qsharedpointer_impl.h +- +memory +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qsharedpointer_impl.h +new +- +QtCore/qatomic.h +- +QtCore/qobject.h +- +QtCore/qhash.h +- +QtCore/qhashfunctions.h +- +memory +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qsize.h +QtCore/qnamespace.h +- +QtCore/qmargins.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qstring.h +QtCore/qchar.h +- +QtCore/qbytearray.h +- +QtCore/qrefcount.h +- +QtCore/qnamespace.h +- +QtCore/qstringliteral.h +- +QtCore/qstringalgorithms.h +- +QtCore/qstringview.h +- +string +- +iterator +- +stdarg.h +- +QtCore/qstringbuilder.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringalgorithms.h +QtCore/qnamespace.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringbuilder.h +QtCore/qstring.h +- +QtCore/qbytearray.h +- +string.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringlist.h +QtCore/qlist.h +- +QtCore/qalgorithms.h +- +QtCore/qcontainertools_impl.h +- +QtCore/qregexp.h +- +QtCore/qstring.h +- +QtCore/qstringmatcher.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringliteral.h +QtCore/qarraydata.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringmatcher.h +QtCore/qstring.h +- +QtCore/qstringview.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringview.h +QtCore/qchar.h +- +QtCore/qbytearray.h +- +QtCore/qstringliteral.h +- +QtCore/qstringalgorithms.h +- +string +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qsysinfo.h +QtCore/qglobal.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qsystemdetection.h +QtCore/qglobal.h +- +TargetConditionals.h +- +Availability.h +- +AvailabilityMacros.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qt_windows.h +windows.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qtcore-config.h + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qtextstream.h +QtCore/qiodevice.h +- +QtCore/qstring.h +- +QtCore/qchar.h +- +QtCore/qlocale.h +- +QtCore/qscopedpointer.h +- +stdio.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qtypeinfo.h +QtCore/qglobal.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qurl.h +QtCore/qbytearray.h +- +QtCore/qobjectdefs.h +- +QtCore/qstring.h +- +QtCore/qlist.h +- +QtCore/qpair.h +- +QtCore/qglobal.h +- +QtCore/qurlquery.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qurlquery.h +QtCore/qpair.h +- +QtCore/qshareddata.h +- +QtCore/qurl.h +- +QtCore/qstringlist.h +- +initializer_list +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qvariant.h +QtCore/qatomic.h +- +QtCore/qbytearray.h +- +QtCore/qlist.h +- +QtCore/qmetatype.h +- +QtCore/qmap.h +- +QtCore/qhash.h +- +QtCore/qstring.h +- +QtCore/qstringlist.h +- +QtCore/qobject.h +- +QtCore/qbytearraylist.h +- +variant +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qvarlengtharray.h +QtCore/qcontainerfwd.h +- +QtCore/qglobal.h +- +QtCore/qalgorithms.h +- +QtCore/qcontainertools_impl.h +- +QtCore/qhashfunctions.h +- +algorithm +- +initializer_list +- +iterator +- +new +- +string.h +- +stdlib.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qvector.h +QtCore/qalgorithms.h +- +QtCore/qiterator.h +- +QtCore/qrefcount.h +- +QtCore/qarraydata.h +- +QtCore/qhashfunctions.h +- +QtCore/qcontainertools_impl.h +- +iterator +- +initializer_list +- +vector +- +stdlib.h +- +string.h +- +algorithm +- +QtCore/qpoint.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qversiontagging.h +QtCore/qglobal.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/QOpenGLFunctions +qopenglfunctions.h +C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglfunctions.h + +C:/Qt/5.14.2/mingw73_64/include/QtGui/QSurfaceFormat +qsurfaceformat.h +C:/Qt/5.14.2/mingw73_64/include/QtGui/qsurfaceformat.h + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qbrush.h +QtGui/qtguiglobal.h +- +QtCore/qpair.h +- +QtCore/qpoint.h +- +QtCore/qvector.h +- +QtCore/qscopedpointer.h +- +QtGui/qcolor.h +- +QtGui/qmatrix.h +- +QtGui/qtransform.h +- +QtGui/qimage.h +- +QtGui/qpixmap.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qcolor.h +QtGui/qtguiglobal.h +- +QtGui/qrgb.h +- +QtCore/qnamespace.h +- +QtCore/qstringlist.h +- +QtGui/qrgba64.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qcursor.h +QtGui/qtguiglobal.h +- +QtCore/qpoint.h +- +QtGui/qwindowdefs.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qevent.h +QtGui/qtguiglobal.h +- +QtGui/qwindowdefs.h +- +QtGui/qregion.h +- +QtCore/qnamespace.h +- +QtCore/qstring.h +- +QtGui/qkeysequence.h +- +QtCore/qcoreevent.h +- +QtCore/qvariant.h +- +QtCore/qmap.h +- +QtCore/qvector.h +- +QtCore/qset.h +- +QtCore/qurl.h +- +QtCore/qfile.h +- +QtGui/qvector2d.h +- +QtGui/qtouchdevice.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qfont.h +QtGui/qtguiglobal.h +- +QtGui/qwindowdefs.h +- +QtCore/qstring.h +- +QtCore/qsharedpointer.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qfontinfo.h +QtGui/qtguiglobal.h +- +QtGui/qfont.h +- +QtCore/qsharedpointer.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qfontmetrics.h +QtGui/qtguiglobal.h +- +QtGui/qfont.h +- +QtCore/qsharedpointer.h +- +QtCore/qrect.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qguiapplication.h +QtGui/qtguiglobal.h +- +QtCore/qcoreapplication.h +- +QtGui/qwindowdefs.h +- +QtGui/qinputmethod.h +- +QtCore/qlocale.h +- +QtCore/qpoint.h +- +QtCore/qsize.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qimage.h +QtGui/qtguiglobal.h +- +QtGui/qcolor.h +- +QtGui/qrgb.h +- +QtGui/qpaintdevice.h +- +QtGui/qpixelformat.h +- +QtGui/qtransform.h +- +QtCore/qbytearray.h +- +QtCore/qrect.h +- +QtCore/qstring.h +- +QtCore/qstringlist.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qinputmethod.h +QtGui/qtguiglobal.h +- +QtCore/qobject.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qkeysequence.h +QtGui/qtguiglobal.h +- +QtCore/qstring.h +- +QtCore/qobjectdefs.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qmatrix.h +QtGui/qtguiglobal.h +- +QtGui/qpolygon.h +- +QtGui/qregion.h +- +QtGui/qwindowdefs.h +- +QtCore/qline.h +- +QtCore/qpoint.h +- +QtCore/qrect.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qopengl.h +QtGui/qtguiglobal.h +- +QtCore/qt_windows.h +- +OpenGLES/ES3/gl.h +- +OpenGLES/ES3/glext.h +- +OpenGLES/ES2/gl.h +- +OpenGLES/ES2/glext.h +- +GLES3/gl32.h +- +GLES3/gl31.h +- +GLES3/gl3.h +- +GLES2/gl2.h +- +QtGui/qopengles2ext.h +- +OpenGL/gl.h +- +OpenGL/gl3.h +- +OpenGL/glext.h +- +GL/gl.h +- +GL/gl.h +- +QtGui/qopenglext.h +- +stddef.h +- +inttypes.h +- +inttypes.h +- +stdint.h +- +inttypes.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglcontext.h +QtGui/qtguiglobal.h +- +QtCore/qnamespace.h +- +QtCore/QObject +- +QtCore/QScopedPointer +- +QtGui/QSurfaceFormat +- +QtGui/qopengl.h +- +QtGui/qopenglversionfunctions.h +- +QtCore/qhash.h +- +QtCore/qhashfunctions.h +- +QtCore/qpair.h +- +QtCore/qvariant.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qopengles2ext.h + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglext.h +windows.h +- +inttypes.h +- +inttypes.h +- +stdint.h +- +inttypes.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglfunctions.h +QtGui/qtguiglobal.h +- +QtGui/qopengl.h +- +QtGui/qopenglcontext.h +- +stdio.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglversionfunctions.h +QtGui/qtguiglobal.h +- +QtCore/qhash.h +- +QtCore/qhashfunctions.h +- +QtCore/qpair.h +- +QtGui/qopengl.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qpaintdevice.h +QtGui/qtguiglobal.h +- +QtGui/qwindowdefs.h +- +QtCore/qrect.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qpainterpath.h +QtGui/qtguiglobal.h +- +QtGui/qmatrix.h +- +QtCore/qglobal.h +- +QtCore/qrect.h +- +QtCore/qline.h +- +QtCore/qvector.h +- +QtCore/qscopedpointer.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qpalette.h +QtGui/qtguiglobal.h +- +QtGui/qwindowdefs.h +- +QtGui/qcolor.h +- +QtGui/qbrush.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qpixelformat.h +QtGui/qtguiglobal.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qpixmap.h +QtGui/qtguiglobal.h +- +QtGui/qpaintdevice.h +- +QtGui/qcolor.h +- +QtCore/qnamespace.h +- +QtCore/qstring.h +- +QtCore/qsharedpointer.h +- +QtGui/qimage.h +- +QtGui/qtransform.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qpolygon.h +QtGui/qtguiglobal.h +- +QtCore/qvector.h +- +QtCore/qpoint.h +- +QtCore/qrect.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qregion.h +QtGui/qtguiglobal.h +- +QtCore/qatomic.h +- +QtCore/qrect.h +- +QtGui/qwindowdefs.h +- +QtCore/qdatastream.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qrgb.h +QtGui/qtguiglobal.h +- +QtCore/qprocessordetection.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qrgba64.h +QtGui/qtguiglobal.h +- +QtCore/qprocessordetection.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qsurfaceformat.h +QtGui/qtguiglobal.h +- +QtCore/qpair.h +- +QtCore/qobjectdefs.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qtgui-config.h + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qtguiglobal.h +QtCore/qglobal.h +- +QtGui/qtgui-config.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qtouchdevice.h +QtGui/qtguiglobal.h +- +QtCore/qobject.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qtransform.h +QtGui/qtguiglobal.h +- +QtGui/qmatrix.h +- +QtGui/qpainterpath.h +- +QtGui/qpolygon.h +- +QtGui/qregion.h +- +QtGui/qwindowdefs.h +- +QtCore/qline.h +- +QtCore/qpoint.h +- +QtCore/qrect.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qvector2d.h +QtGui/qtguiglobal.h +- +QtCore/qpoint.h +- +QtCore/qmetatype.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qwindowdefs.h +QtGui/qtguiglobal.h +- +QtCore/qobjectdefs.h +- +QtCore/qnamespace.h +- +QtGui/qwindowdefs_win.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qwindowdefs_win.h +QtGui/qtguiglobal.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QApplication +qapplication.h +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qapplication.h + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QBoxLayout +qboxlayout.h +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qboxlayout.h + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QOpenGLWidget +qopenglwidget.h +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qopenglwidget.h + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QWidget +qwidget.h +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qwidget.h + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qapplication.h +QtWidgets/qtwidgetsglobal.h +- +QtCore/qcoreapplication.h +- +QtGui/qwindowdefs.h +- +QtCore/qpoint.h +- +QtCore/qsize.h +- +QtGui/qcursor.h +- +QtWidgets/qdesktopwidget.h +- +QtGui/qguiapplication.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qboxlayout.h +QtWidgets/qtwidgetsglobal.h +- +QtWidgets/qlayout.h +- +QtWidgets/qwidget.h +- +limits.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qdesktopwidget.h +QtWidgets/qtwidgetsglobal.h +- +QtWidgets/qwidget.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qgridlayout.h +QtWidgets/qtwidgetsglobal.h +- +QtWidgets/qlayout.h +- +QtWidgets/qwidget.h +- +limits.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qlayout.h +QtWidgets/qtwidgetsglobal.h +- +QtCore/qobject.h +- +QtWidgets/qlayoutitem.h +- +QtWidgets/qsizepolicy.h +- +QtCore/qrect.h +- +QtCore/qmargins.h +- +limits.h +- +QtWidgets/qboxlayout.h +- +QtWidgets/qgridlayout.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qlayoutitem.h +QtWidgets/qtwidgetsglobal.h +- +QtWidgets/qsizepolicy.h +- +QtCore/qrect.h +- +limits.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qopenglwidget.h +QtWidgets/qtwidgetsglobal.h +- +QtWidgets/QWidget +- +QtGui/QSurfaceFormat +- +QtGui/qopengl.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qsizepolicy.h +QtWidgets/qtwidgetsglobal.h +- +QtCore/qobject.h +- +QtCore/qalgorithms.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qtwidgets-config.h + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qtwidgetsglobal.h +QtGui/qtguiglobal.h +- +QtWidgets/qtwidgets-config.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qwidget.h +QtWidgets/qtwidgetsglobal.h +- +QtGui/qwindowdefs.h +- +QtCore/qobject.h +- +QtCore/qmargins.h +- +QtGui/qpaintdevice.h +- +QtGui/qpalette.h +- +QtGui/qfont.h +- +QtGui/qfontmetrics.h +- +QtGui/qfontinfo.h +- +QtWidgets/qsizepolicy.h +- +QtGui/qregion.h +- +QtGui/qbrush.h +- +QtGui/qcursor.h +- +QtGui/qkeysequence.h +- +QtGui/qevent.h +- + +E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/raster2d/raster2d_autogen/mocs_compilation.cpp + +E:/Studium/team20-21/common/image.hpp +vector +- +cassert +- +filesystem/path.h +- + +E:/Studium/team20-21/common/image_widget.hpp +QOpenGLWidget +- +QOpenGLFunctions +- +QBoxLayout +- +memory +- +image.hpp +E:/Studium/team20-21/common/image.hpp + +E:/Studium/team20-21/common/rasterizer2d.hpp +image.hpp +E:/Studium/team20-21/common/image.hpp + +E:/Studium/team20-21/common/util.hpp +filesystem/path.h +- + +E:/Studium/team20-21/external/filesystem/fwd.h + +E:/Studium/team20-21/external/filesystem/path.h +fwd.h +E:/Studium/team20-21/external/filesystem/fwd.h +string +- +vector +- +stdexcept +- +sstream +- +cctype +- +cstdlib +- +cerrno +- +cstring +- +windows.h +- +unistd.h +- +sys/stat.h +- +linux/limits.h +- + +E:/Studium/team20-21/raster2d/raster2d.cpp +QApplication +- +QTime +- +cmath +- +iostream +- +rasterizer2d.hpp +E:/Studium/team20-21/raster2d/rasterizer2d.hpp +image_widget.hpp +E:/Studium/team20-21/raster2d/image_widget.hpp +util.hpp +E:/Studium/team20-21/raster2d/util.hpp + diff --git a/raster2d/CMakeFiles/raster2d.dir/DependInfo.cmake b/raster2d/CMakeFiles/raster2d.dir/DependInfo.cmake new file mode 100644 index 0000000000000000000000000000000000000000..c0b63193c8eaa8110ca7158bb095615fba52c6f4 --- /dev/null +++ b/raster2d/CMakeFiles/raster2d.dir/DependInfo.cmake @@ -0,0 +1,42 @@ +# The set of languages for which implicit dependencies are needed: +set(CMAKE_DEPENDS_LANGUAGES + "CXX" + ) +# The set of files for implicit dependencies of each language: +set(CMAKE_DEPENDS_CHECK_CXX + "E:/Studium/team20-21/raster2d/raster2d.cpp" "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj" + "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/raster2d/raster2d_autogen/mocs_compilation.cpp" "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/raster2d/CMakeFiles/raster2d.dir/raster2d_autogen/mocs_compilation.cpp.obj" + ) +set(CMAKE_CXX_COMPILER_ID "GNU") + +# Preprocessor definitions for this target. +set(CMAKE_TARGET_DEFINITIONS_CXX + "QT_CORE_LIB" + "QT_GUI_LIB" + "QT_OPENGL_LIB" + "QT_WIDGETS_LIB" + ) + +# The include file search paths: +set(CMAKE_CXX_TARGET_INCLUDE_PATH + "raster2d" + "E:/Studium/team20-21/raster2d" + "raster2d/raster2d_autogen/include" + "E:/Studium/team20-21/external" + "E:/Studium/team20-21/common" + "C:/Qt/5.14.2/mingw73_64/include" + "C:/Qt/5.14.2/mingw73_64/include/QtGui" + "C:/Qt/5.14.2/mingw73_64/include/QtANGLE" + "C:/Qt/5.14.2/mingw73_64/include/QtCore" + "C:/Qt/5.14.2/mingw73_64/./mkspecs/win32-g++" + "C:/Qt/5.14.2/mingw73_64/include/QtWidgets" + "C:/Qt/5.14.2/mingw73_64/include/QtOpenGL" + ) + +# Targets to which this target links. +set(CMAKE_TARGET_LINKED_INFO_FILES + "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/common/CMakeFiles/cgex.dir/DependInfo.cmake" + ) + +# Fortran module output directory. +set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/raster2d/CMakeFiles/raster2d.dir/build.make b/raster2d/CMakeFiles/raster2d.dir/build.make new file mode 100644 index 0000000000000000000000000000000000000000..fd50b0941626bf15844a0ee6ce6e85b87dc1845b --- /dev/null +++ b/raster2d/CMakeFiles/raster2d.dir/build.make @@ -0,0 +1,141 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "MinGW Makefiles" Generator, CMake Version 3.17 + +# Delete rule output on recipe failure. +.DELETE_ON_ERROR: + + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + + +# Disable VCS-based implicit rules. +% : %,v + + +# Disable VCS-based implicit rules. +% : RCS/% + + +# Disable VCS-based implicit rules. +% : RCS/%,v + + +# Disable VCS-based implicit rules. +% : SCCS/s.% + + +# Disable VCS-based implicit rules. +% : s.% + + +.SUFFIXES: .hpux_make_needs_suffix_list + + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +# Suppress display of executed commands. +$(VERBOSE).SILENT: + + +# A target that is always out of date. +cmake_force: + +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +SHELL = cmd.exe + +# The CMake executable. +CMAKE_COMMAND = "C:\Program Files\CMake\bin\cmake.exe" + +# The command to remove a file. +RM = "C:\Program Files\CMake\bin\cmake.exe" -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = E:\Studium\team20-21 + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug + +# Include any dependencies generated for this target. +include raster2d/CMakeFiles/raster2d.dir/depend.make + +# Include the progress variables for this target. +include raster2d/CMakeFiles/raster2d.dir/progress.make + +# Include the compile flags for this target's objects. +include raster2d/CMakeFiles/raster2d.dir/flags.make + +raster2d/CMakeFiles/raster2d.dir/raster2d_autogen/mocs_compilation.cpp.obj: raster2d/CMakeFiles/raster2d.dir/flags.make +raster2d/CMakeFiles/raster2d.dir/raster2d_autogen/mocs_compilation.cpp.obj: raster2d/CMakeFiles/raster2d.dir/includes_CXX.rsp +raster2d/CMakeFiles/raster2d.dir/raster2d_autogen/mocs_compilation.cpp.obj: raster2d/raster2d_autogen/mocs_compilation.cpp + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object raster2d/CMakeFiles/raster2d.dir/raster2d_autogen/mocs_compilation.cpp.obj" + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\raster2d && C:\Qt\Tools\mingw730_64\bin\g++.exe $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles\raster2d.dir\raster2d_autogen\mocs_compilation.cpp.obj -c E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\raster2d\raster2d_autogen\mocs_compilation.cpp + +raster2d/CMakeFiles/raster2d.dir/raster2d_autogen/mocs_compilation.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/raster2d.dir/raster2d_autogen/mocs_compilation.cpp.i" + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\raster2d && C:\Qt\Tools\mingw730_64\bin\g++.exe $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\raster2d\raster2d_autogen\mocs_compilation.cpp > CMakeFiles\raster2d.dir\raster2d_autogen\mocs_compilation.cpp.i + +raster2d/CMakeFiles/raster2d.dir/raster2d_autogen/mocs_compilation.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/raster2d.dir/raster2d_autogen/mocs_compilation.cpp.s" + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\raster2d && C:\Qt\Tools\mingw730_64\bin\g++.exe $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\raster2d\raster2d_autogen\mocs_compilation.cpp -o CMakeFiles\raster2d.dir\raster2d_autogen\mocs_compilation.cpp.s + +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: raster2d/CMakeFiles/raster2d.dir/flags.make +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: raster2d/CMakeFiles/raster2d.dir/includes_CXX.rsp +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: E:/Studium/team20-21/raster2d/raster2d.cpp + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Building CXX object raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj" + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\raster2d && C:\Qt\Tools\mingw730_64\bin\g++.exe $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles\raster2d.dir\raster2d.cpp.obj -c E:\Studium\team20-21\raster2d\raster2d.cpp + +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/raster2d.dir/raster2d.cpp.i" + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\raster2d && C:\Qt\Tools\mingw730_64\bin\g++.exe $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E E:\Studium\team20-21\raster2d\raster2d.cpp > CMakeFiles\raster2d.dir\raster2d.cpp.i + +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/raster2d.dir/raster2d.cpp.s" + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\raster2d && C:\Qt\Tools\mingw730_64\bin\g++.exe $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S E:\Studium\team20-21\raster2d\raster2d.cpp -o CMakeFiles\raster2d.dir\raster2d.cpp.s + +# Object files for target raster2d +raster2d_OBJECTS = \ +"CMakeFiles/raster2d.dir/raster2d_autogen/mocs_compilation.cpp.obj" \ +"CMakeFiles/raster2d.dir/raster2d.cpp.obj" + +# External object files for target raster2d +raster2d_EXTERNAL_OBJECTS = + +bin/raster2d.exe: raster2d/CMakeFiles/raster2d.dir/raster2d_autogen/mocs_compilation.cpp.obj +bin/raster2d.exe: raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj +bin/raster2d.exe: raster2d/CMakeFiles/raster2d.dir/build.make +bin/raster2d.exe: common/libcgex.a +bin/raster2d.exe: C:/Qt/5.14.2/mingw73_64/lib/libQt5OpenGL.a +bin/raster2d.exe: C:/Qt/5.14.2/mingw73_64/lib/libQt5Widgets.a +bin/raster2d.exe: C:/Qt/5.14.2/mingw73_64/lib/libQt5Gui.a +bin/raster2d.exe: C:/Qt/5.14.2/mingw73_64/lib/libQt5Core.a +bin/raster2d.exe: raster2d/CMakeFiles/raster2d.dir/linklibs.rsp +bin/raster2d.exe: raster2d/CMakeFiles/raster2d.dir/objects1.rsp +bin/raster2d.exe: raster2d/CMakeFiles/raster2d.dir/link.txt + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\CMakeFiles --progress-num=$(CMAKE_PROGRESS_3) "Linking CXX executable ..\bin\raster2d.exe" + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\raster2d && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles\raster2d.dir\link.txt --verbose=$(VERBOSE) + +# Rule to build all files generated by this target. +raster2d/CMakeFiles/raster2d.dir/build: bin/raster2d.exe + +.PHONY : raster2d/CMakeFiles/raster2d.dir/build + +raster2d/CMakeFiles/raster2d.dir/clean: + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\raster2d && $(CMAKE_COMMAND) -P CMakeFiles\raster2d.dir\cmake_clean.cmake +.PHONY : raster2d/CMakeFiles/raster2d.dir/clean + +raster2d/CMakeFiles/raster2d.dir/depend: + $(CMAKE_COMMAND) -E cmake_depends "MinGW Makefiles" E:\Studium\team20-21 E:\Studium\team20-21\raster2d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\raster2d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\raster2d\CMakeFiles\raster2d.dir\DependInfo.cmake --color=$(COLOR) +.PHONY : raster2d/CMakeFiles/raster2d.dir/depend + diff --git a/raster2d/CMakeFiles/raster2d.dir/cmake_clean.cmake b/raster2d/CMakeFiles/raster2d.dir/cmake_clean.cmake new file mode 100644 index 0000000000000000000000000000000000000000..ca5ace56566b1c953709b73b375e70323cb33d3d --- /dev/null +++ b/raster2d/CMakeFiles/raster2d.dir/cmake_clean.cmake @@ -0,0 +1,16 @@ +file(REMOVE_RECURSE + "../bin/libraster2d.dll.a" + "../bin/raster2d.exe" + "../bin/raster2d.exe.manifest" + "../bin/raster2d.pdb" + "CMakeFiles/raster2d.dir/raster2d.cpp.obj" + "CMakeFiles/raster2d.dir/raster2d_autogen/mocs_compilation.cpp.obj" + "CMakeFiles/raster2d_autogen.dir/AutogenUsed.txt" + "CMakeFiles/raster2d_autogen.dir/ParseCache.txt" + "raster2d_autogen" +) + +# Per-language clean rules from dependency scanning. +foreach(lang CXX) + include(CMakeFiles/raster2d.dir/cmake_clean_${lang}.cmake OPTIONAL) +endforeach() diff --git a/raster2d/CMakeFiles/raster2d.dir/depend.internal b/raster2d/CMakeFiles/raster2d.dir/depend.internal new file mode 100644 index 0000000000000000000000000000000000000000..97c33603f73c43adfea2cba12278137f5ff6cb2a --- /dev/null +++ b/raster2d/CMakeFiles/raster2d.dir/depend.internal @@ -0,0 +1,150 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "MinGW Makefiles" Generator, CMake Version 3.17 + +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj + C:/Qt/5.14.2/mingw73_64/include/QtANGLE/GLES2/gl2.h + C:/Qt/5.14.2/mingw73_64/include/QtANGLE/GLES2/gl2platform.h + C:/Qt/5.14.2/mingw73_64/include/QtANGLE/GLES3/gl3.h + C:/Qt/5.14.2/mingw73_64/include/QtANGLE/GLES3/gl3platform.h + C:/Qt/5.14.2/mingw73_64/include/QtANGLE/KHR/khrplatform.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/QObject + C:/Qt/5.14.2/mingw73_64/include/QtCore/QScopedPointer + C:/Qt/5.14.2/mingw73_64/include/QtCore/QTime + C:/Qt/5.14.2/mingw73_64/include/QtCore/qalgorithms.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qarraydata.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qatomic.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qatomic_bootstrap.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qatomic_cxx11.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qatomic_msvc.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qbasicatomic.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qbytearray.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qbytearraylist.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qchar.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qcompilerdetection.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qconfig-bootstrapped.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qconfig.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qcontainerfwd.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qcontainertools_impl.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qcontiguouscache.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qcoreapplication.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qcoreevent.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qdatastream.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qdatetime.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qdebug.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qeventloop.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qfile.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qfiledevice.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qflags.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qgenericatomic.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qglobal.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qglobalstatic.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qhash.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qhashfunctions.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qiodevice.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qiterator.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qline.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qlist.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qlocale.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qlogging.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qmap.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qmargins.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qmetatype.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qmutex.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qnamespace.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qnumeric.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qobject.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qobject_impl.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qobjectdefs.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qobjectdefs_impl.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qpair.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qpoint.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qprocessordetection.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qrect.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qrefcount.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qregexp.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qscopedpointer.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qset.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qshareddata.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qsharedpointer.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qsharedpointer_impl.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qsize.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qstring.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringalgorithms.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringbuilder.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringlist.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringliteral.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringmatcher.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringview.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qsysinfo.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qsystemdetection.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qt_windows.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qtcore-config.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qtextstream.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qtypeinfo.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qurl.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qurlquery.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qvariant.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qvarlengtharray.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qvector.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qversiontagging.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/QOpenGLFunctions + C:/Qt/5.14.2/mingw73_64/include/QtGui/QSurfaceFormat + C:/Qt/5.14.2/mingw73_64/include/QtGui/qbrush.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qcolor.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qcursor.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qevent.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qfont.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qfontinfo.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qfontmetrics.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qguiapplication.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qimage.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qinputmethod.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qkeysequence.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qmatrix.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qopengl.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglcontext.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qopengles2ext.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglext.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglfunctions.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglversionfunctions.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qpaintdevice.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qpainterpath.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qpalette.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qpixelformat.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qpixmap.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qpolygon.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qregion.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qrgb.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qrgba64.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qsurfaceformat.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qtgui-config.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qtguiglobal.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qtouchdevice.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qtransform.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qvector2d.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qwindowdefs.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qwindowdefs_win.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QApplication + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QBoxLayout + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QOpenGLWidget + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QWidget + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qapplication.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qboxlayout.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qdesktopwidget.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qgridlayout.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qlayout.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qlayoutitem.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qopenglwidget.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qsizepolicy.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qtwidgets-config.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qtwidgetsglobal.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qwidget.h + E:/Studium/team20-21/common/image.hpp + E:/Studium/team20-21/common/image_widget.hpp + E:/Studium/team20-21/common/rasterizer2d.hpp + E:/Studium/team20-21/common/util.hpp + E:/Studium/team20-21/external/filesystem/fwd.h + E:/Studium/team20-21/external/filesystem/path.h + E:/Studium/team20-21/raster2d/raster2d.cpp +raster2d/CMakeFiles/raster2d.dir/raster2d_autogen/mocs_compilation.cpp.obj + E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/raster2d/raster2d_autogen/mocs_compilation.cpp diff --git a/raster2d/CMakeFiles/raster2d.dir/depend.make b/raster2d/CMakeFiles/raster2d.dir/depend.make new file mode 100644 index 0000000000000000000000000000000000000000..11636471b2a86ca91665af525ae366d2c373e36d --- /dev/null +++ b/raster2d/CMakeFiles/raster2d.dir/depend.make @@ -0,0 +1,150 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "MinGW Makefiles" Generator, CMake Version 3.17 + +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtANGLE/GLES2/gl2.h +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtANGLE/GLES2/gl2platform.h +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtANGLE/GLES3/gl3.h +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtANGLE/GLES3/gl3platform.h +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtANGLE/KHR/khrplatform.h +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/QObject +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/QScopedPointer +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/QTime +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qalgorithms.h +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qarraydata.h +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qatomic.h +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qatomic_bootstrap.h +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qatomic_cxx11.h +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qatomic_msvc.h +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qbasicatomic.h +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qbytearray.h +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qbytearraylist.h +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qchar.h +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qcompilerdetection.h +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qconfig-bootstrapped.h +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qconfig.h +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qcontainerfwd.h +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qcontainertools_impl.h +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qcontiguouscache.h +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qcoreapplication.h +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qcoreevent.h +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qdatastream.h +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qdatetime.h +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qdebug.h +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qeventloop.h +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qfile.h +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qfiledevice.h +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qflags.h +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qgenericatomic.h +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qglobal.h +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qglobalstatic.h +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qhash.h +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qhashfunctions.h +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qiodevice.h +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qiterator.h +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qline.h +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qlist.h +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qlocale.h +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qlogging.h +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qmap.h +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qmargins.h +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qmetatype.h +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qmutex.h +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qnamespace.h +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qnumeric.h +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qobject.h +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qobject_impl.h +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qobjectdefs.h +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qobjectdefs_impl.h +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qpair.h +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qpoint.h +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qprocessordetection.h +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qrect.h +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qrefcount.h +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qregexp.h +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qscopedpointer.h +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qset.h +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qshareddata.h +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qsharedpointer.h +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qsharedpointer_impl.h +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qsize.h +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qstring.h +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringalgorithms.h +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringbuilder.h +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringlist.h +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringliteral.h +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringmatcher.h +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringview.h +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qsysinfo.h +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qsystemdetection.h +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qt_windows.h +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qtcore-config.h +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qtextstream.h +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qtypeinfo.h +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qurl.h +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qurlquery.h +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qvariant.h +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qvarlengtharray.h +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qvector.h +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qversiontagging.h +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/QOpenGLFunctions +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/QSurfaceFormat +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qbrush.h +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qcolor.h +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qcursor.h +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qevent.h +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qfont.h +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qfontinfo.h +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qfontmetrics.h +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qguiapplication.h +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qimage.h +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qinputmethod.h +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qkeysequence.h +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qmatrix.h +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qopengl.h +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglcontext.h +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qopengles2ext.h +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglext.h +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglfunctions.h +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglversionfunctions.h +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qpaintdevice.h +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qpainterpath.h +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qpalette.h +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qpixelformat.h +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qpixmap.h +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qpolygon.h +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qregion.h +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qrgb.h +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qrgba64.h +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qsurfaceformat.h +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qtgui-config.h +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qtguiglobal.h +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qtouchdevice.h +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qtransform.h +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qvector2d.h +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qwindowdefs.h +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qwindowdefs_win.h +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QApplication +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QBoxLayout +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QOpenGLWidget +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QWidget +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qapplication.h +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qboxlayout.h +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qdesktopwidget.h +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qgridlayout.h +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qlayout.h +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qlayoutitem.h +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qopenglwidget.h +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qsizepolicy.h +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qtwidgets-config.h +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qtwidgetsglobal.h +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qwidget.h +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: E:/Studium/team20-21/common/image.hpp +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: E:/Studium/team20-21/common/image_widget.hpp +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: E:/Studium/team20-21/common/rasterizer2d.hpp +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: E:/Studium/team20-21/common/util.hpp +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: E:/Studium/team20-21/external/filesystem/fwd.h +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: E:/Studium/team20-21/external/filesystem/path.h +raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj: E:/Studium/team20-21/raster2d/raster2d.cpp + +raster2d/CMakeFiles/raster2d.dir/raster2d_autogen/mocs_compilation.cpp.obj: raster2d/raster2d_autogen/mocs_compilation.cpp + diff --git a/raster2d/CMakeFiles/raster2d.dir/flags.make b/raster2d/CMakeFiles/raster2d.dir/flags.make new file mode 100644 index 0000000000000000000000000000000000000000..ec02b8e7164f55a259c7d5584f3621432ee9704b --- /dev/null +++ b/raster2d/CMakeFiles/raster2d.dir/flags.make @@ -0,0 +1,10 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "MinGW Makefiles" Generator, CMake Version 3.17 + +# compile CXX with C:/Qt/Tools/mingw730_64/bin/g++.exe +CXX_FLAGS = -g -std=gnu++11 + +CXX_DEFINES = -DQT_CORE_LIB -DQT_GUI_LIB -DQT_OPENGL_LIB -DQT_WIDGETS_LIB + +CXX_INCLUDES = @CMakeFiles/raster2d.dir/includes_CXX.rsp + diff --git a/raster2d/CMakeFiles/raster2d.dir/includes_CXX.rsp b/raster2d/CMakeFiles/raster2d.dir/includes_CXX.rsp new file mode 100644 index 0000000000000000000000000000000000000000..0afdd2fbc590eaf9ba6070190f6daadb4d2d477d --- /dev/null +++ b/raster2d/CMakeFiles/raster2d.dir/includes_CXX.rsp @@ -0,0 +1 @@ +-IE:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/raster2d -IE:/Studium/team20-21/raster2d -IE:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/raster2d/raster2d_autogen/include -IE:/Studium/team20-21/external -IE:/Studium/team20-21/common -isystem C:/Qt/5.14.2/mingw73_64/include -isystem C:/Qt/5.14.2/mingw73_64/include/QtGui -isystem C:/Qt/5.14.2/mingw73_64/include/QtANGLE -isystem C:/Qt/5.14.2/mingw73_64/include/QtCore -isystem C:/Qt/5.14.2/mingw73_64/./mkspecs/win32-g++ -isystem C:/Qt/5.14.2/mingw73_64/include/QtWidgets -isystem C:/Qt/5.14.2/mingw73_64/include/QtOpenGL diff --git a/raster2d/CMakeFiles/raster2d.dir/link.txt b/raster2d/CMakeFiles/raster2d.dir/link.txt new file mode 100644 index 0000000000000000000000000000000000000000..338380a58b763d4c929ef460534e20c6f8b79b46 --- /dev/null +++ b/raster2d/CMakeFiles/raster2d.dir/link.txt @@ -0,0 +1,3 @@ +"C:\Program Files\CMake\bin\cmake.exe" -E rm -f CMakeFiles\raster2d.dir/objects.a +C:\Qt\Tools\mingw730_64\bin\ar.exe cr CMakeFiles\raster2d.dir/objects.a @CMakeFiles\raster2d.dir\objects1.rsp +C:\Qt\Tools\mingw730_64\bin\g++.exe -g -Wl,--whole-archive CMakeFiles\raster2d.dir/objects.a -Wl,--no-whole-archive -o ..\bin\raster2d.exe -Wl,--out-implib,..\bin\libraster2d.dll.a -Wl,--major-image-version,0,--minor-image-version,0 @CMakeFiles\raster2d.dir\linklibs.rsp diff --git a/raster2d/CMakeFiles/raster2d.dir/linklibs.rsp b/raster2d/CMakeFiles/raster2d.dir/linklibs.rsp new file mode 100644 index 0000000000000000000000000000000000000000..52f1b86a49ac350504d8371050cba9068cb770b6 --- /dev/null +++ b/raster2d/CMakeFiles/raster2d.dir/linklibs.rsp @@ -0,0 +1 @@ + ../common/libcgex.a C:/Qt/5.14.2/mingw73_64/lib/libQt5OpenGL.a C:/Qt/5.14.2/mingw73_64/lib/libQt5Widgets.a C:/Qt/5.14.2/mingw73_64/lib/libQt5Gui.a C:/Qt/5.14.2/mingw73_64/lib/libQt5Core.a -lopengl32 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32 diff --git a/raster2d/CMakeFiles/raster2d.dir/objects.a b/raster2d/CMakeFiles/raster2d.dir/objects.a new file mode 100644 index 0000000000000000000000000000000000000000..99059b9ee9f4d0325d2c8693057676b2f270a46c Binary files /dev/null and b/raster2d/CMakeFiles/raster2d.dir/objects.a differ diff --git a/raster2d/CMakeFiles/raster2d.dir/objects1.rsp b/raster2d/CMakeFiles/raster2d.dir/objects1.rsp new file mode 100644 index 0000000000000000000000000000000000000000..fd3a77a94aacfa9d726ebc48452179b03629139f --- /dev/null +++ b/raster2d/CMakeFiles/raster2d.dir/objects1.rsp @@ -0,0 +1 @@ +CMakeFiles/raster2d.dir/raster2d_autogen/mocs_compilation.cpp.obj CMakeFiles/raster2d.dir/raster2d.cpp.obj diff --git a/raster2d/CMakeFiles/raster2d.dir/progress.make b/raster2d/CMakeFiles/raster2d.dir/progress.make new file mode 100644 index 0000000000000000000000000000000000000000..d47d8649b3dfbfbdefcdd2ae0d34bec1ca34f31c --- /dev/null +++ b/raster2d/CMakeFiles/raster2d.dir/progress.make @@ -0,0 +1,4 @@ +CMAKE_PROGRESS_1 = 13 +CMAKE_PROGRESS_2 = 14 +CMAKE_PROGRESS_3 = 15 + diff --git a/raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj b/raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj new file mode 100644 index 0000000000000000000000000000000000000000..0399c672d895ccdfc1013559c62e6dee295c34b8 Binary files /dev/null and b/raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj differ diff --git a/raster2d/CMakeFiles/raster2d.dir/raster2d_autogen/mocs_compilation.cpp.obj b/raster2d/CMakeFiles/raster2d.dir/raster2d_autogen/mocs_compilation.cpp.obj new file mode 100644 index 0000000000000000000000000000000000000000..3a1076d25ea0f5dec2d3365c6bf96b9495832867 Binary files /dev/null and b/raster2d/CMakeFiles/raster2d.dir/raster2d_autogen/mocs_compilation.cpp.obj differ diff --git a/raster2d/CMakeFiles/raster2d_autogen.dir/AutogenInfo.json b/raster2d/CMakeFiles/raster2d_autogen.dir/AutogenInfo.json new file mode 100644 index 0000000000000000000000000000000000000000..17a65e61a20292b9c89d4c47ded632a91ff3cfaf --- /dev/null +++ b/raster2d/CMakeFiles/raster2d_autogen.dir/AutogenInfo.json @@ -0,0 +1,73 @@ +{ + "BUILD_DIR" : "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/raster2d/raster2d_autogen", + "CMAKE_BINARY_DIR" : "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug", + "CMAKE_CURRENT_BINARY_DIR" : "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/raster2d", + "CMAKE_CURRENT_SOURCE_DIR" : "E:/Studium/team20-21/raster2d", + "CMAKE_EXECUTABLE" : "C:/Program Files/CMake/bin/cmake.exe", + "CMAKE_SOURCE_DIR" : "E:/Studium/team20-21", + "DEP_FILE" : "", + "DEP_FILE_RULE_NAME" : "", + "HEADERS" : [], + "HEADER_EXTENSIONS" : [ "h", "hh", "h++", "hm", "hpp", "hxx", "in", "txx" ], + "INCLUDE_DIR" : "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/raster2d/raster2d_autogen/include", + "MOC_COMPILATION_FILE" : "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/raster2d/raster2d_autogen/mocs_compilation.cpp", + "MOC_DEFINITIONS" : [ "QT_CORE_LIB", "QT_GUI_LIB", "QT_OPENGL_LIB", "QT_WIDGETS_LIB" ], + "MOC_DEPEND_FILTERS" : + [ + [ + "Q_PLUGIN_METADATA", + "[\n][ \t]*Q_PLUGIN_METADATA[ \t]*\\([^\\)]*FILE[ \t]*\"([^\"]+)\"" + ] + ], + "MOC_INCLUDES" : + [ + "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/raster2d", + "E:/Studium/team20-21/raster2d", + "E:/Studium/team20-21/external", + "E:/Studium/team20-21/common", + "C:/Qt/5.14.2/mingw73_64/include", + "C:/Qt/5.14.2/mingw73_64/include/QtGui", + "C:/Qt/5.14.2/mingw73_64/include/QtANGLE", + "C:/Qt/5.14.2/mingw73_64/include/QtCore", + "C:/Qt/5.14.2/mingw73_64/mkspecs/win32-g++", + "C:/Qt/5.14.2/mingw73_64/include/QtWidgets", + "C:/Qt/5.14.2/mingw73_64/include/QtOpenGL", + "C:/Qt/Tools/mingw730_64/lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++", + "C:/Qt/Tools/mingw730_64/lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++/x86_64-w64-mingw32", + "C:/Qt/Tools/mingw730_64/lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++/backward", + "C:/Qt/Tools/mingw730_64/lib/gcc/x86_64-w64-mingw32/7.3.0/include", + "C:/Qt/Tools/mingw730_64/lib/gcc/x86_64-w64-mingw32/7.3.0/include-fixed", + "C:/Qt/Tools/mingw730_64/x86_64-w64-mingw32/include" + ], + "MOC_MACRO_NAMES" : [ "Q_OBJECT", "Q_GADGET", "Q_NAMESPACE", "Q_NAMESPACE_EXPORT" ], + "MOC_OPTIONS" : [], + "MOC_PATH_PREFIX" : true, + "MOC_PREDEFS_CMD" : + [ + "C:/Qt/Tools/mingw730_64/bin/g++.exe", + "-dM", + "-E", + "-c", + "C:/Program Files/CMake/share/cmake-3.17/Modules/CMakeCXXCompilerABI.cpp" + ], + "MOC_PREDEFS_FILE" : "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/raster2d/raster2d_autogen/moc_predefs.h", + "MOC_RELAXED_MODE" : false, + "MOC_SKIP" : [], + "MULTI_CONFIG" : false, + "PARALLEL" : 2, + "PARSE_CACHE_FILE" : "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/raster2d/CMakeFiles/raster2d_autogen.dir/ParseCache.txt", + "QT_MOC_EXECUTABLE" : "C:/Qt/5.14.2/mingw73_64/bin/moc.exe", + "QT_UIC_EXECUTABLE" : "C:/Qt/5.14.2/mingw73_64/bin/uic.exe", + "QT_VERSION_MAJOR" : 5, + "QT_VERSION_MINOR" : 14, + "SETTINGS_FILE" : "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/raster2d/CMakeFiles/raster2d_autogen.dir/AutogenUsed.txt", + "SOURCES" : + [ + [ "E:/Studium/team20-21/raster2d/raster2d.cpp", "MU" ] + ], + "UIC_OPTIONS" : [], + "UIC_SEARCH_PATHS" : [], + "UIC_SKIP" : [], + "UIC_UI_FILES" : [], + "VERBOSITY" : 0 +} diff --git a/raster2d/CMakeFiles/raster2d_autogen.dir/AutogenUsed.txt b/raster2d/CMakeFiles/raster2d_autogen.dir/AutogenUsed.txt new file mode 100644 index 0000000000000000000000000000000000000000..a6baf86b6a26d998cdc2fcad655056b180c19403 --- /dev/null +++ b/raster2d/CMakeFiles/raster2d_autogen.dir/AutogenUsed.txt @@ -0,0 +1,2 @@ +moc:e00350c3e84fd96a0faaa242e7bd01801ed0bb00feb9e932a7c3a1e52102d2c7 +uic:2b873add08dc56a0dec1afd709d8b2f20e36d8204028f5fe4003e1dcce0ab1a5 diff --git a/raster2d/CMakeFiles/raster2d_autogen.dir/DependInfo.cmake b/raster2d/CMakeFiles/raster2d_autogen.dir/DependInfo.cmake new file mode 100644 index 0000000000000000000000000000000000000000..19fab2149bf120962a1699d74b7373348dc4c117 --- /dev/null +++ b/raster2d/CMakeFiles/raster2d_autogen.dir/DependInfo.cmake @@ -0,0 +1,11 @@ +# The set of languages for which implicit dependencies are needed: +set(CMAKE_DEPENDS_LANGUAGES + ) +# The set of files for implicit dependencies of each language: + +# Targets to which this target links. +set(CMAKE_TARGET_LINKED_INFO_FILES + ) + +# Fortran module output directory. +set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/raster2d/CMakeFiles/raster2d_autogen.dir/ParseCache.txt b/raster2d/CMakeFiles/raster2d_autogen.dir/ParseCache.txt new file mode 100644 index 0000000000000000000000000000000000000000..c1dd5f64272551a17d7bf044e24ebf1b8cdb658f --- /dev/null +++ b/raster2d/CMakeFiles/raster2d_autogen.dir/ParseCache.txt @@ -0,0 +1,2 @@ +# Generated by CMake. Changes will be overwritten. +E:/Studium/team20-21/raster2d/raster2d.cpp diff --git a/raster2d/CMakeFiles/raster2d_autogen.dir/build.make b/raster2d/CMakeFiles/raster2d_autogen.dir/build.make new file mode 100644 index 0000000000000000000000000000000000000000..e64782be9819fb2ccdde65a363e95905e79476f3 --- /dev/null +++ b/raster2d/CMakeFiles/raster2d_autogen.dir/build.make @@ -0,0 +1,96 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "MinGW Makefiles" Generator, CMake Version 3.17 + +# Delete rule output on recipe failure. +.DELETE_ON_ERROR: + + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + + +# Disable VCS-based implicit rules. +% : %,v + + +# Disable VCS-based implicit rules. +% : RCS/% + + +# Disable VCS-based implicit rules. +% : RCS/%,v + + +# Disable VCS-based implicit rules. +% : SCCS/s.% + + +# Disable VCS-based implicit rules. +% : s.% + + +.SUFFIXES: .hpux_make_needs_suffix_list + + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +# Suppress display of executed commands. +$(VERBOSE).SILENT: + + +# A target that is always out of date. +cmake_force: + +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +SHELL = cmd.exe + +# The CMake executable. +CMAKE_COMMAND = "C:\Program Files\CMake\bin\cmake.exe" + +# The command to remove a file. +RM = "C:\Program Files\CMake\bin\cmake.exe" -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = E:\Studium\team20-21 + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug + +# Utility rule file for raster2d_autogen. + +# Include the progress variables for this target. +include raster2d/CMakeFiles/raster2d_autogen.dir/progress.make + +raster2d/CMakeFiles/raster2d_autogen: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --blue --bold --progress-dir=E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Automatic MOC and UIC for target raster2d" + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\raster2d && "C:\Program Files\CMake\bin\cmake.exe" -E cmake_autogen E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/raster2d/CMakeFiles/raster2d_autogen.dir/AutogenInfo.json Debug + +raster2d_autogen: raster2d/CMakeFiles/raster2d_autogen +raster2d_autogen: raster2d/CMakeFiles/raster2d_autogen.dir/build.make + +.PHONY : raster2d_autogen + +# Rule to build all files generated by this target. +raster2d/CMakeFiles/raster2d_autogen.dir/build: raster2d_autogen + +.PHONY : raster2d/CMakeFiles/raster2d_autogen.dir/build + +raster2d/CMakeFiles/raster2d_autogen.dir/clean: + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\raster2d && $(CMAKE_COMMAND) -P CMakeFiles\raster2d_autogen.dir\cmake_clean.cmake +.PHONY : raster2d/CMakeFiles/raster2d_autogen.dir/clean + +raster2d/CMakeFiles/raster2d_autogen.dir/depend: + $(CMAKE_COMMAND) -E cmake_depends "MinGW Makefiles" E:\Studium\team20-21 E:\Studium\team20-21\raster2d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\raster2d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\raster2d\CMakeFiles\raster2d_autogen.dir\DependInfo.cmake --color=$(COLOR) +.PHONY : raster2d/CMakeFiles/raster2d_autogen.dir/depend + diff --git a/raster2d/CMakeFiles/raster2d_autogen.dir/cmake_clean.cmake b/raster2d/CMakeFiles/raster2d_autogen.dir/cmake_clean.cmake new file mode 100644 index 0000000000000000000000000000000000000000..9fe3ebb2221dea2ba87d296bcafc7ed5501e56a2 --- /dev/null +++ b/raster2d/CMakeFiles/raster2d_autogen.dir/cmake_clean.cmake @@ -0,0 +1,9 @@ +file(REMOVE_RECURSE + "CMakeFiles/raster2d_autogen" + "raster2d_autogen/mocs_compilation.cpp" +) + +# Per-language clean rules from dependency scanning. +foreach(lang ) + include(CMakeFiles/raster2d_autogen.dir/cmake_clean_${lang}.cmake OPTIONAL) +endforeach() diff --git a/raster2d/CMakeFiles/raster2d_autogen.dir/depend.internal b/raster2d/CMakeFiles/raster2d_autogen.dir/depend.internal new file mode 100644 index 0000000000000000000000000000000000000000..f55cd7736635807b9cf400cf2d88881c2b404db6 --- /dev/null +++ b/raster2d/CMakeFiles/raster2d_autogen.dir/depend.internal @@ -0,0 +1,3 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "MinGW Makefiles" Generator, CMake Version 3.17 + diff --git a/raster2d/CMakeFiles/raster2d_autogen.dir/depend.make b/raster2d/CMakeFiles/raster2d_autogen.dir/depend.make new file mode 100644 index 0000000000000000000000000000000000000000..f55cd7736635807b9cf400cf2d88881c2b404db6 --- /dev/null +++ b/raster2d/CMakeFiles/raster2d_autogen.dir/depend.make @@ -0,0 +1,3 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "MinGW Makefiles" Generator, CMake Version 3.17 + diff --git a/raster2d/CMakeFiles/raster2d_autogen.dir/progress.make b/raster2d/CMakeFiles/raster2d_autogen.dir/progress.make new file mode 100644 index 0000000000000000000000000000000000000000..0b890e87759b3c0771a961d0361c64e8e5d7fd17 --- /dev/null +++ b/raster2d/CMakeFiles/raster2d_autogen.dir/progress.make @@ -0,0 +1,2 @@ +CMAKE_PROGRESS_1 = 16 + diff --git a/raster2d/Makefile b/raster2d/Makefile new file mode 100644 index 0000000000000000000000000000000000000000..adfedd85eda2872f4a9890d2d08d116334f84d95 --- /dev/null +++ b/raster2d/Makefile @@ -0,0 +1,245 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "MinGW Makefiles" Generator, CMake Version 3.17 + +# Default target executed when no arguments are given to make. +default_target: all + +.PHONY : default_target + +# Allow only one "make -f Makefile2" at a time, but pass parallelism. +.NOTPARALLEL: + + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + + +# Disable VCS-based implicit rules. +% : %,v + + +# Disable VCS-based implicit rules. +% : RCS/% + + +# Disable VCS-based implicit rules. +% : RCS/%,v + + +# Disable VCS-based implicit rules. +% : SCCS/s.% + + +# Disable VCS-based implicit rules. +% : s.% + + +.SUFFIXES: .hpux_make_needs_suffix_list + + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +# Suppress display of executed commands. +$(VERBOSE).SILENT: + + +# A target that is always out of date. +cmake_force: + +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +SHELL = cmd.exe + +# The CMake executable. +CMAKE_COMMAND = "C:\Program Files\CMake\bin\cmake.exe" + +# The command to remove a file. +RM = "C:\Program Files\CMake\bin\cmake.exe" -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = E:\Studium\team20-21 + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug + +#============================================================================= +# Targets provided globally by CMake. + +# Special rule for the target edit_cache +edit_cache: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake cache editor..." + "C:\Program Files\CMake\bin\cmake-gui.exe" -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) +.PHONY : edit_cache + +# Special rule for the target edit_cache +edit_cache/fast: edit_cache + +.PHONY : edit_cache/fast + +# Special rule for the target rebuild_cache +rebuild_cache: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..." + "C:\Program Files\CMake\bin\cmake.exe" --regenerate-during-build -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) +.PHONY : rebuild_cache + +# Special rule for the target rebuild_cache +rebuild_cache/fast: rebuild_cache + +.PHONY : rebuild_cache/fast + +# The main all target +all: cmake_check_build_system + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug && $(CMAKE_COMMAND) -E cmake_progress_start E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\CMakeFiles E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\raster2d\CMakeFiles\progress.marks + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug && $(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 raster2d/all + $(CMAKE_COMMAND) -E cmake_progress_start E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\CMakeFiles 0 +.PHONY : all + +# The main clean target +clean: + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug && $(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 raster2d/clean +.PHONY : clean + +# The main clean target +clean/fast: clean + +.PHONY : clean/fast + +# Prepare targets for installation. +preinstall: all + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug && $(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 raster2d/preinstall +.PHONY : preinstall + +# Prepare targets for installation. +preinstall/fast: + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug && $(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 raster2d/preinstall +.PHONY : preinstall/fast + +# clear depends +depend: + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles\Makefile.cmake 1 +.PHONY : depend + +# Convenience name for target. +raster2d/CMakeFiles/raster2d.dir/rule: + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug && $(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 raster2d/CMakeFiles/raster2d.dir/rule +.PHONY : raster2d/CMakeFiles/raster2d.dir/rule + +# Convenience name for target. +raster2d: raster2d/CMakeFiles/raster2d.dir/rule + +.PHONY : raster2d + +# fast build rule for target. +raster2d/fast: + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug && $(MAKE) $(MAKESILENT) -f raster2d\CMakeFiles\raster2d.dir\build.make raster2d/CMakeFiles/raster2d.dir/build +.PHONY : raster2d/fast + +# Convenience name for target. +raster2d/CMakeFiles/raster2d_autogen.dir/rule: + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug && $(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 raster2d/CMakeFiles/raster2d_autogen.dir/rule +.PHONY : raster2d/CMakeFiles/raster2d_autogen.dir/rule + +# Convenience name for target. +raster2d_autogen: raster2d/CMakeFiles/raster2d_autogen.dir/rule + +.PHONY : raster2d_autogen + +# fast build rule for target. +raster2d_autogen/fast: + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug && $(MAKE) $(MAKESILENT) -f raster2d\CMakeFiles\raster2d_autogen.dir\build.make raster2d/CMakeFiles/raster2d_autogen.dir/build +.PHONY : raster2d_autogen/fast + +raster2d.obj: raster2d.cpp.obj + +.PHONY : raster2d.obj + +# target to build an object file +raster2d.cpp.obj: + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug && $(MAKE) $(MAKESILENT) -f raster2d\CMakeFiles\raster2d.dir\build.make raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.obj +.PHONY : raster2d.cpp.obj + +raster2d.i: raster2d.cpp.i + +.PHONY : raster2d.i + +# target to preprocess a source file +raster2d.cpp.i: + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug && $(MAKE) $(MAKESILENT) -f raster2d\CMakeFiles\raster2d.dir\build.make raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.i +.PHONY : raster2d.cpp.i + +raster2d.s: raster2d.cpp.s + +.PHONY : raster2d.s + +# target to generate assembly for a file +raster2d.cpp.s: + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug && $(MAKE) $(MAKESILENT) -f raster2d\CMakeFiles\raster2d.dir\build.make raster2d/CMakeFiles/raster2d.dir/raster2d.cpp.s +.PHONY : raster2d.cpp.s + +raster2d_autogen/mocs_compilation.obj: raster2d_autogen/mocs_compilation.cpp.obj + +.PHONY : raster2d_autogen/mocs_compilation.obj + +# target to build an object file +raster2d_autogen/mocs_compilation.cpp.obj: + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug && $(MAKE) $(MAKESILENT) -f raster2d\CMakeFiles\raster2d.dir\build.make raster2d/CMakeFiles/raster2d.dir/raster2d_autogen/mocs_compilation.cpp.obj +.PHONY : raster2d_autogen/mocs_compilation.cpp.obj + +raster2d_autogen/mocs_compilation.i: raster2d_autogen/mocs_compilation.cpp.i + +.PHONY : raster2d_autogen/mocs_compilation.i + +# target to preprocess a source file +raster2d_autogen/mocs_compilation.cpp.i: + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug && $(MAKE) $(MAKESILENT) -f raster2d\CMakeFiles\raster2d.dir\build.make raster2d/CMakeFiles/raster2d.dir/raster2d_autogen/mocs_compilation.cpp.i +.PHONY : raster2d_autogen/mocs_compilation.cpp.i + +raster2d_autogen/mocs_compilation.s: raster2d_autogen/mocs_compilation.cpp.s + +.PHONY : raster2d_autogen/mocs_compilation.s + +# target to generate assembly for a file +raster2d_autogen/mocs_compilation.cpp.s: + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug && $(MAKE) $(MAKESILENT) -f raster2d\CMakeFiles\raster2d.dir\build.make raster2d/CMakeFiles/raster2d.dir/raster2d_autogen/mocs_compilation.cpp.s +.PHONY : raster2d_autogen/mocs_compilation.cpp.s + +# Help Target +help: + @echo The following are some of the valid targets for this Makefile: + @echo ... all (the default if no target is provided) + @echo ... clean + @echo ... depend + @echo ... edit_cache + @echo ... rebuild_cache + @echo ... raster2d_autogen + @echo ... raster2d + @echo ... raster2d.obj + @echo ... raster2d.i + @echo ... raster2d.s + @echo ... raster2d_autogen/mocs_compilation.obj + @echo ... raster2d_autogen/mocs_compilation.i + @echo ... raster2d_autogen/mocs_compilation.s +.PHONY : help + + + +#============================================================================= +# Special targets to cleanup operation of make. + +# Special rule to run CMake to check the build system integrity. +# No rule that depends on this can have commands that come from listfiles +# because they might be regenerated. +cmake_check_build_system: + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles\Makefile.cmake 0 +.PHONY : cmake_check_build_system + diff --git a/raster2d/cmake_install.cmake b/raster2d/cmake_install.cmake new file mode 100644 index 0000000000000000000000000000000000000000..2c9d8ad67a354a1cb863a03fcbefc38451b4990f --- /dev/null +++ b/raster2d/cmake_install.cmake @@ -0,0 +1,34 @@ +# Install script for directory: E:/Studium/team20-21/raster2d + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/cgex") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "Debug") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "FALSE") +endif() + diff --git a/raster2d/raster2d_autogen/moc_predefs.h b/raster2d/raster2d_autogen/moc_predefs.h new file mode 100644 index 0000000000000000000000000000000000000000..e390e23b8a938464b7db959b4be63ba2b6a2dd74 --- /dev/null +++ b/raster2d/raster2d_autogen/moc_predefs.h @@ -0,0 +1,406 @@ +#define __DBL_MIN_EXP__ (-1021) +#define __FLT32X_MAX_EXP__ 1024 +#define __cpp_attributes 200809 +#define __UINT_LEAST16_MAX__ 0xffff +#define __ATOMIC_ACQUIRE 2 +#define __FLT128_MAX_10_EXP__ 4932 +#define __FLT_MIN__ 1.17549435082228750796873653722224568e-38F +#define __GCC_IEC_559_COMPLEX 2 +#define __cpp_aggregate_nsdmi 201304 +#define __UINT_LEAST8_TYPE__ unsigned char +#define __SIZEOF_FLOAT80__ 16 +#define _WIN32 1 +#define __INTMAX_C(c) c ## LL +#define __CHAR_BIT__ 8 +#define __UINT8_MAX__ 0xff +#define _WIN64 1 +#define __WINT_MAX__ 0xffff +#define __FLT32_MIN_EXP__ (-125) +#define __cpp_static_assert 200410 +#define QT_GUI_LIB 1 +#define __ORDER_LITTLE_ENDIAN__ 1234 +#define __SIZE_MAX__ 0xffffffffffffffffULL +#define __WCHAR_MAX__ 0xffff +#define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_1 1 +#define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 1 +#define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 1 +#define __DBL_DENORM_MIN__ double(4.94065645841246544176568792868221372e-324L) +#define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_8 1 +#define __GCC_ATOMIC_CHAR_LOCK_FREE 2 +#define __GCC_IEC_559 2 +#define __FLT32X_DECIMAL_DIG__ 17 +#define __FLT_EVAL_METHOD__ 0 +#define __cpp_binary_literals 201304 +#define __FLT64_DECIMAL_DIG__ 17 +#define __GCC_ATOMIC_CHAR32_T_LOCK_FREE 2 +#define __x86_64 1 +#define __cpp_variadic_templates 200704 +#define __UINT_FAST64_MAX__ 0xffffffffffffffffULL +#define __SIG_ATOMIC_TYPE__ int +#define __DBL_MIN_10_EXP__ (-307) +#define __FINITE_MATH_ONLY__ 0 +#define __cpp_variable_templates 201304 +#define SIZEOF_DPTR (sizeof(void*)) +#define __GNUC_PATCHLEVEL__ 0 +#define __FLT32_HAS_DENORM__ 1 +#define __UINT_FAST8_MAX__ 0xff +#define __has_include(STR) __has_include__(STR) +#define _stdcall __attribute__((__stdcall__)) +#define __DEC64_MAX_EXP__ 385 +#define __INT8_C(c) c +#define __INT_LEAST8_WIDTH__ 8 +#define __UINT_LEAST64_MAX__ 0xffffffffffffffffULL +#define QT_OPENGL_LIB 1 +#define __SHRT_MAX__ 0x7fff +#define __LDBL_MAX__ 1.18973149535723176502126385303097021e+4932L +#define __FLT64X_MAX_10_EXP__ 4932 +#define __UINT_LEAST8_MAX__ 0xff +#define __GCC_ATOMIC_BOOL_LOCK_FREE 2 +#define __FLT128_DENORM_MIN__ 6.47517511943802511092443895822764655e-4966F128 +#define __UINTMAX_TYPE__ long long unsigned int +#define __DEC32_EPSILON__ 1E-6DF +#define __FLT_EVAL_METHOD_TS_18661_3__ 0 +#define __UINT32_MAX__ 0xffffffffU +#define __GXX_EXPERIMENTAL_CXX0X__ 1 +#define __LDBL_MAX_EXP__ 16384 +#define __FLT128_MIN_EXP__ (-16381) +#define __WINT_MIN__ 0 +#define __FLT128_MIN_10_EXP__ (-4931) +#define __INT_LEAST16_WIDTH__ 16 +#define __SCHAR_MAX__ 0x7f +#define __FLT128_MANT_DIG__ 113 +#define __WCHAR_MIN__ 0 +#define __INT64_C(c) c ## LL +#define __DBL_DIG__ 15 +#define __GCC_ATOMIC_POINTER_LOCK_FREE 2 +#define __FLT64X_MANT_DIG__ 64 +#define __SIZEOF_INT__ 4 +#define __SIZEOF_POINTER__ 8 +#define __GCC_ATOMIC_CHAR16_T_LOCK_FREE 2 +#define __USER_LABEL_PREFIX__ +#define __FLT64X_EPSILON__ 1.08420217248550443400745280086994171e-19F64x +#define __STDC_HOSTED__ 1 +#define __WIN32 1 +#define __LDBL_HAS_INFINITY__ 1 +#define __WIN64 1 +#define __FLT32_DIG__ 6 +#define __FLT_EPSILON__ 1.19209289550781250000000000000000000e-7F +#define __GXX_WEAK__ 1 +#define __SHRT_WIDTH__ 16 +#define __LDBL_MIN__ 3.36210314311209350626267781732175260e-4932L +#define __DEC32_MAX__ 9.999999E96DF +#define __cpp_threadsafe_static_init 200806 +#define __FLT64X_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951F64x +#define __MINGW32__ 1 +#define __FLT32X_HAS_INFINITY__ 1 +#define __INT32_MAX__ 0x7fffffff +#define __INT_WIDTH__ 32 +#define __SIZEOF_LONG__ 4 +#define __UINT16_C(c) c +#define __PTRDIFF_WIDTH__ 64 +#define __DECIMAL_DIG__ 21 +#define __FLT64_EPSILON__ 2.22044604925031308084726333618164062e-16F64 +#define __INTMAX_WIDTH__ 64 +#define __FLT64_MIN_EXP__ (-1021) +#define __has_include_next(STR) __has_include_next__(STR) +#define __FLT64X_MIN_10_EXP__ (-4931) +#define __LDBL_HAS_QUIET_NAN__ 1 +#define __FLT64_MANT_DIG__ 53 +#define _REENTRANT 1 +#define __GNUC__ 7 +#define _cdecl __attribute__((__cdecl__)) +#define __GXX_RTTI 1 +#define __MMX__ 1 +#define __cpp_delegating_constructors 200604 +#define __FLT_HAS_DENORM__ 1 +#define __SIZEOF_LONG_DOUBLE__ 16 +#define __BIGGEST_ALIGNMENT__ 16 +#define __STDC_UTF_16__ 1 +#define __FLT64_MAX_10_EXP__ 308 +#define __FLT32_HAS_INFINITY__ 1 +#define __DBL_MAX__ double(1.79769313486231570814527423731704357e+308L) +#define _thiscall __attribute__((__thiscall__)) +#define __cpp_raw_strings 200710 +#define __INT_FAST32_MAX__ 0x7fffffff +#define __WINNT 1 +#define __DBL_HAS_INFINITY__ 1 +#define __INT64_MAX__ 0x7fffffffffffffffLL +#define __WINNT__ 1 +#define __DEC32_MIN_EXP__ (-94) +#define __INTPTR_WIDTH__ 64 +#define __FLT32X_HAS_DENORM__ 1 +#define __INT_FAST16_TYPE__ short int +#define _fastcall __attribute__((__fastcall__)) +#define __LDBL_HAS_DENORM__ 1 +#define QT_WIDGETS_LIB 1 +#define __cplusplus 201402L +#define __cpp_ref_qualifiers 200710 +#define __DEC128_MAX__ 9.999999999999999999999999999999999E6144DL +#define __INT_LEAST32_MAX__ 0x7fffffff +#define __DEC32_MIN__ 1E-95DF +#define __DEPRECATED 1 +#define __cpp_rvalue_references 200610 +#define __DBL_MAX_EXP__ 1024 +#define __WCHAR_WIDTH__ 16 +#define __FLT32_MAX__ 3.40282346638528859811704183484516925e+38F32 +#define __DEC128_EPSILON__ 1E-33DL +#define __SSE2_MATH__ 1 +#define __ATOMIC_HLE_RELEASE 131072 +#define __WIN32__ 1 +#define __PTRDIFF_MAX__ 0x7fffffffffffffffLL +#define __amd64 1 +#define __tune_core2__ 1 +#define __ATOMIC_HLE_ACQUIRE 65536 +#define __FLT32_HAS_QUIET_NAN__ 1 +#define __GNUG__ 7 +#define __LONG_LONG_MAX__ 0x7fffffffffffffffLL +#define __SIZEOF_SIZE_T__ 8 +#define __cpp_rvalue_reference 200610 +#define __cpp_nsdmi 200809 +#define __FLT64X_MIN_EXP__ (-16381) +#define __SIZEOF_WINT_T__ 2 +#define __LONG_LONG_WIDTH__ 64 +#define __cpp_initializer_lists 200806 +#define __FLT32_MAX_EXP__ 128 +#define __cpp_hex_float 201603 +#define __GXX_ABI_VERSION 1011 +#define __FLT128_HAS_INFINITY__ 1 +#define __FLT_MIN_EXP__ (-125) +#define __cpp_lambdas 200907 +#define __FLT64X_HAS_QUIET_NAN__ 1 +#define __INT_FAST64_TYPE__ long long int +#define __FLT64_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F64 +#define __DBL_MIN__ double(2.22507385850720138309023271733240406e-308L) +#define __FLT32X_EPSILON__ 2.22044604925031308084726333618164062e-16F32x +#define __DECIMAL_BID_FORMAT__ 1 +#define __GXX_TYPEINFO_EQUALITY_INLINE 0 +#define __FLT64_MIN_10_EXP__ (-307) +#define __FLT64X_DECIMAL_DIG__ 21 +#define __DEC128_MIN__ 1E-6143DL +#define __REGISTER_PREFIX__ +#define __UINT16_MAX__ 0xffff +#define __DBL_HAS_DENORM__ 1 +#define __cdecl __attribute__((__cdecl__)) +#define __FLT32_MIN__ 1.17549435082228750796873653722224568e-38F32 +#define __UINT8_TYPE__ unsigned char +#define __NO_INLINE__ 1 +#define __FLT_MANT_DIG__ 24 +#define __LDBL_DECIMAL_DIG__ 21 +#define __VERSION__ "7.3.0" +#define __UINT64_C(c) c ## ULL +#define __cpp_unicode_characters 200704 +#define __cpp_decltype_auto 201304 +#define __GCC_ATOMIC_INT_LOCK_FREE 2 +#define __FLT128_MAX_EXP__ 16384 +#define __FLT32_MANT_DIG__ 24 +#define __FLOAT_WORD_ORDER__ __ORDER_LITTLE_ENDIAN__ +#define __FLT128_HAS_DENORM__ 1 +#define __FLT128_DIG__ 33 +#define __SCHAR_WIDTH__ 8 +#define __INT32_C(c) c +#define __DEC64_EPSILON__ 1E-15DD +#define __ORDER_PDP_ENDIAN__ 3412 +#define __DEC128_MIN_EXP__ (-6142) +#define __FLT32_MAX_10_EXP__ 38 +#define __INT_FAST32_TYPE__ int +#define __UINT_LEAST16_TYPE__ short unsigned int +#define __FLT64X_HAS_INFINITY__ 1 +#define __INT16_MAX__ 0x7fff +#define __cpp_rtti 199711 +#define __SIZE_TYPE__ long long unsigned int +#define __UINT64_MAX__ 0xffffffffffffffffULL +#define __FLT64X_DIG__ 18 +#define __INT8_TYPE__ signed char +#define __cpp_digit_separators 201309 +#define __GCC_ASM_FLAG_OUTPUTS__ 1 +#define __FLT_RADIX__ 2 +#define __INT_LEAST16_TYPE__ short int +#define __LDBL_EPSILON__ 1.08420217248550443400745280086994171e-19L +#define __UINTMAX_C(c) c ## ULL +#define __GLIBCXX_BITSIZE_INT_N_0 128 +#define __SEH__ 1 +#define __SIG_ATOMIC_MAX__ 0x7fffffff +#define __GCC_ATOMIC_WCHAR_T_LOCK_FREE 2 +#define __cpp_sized_deallocation 201309 +#define __SIZEOF_PTRDIFF_T__ 8 +#define __FLT32X_MANT_DIG__ 53 +#define __x86_64__ 1 +#define __FLT32X_MIN_EXP__ (-1021) +#define __DEC32_SUBNORMAL_MIN__ 0.000001E-95DF +#define __MSVCRT__ 1 +#define __INT_FAST16_MAX__ 0x7fff +#define __FLT64_DIG__ 15 +#define __UINT_FAST32_MAX__ 0xffffffffU +#define __UINT_LEAST64_TYPE__ long long unsigned int +#define __FLT_HAS_QUIET_NAN__ 1 +#define __FLT_MAX_10_EXP__ 38 +#define __LONG_MAX__ 0x7fffffffL +#define __FLT64X_HAS_DENORM__ 1 +#define __DEC128_SUBNORMAL_MIN__ 0.000000000000000000000000000000001E-6143DL +#define __FLT_HAS_INFINITY__ 1 +#define __cpp_unicode_literals 200710 +#define __UINT_FAST16_TYPE__ short unsigned int +#define __DEC64_MAX__ 9.999999999999999E384DD +#define __INT_FAST32_WIDTH__ 32 +#define __CHAR16_TYPE__ short unsigned int +#define __PRAGMA_REDEFINE_EXTNAME 1 +#define __SIZE_WIDTH__ 64 +#define __SEG_FS 1 +#define __INT_LEAST16_MAX__ 0x7fff +#define __DEC64_MANT_DIG__ 16 +#define __UINT_LEAST32_MAX__ 0xffffffffU +#define __SEG_GS 1 +#define __FLT32_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F32 +#define __GCC_ATOMIC_LONG_LOCK_FREE 2 +#define __SIG_ATOMIC_WIDTH__ 32 +#define __INT_LEAST64_TYPE__ long long int +#define __INT16_TYPE__ short int +#define __INT_LEAST8_TYPE__ signed char +#define __DEC32_MAX_EXP__ 97 +#define __INT_FAST8_MAX__ 0x7f +#define __FLT128_MAX__ 1.18973149535723176508575932662800702e+4932F128 +#define __INTPTR_MAX__ 0x7fffffffffffffffLL +#define __GXX_MERGED_TYPEINFO_NAMES 0 +#define __cpp_range_based_for 200907 +#define __FLT64_HAS_QUIET_NAN__ 1 +#define __stdcall __attribute__((__stdcall__)) +#define __FLT32_MIN_10_EXP__ (-37) +#define __SSE2__ 1 +#define __EXCEPTIONS 1 +#define __LDBL_MANT_DIG__ 64 +#define __DBL_HAS_QUIET_NAN__ 1 +#define __FLT64_HAS_INFINITY__ 1 +#define __FLT64X_MAX__ 1.18973149535723176502126385303097021e+4932F64x +#define __SIG_ATOMIC_MIN__ (-__SIG_ATOMIC_MAX__ - 1) +#define __cpp_return_type_deduction 201304 +#define __INTPTR_TYPE__ long long int +#define __UINT16_TYPE__ short unsigned int +#define __WCHAR_TYPE__ short unsigned int +#define __SIZEOF_FLOAT__ 4 +#define __pic__ 1 +#define __UINTPTR_MAX__ 0xffffffffffffffffULL +#define __INT_FAST64_WIDTH__ 64 +#define __DEC64_MIN_EXP__ (-382) +#define __cpp_decltype 200707 +#define __FLT32_DECIMAL_DIG__ 9 +#define __INT_FAST64_MAX__ 0x7fffffffffffffffLL +#define __GCC_ATOMIC_TEST_AND_SET_TRUEVAL 1 +#define __FLT_DIG__ 6 +#define __FLT64X_MAX_EXP__ 16384 +#define __UINT_FAST64_TYPE__ long long unsigned int +#define __INT_MAX__ 0x7fffffff +#define __amd64__ 1 +#define WIN32 1 +#define __nocona 1 +#define __code_model_medium__ 1 +#define __INT64_TYPE__ long long int +#define __FLT_MAX_EXP__ 128 +#define WIN64 1 +#define __ORDER_BIG_ENDIAN__ 4321 +#define __DBL_MANT_DIG__ 53 +#define __cpp_inheriting_constructors 201511 +#define QT_CORE_LIB 1 +#define __SIZEOF_FLOAT128__ 16 +#define __INT_LEAST64_MAX__ 0x7fffffffffffffffLL +#define __DEC64_MIN__ 1E-383DD +#define __WINT_TYPE__ short unsigned int +#define __UINT_LEAST32_TYPE__ unsigned int +#define __SIZEOF_SHORT__ 2 +#define __SSE__ 1 +#define __LDBL_MIN_EXP__ (-16381) +#define __FLT64_MAX__ 1.79769313486231570814527423731704357e+308F64 +#define __WINT_WIDTH__ 16 +#define __INT_LEAST8_MAX__ 0x7f +#define __FLT32X_MAX_10_EXP__ 308 +#define __SIZEOF_INT128__ 16 +#define __WCHAR_UNSIGNED__ 1 +#define __LDBL_MAX_10_EXP__ 4932 +#define __ATOMIC_RELAXED 0 +#define __DBL_EPSILON__ double(2.22044604925031308084726333618164062e-16L) +#define __thiscall __attribute__((__thiscall__)) +#define __FLT128_MIN__ 3.36210314311209350626267781732175260e-4932F128 +#define __UINT8_C(c) c +#define __FLT64_MAX_EXP__ 1024 +#define __INT_LEAST32_TYPE__ int +#define __SIZEOF_WCHAR_T__ 2 +#define __FLT128_HAS_QUIET_NAN__ 1 +#define __INT_FAST8_TYPE__ signed char +#define __fastcall __attribute__((__fastcall__)) +#define __FLT64X_MIN__ 3.36210314311209350626267781732175260e-4932F64x +#define __GNUC_STDC_INLINE__ 1 +#define __FLT64_HAS_DENORM__ 1 +#define __FLT32_EPSILON__ 1.19209289550781250000000000000000000e-7F32 +#define __DBL_DECIMAL_DIG__ 17 +#define __STDC_UTF_32__ 1 +#define __INT_FAST8_WIDTH__ 8 +#define __FXSR__ 1 +#define __DEC_EVAL_METHOD__ 2 +#define __FLT32X_MAX__ 1.79769313486231570814527423731704357e+308F32x +#define __MINGW64__ 1 +#define __cpp_runtime_arrays 198712 +#define __UINT64_TYPE__ long long unsigned int +#define __UINT32_C(c) c ## U +#define __INTMAX_MAX__ 0x7fffffffffffffffLL +#define __cpp_alias_templates 200704 +#define __BYTE_ORDER__ __ORDER_LITTLE_ENDIAN__ +#define WINNT 1 +#define __FLT_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F +#define __INT8_MAX__ 0x7f +#define __LONG_WIDTH__ 32 +#define __PIC__ 1 +#define __UINT_FAST32_TYPE__ unsigned int +#define __CHAR32_TYPE__ unsigned int +#define __FLT_MAX__ 3.40282346638528859811704183484516925e+38F +#define __cpp_constexpr 201304 +#define __INT32_TYPE__ int +#define __SIZEOF_DOUBLE__ 8 +#define __cpp_exceptions 199711 +#define __FLT_MIN_10_EXP__ (-37) +#define __FLT64_MIN__ 2.22507385850720138309023271733240406e-308F64 +#define __INT_LEAST32_WIDTH__ 32 +#define __INTMAX_TYPE__ long long int +#define _INTEGRAL_MAX_BITS 64 +#define __DEC128_MAX_EXP__ 6145 +#define __FLT32X_HAS_QUIET_NAN__ 1 +#define __ATOMIC_CONSUME 1 +#define __nocona__ 1 +#define __GNUC_MINOR__ 3 +#define __GLIBCXX_TYPE_INT_N_0 __int128 +#define __INT_FAST16_WIDTH__ 16 +#define __UINTMAX_MAX__ 0xffffffffffffffffULL +#define __DEC32_MANT_DIG__ 7 +#define __FLT32X_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F32x +#define __DBL_MAX_10_EXP__ 308 +#define __LDBL_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951L +#define __INT16_C(c) c +#define __cpp_generic_lambdas 201304 +#define __STDC__ 1 +#define __FLT32X_DIG__ 15 +#define __PTRDIFF_TYPE__ long long int +#define __ATOMIC_SEQ_CST 5 +#define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_16 1 +#define __UINT32_TYPE__ unsigned int +#define __FLT32X_MIN_10_EXP__ (-307) +#define __UINTPTR_TYPE__ long long unsigned int +#define __DEC64_SUBNORMAL_MIN__ 0.000000000000001E-383DD +#define __DEC128_MANT_DIG__ 34 +#define __LDBL_MIN_10_EXP__ (-4931) +#define __FLT128_EPSILON__ 1.92592994438723585305597794258492732e-34F128 +#define __SSE_MATH__ 1 +#define __SIZEOF_LONG_LONG__ 8 +#define __cpp_user_defined_literals 200809 +#define __FLT128_DECIMAL_DIG__ 36 +#define __GCC_ATOMIC_LLONG_LOCK_FREE 2 +#define __FLT32X_MIN__ 2.22507385850720138309023271733240406e-308F32x +#define __LDBL_DIG__ 18 +#define __FLT_DECIMAL_DIG__ 9 +#define __UINT_FAST16_MAX__ 0xffff +#define __GCC_ATOMIC_SHORT_LOCK_FREE 2 +#define __INT_LEAST64_WIDTH__ 64 +#define __SSE3__ 1 +#define __UINT_FAST8_TYPE__ unsigned char +#define __WIN64__ 1 +#define __cpp_init_captures 201304 +#define __ATOMIC_ACQ_REL 4 +#define __ATOMIC_RELEASE 3 +#define __declspec(x) __attribute__((x)) diff --git a/raster2d/raster2d_autogen/mocs_compilation.cpp b/raster2d/raster2d_autogen/mocs_compilation.cpp new file mode 100644 index 0000000000000000000000000000000000000000..bda67f76e3e76636702de32d1be8aab4c51458fb --- /dev/null +++ b/raster2d/raster2d_autogen/mocs_compilation.cpp @@ -0,0 +1,3 @@ +// This file is autogenerated. Changes will be overwritten. +// No files found that require moc or the moc files are included +enum some_compilers { need_more_than_nothing }; diff --git a/raytracer/CMakeFiles/CMakeDirectoryInformation.cmake b/raytracer/CMakeFiles/CMakeDirectoryInformation.cmake new file mode 100644 index 0000000000000000000000000000000000000000..f9b6fb842523da245999df173129ef6c5edd9ef6 --- /dev/null +++ b/raytracer/CMakeFiles/CMakeDirectoryInformation.cmake @@ -0,0 +1,16 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "MinGW Makefiles" Generator, CMake Version 3.17 + +# Relative path conversion top directories. +set(CMAKE_RELATIVE_PATH_TOP_SOURCE "E:/Studium/team20-21") +set(CMAKE_RELATIVE_PATH_TOP_BINARY "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug") + +# Force unix paths in dependencies. +set(CMAKE_FORCE_UNIX_PATHS 1) + + +# The C and CXX include file regular expressions for this directory. +set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$") +set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$") +set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN}) +set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN}) diff --git a/raytracer/CMakeFiles/progress.marks b/raytracer/CMakeFiles/progress.marks new file mode 100644 index 0000000000000000000000000000000000000000..48082f72f087ce7e6fa75b9c41d7387daecd447b --- /dev/null +++ b/raytracer/CMakeFiles/progress.marks @@ -0,0 +1 @@ +12 diff --git a/raytracer/CMakeFiles/raytracer.dir/CXX.includecache b/raytracer/CMakeFiles/raytracer.dir/CXX.includecache new file mode 100644 index 0000000000000000000000000000000000000000..67d790832da99c250a261d5f98538b49b176bf03 --- /dev/null +++ b/raytracer/CMakeFiles/raytracer.dir/CXX.includecache @@ -0,0 +1,1944 @@ +#IncludeRegexLine: ^[ ]*[#%][ ]*(include|import)[ ]*[<"]([^">]+)([">]) + +#IncludeRegexScan: ^.*$ + +#IncludeRegexComplain: ^$ + +#IncludeRegexTransform: + +C:/Qt/5.14.2/mingw73_64/include/QtANGLE/GLES2/gl2.h +GLES2/gl2platform.h +- +KHR/khrplatform.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtANGLE/GLES2/gl2platform.h +KHR/khrplatform.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtANGLE/GLES3/gl3.h +GLES3/gl3platform.h +- +KHR/khrplatform.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtANGLE/GLES3/gl3platform.h +KHR/khrplatform.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtANGLE/KHR/khrplatform.h +sys/cdefs.h +- +stdint.h +- +inttypes.h +- +stdint.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/QDir +qdir.h +C:/Qt/5.14.2/mingw73_64/include/QtCore/qdir.h + +C:/Qt/5.14.2/mingw73_64/include/QtCore/QFileInfo +qfileinfo.h +C:/Qt/5.14.2/mingw73_64/include/QtCore/qfileinfo.h + +C:/Qt/5.14.2/mingw73_64/include/QtCore/QFileSystemWatcher +qfilesystemwatcher.h +C:/Qt/5.14.2/mingw73_64/include/QtCore/qfilesystemwatcher.h + +C:/Qt/5.14.2/mingw73_64/include/QtCore/QObject +qobject.h +C:/Qt/5.14.2/mingw73_64/include/QtCore/qobject.h + +C:/Qt/5.14.2/mingw73_64/include/QtCore/QScopedPointer +qscopedpointer.h +C:/Qt/5.14.2/mingw73_64/include/QtCore/qscopedpointer.h + +C:/Qt/5.14.2/mingw73_64/include/QtCore/QTime +qdatetime.h +C:/Qt/5.14.2/mingw73_64/include/QtCore/qdatetime.h + +C:/Qt/5.14.2/mingw73_64/include/QtCore/QTimer +qtimer.h +C:/Qt/5.14.2/mingw73_64/include/QtCore/qtimer.h + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qabstractitemmodel.h +QtCore/qvariant.h +- +QtCore/qobject.h +- +QtCore/qhash.h +- +QtCore/qvector.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qalgorithms.h +QtCore/qglobal.h +- +intrin.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qarraydata.h +QtCore/qrefcount.h +- +string.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qatomic.h +QtCore/qglobal.h +- +QtCore/qbasicatomic.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qatomic_bootstrap.h +QtCore/qgenericatomic.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qatomic_cxx11.h +QtCore/qgenericatomic.h +- +atomic +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qatomic_msvc.h +QtCore/qgenericatomic.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qbasicatomic.h +QtCore/qglobal.h +- +QtCore/qatomic_bootstrap.h +- +QtCore/qatomic_cxx11.h +- +QtCore/qatomic_msvc.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qbasictimer.h +QtCore/qglobal.h +- +QtCore/qnamespace.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qbytearray.h +QtCore/qrefcount.h +- +QtCore/qnamespace.h +- +QtCore/qarraydata.h +- +stdlib.h +- +string.h +- +stdarg.h +- +string +- +iterator +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qbytearraylist.h +QtCore/qlist.h +- +QtCore/qbytearray.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qchar.h +QtCore/qglobal.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qcompilerdetection.h +QtCore/qglobal.h +- +utility +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qconfig-bootstrapped.h + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qconfig.h + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qcontainerfwd.h +QtCore/qglobal.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qcontainertools_impl.h +QtCore/qglobal.h +- +iterator +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qcontiguouscache.h +QtCore/qatomic.h +- +limits.h +- +new +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qcoreapplication.h +QtCore/qglobal.h +- +QtCore/qstring.h +- +QtCore/qobject.h +- +QtCore/qcoreevent.h +- +QtCore/qeventloop.h +- +QtCore/qscopedpointer.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qcoreevent.h +QtCore/qnamespace.h +- +QtCore/qbytearray.h +- +QtCore/qobjectdefs.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qdatastream.h +QtCore/qscopedpointer.h +- +QtCore/qiodevice.h +- +QtCore/qpair.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qdatetime.h +QtCore/qstring.h +- +QtCore/qnamespace.h +- +QtCore/qshareddata.h +- +limits +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qdebug.h +QtCore/qalgorithms.h +- +QtCore/qhash.h +- +QtCore/qlist.h +- +QtCore/qmap.h +- +QtCore/qpair.h +- +QtCore/qtextstream.h +- +QtCore/qstring.h +- +QtCore/qvector.h +- +QtCore/qset.h +- +QtCore/qcontiguouscache.h +- +QtCore/qsharedpointer.h +- +vector +- +list +- +map +- +utility +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qdir.h +QtCore/qstring.h +- +QtCore/qfileinfo.h +- +QtCore/qstringlist.h +- +QtCore/qshareddata.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qeventloop.h +QtCore/qobject.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qfile.h +QtCore/qfiledevice.h +- +QtCore/qstring.h +- +stdio.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qfiledevice.h +QtCore/qiodevice.h +- +QtCore/qstring.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qfileinfo.h +QtCore/qfile.h +- +QtCore/qlist.h +- +QtCore/qshareddata.h +- +QtCore/qmetatype.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qfilesystemwatcher.h +QtCore/qobject.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qflags.h +QtCore/qglobal.h +- +initializer_list +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qgenericatomic.h +QtCore/qglobal.h +- +QtCore/qtypeinfo.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qglobal.h +type_traits +- +cstddef +- +utility +- +assert.h +- +stddef.h +- +QtCore/qconfig-bootstrapped.h +- +QtCore/qconfig.h +- +QtCore/qtcore-config.h +- +QtCore/qsystemdetection.h +- +QtCore/qprocessordetection.h +- +QtCore/qcompilerdetection.h +- +algorithm +- +QtCore/qtypeinfo.h +- +QtCore/qsysinfo.h +- +QtCore/qlogging.h +- +QtCore/qflags.h +- +QtCore/qatomic.h +- +QtCore/qglobalstatic.h +- +QtCore/qnumeric.h +- +QtCore/qversiontagging.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qglobalstatic.h +QtCore/qglobal.h +- +QtCore/qatomic.h +- +QtCore/qmutex.h +- +mutex +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qhash.h +QtCore/qchar.h +- +QtCore/qiterator.h +- +QtCore/qlist.h +- +QtCore/qrefcount.h +- +QtCore/qhashfunctions.h +- +QtCore/qcontainertools_impl.h +- +algorithm +- +initializer_list +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qhashfunctions.h +QtCore/qstring.h +- +QtCore/qpair.h +- +numeric +- +functional +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qiodevice.h +QtCore/qglobal.h +- +QtCore/qobject.h +- +QtCore/qobjectdefs.h +- +QtCore/qscopedpointer.h +- +QtCore/qstring.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qiterator.h +QtCore/qglobal.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qline.h +QtCore/qpoint.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qlist.h +QtCore/qalgorithms.h +- +QtCore/qiterator.h +- +QtCore/qrefcount.h +- +QtCore/qarraydata.h +- +QtCore/qhashfunctions.h +- +QtCore/qvector.h +- +QtCore/qcontainertools_impl.h +- +algorithm +- +initializer_list +- +iterator +- +list +- +stdlib.h +- +new +- +limits.h +- +string.h +- +QtCore/qbytearraylist.h +- +QtCore/qstringlist.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qlocale.h +QtCore/qvariant.h +- +QtCore/qstring.h +- +QtCore/qobjectdefs.h +- +QtCore/qshareddata.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qlogging.h +QtCore/qglobal.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qmap.h +QtCore/qiterator.h +- +QtCore/qlist.h +- +QtCore/qrefcount.h +- +QtCore/qpair.h +- +QtCore/qdebug.h +- +functional +- +initializer_list +- +map +- +new +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qmargins.h +QtCore/qnamespace.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qmetatype.h +QtCore/qglobal.h +- +QtCore/qatomic.h +- +QtCore/qbytearray.h +- +QtCore/qvarlengtharray.h +- +QtCore/qobjectdefs.h +- +new +- +vector +- +list +- +map +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qmutex.h +QtCore/qglobal.h +- +QtCore/qatomic.h +- +new +- +chrono +- +limits +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qnamespace.h +QtCore/qglobal.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qnumeric.h +QtCore/qglobal.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qobject.h +QtCore/qobjectdefs.h +- +QtCore/qstring.h +- +QtCore/qbytearray.h +- +QtCore/qlist.h +- +QtCore/qcoreevent.h +- +QtCore/qscopedpointer.h +- +QtCore/qmetatype.h +- +QtCore/qobject_impl.h +- +chrono +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qobject_impl.h + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qobjectdefs.h +QtCore/qnamespace.h +- +QtCore/qobjectdefs_impl.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qobjectdefs_impl.h +QtCore/qnamespace.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qpair.h +QtCore/qglobal.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qpoint.h +QtCore/qnamespace.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qprocessordetection.h +QtCore/qglobal.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qrect.h +QtCore/qmargins.h +- +QtCore/qsize.h +- +QtCore/qpoint.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qrefcount.h +QtCore/qatomic.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qregexp.h +QtCore/qglobal.h +- +QtCore/qstring.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qregularexpression.h +QtCore/qglobal.h +- +QtCore/qstring.h +- +QtCore/qstringlist.h +- +QtCore/qshareddata.h +- +QtCore/qvariant.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qscopedpointer.h +QtCore/qglobal.h +- +stdlib.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qset.h +QtCore/qhash.h +- +QtCore/qcontainertools_impl.h +- +initializer_list +- +iterator +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qshareddata.h +QtCore/qglobal.h +- +QtCore/qatomic.h +- +QtCore/qhash.h +- +QtCore/qhashfunctions.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qsharedpointer.h +QtCore/qglobal.h +- +QtCore/qatomic.h +- +QtCore/qshareddata.h +- +QtCore/qsharedpointer_impl.h +- +memory +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qsharedpointer_impl.h +new +- +QtCore/qatomic.h +- +QtCore/qobject.h +- +QtCore/qhash.h +- +QtCore/qhashfunctions.h +- +memory +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qsize.h +QtCore/qnamespace.h +- +QtCore/qmargins.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qstring.h +QtCore/qchar.h +- +QtCore/qbytearray.h +- +QtCore/qrefcount.h +- +QtCore/qnamespace.h +- +QtCore/qstringliteral.h +- +QtCore/qstringalgorithms.h +- +QtCore/qstringview.h +- +string +- +iterator +- +stdarg.h +- +QtCore/qstringbuilder.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringalgorithms.h +QtCore/qnamespace.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringbuilder.h +QtCore/qstring.h +- +QtCore/qbytearray.h +- +string.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringlist.h +QtCore/qlist.h +- +QtCore/qalgorithms.h +- +QtCore/qcontainertools_impl.h +- +QtCore/qregexp.h +- +QtCore/qstring.h +- +QtCore/qstringmatcher.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringliteral.h +QtCore/qarraydata.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringmatcher.h +QtCore/qstring.h +- +QtCore/qstringview.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringview.h +QtCore/qchar.h +- +QtCore/qbytearray.h +- +QtCore/qstringliteral.h +- +QtCore/qstringalgorithms.h +- +string +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qsysinfo.h +QtCore/qglobal.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qsystemdetection.h +QtCore/qglobal.h +- +TargetConditionals.h +- +Availability.h +- +AvailabilityMacros.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qt_windows.h +windows.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qtcore-config.h + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qtextstream.h +QtCore/qiodevice.h +- +QtCore/qstring.h +- +QtCore/qchar.h +- +QtCore/qlocale.h +- +QtCore/qscopedpointer.h +- +stdio.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qtimer.h +QtCore/qglobal.h +- +QtCore/qbasictimer.h +- +QtCore/qobject.h +- +chrono +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qtypeinfo.h +QtCore/qglobal.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qurl.h +QtCore/qbytearray.h +- +QtCore/qobjectdefs.h +- +QtCore/qstring.h +- +QtCore/qlist.h +- +QtCore/qpair.h +- +QtCore/qglobal.h +- +QtCore/qurlquery.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qurlquery.h +QtCore/qpair.h +- +QtCore/qshareddata.h +- +QtCore/qurl.h +- +QtCore/qstringlist.h +- +initializer_list +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qvariant.h +QtCore/qatomic.h +- +QtCore/qbytearray.h +- +QtCore/qlist.h +- +QtCore/qmetatype.h +- +QtCore/qmap.h +- +QtCore/qhash.h +- +QtCore/qstring.h +- +QtCore/qstringlist.h +- +QtCore/qobject.h +- +QtCore/qbytearraylist.h +- +variant +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qvarlengtharray.h +QtCore/qcontainerfwd.h +- +QtCore/qglobal.h +- +QtCore/qalgorithms.h +- +QtCore/qcontainertools_impl.h +- +QtCore/qhashfunctions.h +- +algorithm +- +initializer_list +- +iterator +- +new +- +string.h +- +stdlib.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qvector.h +QtCore/qalgorithms.h +- +QtCore/qiterator.h +- +QtCore/qrefcount.h +- +QtCore/qarraydata.h +- +QtCore/qhashfunctions.h +- +QtCore/qcontainertools_impl.h +- +iterator +- +initializer_list +- +vector +- +stdlib.h +- +string.h +- +algorithm +- +QtCore/qpoint.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qversiontagging.h +QtCore/qglobal.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/QKeyEvent +qevent.h +C:/Qt/5.14.2/mingw73_64/include/QtGui/qevent.h + +C:/Qt/5.14.2/mingw73_64/include/QtGui/QMatrix3x3 +qgenericmatrix.h +C:/Qt/5.14.2/mingw73_64/include/QtGui/qgenericmatrix.h + +C:/Qt/5.14.2/mingw73_64/include/QtGui/QMatrix4x4 +qmatrix4x4.h +C:/Qt/5.14.2/mingw73_64/include/QtGui/qmatrix4x4.h + +C:/Qt/5.14.2/mingw73_64/include/QtGui/QOpenGLBuffer +qopenglbuffer.h +C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglbuffer.h + +C:/Qt/5.14.2/mingw73_64/include/QtGui/QOpenGLFunctions +qopenglfunctions.h +C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglfunctions.h + +C:/Qt/5.14.2/mingw73_64/include/QtGui/QOpenGLShaderProgram +qopenglshaderprogram.h +C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglshaderprogram.h + +C:/Qt/5.14.2/mingw73_64/include/QtGui/QQuaternion +qquaternion.h +C:/Qt/5.14.2/mingw73_64/include/QtGui/qquaternion.h + +C:/Qt/5.14.2/mingw73_64/include/QtGui/QSurfaceFormat +qsurfaceformat.h +C:/Qt/5.14.2/mingw73_64/include/QtGui/qsurfaceformat.h + +C:/Qt/5.14.2/mingw73_64/include/QtGui/QVector2D +qvector2d.h +C:/Qt/5.14.2/mingw73_64/include/QtGui/qvector2d.h + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qbrush.h +QtGui/qtguiglobal.h +- +QtCore/qpair.h +- +QtCore/qpoint.h +- +QtCore/qvector.h +- +QtCore/qscopedpointer.h +- +QtGui/qcolor.h +- +QtGui/qmatrix.h +- +QtGui/qtransform.h +- +QtGui/qimage.h +- +QtGui/qpixmap.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qcolor.h +QtGui/qtguiglobal.h +- +QtGui/qrgb.h +- +QtCore/qnamespace.h +- +QtCore/qstringlist.h +- +QtGui/qrgba64.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qcursor.h +QtGui/qtguiglobal.h +- +QtCore/qpoint.h +- +QtGui/qwindowdefs.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qevent.h +QtGui/qtguiglobal.h +- +QtGui/qwindowdefs.h +- +QtGui/qregion.h +- +QtCore/qnamespace.h +- +QtCore/qstring.h +- +QtGui/qkeysequence.h +- +QtCore/qcoreevent.h +- +QtCore/qvariant.h +- +QtCore/qmap.h +- +QtCore/qvector.h +- +QtCore/qset.h +- +QtCore/qurl.h +- +QtCore/qfile.h +- +QtGui/qvector2d.h +- +QtGui/qtouchdevice.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qfont.h +QtGui/qtguiglobal.h +- +QtGui/qwindowdefs.h +- +QtCore/qstring.h +- +QtCore/qsharedpointer.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qfontinfo.h +QtGui/qtguiglobal.h +- +QtGui/qfont.h +- +QtCore/qsharedpointer.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qfontmetrics.h +QtGui/qtguiglobal.h +- +QtGui/qfont.h +- +QtCore/qsharedpointer.h +- +QtCore/qrect.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qgenericmatrix.h +QtGui/qtguiglobal.h +- +QtCore/qmetatype.h +- +QtCore/qdebug.h +- +QtCore/qdatastream.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qguiapplication.h +QtGui/qtguiglobal.h +- +QtCore/qcoreapplication.h +- +QtGui/qwindowdefs.h +- +QtGui/qinputmethod.h +- +QtCore/qlocale.h +- +QtCore/qpoint.h +- +QtCore/qsize.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qicon.h +QtGui/qtguiglobal.h +- +QtCore/qsize.h +- +QtCore/qlist.h +- +QtGui/qpixmap.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qimage.h +QtGui/qtguiglobal.h +- +QtGui/qcolor.h +- +QtGui/qrgb.h +- +QtGui/qpaintdevice.h +- +QtGui/qpixelformat.h +- +QtGui/qtransform.h +- +QtCore/qbytearray.h +- +QtCore/qrect.h +- +QtCore/qstring.h +- +QtCore/qstringlist.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qinputmethod.h +QtGui/qtguiglobal.h +- +QtCore/qobject.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qkeysequence.h +QtGui/qtguiglobal.h +- +QtCore/qstring.h +- +QtCore/qobjectdefs.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qmatrix.h +QtGui/qtguiglobal.h +- +QtGui/qpolygon.h +- +QtGui/qregion.h +- +QtGui/qwindowdefs.h +- +QtCore/qline.h +- +QtCore/qpoint.h +- +QtCore/qrect.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qmatrix4x4.h +QtGui/qtguiglobal.h +- +QtGui/qvector3d.h +- +QtGui/qvector4d.h +- +QtGui/qquaternion.h +- +QtGui/qgenericmatrix.h +- +QtCore/qrect.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qopengl.h +QtGui/qtguiglobal.h +- +QtCore/qt_windows.h +- +OpenGLES/ES3/gl.h +- +OpenGLES/ES3/glext.h +- +OpenGLES/ES2/gl.h +- +OpenGLES/ES2/glext.h +- +GLES3/gl32.h +- +GLES3/gl31.h +- +GLES3/gl3.h +- +GLES2/gl2.h +- +QtGui/qopengles2ext.h +- +OpenGL/gl.h +- +OpenGL/gl3.h +- +OpenGL/glext.h +- +GL/gl.h +- +GL/gl.h +- +QtGui/qopenglext.h +- +stddef.h +- +inttypes.h +- +inttypes.h +- +stdint.h +- +inttypes.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglbuffer.h +QtGui/qtguiglobal.h +- +QtCore/qscopedpointer.h +- +QtGui/qopengl.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglcontext.h +QtGui/qtguiglobal.h +- +QtCore/qnamespace.h +- +QtCore/QObject +- +QtCore/QScopedPointer +- +QtGui/QSurfaceFormat +- +QtGui/qopengl.h +- +QtGui/qopenglversionfunctions.h +- +QtCore/qhash.h +- +QtCore/qhashfunctions.h +- +QtCore/qpair.h +- +QtCore/qvariant.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qopengles2ext.h + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglext.h +windows.h +- +inttypes.h +- +inttypes.h +- +stdint.h +- +inttypes.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglfunctions.h +QtGui/qtguiglobal.h +- +QtGui/qopengl.h +- +QtGui/qopenglcontext.h +- +stdio.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglshaderprogram.h +QtGui/qtguiglobal.h +- +QtGui/qopengl.h +- +QtGui/qvector2d.h +- +QtGui/qvector3d.h +- +QtGui/qvector4d.h +- +QtGui/qmatrix4x4.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglversionfunctions.h +QtGui/qtguiglobal.h +- +QtCore/qhash.h +- +QtCore/qhashfunctions.h +- +QtCore/qpair.h +- +QtGui/qopengl.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qpaintdevice.h +QtGui/qtguiglobal.h +- +QtGui/qwindowdefs.h +- +QtCore/qrect.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qpainterpath.h +QtGui/qtguiglobal.h +- +QtGui/qmatrix.h +- +QtCore/qglobal.h +- +QtCore/qrect.h +- +QtCore/qline.h +- +QtCore/qvector.h +- +QtCore/qscopedpointer.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qpalette.h +QtGui/qtguiglobal.h +- +QtGui/qwindowdefs.h +- +QtGui/qcolor.h +- +QtGui/qbrush.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qpen.h +QtGui/qtguiglobal.h +- +QtGui/qcolor.h +- +QtGui/qbrush.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qpixelformat.h +QtGui/qtguiglobal.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qpixmap.h +QtGui/qtguiglobal.h +- +QtGui/qpaintdevice.h +- +QtGui/qcolor.h +- +QtCore/qnamespace.h +- +QtCore/qstring.h +- +QtCore/qsharedpointer.h +- +QtGui/qimage.h +- +QtGui/qtransform.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qpolygon.h +QtGui/qtguiglobal.h +- +QtCore/qvector.h +- +QtCore/qpoint.h +- +QtCore/qrect.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qquaternion.h +QtGui/qtguiglobal.h +- +QtGui/qgenericmatrix.h +- +QtGui/qvector3d.h +- +QtGui/qvector4d.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qregion.h +QtGui/qtguiglobal.h +- +QtCore/qatomic.h +- +QtCore/qrect.h +- +QtGui/qwindowdefs.h +- +QtCore/qdatastream.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qrgb.h +QtGui/qtguiglobal.h +- +QtCore/qprocessordetection.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qrgba64.h +QtGui/qtguiglobal.h +- +QtCore/qprocessordetection.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qsurfaceformat.h +QtGui/qtguiglobal.h +- +QtCore/qpair.h +- +QtCore/qobjectdefs.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qtextcursor.h +QtGui/qtguiglobal.h +- +QtCore/qstring.h +- +QtCore/qshareddata.h +- +QtGui/qtextformat.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qtextdocument.h +QtGui/qtguiglobal.h +- +QtCore/qobject.h +- +QtCore/qsize.h +- +QtCore/qrect.h +- +QtCore/qvariant.h +- +QtGui/qfont.h +- +QtCore/qurl.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qtextformat.h +QtGui/qtguiglobal.h +- +QtGui/qcolor.h +- +QtGui/qfont.h +- +QtCore/qshareddata.h +- +QtCore/qvector.h +- +QtCore/qvariant.h +- +QtGui/qpen.h +- +QtGui/qbrush.h +- +QtGui/qtextoption.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qtextoption.h +QtGui/qtguiglobal.h +- +QtCore/qnamespace.h +- +QtCore/qchar.h +- +QtCore/qmetatype.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qtgui-config.h + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qtguiglobal.h +QtCore/qglobal.h +- +QtGui/qtgui-config.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qtouchdevice.h +QtGui/qtguiglobal.h +- +QtCore/qobject.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qtransform.h +QtGui/qtguiglobal.h +- +QtGui/qmatrix.h +- +QtGui/qpainterpath.h +- +QtGui/qpolygon.h +- +QtGui/qregion.h +- +QtGui/qwindowdefs.h +- +QtCore/qline.h +- +QtCore/qpoint.h +- +QtCore/qrect.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qvalidator.h +QtGui/qtguiglobal.h +- +QtCore/qobject.h +- +QtCore/qstring.h +- +QtCore/qregexp.h +- +QtCore/qregularexpression.h +- +QtCore/qlocale.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qvector2d.h +QtGui/qtguiglobal.h +- +QtCore/qpoint.h +- +QtCore/qmetatype.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qvector3d.h +QtGui/qtguiglobal.h +- +QtCore/qpoint.h +- +QtCore/qmetatype.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qvector4d.h +QtGui/qtguiglobal.h +- +QtCore/qpoint.h +- +QtCore/qmetatype.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qwindowdefs.h +QtGui/qtguiglobal.h +- +QtCore/qobjectdefs.h +- +QtCore/qnamespace.h +- +QtGui/qwindowdefs_win.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qwindowdefs_win.h +QtGui/qtguiglobal.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QApplication +qapplication.h +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qapplication.h + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QBoxLayout +qboxlayout.h +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qboxlayout.h + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QComboBox +qcombobox.h +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qcombobox.h + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QOpenGLWidget +qopenglwidget.h +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qopenglwidget.h + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QPushButton +qpushbutton.h +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qpushbutton.h + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QStyleFactory +qstylefactory.h +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qstylefactory.h + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QTextEdit +qtextedit.h +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qtextedit.h + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QWidget +qwidget.h +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qwidget.h + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qabstractbutton.h +QtWidgets/qtwidgetsglobal.h +- +QtGui/qicon.h +- +QtGui/qkeysequence.h +- +QtWidgets/qwidget.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qabstractitemdelegate.h +QtWidgets/qtwidgetsglobal.h +- +QtCore/qobject.h +- +QtWidgets/qstyleoption.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qabstractscrollarea.h +QtWidgets/qtwidgetsglobal.h +- +QtWidgets/qframe.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qabstractslider.h +QtWidgets/qtwidgetsglobal.h +- +QtWidgets/qwidget.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qabstractspinbox.h +QtWidgets/qtwidgetsglobal.h +- +QtWidgets/qwidget.h +- +QtGui/qvalidator.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qapplication.h +QtWidgets/qtwidgetsglobal.h +- +QtCore/qcoreapplication.h +- +QtGui/qwindowdefs.h +- +QtCore/qpoint.h +- +QtCore/qsize.h +- +QtGui/qcursor.h +- +QtWidgets/qdesktopwidget.h +- +QtGui/qguiapplication.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qboxlayout.h +QtWidgets/qtwidgetsglobal.h +- +QtWidgets/qlayout.h +- +QtWidgets/qwidget.h +- +limits.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qcombobox.h +QtWidgets/qtwidgetsglobal.h +- +QtWidgets/qwidget.h +- +QtWidgets/qabstractitemdelegate.h +- +QtCore/qabstractitemmodel.h +- +QtCore/qvariant.h +- +QtGui/qvalidator.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qdesktopwidget.h +QtWidgets/qtwidgetsglobal.h +- +QtWidgets/qwidget.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qframe.h +QtWidgets/qtwidgetsglobal.h +- +QtWidgets/qwidget.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qgridlayout.h +QtWidgets/qtwidgetsglobal.h +- +QtWidgets/qlayout.h +- +QtWidgets/qwidget.h +- +limits.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qlayout.h +QtWidgets/qtwidgetsglobal.h +- +QtCore/qobject.h +- +QtWidgets/qlayoutitem.h +- +QtWidgets/qsizepolicy.h +- +QtCore/qrect.h +- +QtCore/qmargins.h +- +limits.h +- +QtWidgets/qboxlayout.h +- +QtWidgets/qgridlayout.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qlayoutitem.h +QtWidgets/qtwidgetsglobal.h +- +QtWidgets/qsizepolicy.h +- +QtCore/qrect.h +- +limits.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qopenglwidget.h +QtWidgets/qtwidgetsglobal.h +- +QtWidgets/QWidget +- +QtGui/QSurfaceFormat +- +QtGui/qopengl.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qpushbutton.h +QtWidgets/qtwidgetsglobal.h +- +QtWidgets/qabstractbutton.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qrubberband.h +QtWidgets/qtwidgetsglobal.h +- +QtWidgets/qwidget.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qsizepolicy.h +QtWidgets/qtwidgetsglobal.h +- +QtCore/qobject.h +- +QtCore/qalgorithms.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qslider.h +QtWidgets/qtwidgetsglobal.h +- +QtWidgets/qabstractslider.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qstyle.h +QtWidgets/qtwidgetsglobal.h +- +QtCore/qobject.h +- +QtCore/qrect.h +- +QtCore/qsize.h +- +QtGui/qicon.h +- +QtGui/qpixmap.h +- +QtGui/qpalette.h +- +QtWidgets/qsizepolicy.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qstylefactory.h +QtWidgets/qtwidgetsglobal.h +- +QtCore/qstringlist.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qstyleoption.h +QtWidgets/qtwidgetsglobal.h +- +QtCore/qlocale.h +- +QtCore/qvariant.h +- +QtWidgets/qabstractspinbox.h +- +QtGui/qicon.h +- +QtGui/qmatrix.h +- +QtWidgets/qslider.h +- +QtWidgets/qstyle.h +- +QtWidgets/qtabbar.h +- +QtWidgets/qtabwidget.h +- +QtWidgets/qrubberband.h +- +QtWidgets/qframe.h +- +QtCore/qabstractitemmodel.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qtabbar.h +QtWidgets/qtwidgetsglobal.h +- +QtWidgets/qwidget.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qtabwidget.h +QtWidgets/qtwidgetsglobal.h +- +QtWidgets/qwidget.h +- +QtGui/qicon.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qtextedit.h +QtWidgets/qtwidgetsglobal.h +- +QtWidgets/qabstractscrollarea.h +- +QtGui/qtextdocument.h +- +QtGui/qtextoption.h +- +QtGui/qtextcursor.h +- +QtGui/qtextformat.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qtwidgets-config.h + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qtwidgetsglobal.h +QtGui/qtguiglobal.h +- +QtWidgets/qtwidgets-config.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qwidget.h +QtWidgets/qtwidgetsglobal.h +- +QtGui/qwindowdefs.h +- +QtCore/qobject.h +- +QtCore/qmargins.h +- +QtGui/qpaintdevice.h +- +QtGui/qpalette.h +- +QtGui/qfont.h +- +QtGui/qfontmetrics.h +- +QtGui/qfontinfo.h +- +QtWidgets/qsizepolicy.h +- +QtGui/qregion.h +- +QtGui/qbrush.h +- +QtGui/qcursor.h +- +QtGui/qkeysequence.h +- +QtGui/qevent.h +- + +E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/raytracer/raytracer_autogen/mocs_compilation.cpp + +E:/Studium/team20-21/common/glsl_preprocessor.hpp +list +- +string +- +vector +- +map +- +iostream +- + +E:/Studium/team20-21/common/util.hpp +filesystem/path.h +- + +E:/Studium/team20-21/common/view_controller.hpp +QVector2D +- +QMatrix3x3 +- +QMatrix4x4 +- +QQuaternion +- + +E:/Studium/team20-21/external/filesystem/fwd.h + +E:/Studium/team20-21/external/filesystem/path.h +fwd.h +E:/Studium/team20-21/external/filesystem/fwd.h +string +- +vector +- +stdexcept +- +sstream +- +cctype +- +cstdlib +- +cerrno +- +cstring +- +windows.h +- +unistd.h +- +sys/stat.h +- +linux/limits.h +- + +E:/Studium/team20-21/raytracer/main.cpp +QApplication +- +QTime +- +cmath +- +iostream +- +raytrace_widget.hpp +E:/Studium/team20-21/raytracer/raytrace_widget.hpp +util.hpp +E:/Studium/team20-21/raytracer/util.hpp + +E:/Studium/team20-21/raytracer/raytrace_widget.cpp +QStyleFactory +- +QApplication +- +QPushButton +- +QBoxLayout +- +QKeyEvent +- +QFileInfo +- +QDir +- +iostream +- +cassert +- +raytrace_widget.hpp +E:/Studium/team20-21/raytracer/raytrace_widget.hpp +glsl_preprocessor.hpp +E:/Studium/team20-21/raytracer/glsl_preprocessor.hpp + +E:/Studium/team20-21/raytracer/raytrace_widget.hpp +QOpenGLWidget +- +QOpenGLFunctions +- +QOpenGLShaderProgram +- +QOpenGLBuffer +- +QComboBox +- +QTextEdit +- +QFileSystemWatcher +- +QTimer +- +QBoxLayout +- +view_controller.hpp +E:/Studium/team20-21/raytracer/view_controller.hpp + diff --git a/raytracer/CMakeFiles/raytracer.dir/DependInfo.cmake b/raytracer/CMakeFiles/raytracer.dir/DependInfo.cmake new file mode 100644 index 0000000000000000000000000000000000000000..fb83f4cf2e42cd6011a886123e578b72edc2abf7 --- /dev/null +++ b/raytracer/CMakeFiles/raytracer.dir/DependInfo.cmake @@ -0,0 +1,44 @@ +# The set of languages for which implicit dependencies are needed: +set(CMAKE_DEPENDS_LANGUAGES + "CXX" + ) +# The set of files for implicit dependencies of each language: +set(CMAKE_DEPENDS_CHECK_CXX + "E:/Studium/team20-21/raytracer/main.cpp" "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/raytracer/CMakeFiles/raytracer.dir/main.cpp.obj" + "E:/Studium/team20-21/raytracer/raytrace_widget.cpp" "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj" + "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/raytracer/raytracer_autogen/mocs_compilation.cpp" "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/raytracer/CMakeFiles/raytracer.dir/raytracer_autogen/mocs_compilation.cpp.obj" + ) +set(CMAKE_CXX_COMPILER_ID "GNU") + +# Preprocessor definitions for this target. +set(CMAKE_TARGET_DEFINITIONS_CXX + "QT_CORE_LIB" + "QT_GUI_LIB" + "QT_OPENGL_LIB" + "QT_WIDGETS_LIB" + "SHADER_PATH=\"E:/Studium/team20-21/raytracer/shaders\"" + ) + +# The include file search paths: +set(CMAKE_CXX_TARGET_INCLUDE_PATH + "raytracer" + "E:/Studium/team20-21/raytracer" + "raytracer/raytracer_autogen/include" + "E:/Studium/team20-21/external" + "E:/Studium/team20-21/common" + "C:/Qt/5.14.2/mingw73_64/include" + "C:/Qt/5.14.2/mingw73_64/include/QtGui" + "C:/Qt/5.14.2/mingw73_64/include/QtANGLE" + "C:/Qt/5.14.2/mingw73_64/include/QtCore" + "C:/Qt/5.14.2/mingw73_64/./mkspecs/win32-g++" + "C:/Qt/5.14.2/mingw73_64/include/QtWidgets" + "C:/Qt/5.14.2/mingw73_64/include/QtOpenGL" + ) + +# Targets to which this target links. +set(CMAKE_TARGET_LINKED_INFO_FILES + "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/common/CMakeFiles/cgex.dir/DependInfo.cmake" + ) + +# Fortran module output directory. +set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/raytracer/CMakeFiles/raytracer.dir/build.make b/raytracer/CMakeFiles/raytracer.dir/build.make new file mode 100644 index 0000000000000000000000000000000000000000..9a9c2c685744cb63a780b846f4880856c070b893 --- /dev/null +++ b/raytracer/CMakeFiles/raytracer.dir/build.make @@ -0,0 +1,157 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "MinGW Makefiles" Generator, CMake Version 3.17 + +# Delete rule output on recipe failure. +.DELETE_ON_ERROR: + + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + + +# Disable VCS-based implicit rules. +% : %,v + + +# Disable VCS-based implicit rules. +% : RCS/% + + +# Disable VCS-based implicit rules. +% : RCS/%,v + + +# Disable VCS-based implicit rules. +% : SCCS/s.% + + +# Disable VCS-based implicit rules. +% : s.% + + +.SUFFIXES: .hpux_make_needs_suffix_list + + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +# Suppress display of executed commands. +$(VERBOSE).SILENT: + + +# A target that is always out of date. +cmake_force: + +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +SHELL = cmd.exe + +# The CMake executable. +CMAKE_COMMAND = "C:\Program Files\CMake\bin\cmake.exe" + +# The command to remove a file. +RM = "C:\Program Files\CMake\bin\cmake.exe" -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = E:\Studium\team20-21 + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug + +# Include any dependencies generated for this target. +include raytracer/CMakeFiles/raytracer.dir/depend.make + +# Include the progress variables for this target. +include raytracer/CMakeFiles/raytracer.dir/progress.make + +# Include the compile flags for this target's objects. +include raytracer/CMakeFiles/raytracer.dir/flags.make + +raytracer/CMakeFiles/raytracer.dir/raytracer_autogen/mocs_compilation.cpp.obj: raytracer/CMakeFiles/raytracer.dir/flags.make +raytracer/CMakeFiles/raytracer.dir/raytracer_autogen/mocs_compilation.cpp.obj: raytracer/CMakeFiles/raytracer.dir/includes_CXX.rsp +raytracer/CMakeFiles/raytracer.dir/raytracer_autogen/mocs_compilation.cpp.obj: raytracer/raytracer_autogen/mocs_compilation.cpp + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object raytracer/CMakeFiles/raytracer.dir/raytracer_autogen/mocs_compilation.cpp.obj" + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\raytracer && C:\Qt\Tools\mingw730_64\bin\g++.exe $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles\raytracer.dir\raytracer_autogen\mocs_compilation.cpp.obj -c E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\raytracer\raytracer_autogen\mocs_compilation.cpp + +raytracer/CMakeFiles/raytracer.dir/raytracer_autogen/mocs_compilation.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/raytracer.dir/raytracer_autogen/mocs_compilation.cpp.i" + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\raytracer && C:\Qt\Tools\mingw730_64\bin\g++.exe $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\raytracer\raytracer_autogen\mocs_compilation.cpp > CMakeFiles\raytracer.dir\raytracer_autogen\mocs_compilation.cpp.i + +raytracer/CMakeFiles/raytracer.dir/raytracer_autogen/mocs_compilation.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/raytracer.dir/raytracer_autogen/mocs_compilation.cpp.s" + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\raytracer && C:\Qt\Tools\mingw730_64\bin\g++.exe $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\raytracer\raytracer_autogen\mocs_compilation.cpp -o CMakeFiles\raytracer.dir\raytracer_autogen\mocs_compilation.cpp.s + +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: raytracer/CMakeFiles/raytracer.dir/flags.make +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: raytracer/CMakeFiles/raytracer.dir/includes_CXX.rsp +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: E:/Studium/team20-21/raytracer/raytrace_widget.cpp + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Building CXX object raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj" + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\raytracer && C:\Qt\Tools\mingw730_64\bin\g++.exe $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles\raytracer.dir\raytrace_widget.cpp.obj -c E:\Studium\team20-21\raytracer\raytrace_widget.cpp + +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/raytracer.dir/raytrace_widget.cpp.i" + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\raytracer && C:\Qt\Tools\mingw730_64\bin\g++.exe $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E E:\Studium\team20-21\raytracer\raytrace_widget.cpp > CMakeFiles\raytracer.dir\raytrace_widget.cpp.i + +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/raytracer.dir/raytrace_widget.cpp.s" + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\raytracer && C:\Qt\Tools\mingw730_64\bin\g++.exe $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S E:\Studium\team20-21\raytracer\raytrace_widget.cpp -o CMakeFiles\raytracer.dir\raytrace_widget.cpp.s + +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: raytracer/CMakeFiles/raytracer.dir/flags.make +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: raytracer/CMakeFiles/raytracer.dir/includes_CXX.rsp +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: E:/Studium/team20-21/raytracer/main.cpp + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\CMakeFiles --progress-num=$(CMAKE_PROGRESS_3) "Building CXX object raytracer/CMakeFiles/raytracer.dir/main.cpp.obj" + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\raytracer && C:\Qt\Tools\mingw730_64\bin\g++.exe $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles\raytracer.dir\main.cpp.obj -c E:\Studium\team20-21\raytracer\main.cpp + +raytracer/CMakeFiles/raytracer.dir/main.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/raytracer.dir/main.cpp.i" + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\raytracer && C:\Qt\Tools\mingw730_64\bin\g++.exe $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E E:\Studium\team20-21\raytracer\main.cpp > CMakeFiles\raytracer.dir\main.cpp.i + +raytracer/CMakeFiles/raytracer.dir/main.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/raytracer.dir/main.cpp.s" + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\raytracer && C:\Qt\Tools\mingw730_64\bin\g++.exe $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S E:\Studium\team20-21\raytracer\main.cpp -o CMakeFiles\raytracer.dir\main.cpp.s + +# Object files for target raytracer +raytracer_OBJECTS = \ +"CMakeFiles/raytracer.dir/raytracer_autogen/mocs_compilation.cpp.obj" \ +"CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj" \ +"CMakeFiles/raytracer.dir/main.cpp.obj" + +# External object files for target raytracer +raytracer_EXTERNAL_OBJECTS = + +bin/raytracer.exe: raytracer/CMakeFiles/raytracer.dir/raytracer_autogen/mocs_compilation.cpp.obj +bin/raytracer.exe: raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj +bin/raytracer.exe: raytracer/CMakeFiles/raytracer.dir/main.cpp.obj +bin/raytracer.exe: raytracer/CMakeFiles/raytracer.dir/build.make +bin/raytracer.exe: common/libcgex.a +bin/raytracer.exe: C:/Qt/5.14.2/mingw73_64/lib/libQt5OpenGL.a +bin/raytracer.exe: C:/Qt/5.14.2/mingw73_64/lib/libQt5Widgets.a +bin/raytracer.exe: C:/Qt/5.14.2/mingw73_64/lib/libQt5Gui.a +bin/raytracer.exe: C:/Qt/5.14.2/mingw73_64/lib/libQt5Core.a +bin/raytracer.exe: raytracer/CMakeFiles/raytracer.dir/linklibs.rsp +bin/raytracer.exe: raytracer/CMakeFiles/raytracer.dir/objects1.rsp +bin/raytracer.exe: raytracer/CMakeFiles/raytracer.dir/link.txt + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\CMakeFiles --progress-num=$(CMAKE_PROGRESS_4) "Linking CXX executable ..\bin\raytracer.exe" + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\raytracer && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles\raytracer.dir\link.txt --verbose=$(VERBOSE) + +# Rule to build all files generated by this target. +raytracer/CMakeFiles/raytracer.dir/build: bin/raytracer.exe + +.PHONY : raytracer/CMakeFiles/raytracer.dir/build + +raytracer/CMakeFiles/raytracer.dir/clean: + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\raytracer && $(CMAKE_COMMAND) -P CMakeFiles\raytracer.dir\cmake_clean.cmake +.PHONY : raytracer/CMakeFiles/raytracer.dir/clean + +raytracer/CMakeFiles/raytracer.dir/depend: + $(CMAKE_COMMAND) -E cmake_depends "MinGW Makefiles" E:\Studium\team20-21 E:\Studium\team20-21\raytracer E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\raytracer E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\raytracer\CMakeFiles\raytracer.dir\DependInfo.cmake --color=$(COLOR) +.PHONY : raytracer/CMakeFiles/raytracer.dir/depend + diff --git a/raytracer/CMakeFiles/raytracer.dir/cmake_clean.cmake b/raytracer/CMakeFiles/raytracer.dir/cmake_clean.cmake new file mode 100644 index 0000000000000000000000000000000000000000..679b96fe33b907666dd91302cb2f635ec3d63276 --- /dev/null +++ b/raytracer/CMakeFiles/raytracer.dir/cmake_clean.cmake @@ -0,0 +1,17 @@ +file(REMOVE_RECURSE + "../bin/libraytracer.dll.a" + "../bin/raytracer.exe" + "../bin/raytracer.exe.manifest" + "../bin/raytracer.pdb" + "CMakeFiles/raytracer.dir/main.cpp.obj" + "CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj" + "CMakeFiles/raytracer.dir/raytracer_autogen/mocs_compilation.cpp.obj" + "CMakeFiles/raytracer_autogen.dir/AutogenUsed.txt" + "CMakeFiles/raytracer_autogen.dir/ParseCache.txt" + "raytracer_autogen" +) + +# Per-language clean rules from dependency scanning. +foreach(lang CXX) + include(CMakeFiles/raytracer.dir/cmake_clean_${lang}.cmake OPTIONAL) +endforeach() diff --git a/raytracer/CMakeFiles/raytracer.dir/depend.internal b/raytracer/CMakeFiles/raytracer.dir/depend.internal new file mode 100644 index 0000000000000000000000000000000000000000..ee1c951deb20420ff44897350e85fc00174efa44 --- /dev/null +++ b/raytracer/CMakeFiles/raytracer.dir/depend.internal @@ -0,0 +1,383 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "MinGW Makefiles" Generator, CMake Version 3.17 + +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj + C:/Qt/5.14.2/mingw73_64/include/QtANGLE/GLES2/gl2.h + C:/Qt/5.14.2/mingw73_64/include/QtANGLE/GLES2/gl2platform.h + C:/Qt/5.14.2/mingw73_64/include/QtANGLE/GLES3/gl3.h + C:/Qt/5.14.2/mingw73_64/include/QtANGLE/GLES3/gl3platform.h + C:/Qt/5.14.2/mingw73_64/include/QtANGLE/KHR/khrplatform.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/QFileSystemWatcher + C:/Qt/5.14.2/mingw73_64/include/QtCore/QObject + C:/Qt/5.14.2/mingw73_64/include/QtCore/QScopedPointer + C:/Qt/5.14.2/mingw73_64/include/QtCore/QTime + C:/Qt/5.14.2/mingw73_64/include/QtCore/QTimer + C:/Qt/5.14.2/mingw73_64/include/QtCore/qabstractitemmodel.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qalgorithms.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qarraydata.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qatomic.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qatomic_bootstrap.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qatomic_cxx11.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qatomic_msvc.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qbasicatomic.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qbasictimer.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qbytearray.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qbytearraylist.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qchar.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qcompilerdetection.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qconfig-bootstrapped.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qconfig.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qcontainerfwd.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qcontainertools_impl.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qcontiguouscache.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qcoreapplication.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qcoreevent.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qdatastream.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qdatetime.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qdebug.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qeventloop.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qfile.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qfiledevice.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qfilesystemwatcher.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qflags.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qgenericatomic.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qglobal.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qglobalstatic.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qhash.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qhashfunctions.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qiodevice.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qiterator.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qline.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qlist.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qlocale.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qlogging.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qmap.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qmargins.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qmetatype.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qmutex.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qnamespace.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qnumeric.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qobject.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qobject_impl.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qobjectdefs.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qobjectdefs_impl.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qpair.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qpoint.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qprocessordetection.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qrect.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qrefcount.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qregexp.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qregularexpression.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qscopedpointer.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qset.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qshareddata.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qsharedpointer.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qsharedpointer_impl.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qsize.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qstring.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringalgorithms.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringbuilder.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringlist.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringliteral.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringmatcher.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringview.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qsysinfo.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qsystemdetection.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qt_windows.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qtcore-config.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qtextstream.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qtimer.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qtypeinfo.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qurl.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qurlquery.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qvariant.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qvarlengtharray.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qvector.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qversiontagging.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/QMatrix3x3 + C:/Qt/5.14.2/mingw73_64/include/QtGui/QMatrix4x4 + C:/Qt/5.14.2/mingw73_64/include/QtGui/QOpenGLBuffer + C:/Qt/5.14.2/mingw73_64/include/QtGui/QOpenGLFunctions + C:/Qt/5.14.2/mingw73_64/include/QtGui/QOpenGLShaderProgram + C:/Qt/5.14.2/mingw73_64/include/QtGui/QQuaternion + C:/Qt/5.14.2/mingw73_64/include/QtGui/QSurfaceFormat + C:/Qt/5.14.2/mingw73_64/include/QtGui/QVector2D + C:/Qt/5.14.2/mingw73_64/include/QtGui/qbrush.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qcolor.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qcursor.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qevent.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qfont.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qfontinfo.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qfontmetrics.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qgenericmatrix.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qguiapplication.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qicon.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qimage.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qinputmethod.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qkeysequence.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qmatrix.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qmatrix4x4.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qopengl.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglbuffer.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglcontext.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qopengles2ext.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglext.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglfunctions.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglshaderprogram.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglversionfunctions.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qpaintdevice.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qpainterpath.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qpalette.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qpen.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qpixelformat.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qpixmap.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qpolygon.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qquaternion.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qregion.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qrgb.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qrgba64.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qsurfaceformat.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qtextcursor.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qtextdocument.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qtextformat.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qtextoption.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qtgui-config.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qtguiglobal.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qtouchdevice.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qtransform.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qvalidator.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qvector2d.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qvector3d.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qvector4d.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qwindowdefs.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qwindowdefs_win.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QApplication + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QBoxLayout + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QComboBox + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QOpenGLWidget + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QTextEdit + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QWidget + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qabstractitemdelegate.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qabstractscrollarea.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qabstractslider.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qabstractspinbox.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qapplication.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qboxlayout.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qcombobox.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qdesktopwidget.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qframe.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qgridlayout.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qlayout.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qlayoutitem.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qopenglwidget.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qrubberband.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qsizepolicy.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qslider.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qstyle.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qstyleoption.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qtabbar.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qtabwidget.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qtextedit.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qtwidgets-config.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qtwidgetsglobal.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qwidget.h + E:/Studium/team20-21/common/util.hpp + E:/Studium/team20-21/common/view_controller.hpp + E:/Studium/team20-21/external/filesystem/fwd.h + E:/Studium/team20-21/external/filesystem/path.h + E:/Studium/team20-21/raytracer/main.cpp + E:/Studium/team20-21/raytracer/raytrace_widget.hpp +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj + C:/Qt/5.14.2/mingw73_64/include/QtANGLE/GLES2/gl2.h + C:/Qt/5.14.2/mingw73_64/include/QtANGLE/GLES2/gl2platform.h + C:/Qt/5.14.2/mingw73_64/include/QtANGLE/GLES3/gl3.h + C:/Qt/5.14.2/mingw73_64/include/QtANGLE/GLES3/gl3platform.h + C:/Qt/5.14.2/mingw73_64/include/QtANGLE/KHR/khrplatform.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/QDir + C:/Qt/5.14.2/mingw73_64/include/QtCore/QFileInfo + C:/Qt/5.14.2/mingw73_64/include/QtCore/QFileSystemWatcher + C:/Qt/5.14.2/mingw73_64/include/QtCore/QObject + C:/Qt/5.14.2/mingw73_64/include/QtCore/QScopedPointer + C:/Qt/5.14.2/mingw73_64/include/QtCore/QTimer + C:/Qt/5.14.2/mingw73_64/include/QtCore/qabstractitemmodel.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qalgorithms.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qarraydata.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qatomic.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qatomic_bootstrap.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qatomic_cxx11.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qatomic_msvc.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qbasicatomic.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qbasictimer.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qbytearray.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qbytearraylist.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qchar.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qcompilerdetection.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qconfig-bootstrapped.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qconfig.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qcontainerfwd.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qcontainertools_impl.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qcontiguouscache.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qcoreapplication.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qcoreevent.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qdatastream.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qdebug.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qdir.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qeventloop.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qfile.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qfiledevice.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qfileinfo.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qfilesystemwatcher.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qflags.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qgenericatomic.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qglobal.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qglobalstatic.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qhash.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qhashfunctions.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qiodevice.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qiterator.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qline.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qlist.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qlocale.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qlogging.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qmap.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qmargins.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qmetatype.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qmutex.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qnamespace.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qnumeric.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qobject.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qobject_impl.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qobjectdefs.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qobjectdefs_impl.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qpair.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qpoint.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qprocessordetection.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qrect.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qrefcount.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qregexp.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qregularexpression.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qscopedpointer.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qset.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qshareddata.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qsharedpointer.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qsharedpointer_impl.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qsize.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qstring.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringalgorithms.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringbuilder.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringlist.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringliteral.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringmatcher.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringview.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qsysinfo.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qsystemdetection.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qt_windows.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qtcore-config.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qtextstream.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qtimer.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qtypeinfo.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qurl.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qurlquery.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qvariant.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qvarlengtharray.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qvector.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qversiontagging.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/QKeyEvent + C:/Qt/5.14.2/mingw73_64/include/QtGui/QMatrix3x3 + C:/Qt/5.14.2/mingw73_64/include/QtGui/QMatrix4x4 + C:/Qt/5.14.2/mingw73_64/include/QtGui/QOpenGLBuffer + C:/Qt/5.14.2/mingw73_64/include/QtGui/QOpenGLFunctions + C:/Qt/5.14.2/mingw73_64/include/QtGui/QOpenGLShaderProgram + C:/Qt/5.14.2/mingw73_64/include/QtGui/QQuaternion + C:/Qt/5.14.2/mingw73_64/include/QtGui/QSurfaceFormat + C:/Qt/5.14.2/mingw73_64/include/QtGui/QVector2D + C:/Qt/5.14.2/mingw73_64/include/QtGui/qbrush.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qcolor.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qcursor.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qevent.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qfont.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qfontinfo.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qfontmetrics.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qgenericmatrix.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qguiapplication.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qicon.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qimage.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qinputmethod.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qkeysequence.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qmatrix.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qmatrix4x4.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qopengl.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglbuffer.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglcontext.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qopengles2ext.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglext.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglfunctions.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglshaderprogram.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglversionfunctions.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qpaintdevice.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qpainterpath.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qpalette.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qpen.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qpixelformat.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qpixmap.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qpolygon.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qquaternion.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qregion.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qrgb.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qrgba64.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qsurfaceformat.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qtextcursor.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qtextdocument.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qtextformat.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qtextoption.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qtgui-config.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qtguiglobal.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qtouchdevice.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qtransform.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qvalidator.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qvector2d.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qvector3d.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qvector4d.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qwindowdefs.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qwindowdefs_win.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QApplication + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QBoxLayout + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QComboBox + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QOpenGLWidget + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QPushButton + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QStyleFactory + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QTextEdit + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QWidget + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qabstractbutton.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qabstractitemdelegate.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qabstractscrollarea.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qabstractslider.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qabstractspinbox.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qapplication.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qboxlayout.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qcombobox.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qdesktopwidget.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qframe.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qgridlayout.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qlayout.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qlayoutitem.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qopenglwidget.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qpushbutton.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qrubberband.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qsizepolicy.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qslider.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qstyle.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qstylefactory.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qstyleoption.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qtabbar.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qtabwidget.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qtextedit.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qtwidgets-config.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qtwidgetsglobal.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qwidget.h + E:/Studium/team20-21/common/glsl_preprocessor.hpp + E:/Studium/team20-21/common/view_controller.hpp + E:/Studium/team20-21/raytracer/raytrace_widget.cpp + E:/Studium/team20-21/raytracer/raytrace_widget.hpp +raytracer/CMakeFiles/raytracer.dir/raytracer_autogen/mocs_compilation.cpp.obj + E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/raytracer/raytracer_autogen/mocs_compilation.cpp diff --git a/raytracer/CMakeFiles/raytracer.dir/depend.make b/raytracer/CMakeFiles/raytracer.dir/depend.make new file mode 100644 index 0000000000000000000000000000000000000000..1baac221f1ba9308e91b93d27a78b6020dc3e764 --- /dev/null +++ b/raytracer/CMakeFiles/raytracer.dir/depend.make @@ -0,0 +1,383 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "MinGW Makefiles" Generator, CMake Version 3.17 + +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtANGLE/GLES2/gl2.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtANGLE/GLES2/gl2platform.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtANGLE/GLES3/gl3.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtANGLE/GLES3/gl3platform.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtANGLE/KHR/khrplatform.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/QFileSystemWatcher +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/QObject +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/QScopedPointer +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/QTime +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/QTimer +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qabstractitemmodel.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qalgorithms.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qarraydata.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qatomic.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qatomic_bootstrap.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qatomic_cxx11.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qatomic_msvc.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qbasicatomic.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qbasictimer.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qbytearray.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qbytearraylist.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qchar.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qcompilerdetection.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qconfig-bootstrapped.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qconfig.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qcontainerfwd.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qcontainertools_impl.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qcontiguouscache.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qcoreapplication.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qcoreevent.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qdatastream.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qdatetime.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qdebug.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qeventloop.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qfile.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qfiledevice.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qfilesystemwatcher.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qflags.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qgenericatomic.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qglobal.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qglobalstatic.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qhash.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qhashfunctions.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qiodevice.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qiterator.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qline.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qlist.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qlocale.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qlogging.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qmap.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qmargins.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qmetatype.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qmutex.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qnamespace.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qnumeric.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qobject.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qobject_impl.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qobjectdefs.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qobjectdefs_impl.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qpair.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qpoint.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qprocessordetection.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qrect.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qrefcount.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qregexp.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qregularexpression.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qscopedpointer.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qset.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qshareddata.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qsharedpointer.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qsharedpointer_impl.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qsize.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qstring.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringalgorithms.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringbuilder.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringlist.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringliteral.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringmatcher.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringview.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qsysinfo.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qsystemdetection.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qt_windows.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qtcore-config.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qtextstream.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qtimer.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qtypeinfo.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qurl.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qurlquery.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qvariant.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qvarlengtharray.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qvector.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qversiontagging.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/QMatrix3x3 +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/QMatrix4x4 +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/QOpenGLBuffer +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/QOpenGLFunctions +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/QOpenGLShaderProgram +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/QQuaternion +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/QSurfaceFormat +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/QVector2D +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qbrush.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qcolor.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qcursor.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qevent.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qfont.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qfontinfo.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qfontmetrics.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qgenericmatrix.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qguiapplication.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qicon.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qimage.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qinputmethod.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qkeysequence.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qmatrix.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qmatrix4x4.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qopengl.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglbuffer.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglcontext.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qopengles2ext.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglext.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglfunctions.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglshaderprogram.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglversionfunctions.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qpaintdevice.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qpainterpath.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qpalette.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qpen.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qpixelformat.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qpixmap.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qpolygon.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qquaternion.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qregion.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qrgb.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qrgba64.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qsurfaceformat.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qtextcursor.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qtextdocument.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qtextformat.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qtextoption.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qtgui-config.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qtguiglobal.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qtouchdevice.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qtransform.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qvalidator.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qvector2d.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qvector3d.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qvector4d.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qwindowdefs.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qwindowdefs_win.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QApplication +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QBoxLayout +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QComboBox +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QOpenGLWidget +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QTextEdit +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QWidget +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qabstractitemdelegate.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qabstractscrollarea.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qabstractslider.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qabstractspinbox.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qapplication.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qboxlayout.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qcombobox.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qdesktopwidget.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qframe.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qgridlayout.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qlayout.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qlayoutitem.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qopenglwidget.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qrubberband.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qsizepolicy.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qslider.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qstyle.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qstyleoption.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qtabbar.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qtabwidget.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qtextedit.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qtwidgets-config.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qtwidgetsglobal.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qwidget.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: E:/Studium/team20-21/common/util.hpp +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: E:/Studium/team20-21/common/view_controller.hpp +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: E:/Studium/team20-21/external/filesystem/fwd.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: E:/Studium/team20-21/external/filesystem/path.h +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: E:/Studium/team20-21/raytracer/main.cpp +raytracer/CMakeFiles/raytracer.dir/main.cpp.obj: E:/Studium/team20-21/raytracer/raytrace_widget.hpp + +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtANGLE/GLES2/gl2.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtANGLE/GLES2/gl2platform.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtANGLE/GLES3/gl3.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtANGLE/GLES3/gl3platform.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtANGLE/KHR/khrplatform.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/QDir +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/QFileInfo +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/QFileSystemWatcher +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/QObject +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/QScopedPointer +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/QTimer +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qabstractitemmodel.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qalgorithms.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qarraydata.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qatomic.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qatomic_bootstrap.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qatomic_cxx11.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qatomic_msvc.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qbasicatomic.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qbasictimer.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qbytearray.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qbytearraylist.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qchar.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qcompilerdetection.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qconfig-bootstrapped.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qconfig.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qcontainerfwd.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qcontainertools_impl.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qcontiguouscache.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qcoreapplication.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qcoreevent.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qdatastream.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qdebug.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qdir.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qeventloop.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qfile.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qfiledevice.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qfileinfo.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qfilesystemwatcher.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qflags.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qgenericatomic.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qglobal.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qglobalstatic.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qhash.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qhashfunctions.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qiodevice.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qiterator.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qline.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qlist.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qlocale.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qlogging.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qmap.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qmargins.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qmetatype.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qmutex.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qnamespace.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qnumeric.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qobject.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qobject_impl.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qobjectdefs.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qobjectdefs_impl.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qpair.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qpoint.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qprocessordetection.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qrect.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qrefcount.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qregexp.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qregularexpression.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qscopedpointer.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qset.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qshareddata.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qsharedpointer.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qsharedpointer_impl.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qsize.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qstring.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringalgorithms.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringbuilder.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringlist.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringliteral.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringmatcher.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringview.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qsysinfo.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qsystemdetection.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qt_windows.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qtcore-config.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qtextstream.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qtimer.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qtypeinfo.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qurl.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qurlquery.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qvariant.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qvarlengtharray.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qvector.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qversiontagging.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/QKeyEvent +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/QMatrix3x3 +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/QMatrix4x4 +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/QOpenGLBuffer +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/QOpenGLFunctions +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/QOpenGLShaderProgram +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/QQuaternion +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/QSurfaceFormat +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/QVector2D +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qbrush.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qcolor.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qcursor.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qevent.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qfont.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qfontinfo.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qfontmetrics.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qgenericmatrix.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qguiapplication.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qicon.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qimage.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qinputmethod.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qkeysequence.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qmatrix.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qmatrix4x4.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qopengl.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglbuffer.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglcontext.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qopengles2ext.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglext.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglfunctions.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglshaderprogram.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglversionfunctions.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qpaintdevice.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qpainterpath.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qpalette.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qpen.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qpixelformat.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qpixmap.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qpolygon.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qquaternion.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qregion.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qrgb.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qrgba64.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qsurfaceformat.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qtextcursor.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qtextdocument.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qtextformat.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qtextoption.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qtgui-config.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qtguiglobal.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qtouchdevice.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qtransform.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qvalidator.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qvector2d.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qvector3d.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qvector4d.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qwindowdefs.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qwindowdefs_win.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QApplication +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QBoxLayout +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QComboBox +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QOpenGLWidget +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QPushButton +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QStyleFactory +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QTextEdit +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QWidget +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qabstractbutton.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qabstractitemdelegate.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qabstractscrollarea.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qabstractslider.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qabstractspinbox.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qapplication.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qboxlayout.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qcombobox.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qdesktopwidget.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qframe.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qgridlayout.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qlayout.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qlayoutitem.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qopenglwidget.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qpushbutton.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qrubberband.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qsizepolicy.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qslider.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qstyle.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qstylefactory.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qstyleoption.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qtabbar.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qtabwidget.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qtextedit.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qtwidgets-config.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qtwidgetsglobal.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qwidget.h +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: E:/Studium/team20-21/common/glsl_preprocessor.hpp +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: E:/Studium/team20-21/common/view_controller.hpp +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: E:/Studium/team20-21/raytracer/raytrace_widget.cpp +raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj: E:/Studium/team20-21/raytracer/raytrace_widget.hpp + +raytracer/CMakeFiles/raytracer.dir/raytracer_autogen/mocs_compilation.cpp.obj: raytracer/raytracer_autogen/mocs_compilation.cpp + diff --git a/raytracer/CMakeFiles/raytracer.dir/flags.make b/raytracer/CMakeFiles/raytracer.dir/flags.make new file mode 100644 index 0000000000000000000000000000000000000000..f789bc4e1c92395f9e7108716f621e61eaa6e98b --- /dev/null +++ b/raytracer/CMakeFiles/raytracer.dir/flags.make @@ -0,0 +1,10 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "MinGW Makefiles" Generator, CMake Version 3.17 + +# compile CXX with C:/Qt/Tools/mingw730_64/bin/g++.exe +CXX_FLAGS = -g -std=gnu++11 + +CXX_DEFINES = -DQT_CORE_LIB -DQT_GUI_LIB -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DSHADER_PATH=\"E:/Studium/team20-21/raytracer/shaders\" + +CXX_INCLUDES = @CMakeFiles/raytracer.dir/includes_CXX.rsp + diff --git a/raytracer/CMakeFiles/raytracer.dir/includes_CXX.rsp b/raytracer/CMakeFiles/raytracer.dir/includes_CXX.rsp new file mode 100644 index 0000000000000000000000000000000000000000..0e0e9d070e8d42717b0bd0fe89fa84c41132a522 --- /dev/null +++ b/raytracer/CMakeFiles/raytracer.dir/includes_CXX.rsp @@ -0,0 +1 @@ +-IE:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/raytracer -IE:/Studium/team20-21/raytracer -IE:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/raytracer/raytracer_autogen/include -IE:/Studium/team20-21/external -IE:/Studium/team20-21/common -isystem C:/Qt/5.14.2/mingw73_64/include -isystem C:/Qt/5.14.2/mingw73_64/include/QtGui -isystem C:/Qt/5.14.2/mingw73_64/include/QtANGLE -isystem C:/Qt/5.14.2/mingw73_64/include/QtCore -isystem C:/Qt/5.14.2/mingw73_64/./mkspecs/win32-g++ -isystem C:/Qt/5.14.2/mingw73_64/include/QtWidgets -isystem C:/Qt/5.14.2/mingw73_64/include/QtOpenGL diff --git a/raytracer/CMakeFiles/raytracer.dir/link.txt b/raytracer/CMakeFiles/raytracer.dir/link.txt new file mode 100644 index 0000000000000000000000000000000000000000..61730c5c7cdadeaa9cebf7a96ab7b8d6e25074e3 --- /dev/null +++ b/raytracer/CMakeFiles/raytracer.dir/link.txt @@ -0,0 +1,3 @@ +"C:\Program Files\CMake\bin\cmake.exe" -E rm -f CMakeFiles\raytracer.dir/objects.a +C:\Qt\Tools\mingw730_64\bin\ar.exe cr CMakeFiles\raytracer.dir/objects.a @CMakeFiles\raytracer.dir\objects1.rsp +C:\Qt\Tools\mingw730_64\bin\g++.exe -g -Wl,--whole-archive CMakeFiles\raytracer.dir/objects.a -Wl,--no-whole-archive -o ..\bin\raytracer.exe -Wl,--out-implib,..\bin\libraytracer.dll.a -Wl,--major-image-version,0,--minor-image-version,0 @CMakeFiles\raytracer.dir\linklibs.rsp diff --git a/raytracer/CMakeFiles/raytracer.dir/linklibs.rsp b/raytracer/CMakeFiles/raytracer.dir/linklibs.rsp new file mode 100644 index 0000000000000000000000000000000000000000..52f1b86a49ac350504d8371050cba9068cb770b6 --- /dev/null +++ b/raytracer/CMakeFiles/raytracer.dir/linklibs.rsp @@ -0,0 +1 @@ + ../common/libcgex.a C:/Qt/5.14.2/mingw73_64/lib/libQt5OpenGL.a C:/Qt/5.14.2/mingw73_64/lib/libQt5Widgets.a C:/Qt/5.14.2/mingw73_64/lib/libQt5Gui.a C:/Qt/5.14.2/mingw73_64/lib/libQt5Core.a -lopengl32 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32 diff --git a/raytracer/CMakeFiles/raytracer.dir/main.cpp.obj b/raytracer/CMakeFiles/raytracer.dir/main.cpp.obj new file mode 100644 index 0000000000000000000000000000000000000000..5f4857a515deeafbac195916ff1c7a1b8f26dfc8 Binary files /dev/null and b/raytracer/CMakeFiles/raytracer.dir/main.cpp.obj differ diff --git a/raytracer/CMakeFiles/raytracer.dir/objects.a b/raytracer/CMakeFiles/raytracer.dir/objects.a new file mode 100644 index 0000000000000000000000000000000000000000..400c43ad291dc88234e3e503d5d23ed813fda718 Binary files /dev/null and b/raytracer/CMakeFiles/raytracer.dir/objects.a differ diff --git a/raytracer/CMakeFiles/raytracer.dir/objects1.rsp b/raytracer/CMakeFiles/raytracer.dir/objects1.rsp new file mode 100644 index 0000000000000000000000000000000000000000..989c470cfa8bb6ccf248891c436f2dd696e20ffc --- /dev/null +++ b/raytracer/CMakeFiles/raytracer.dir/objects1.rsp @@ -0,0 +1 @@ +CMakeFiles/raytracer.dir/raytracer_autogen/mocs_compilation.cpp.obj CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj CMakeFiles/raytracer.dir/main.cpp.obj diff --git a/raytracer/CMakeFiles/raytracer.dir/progress.make b/raytracer/CMakeFiles/raytracer.dir/progress.make new file mode 100644 index 0000000000000000000000000000000000000000..a457c4dc8e77ac245005c5704e545aa7c1db5907 --- /dev/null +++ b/raytracer/CMakeFiles/raytracer.dir/progress.make @@ -0,0 +1,5 @@ +CMAKE_PROGRESS_1 = 17 +CMAKE_PROGRESS_2 = 18 +CMAKE_PROGRESS_3 = 19 +CMAKE_PROGRESS_4 = 20 + diff --git a/raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj b/raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj new file mode 100644 index 0000000000000000000000000000000000000000..b621303d50f6b386412f2e7eddd453d5a2ea6f51 Binary files /dev/null and b/raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj differ diff --git a/raytracer/CMakeFiles/raytracer.dir/raytracer_autogen/mocs_compilation.cpp.obj b/raytracer/CMakeFiles/raytracer.dir/raytracer_autogen/mocs_compilation.cpp.obj new file mode 100644 index 0000000000000000000000000000000000000000..ff7a346e16766466539f2185bdac8dc81e0fa915 Binary files /dev/null and b/raytracer/CMakeFiles/raytracer.dir/raytracer_autogen/mocs_compilation.cpp.obj differ diff --git a/raytracer/CMakeFiles/raytracer_autogen.dir/AutogenInfo.json b/raytracer/CMakeFiles/raytracer_autogen.dir/AutogenInfo.json new file mode 100644 index 0000000000000000000000000000000000000000..f6893321d417c5196985bee061b73cf44ca04b14 --- /dev/null +++ b/raytracer/CMakeFiles/raytracer_autogen.dir/AutogenInfo.json @@ -0,0 +1,88 @@ +{ + "BUILD_DIR" : "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/raytracer/raytracer_autogen", + "CMAKE_BINARY_DIR" : "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug", + "CMAKE_CURRENT_BINARY_DIR" : "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/raytracer", + "CMAKE_CURRENT_SOURCE_DIR" : "E:/Studium/team20-21/raytracer", + "CMAKE_EXECUTABLE" : "C:/Program Files/CMake/bin/cmake.exe", + "CMAKE_SOURCE_DIR" : "E:/Studium/team20-21", + "DEP_FILE" : "", + "DEP_FILE_RULE_NAME" : "", + "HEADERS" : + [ + [ + "E:/Studium/team20-21/raytracer/raytrace_widget.hpp", + "MU", + "EWIEGA46WW/moc_raytrace_widget.cpp" + ] + ], + "HEADER_EXTENSIONS" : [ "h", "hh", "h++", "hm", "hpp", "hxx", "in", "txx" ], + "INCLUDE_DIR" : "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/raytracer/raytracer_autogen/include", + "MOC_COMPILATION_FILE" : "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/raytracer/raytracer_autogen/mocs_compilation.cpp", + "MOC_DEFINITIONS" : + [ + "QT_CORE_LIB", + "QT_GUI_LIB", + "QT_OPENGL_LIB", + "QT_WIDGETS_LIB", + "SHADER_PATH=\"E:/Studium/team20-21/raytracer/shaders\"" + ], + "MOC_DEPEND_FILTERS" : + [ + [ + "Q_PLUGIN_METADATA", + "[\n][ \t]*Q_PLUGIN_METADATA[ \t]*\\([^\\)]*FILE[ \t]*\"([^\"]+)\"" + ] + ], + "MOC_INCLUDES" : + [ + "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/raytracer", + "E:/Studium/team20-21/raytracer", + "E:/Studium/team20-21/external", + "E:/Studium/team20-21/common", + "C:/Qt/5.14.2/mingw73_64/include", + "C:/Qt/5.14.2/mingw73_64/include/QtGui", + "C:/Qt/5.14.2/mingw73_64/include/QtANGLE", + "C:/Qt/5.14.2/mingw73_64/include/QtCore", + "C:/Qt/5.14.2/mingw73_64/mkspecs/win32-g++", + "C:/Qt/5.14.2/mingw73_64/include/QtWidgets", + "C:/Qt/5.14.2/mingw73_64/include/QtOpenGL", + "C:/Qt/Tools/mingw730_64/lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++", + "C:/Qt/Tools/mingw730_64/lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++/x86_64-w64-mingw32", + "C:/Qt/Tools/mingw730_64/lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++/backward", + "C:/Qt/Tools/mingw730_64/lib/gcc/x86_64-w64-mingw32/7.3.0/include", + "C:/Qt/Tools/mingw730_64/lib/gcc/x86_64-w64-mingw32/7.3.0/include-fixed", + "C:/Qt/Tools/mingw730_64/x86_64-w64-mingw32/include" + ], + "MOC_MACRO_NAMES" : [ "Q_OBJECT", "Q_GADGET", "Q_NAMESPACE", "Q_NAMESPACE_EXPORT" ], + "MOC_OPTIONS" : [], + "MOC_PATH_PREFIX" : true, + "MOC_PREDEFS_CMD" : + [ + "C:/Qt/Tools/mingw730_64/bin/g++.exe", + "-dM", + "-E", + "-c", + "C:/Program Files/CMake/share/cmake-3.17/Modules/CMakeCXXCompilerABI.cpp" + ], + "MOC_PREDEFS_FILE" : "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/raytracer/raytracer_autogen/moc_predefs.h", + "MOC_RELAXED_MODE" : false, + "MOC_SKIP" : [], + "MULTI_CONFIG" : false, + "PARALLEL" : 2, + "PARSE_CACHE_FILE" : "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/raytracer/CMakeFiles/raytracer_autogen.dir/ParseCache.txt", + "QT_MOC_EXECUTABLE" : "C:/Qt/5.14.2/mingw73_64/bin/moc.exe", + "QT_UIC_EXECUTABLE" : "C:/Qt/5.14.2/mingw73_64/bin/uic.exe", + "QT_VERSION_MAJOR" : 5, + "QT_VERSION_MINOR" : 14, + "SETTINGS_FILE" : "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/raytracer/CMakeFiles/raytracer_autogen.dir/AutogenUsed.txt", + "SOURCES" : + [ + [ "E:/Studium/team20-21/raytracer/main.cpp", "MU" ], + [ "E:/Studium/team20-21/raytracer/raytrace_widget.cpp", "MU" ] + ], + "UIC_OPTIONS" : [], + "UIC_SEARCH_PATHS" : [], + "UIC_SKIP" : [], + "UIC_UI_FILES" : [], + "VERBOSITY" : 0 +} diff --git a/raytracer/CMakeFiles/raytracer_autogen.dir/AutogenUsed.txt b/raytracer/CMakeFiles/raytracer_autogen.dir/AutogenUsed.txt new file mode 100644 index 0000000000000000000000000000000000000000..a16e1d86c7af3194829db9903eebd438538ff216 --- /dev/null +++ b/raytracer/CMakeFiles/raytracer_autogen.dir/AutogenUsed.txt @@ -0,0 +1,2 @@ +moc:5a969a9b341c13eaf083acfa92a9d79d6b8990fb6a4a540e3fafc8a5b5127f03 +uic:2b873add08dc56a0dec1afd709d8b2f20e36d8204028f5fe4003e1dcce0ab1a5 diff --git a/raytracer/CMakeFiles/raytracer_autogen.dir/DependInfo.cmake b/raytracer/CMakeFiles/raytracer_autogen.dir/DependInfo.cmake new file mode 100644 index 0000000000000000000000000000000000000000..19fab2149bf120962a1699d74b7373348dc4c117 --- /dev/null +++ b/raytracer/CMakeFiles/raytracer_autogen.dir/DependInfo.cmake @@ -0,0 +1,11 @@ +# The set of languages for which implicit dependencies are needed: +set(CMAKE_DEPENDS_LANGUAGES + ) +# The set of files for implicit dependencies of each language: + +# Targets to which this target links. +set(CMAKE_TARGET_LINKED_INFO_FILES + ) + +# Fortran module output directory. +set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/raytracer/CMakeFiles/raytracer_autogen.dir/ParseCache.txt b/raytracer/CMakeFiles/raytracer_autogen.dir/ParseCache.txt new file mode 100644 index 0000000000000000000000000000000000000000..9049c028bb6d345d22d69c1bf277470a6830bf49 --- /dev/null +++ b/raytracer/CMakeFiles/raytracer_autogen.dir/ParseCache.txt @@ -0,0 +1,4 @@ +# Generated by CMake. Changes will be overwritten. +E:/Studium/team20-21/raytracer/raytrace_widget.hpp +E:/Studium/team20-21/raytracer/main.cpp +E:/Studium/team20-21/raytracer/raytrace_widget.cpp diff --git a/raytracer/CMakeFiles/raytracer_autogen.dir/build.make b/raytracer/CMakeFiles/raytracer_autogen.dir/build.make new file mode 100644 index 0000000000000000000000000000000000000000..a0f5514fe7bbda4632fd7f3a0f30f5abf6faa008 --- /dev/null +++ b/raytracer/CMakeFiles/raytracer_autogen.dir/build.make @@ -0,0 +1,96 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "MinGW Makefiles" Generator, CMake Version 3.17 + +# Delete rule output on recipe failure. +.DELETE_ON_ERROR: + + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + + +# Disable VCS-based implicit rules. +% : %,v + + +# Disable VCS-based implicit rules. +% : RCS/% + + +# Disable VCS-based implicit rules. +% : RCS/%,v + + +# Disable VCS-based implicit rules. +% : SCCS/s.% + + +# Disable VCS-based implicit rules. +% : s.% + + +.SUFFIXES: .hpux_make_needs_suffix_list + + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +# Suppress display of executed commands. +$(VERBOSE).SILENT: + + +# A target that is always out of date. +cmake_force: + +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +SHELL = cmd.exe + +# The CMake executable. +CMAKE_COMMAND = "C:\Program Files\CMake\bin\cmake.exe" + +# The command to remove a file. +RM = "C:\Program Files\CMake\bin\cmake.exe" -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = E:\Studium\team20-21 + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug + +# Utility rule file for raytracer_autogen. + +# Include the progress variables for this target. +include raytracer/CMakeFiles/raytracer_autogen.dir/progress.make + +raytracer/CMakeFiles/raytracer_autogen: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --blue --bold --progress-dir=E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Automatic MOC and UIC for target raytracer" + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\raytracer && "C:\Program Files\CMake\bin\cmake.exe" -E cmake_autogen E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/raytracer/CMakeFiles/raytracer_autogen.dir/AutogenInfo.json Debug + +raytracer_autogen: raytracer/CMakeFiles/raytracer_autogen +raytracer_autogen: raytracer/CMakeFiles/raytracer_autogen.dir/build.make + +.PHONY : raytracer_autogen + +# Rule to build all files generated by this target. +raytracer/CMakeFiles/raytracer_autogen.dir/build: raytracer_autogen + +.PHONY : raytracer/CMakeFiles/raytracer_autogen.dir/build + +raytracer/CMakeFiles/raytracer_autogen.dir/clean: + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\raytracer && $(CMAKE_COMMAND) -P CMakeFiles\raytracer_autogen.dir\cmake_clean.cmake +.PHONY : raytracer/CMakeFiles/raytracer_autogen.dir/clean + +raytracer/CMakeFiles/raytracer_autogen.dir/depend: + $(CMAKE_COMMAND) -E cmake_depends "MinGW Makefiles" E:\Studium\team20-21 E:\Studium\team20-21\raytracer E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\raytracer E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\raytracer\CMakeFiles\raytracer_autogen.dir\DependInfo.cmake --color=$(COLOR) +.PHONY : raytracer/CMakeFiles/raytracer_autogen.dir/depend + diff --git a/raytracer/CMakeFiles/raytracer_autogen.dir/cmake_clean.cmake b/raytracer/CMakeFiles/raytracer_autogen.dir/cmake_clean.cmake new file mode 100644 index 0000000000000000000000000000000000000000..f90566374cbe0a5c1c80c9e94e54434535b18a85 --- /dev/null +++ b/raytracer/CMakeFiles/raytracer_autogen.dir/cmake_clean.cmake @@ -0,0 +1,9 @@ +file(REMOVE_RECURSE + "CMakeFiles/raytracer_autogen" + "raytracer_autogen/mocs_compilation.cpp" +) + +# Per-language clean rules from dependency scanning. +foreach(lang ) + include(CMakeFiles/raytracer_autogen.dir/cmake_clean_${lang}.cmake OPTIONAL) +endforeach() diff --git a/raytracer/CMakeFiles/raytracer_autogen.dir/depend.internal b/raytracer/CMakeFiles/raytracer_autogen.dir/depend.internal new file mode 100644 index 0000000000000000000000000000000000000000..f55cd7736635807b9cf400cf2d88881c2b404db6 --- /dev/null +++ b/raytracer/CMakeFiles/raytracer_autogen.dir/depend.internal @@ -0,0 +1,3 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "MinGW Makefiles" Generator, CMake Version 3.17 + diff --git a/raytracer/CMakeFiles/raytracer_autogen.dir/depend.make b/raytracer/CMakeFiles/raytracer_autogen.dir/depend.make new file mode 100644 index 0000000000000000000000000000000000000000..f55cd7736635807b9cf400cf2d88881c2b404db6 --- /dev/null +++ b/raytracer/CMakeFiles/raytracer_autogen.dir/depend.make @@ -0,0 +1,3 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "MinGW Makefiles" Generator, CMake Version 3.17 + diff --git a/raytracer/CMakeFiles/raytracer_autogen.dir/progress.make b/raytracer/CMakeFiles/raytracer_autogen.dir/progress.make new file mode 100644 index 0000000000000000000000000000000000000000..b717bb3bfd8abb5e8ba099bc2135806ee5d3150a --- /dev/null +++ b/raytracer/CMakeFiles/raytracer_autogen.dir/progress.make @@ -0,0 +1,2 @@ +CMAKE_PROGRESS_1 = 21 + diff --git a/raytracer/Makefile b/raytracer/Makefile new file mode 100644 index 0000000000000000000000000000000000000000..83bd74f9442edf523528819df7b5543efe6abbcb --- /dev/null +++ b/raytracer/Makefile @@ -0,0 +1,275 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "MinGW Makefiles" Generator, CMake Version 3.17 + +# Default target executed when no arguments are given to make. +default_target: all + +.PHONY : default_target + +# Allow only one "make -f Makefile2" at a time, but pass parallelism. +.NOTPARALLEL: + + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + + +# Disable VCS-based implicit rules. +% : %,v + + +# Disable VCS-based implicit rules. +% : RCS/% + + +# Disable VCS-based implicit rules. +% : RCS/%,v + + +# Disable VCS-based implicit rules. +% : SCCS/s.% + + +# Disable VCS-based implicit rules. +% : s.% + + +.SUFFIXES: .hpux_make_needs_suffix_list + + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +# Suppress display of executed commands. +$(VERBOSE).SILENT: + + +# A target that is always out of date. +cmake_force: + +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +SHELL = cmd.exe + +# The CMake executable. +CMAKE_COMMAND = "C:\Program Files\CMake\bin\cmake.exe" + +# The command to remove a file. +RM = "C:\Program Files\CMake\bin\cmake.exe" -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = E:\Studium\team20-21 + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug + +#============================================================================= +# Targets provided globally by CMake. + +# Special rule for the target edit_cache +edit_cache: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake cache editor..." + "C:\Program Files\CMake\bin\cmake-gui.exe" -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) +.PHONY : edit_cache + +# Special rule for the target edit_cache +edit_cache/fast: edit_cache + +.PHONY : edit_cache/fast + +# Special rule for the target rebuild_cache +rebuild_cache: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..." + "C:\Program Files\CMake\bin\cmake.exe" --regenerate-during-build -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) +.PHONY : rebuild_cache + +# Special rule for the target rebuild_cache +rebuild_cache/fast: rebuild_cache + +.PHONY : rebuild_cache/fast + +# The main all target +all: cmake_check_build_system + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug && $(CMAKE_COMMAND) -E cmake_progress_start E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\CMakeFiles E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\raytracer\CMakeFiles\progress.marks + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug && $(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 raytracer/all + $(CMAKE_COMMAND) -E cmake_progress_start E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\CMakeFiles 0 +.PHONY : all + +# The main clean target +clean: + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug && $(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 raytracer/clean +.PHONY : clean + +# The main clean target +clean/fast: clean + +.PHONY : clean/fast + +# Prepare targets for installation. +preinstall: all + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug && $(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 raytracer/preinstall +.PHONY : preinstall + +# Prepare targets for installation. +preinstall/fast: + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug && $(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 raytracer/preinstall +.PHONY : preinstall/fast + +# clear depends +depend: + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles\Makefile.cmake 1 +.PHONY : depend + +# Convenience name for target. +raytracer/CMakeFiles/raytracer.dir/rule: + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug && $(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 raytracer/CMakeFiles/raytracer.dir/rule +.PHONY : raytracer/CMakeFiles/raytracer.dir/rule + +# Convenience name for target. +raytracer: raytracer/CMakeFiles/raytracer.dir/rule + +.PHONY : raytracer + +# fast build rule for target. +raytracer/fast: + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug && $(MAKE) $(MAKESILENT) -f raytracer\CMakeFiles\raytracer.dir\build.make raytracer/CMakeFiles/raytracer.dir/build +.PHONY : raytracer/fast + +# Convenience name for target. +raytracer/CMakeFiles/raytracer_autogen.dir/rule: + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug && $(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 raytracer/CMakeFiles/raytracer_autogen.dir/rule +.PHONY : raytracer/CMakeFiles/raytracer_autogen.dir/rule + +# Convenience name for target. +raytracer_autogen: raytracer/CMakeFiles/raytracer_autogen.dir/rule + +.PHONY : raytracer_autogen + +# fast build rule for target. +raytracer_autogen/fast: + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug && $(MAKE) $(MAKESILENT) -f raytracer\CMakeFiles\raytracer_autogen.dir\build.make raytracer/CMakeFiles/raytracer_autogen.dir/build +.PHONY : raytracer_autogen/fast + +main.obj: main.cpp.obj + +.PHONY : main.obj + +# target to build an object file +main.cpp.obj: + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug && $(MAKE) $(MAKESILENT) -f raytracer\CMakeFiles\raytracer.dir\build.make raytracer/CMakeFiles/raytracer.dir/main.cpp.obj +.PHONY : main.cpp.obj + +main.i: main.cpp.i + +.PHONY : main.i + +# target to preprocess a source file +main.cpp.i: + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug && $(MAKE) $(MAKESILENT) -f raytracer\CMakeFiles\raytracer.dir\build.make raytracer/CMakeFiles/raytracer.dir/main.cpp.i +.PHONY : main.cpp.i + +main.s: main.cpp.s + +.PHONY : main.s + +# target to generate assembly for a file +main.cpp.s: + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug && $(MAKE) $(MAKESILENT) -f raytracer\CMakeFiles\raytracer.dir\build.make raytracer/CMakeFiles/raytracer.dir/main.cpp.s +.PHONY : main.cpp.s + +raytrace_widget.obj: raytrace_widget.cpp.obj + +.PHONY : raytrace_widget.obj + +# target to build an object file +raytrace_widget.cpp.obj: + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug && $(MAKE) $(MAKESILENT) -f raytracer\CMakeFiles\raytracer.dir\build.make raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.obj +.PHONY : raytrace_widget.cpp.obj + +raytrace_widget.i: raytrace_widget.cpp.i + +.PHONY : raytrace_widget.i + +# target to preprocess a source file +raytrace_widget.cpp.i: + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug && $(MAKE) $(MAKESILENT) -f raytracer\CMakeFiles\raytracer.dir\build.make raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.i +.PHONY : raytrace_widget.cpp.i + +raytrace_widget.s: raytrace_widget.cpp.s + +.PHONY : raytrace_widget.s + +# target to generate assembly for a file +raytrace_widget.cpp.s: + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug && $(MAKE) $(MAKESILENT) -f raytracer\CMakeFiles\raytracer.dir\build.make raytracer/CMakeFiles/raytracer.dir/raytrace_widget.cpp.s +.PHONY : raytrace_widget.cpp.s + +raytracer_autogen/mocs_compilation.obj: raytracer_autogen/mocs_compilation.cpp.obj + +.PHONY : raytracer_autogen/mocs_compilation.obj + +# target to build an object file +raytracer_autogen/mocs_compilation.cpp.obj: + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug && $(MAKE) $(MAKESILENT) -f raytracer\CMakeFiles\raytracer.dir\build.make raytracer/CMakeFiles/raytracer.dir/raytracer_autogen/mocs_compilation.cpp.obj +.PHONY : raytracer_autogen/mocs_compilation.cpp.obj + +raytracer_autogen/mocs_compilation.i: raytracer_autogen/mocs_compilation.cpp.i + +.PHONY : raytracer_autogen/mocs_compilation.i + +# target to preprocess a source file +raytracer_autogen/mocs_compilation.cpp.i: + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug && $(MAKE) $(MAKESILENT) -f raytracer\CMakeFiles\raytracer.dir\build.make raytracer/CMakeFiles/raytracer.dir/raytracer_autogen/mocs_compilation.cpp.i +.PHONY : raytracer_autogen/mocs_compilation.cpp.i + +raytracer_autogen/mocs_compilation.s: raytracer_autogen/mocs_compilation.cpp.s + +.PHONY : raytracer_autogen/mocs_compilation.s + +# target to generate assembly for a file +raytracer_autogen/mocs_compilation.cpp.s: + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug && $(MAKE) $(MAKESILENT) -f raytracer\CMakeFiles\raytracer.dir\build.make raytracer/CMakeFiles/raytracer.dir/raytracer_autogen/mocs_compilation.cpp.s +.PHONY : raytracer_autogen/mocs_compilation.cpp.s + +# Help Target +help: + @echo The following are some of the valid targets for this Makefile: + @echo ... all (the default if no target is provided) + @echo ... clean + @echo ... depend + @echo ... edit_cache + @echo ... rebuild_cache + @echo ... raytracer_autogen + @echo ... raytracer + @echo ... main.obj + @echo ... main.i + @echo ... main.s + @echo ... raytrace_widget.obj + @echo ... raytrace_widget.i + @echo ... raytrace_widget.s + @echo ... raytracer_autogen/mocs_compilation.obj + @echo ... raytracer_autogen/mocs_compilation.i + @echo ... raytracer_autogen/mocs_compilation.s +.PHONY : help + + + +#============================================================================= +# Special targets to cleanup operation of make. + +# Special rule to run CMake to check the build system integrity. +# No rule that depends on this can have commands that come from listfiles +# because they might be regenerated. +cmake_check_build_system: + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles\Makefile.cmake 0 +.PHONY : cmake_check_build_system + diff --git a/raytracer/cmake_install.cmake b/raytracer/cmake_install.cmake new file mode 100644 index 0000000000000000000000000000000000000000..8a50d653a221fdd9a47212bd2d1a7d2faad335bd --- /dev/null +++ b/raytracer/cmake_install.cmake @@ -0,0 +1,34 @@ +# Install script for directory: E:/Studium/team20-21/raytracer + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/cgex") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "Debug") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "FALSE") +endif() + diff --git a/raytracer/raytracer_autogen/moc_predefs.h b/raytracer/raytracer_autogen/moc_predefs.h new file mode 100644 index 0000000000000000000000000000000000000000..02430eb14408c47917d733204f640edb65927de6 --- /dev/null +++ b/raytracer/raytracer_autogen/moc_predefs.h @@ -0,0 +1,407 @@ +#define __DBL_MIN_EXP__ (-1021) +#define __FLT32X_MAX_EXP__ 1024 +#define __cpp_attributes 200809 +#define __UINT_LEAST16_MAX__ 0xffff +#define __ATOMIC_ACQUIRE 2 +#define __FLT128_MAX_10_EXP__ 4932 +#define __FLT_MIN__ 1.17549435082228750796873653722224568e-38F +#define __GCC_IEC_559_COMPLEX 2 +#define __cpp_aggregate_nsdmi 201304 +#define __UINT_LEAST8_TYPE__ unsigned char +#define __SIZEOF_FLOAT80__ 16 +#define _WIN32 1 +#define __INTMAX_C(c) c ## LL +#define __CHAR_BIT__ 8 +#define __UINT8_MAX__ 0xff +#define _WIN64 1 +#define __WINT_MAX__ 0xffff +#define __FLT32_MIN_EXP__ (-125) +#define __cpp_static_assert 200410 +#define QT_GUI_LIB 1 +#define __ORDER_LITTLE_ENDIAN__ 1234 +#define __SIZE_MAX__ 0xffffffffffffffffULL +#define __WCHAR_MAX__ 0xffff +#define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_1 1 +#define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 1 +#define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 1 +#define __DBL_DENORM_MIN__ double(4.94065645841246544176568792868221372e-324L) +#define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_8 1 +#define __GCC_ATOMIC_CHAR_LOCK_FREE 2 +#define __GCC_IEC_559 2 +#define __FLT32X_DECIMAL_DIG__ 17 +#define __FLT_EVAL_METHOD__ 0 +#define __cpp_binary_literals 201304 +#define __FLT64_DECIMAL_DIG__ 17 +#define __GCC_ATOMIC_CHAR32_T_LOCK_FREE 2 +#define __x86_64 1 +#define __cpp_variadic_templates 200704 +#define __UINT_FAST64_MAX__ 0xffffffffffffffffULL +#define __SIG_ATOMIC_TYPE__ int +#define __DBL_MIN_10_EXP__ (-307) +#define __FINITE_MATH_ONLY__ 0 +#define __cpp_variable_templates 201304 +#define SIZEOF_DPTR (sizeof(void*)) +#define __GNUC_PATCHLEVEL__ 0 +#define __FLT32_HAS_DENORM__ 1 +#define __UINT_FAST8_MAX__ 0xff +#define __has_include(STR) __has_include__(STR) +#define _stdcall __attribute__((__stdcall__)) +#define __DEC64_MAX_EXP__ 385 +#define __INT8_C(c) c +#define __INT_LEAST8_WIDTH__ 8 +#define __UINT_LEAST64_MAX__ 0xffffffffffffffffULL +#define QT_OPENGL_LIB 1 +#define __SHRT_MAX__ 0x7fff +#define __LDBL_MAX__ 1.18973149535723176502126385303097021e+4932L +#define __FLT64X_MAX_10_EXP__ 4932 +#define __UINT_LEAST8_MAX__ 0xff +#define __GCC_ATOMIC_BOOL_LOCK_FREE 2 +#define __FLT128_DENORM_MIN__ 6.47517511943802511092443895822764655e-4966F128 +#define __UINTMAX_TYPE__ long long unsigned int +#define __DEC32_EPSILON__ 1E-6DF +#define __FLT_EVAL_METHOD_TS_18661_3__ 0 +#define __UINT32_MAX__ 0xffffffffU +#define __GXX_EXPERIMENTAL_CXX0X__ 1 +#define __LDBL_MAX_EXP__ 16384 +#define __FLT128_MIN_EXP__ (-16381) +#define __WINT_MIN__ 0 +#define __FLT128_MIN_10_EXP__ (-4931) +#define __INT_LEAST16_WIDTH__ 16 +#define __SCHAR_MAX__ 0x7f +#define __FLT128_MANT_DIG__ 113 +#define __WCHAR_MIN__ 0 +#define __INT64_C(c) c ## LL +#define __DBL_DIG__ 15 +#define __GCC_ATOMIC_POINTER_LOCK_FREE 2 +#define __FLT64X_MANT_DIG__ 64 +#define __SIZEOF_INT__ 4 +#define __SIZEOF_POINTER__ 8 +#define __GCC_ATOMIC_CHAR16_T_LOCK_FREE 2 +#define __USER_LABEL_PREFIX__ +#define __FLT64X_EPSILON__ 1.08420217248550443400745280086994171e-19F64x +#define __STDC_HOSTED__ 1 +#define __WIN32 1 +#define __LDBL_HAS_INFINITY__ 1 +#define __WIN64 1 +#define __FLT32_DIG__ 6 +#define __FLT_EPSILON__ 1.19209289550781250000000000000000000e-7F +#define __GXX_WEAK__ 1 +#define __SHRT_WIDTH__ 16 +#define __LDBL_MIN__ 3.36210314311209350626267781732175260e-4932L +#define __DEC32_MAX__ 9.999999E96DF +#define __cpp_threadsafe_static_init 200806 +#define __FLT64X_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951F64x +#define __MINGW32__ 1 +#define __FLT32X_HAS_INFINITY__ 1 +#define __INT32_MAX__ 0x7fffffff +#define SHADER_PATH "E:/Studium/team20-21/raytracer/shaders" +#define __INT_WIDTH__ 32 +#define __SIZEOF_LONG__ 4 +#define __UINT16_C(c) c +#define __PTRDIFF_WIDTH__ 64 +#define __DECIMAL_DIG__ 21 +#define __FLT64_EPSILON__ 2.22044604925031308084726333618164062e-16F64 +#define __INTMAX_WIDTH__ 64 +#define __FLT64_MIN_EXP__ (-1021) +#define __has_include_next(STR) __has_include_next__(STR) +#define __FLT64X_MIN_10_EXP__ (-4931) +#define __LDBL_HAS_QUIET_NAN__ 1 +#define __FLT64_MANT_DIG__ 53 +#define _REENTRANT 1 +#define __GNUC__ 7 +#define _cdecl __attribute__((__cdecl__)) +#define __GXX_RTTI 1 +#define __MMX__ 1 +#define __cpp_delegating_constructors 200604 +#define __FLT_HAS_DENORM__ 1 +#define __SIZEOF_LONG_DOUBLE__ 16 +#define __BIGGEST_ALIGNMENT__ 16 +#define __STDC_UTF_16__ 1 +#define __FLT64_MAX_10_EXP__ 308 +#define __FLT32_HAS_INFINITY__ 1 +#define __DBL_MAX__ double(1.79769313486231570814527423731704357e+308L) +#define _thiscall __attribute__((__thiscall__)) +#define __cpp_raw_strings 200710 +#define __INT_FAST32_MAX__ 0x7fffffff +#define __WINNT 1 +#define __DBL_HAS_INFINITY__ 1 +#define __INT64_MAX__ 0x7fffffffffffffffLL +#define __WINNT__ 1 +#define __DEC32_MIN_EXP__ (-94) +#define __INTPTR_WIDTH__ 64 +#define __FLT32X_HAS_DENORM__ 1 +#define __INT_FAST16_TYPE__ short int +#define _fastcall __attribute__((__fastcall__)) +#define __LDBL_HAS_DENORM__ 1 +#define QT_WIDGETS_LIB 1 +#define __cplusplus 201402L +#define __cpp_ref_qualifiers 200710 +#define __DEC128_MAX__ 9.999999999999999999999999999999999E6144DL +#define __INT_LEAST32_MAX__ 0x7fffffff +#define __DEC32_MIN__ 1E-95DF +#define __DEPRECATED 1 +#define __cpp_rvalue_references 200610 +#define __DBL_MAX_EXP__ 1024 +#define __WCHAR_WIDTH__ 16 +#define __FLT32_MAX__ 3.40282346638528859811704183484516925e+38F32 +#define __DEC128_EPSILON__ 1E-33DL +#define __SSE2_MATH__ 1 +#define __ATOMIC_HLE_RELEASE 131072 +#define __WIN32__ 1 +#define __PTRDIFF_MAX__ 0x7fffffffffffffffLL +#define __amd64 1 +#define __tune_core2__ 1 +#define __ATOMIC_HLE_ACQUIRE 65536 +#define __FLT32_HAS_QUIET_NAN__ 1 +#define __GNUG__ 7 +#define __LONG_LONG_MAX__ 0x7fffffffffffffffLL +#define __SIZEOF_SIZE_T__ 8 +#define __cpp_rvalue_reference 200610 +#define __cpp_nsdmi 200809 +#define __FLT64X_MIN_EXP__ (-16381) +#define __SIZEOF_WINT_T__ 2 +#define __LONG_LONG_WIDTH__ 64 +#define __cpp_initializer_lists 200806 +#define __FLT32_MAX_EXP__ 128 +#define __cpp_hex_float 201603 +#define __GXX_ABI_VERSION 1011 +#define __FLT128_HAS_INFINITY__ 1 +#define __FLT_MIN_EXP__ (-125) +#define __cpp_lambdas 200907 +#define __FLT64X_HAS_QUIET_NAN__ 1 +#define __INT_FAST64_TYPE__ long long int +#define __FLT64_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F64 +#define __DBL_MIN__ double(2.22507385850720138309023271733240406e-308L) +#define __FLT32X_EPSILON__ 2.22044604925031308084726333618164062e-16F32x +#define __DECIMAL_BID_FORMAT__ 1 +#define __GXX_TYPEINFO_EQUALITY_INLINE 0 +#define __FLT64_MIN_10_EXP__ (-307) +#define __FLT64X_DECIMAL_DIG__ 21 +#define __DEC128_MIN__ 1E-6143DL +#define __REGISTER_PREFIX__ +#define __UINT16_MAX__ 0xffff +#define __DBL_HAS_DENORM__ 1 +#define __cdecl __attribute__((__cdecl__)) +#define __FLT32_MIN__ 1.17549435082228750796873653722224568e-38F32 +#define __UINT8_TYPE__ unsigned char +#define __NO_INLINE__ 1 +#define __FLT_MANT_DIG__ 24 +#define __LDBL_DECIMAL_DIG__ 21 +#define __VERSION__ "7.3.0" +#define __UINT64_C(c) c ## ULL +#define __cpp_unicode_characters 200704 +#define __cpp_decltype_auto 201304 +#define __GCC_ATOMIC_INT_LOCK_FREE 2 +#define __FLT128_MAX_EXP__ 16384 +#define __FLT32_MANT_DIG__ 24 +#define __FLOAT_WORD_ORDER__ __ORDER_LITTLE_ENDIAN__ +#define __FLT128_HAS_DENORM__ 1 +#define __FLT128_DIG__ 33 +#define __SCHAR_WIDTH__ 8 +#define __INT32_C(c) c +#define __DEC64_EPSILON__ 1E-15DD +#define __ORDER_PDP_ENDIAN__ 3412 +#define __DEC128_MIN_EXP__ (-6142) +#define __FLT32_MAX_10_EXP__ 38 +#define __INT_FAST32_TYPE__ int +#define __UINT_LEAST16_TYPE__ short unsigned int +#define __FLT64X_HAS_INFINITY__ 1 +#define __INT16_MAX__ 0x7fff +#define __cpp_rtti 199711 +#define __SIZE_TYPE__ long long unsigned int +#define __UINT64_MAX__ 0xffffffffffffffffULL +#define __FLT64X_DIG__ 18 +#define __INT8_TYPE__ signed char +#define __cpp_digit_separators 201309 +#define __GCC_ASM_FLAG_OUTPUTS__ 1 +#define __FLT_RADIX__ 2 +#define __INT_LEAST16_TYPE__ short int +#define __LDBL_EPSILON__ 1.08420217248550443400745280086994171e-19L +#define __UINTMAX_C(c) c ## ULL +#define __GLIBCXX_BITSIZE_INT_N_0 128 +#define __SEH__ 1 +#define __SIG_ATOMIC_MAX__ 0x7fffffff +#define __GCC_ATOMIC_WCHAR_T_LOCK_FREE 2 +#define __cpp_sized_deallocation 201309 +#define __SIZEOF_PTRDIFF_T__ 8 +#define __FLT32X_MANT_DIG__ 53 +#define __x86_64__ 1 +#define __FLT32X_MIN_EXP__ (-1021) +#define __DEC32_SUBNORMAL_MIN__ 0.000001E-95DF +#define __MSVCRT__ 1 +#define __INT_FAST16_MAX__ 0x7fff +#define __FLT64_DIG__ 15 +#define __UINT_FAST32_MAX__ 0xffffffffU +#define __UINT_LEAST64_TYPE__ long long unsigned int +#define __FLT_HAS_QUIET_NAN__ 1 +#define __FLT_MAX_10_EXP__ 38 +#define __LONG_MAX__ 0x7fffffffL +#define __FLT64X_HAS_DENORM__ 1 +#define __DEC128_SUBNORMAL_MIN__ 0.000000000000000000000000000000001E-6143DL +#define __FLT_HAS_INFINITY__ 1 +#define __cpp_unicode_literals 200710 +#define __UINT_FAST16_TYPE__ short unsigned int +#define __DEC64_MAX__ 9.999999999999999E384DD +#define __INT_FAST32_WIDTH__ 32 +#define __CHAR16_TYPE__ short unsigned int +#define __PRAGMA_REDEFINE_EXTNAME 1 +#define __SIZE_WIDTH__ 64 +#define __SEG_FS 1 +#define __INT_LEAST16_MAX__ 0x7fff +#define __DEC64_MANT_DIG__ 16 +#define __UINT_LEAST32_MAX__ 0xffffffffU +#define __SEG_GS 1 +#define __FLT32_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F32 +#define __GCC_ATOMIC_LONG_LOCK_FREE 2 +#define __SIG_ATOMIC_WIDTH__ 32 +#define __INT_LEAST64_TYPE__ long long int +#define __INT16_TYPE__ short int +#define __INT_LEAST8_TYPE__ signed char +#define __DEC32_MAX_EXP__ 97 +#define __INT_FAST8_MAX__ 0x7f +#define __FLT128_MAX__ 1.18973149535723176508575932662800702e+4932F128 +#define __INTPTR_MAX__ 0x7fffffffffffffffLL +#define __GXX_MERGED_TYPEINFO_NAMES 0 +#define __cpp_range_based_for 200907 +#define __FLT64_HAS_QUIET_NAN__ 1 +#define __stdcall __attribute__((__stdcall__)) +#define __FLT32_MIN_10_EXP__ (-37) +#define __SSE2__ 1 +#define __EXCEPTIONS 1 +#define __LDBL_MANT_DIG__ 64 +#define __DBL_HAS_QUIET_NAN__ 1 +#define __FLT64_HAS_INFINITY__ 1 +#define __FLT64X_MAX__ 1.18973149535723176502126385303097021e+4932F64x +#define __SIG_ATOMIC_MIN__ (-__SIG_ATOMIC_MAX__ - 1) +#define __cpp_return_type_deduction 201304 +#define __INTPTR_TYPE__ long long int +#define __UINT16_TYPE__ short unsigned int +#define __WCHAR_TYPE__ short unsigned int +#define __SIZEOF_FLOAT__ 4 +#define __pic__ 1 +#define __UINTPTR_MAX__ 0xffffffffffffffffULL +#define __INT_FAST64_WIDTH__ 64 +#define __DEC64_MIN_EXP__ (-382) +#define __cpp_decltype 200707 +#define __FLT32_DECIMAL_DIG__ 9 +#define __INT_FAST64_MAX__ 0x7fffffffffffffffLL +#define __GCC_ATOMIC_TEST_AND_SET_TRUEVAL 1 +#define __FLT_DIG__ 6 +#define __FLT64X_MAX_EXP__ 16384 +#define __UINT_FAST64_TYPE__ long long unsigned int +#define __INT_MAX__ 0x7fffffff +#define __amd64__ 1 +#define WIN32 1 +#define __nocona 1 +#define __code_model_medium__ 1 +#define __INT64_TYPE__ long long int +#define __FLT_MAX_EXP__ 128 +#define WIN64 1 +#define __ORDER_BIG_ENDIAN__ 4321 +#define __DBL_MANT_DIG__ 53 +#define __cpp_inheriting_constructors 201511 +#define QT_CORE_LIB 1 +#define __SIZEOF_FLOAT128__ 16 +#define __INT_LEAST64_MAX__ 0x7fffffffffffffffLL +#define __DEC64_MIN__ 1E-383DD +#define __WINT_TYPE__ short unsigned int +#define __UINT_LEAST32_TYPE__ unsigned int +#define __SIZEOF_SHORT__ 2 +#define __SSE__ 1 +#define __LDBL_MIN_EXP__ (-16381) +#define __FLT64_MAX__ 1.79769313486231570814527423731704357e+308F64 +#define __WINT_WIDTH__ 16 +#define __INT_LEAST8_MAX__ 0x7f +#define __FLT32X_MAX_10_EXP__ 308 +#define __SIZEOF_INT128__ 16 +#define __WCHAR_UNSIGNED__ 1 +#define __LDBL_MAX_10_EXP__ 4932 +#define __ATOMIC_RELAXED 0 +#define __DBL_EPSILON__ double(2.22044604925031308084726333618164062e-16L) +#define __thiscall __attribute__((__thiscall__)) +#define __FLT128_MIN__ 3.36210314311209350626267781732175260e-4932F128 +#define __UINT8_C(c) c +#define __FLT64_MAX_EXP__ 1024 +#define __INT_LEAST32_TYPE__ int +#define __SIZEOF_WCHAR_T__ 2 +#define __FLT128_HAS_QUIET_NAN__ 1 +#define __INT_FAST8_TYPE__ signed char +#define __fastcall __attribute__((__fastcall__)) +#define __FLT64X_MIN__ 3.36210314311209350626267781732175260e-4932F64x +#define __GNUC_STDC_INLINE__ 1 +#define __FLT64_HAS_DENORM__ 1 +#define __FLT32_EPSILON__ 1.19209289550781250000000000000000000e-7F32 +#define __DBL_DECIMAL_DIG__ 17 +#define __STDC_UTF_32__ 1 +#define __INT_FAST8_WIDTH__ 8 +#define __FXSR__ 1 +#define __DEC_EVAL_METHOD__ 2 +#define __FLT32X_MAX__ 1.79769313486231570814527423731704357e+308F32x +#define __MINGW64__ 1 +#define __cpp_runtime_arrays 198712 +#define __UINT64_TYPE__ long long unsigned int +#define __UINT32_C(c) c ## U +#define __INTMAX_MAX__ 0x7fffffffffffffffLL +#define __cpp_alias_templates 200704 +#define __BYTE_ORDER__ __ORDER_LITTLE_ENDIAN__ +#define WINNT 1 +#define __FLT_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F +#define __INT8_MAX__ 0x7f +#define __LONG_WIDTH__ 32 +#define __PIC__ 1 +#define __UINT_FAST32_TYPE__ unsigned int +#define __CHAR32_TYPE__ unsigned int +#define __FLT_MAX__ 3.40282346638528859811704183484516925e+38F +#define __cpp_constexpr 201304 +#define __INT32_TYPE__ int +#define __SIZEOF_DOUBLE__ 8 +#define __cpp_exceptions 199711 +#define __FLT_MIN_10_EXP__ (-37) +#define __FLT64_MIN__ 2.22507385850720138309023271733240406e-308F64 +#define __INT_LEAST32_WIDTH__ 32 +#define __INTMAX_TYPE__ long long int +#define _INTEGRAL_MAX_BITS 64 +#define __DEC128_MAX_EXP__ 6145 +#define __FLT32X_HAS_QUIET_NAN__ 1 +#define __ATOMIC_CONSUME 1 +#define __nocona__ 1 +#define __GNUC_MINOR__ 3 +#define __GLIBCXX_TYPE_INT_N_0 __int128 +#define __INT_FAST16_WIDTH__ 16 +#define __UINTMAX_MAX__ 0xffffffffffffffffULL +#define __DEC32_MANT_DIG__ 7 +#define __FLT32X_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F32x +#define __DBL_MAX_10_EXP__ 308 +#define __LDBL_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951L +#define __INT16_C(c) c +#define __cpp_generic_lambdas 201304 +#define __STDC__ 1 +#define __FLT32X_DIG__ 15 +#define __PTRDIFF_TYPE__ long long int +#define __ATOMIC_SEQ_CST 5 +#define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_16 1 +#define __UINT32_TYPE__ unsigned int +#define __FLT32X_MIN_10_EXP__ (-307) +#define __UINTPTR_TYPE__ long long unsigned int +#define __DEC64_SUBNORMAL_MIN__ 0.000000000000001E-383DD +#define __DEC128_MANT_DIG__ 34 +#define __LDBL_MIN_10_EXP__ (-4931) +#define __FLT128_EPSILON__ 1.92592994438723585305597794258492732e-34F128 +#define __SSE_MATH__ 1 +#define __SIZEOF_LONG_LONG__ 8 +#define __cpp_user_defined_literals 200809 +#define __FLT128_DECIMAL_DIG__ 36 +#define __GCC_ATOMIC_LLONG_LOCK_FREE 2 +#define __FLT32X_MIN__ 2.22507385850720138309023271733240406e-308F32x +#define __LDBL_DIG__ 18 +#define __FLT_DECIMAL_DIG__ 9 +#define __UINT_FAST16_MAX__ 0xffff +#define __GCC_ATOMIC_SHORT_LOCK_FREE 2 +#define __INT_LEAST64_WIDTH__ 64 +#define __SSE3__ 1 +#define __UINT_FAST8_TYPE__ unsigned char +#define __WIN64__ 1 +#define __cpp_init_captures 201304 +#define __ATOMIC_ACQ_REL 4 +#define __ATOMIC_RELEASE 3 +#define __declspec(x) __attribute__((x)) diff --git a/raytracer/raytracer_autogen/mocs_compilation.cpp b/raytracer/raytracer_autogen/mocs_compilation.cpp new file mode 100644 index 0000000000000000000000000000000000000000..bda67f76e3e76636702de32d1be8aab4c51458fb --- /dev/null +++ b/raytracer/raytracer_autogen/mocs_compilation.cpp @@ -0,0 +1,3 @@ +// This file is autogenerated. Changes will be overwritten. +// No files found that require moc or the moc files are included +enum some_compilers { need_more_than_nothing }; diff --git a/solarsystem/CMakeFiles/CMakeDirectoryInformation.cmake b/solarsystem/CMakeFiles/CMakeDirectoryInformation.cmake new file mode 100644 index 0000000000000000000000000000000000000000..f9b6fb842523da245999df173129ef6c5edd9ef6 --- /dev/null +++ b/solarsystem/CMakeFiles/CMakeDirectoryInformation.cmake @@ -0,0 +1,16 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "MinGW Makefiles" Generator, CMake Version 3.17 + +# Relative path conversion top directories. +set(CMAKE_RELATIVE_PATH_TOP_SOURCE "E:/Studium/team20-21") +set(CMAKE_RELATIVE_PATH_TOP_BINARY "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug") + +# Force unix paths in dependencies. +set(CMAKE_FORCE_UNIX_PATHS 1) + + +# The C and CXX include file regular expressions for this directory. +set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$") +set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$") +set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN}) +set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN}) diff --git a/solarsystem/CMakeFiles/progress.marks b/solarsystem/CMakeFiles/progress.marks new file mode 100644 index 0000000000000000000000000000000000000000..b1bd38b62a0800a4f6a80c34e21c5acffae52c7e --- /dev/null +++ b/solarsystem/CMakeFiles/progress.marks @@ -0,0 +1 @@ +13 diff --git a/solarsystem/CMakeFiles/solarsystem.dir/CXX.includecache b/solarsystem/CMakeFiles/solarsystem.dir/CXX.includecache new file mode 100644 index 0000000000000000000000000000000000000000..6f847eff61a276e1ab15bb51eb1870a3effb5a98 --- /dev/null +++ b/solarsystem/CMakeFiles/solarsystem.dir/CXX.includecache @@ -0,0 +1,2100 @@ +#IncludeRegexLine: ^[ ]*[#%][ ]*(include|import)[ ]*[<"]([^">]+)([">]) + +#IncludeRegexScan: ^.*$ + +#IncludeRegexComplain: ^$ + +#IncludeRegexTransform: + +C:/Qt/5.14.2/mingw73_64/include/QtANGLE/GLES2/gl2.h +GLES2/gl2platform.h +- +KHR/khrplatform.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtANGLE/GLES2/gl2platform.h +KHR/khrplatform.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtANGLE/GLES3/gl3.h +GLES3/gl3platform.h +- +KHR/khrplatform.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtANGLE/GLES3/gl3platform.h +KHR/khrplatform.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtANGLE/KHR/khrplatform.h +sys/cdefs.h +- +stdint.h +- +inttypes.h +- +stdint.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/QDir +qdir.h +C:/Qt/5.14.2/mingw73_64/include/QtCore/qdir.h + +C:/Qt/5.14.2/mingw73_64/include/QtCore/QFileInfo +qfileinfo.h +C:/Qt/5.14.2/mingw73_64/include/QtCore/qfileinfo.h + +C:/Qt/5.14.2/mingw73_64/include/QtCore/QFileSystemWatcher +qfilesystemwatcher.h +C:/Qt/5.14.2/mingw73_64/include/QtCore/qfilesystemwatcher.h + +C:/Qt/5.14.2/mingw73_64/include/QtCore/QObject +qobject.h +C:/Qt/5.14.2/mingw73_64/include/QtCore/qobject.h + +C:/Qt/5.14.2/mingw73_64/include/QtCore/QScopedPointer +qscopedpointer.h +C:/Qt/5.14.2/mingw73_64/include/QtCore/qscopedpointer.h + +C:/Qt/5.14.2/mingw73_64/include/QtCore/QTime +qdatetime.h +C:/Qt/5.14.2/mingw73_64/include/QtCore/qdatetime.h + +C:/Qt/5.14.2/mingw73_64/include/QtCore/QTimer +qtimer.h +C:/Qt/5.14.2/mingw73_64/include/QtCore/qtimer.h + +C:/Qt/5.14.2/mingw73_64/include/QtCore/QVariant +qvariant.h +C:/Qt/5.14.2/mingw73_64/include/QtCore/qvariant.h + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qabstractitemmodel.h +QtCore/qvariant.h +- +QtCore/qobject.h +- +QtCore/qhash.h +- +QtCore/qvector.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qalgorithms.h +QtCore/qglobal.h +- +intrin.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qarraydata.h +QtCore/qrefcount.h +- +string.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qatomic.h +QtCore/qglobal.h +- +QtCore/qbasicatomic.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qatomic_bootstrap.h +QtCore/qgenericatomic.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qatomic_cxx11.h +QtCore/qgenericatomic.h +- +atomic +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qatomic_msvc.h +QtCore/qgenericatomic.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qbasicatomic.h +QtCore/qglobal.h +- +QtCore/qatomic_bootstrap.h +- +QtCore/qatomic_cxx11.h +- +QtCore/qatomic_msvc.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qbasictimer.h +QtCore/qglobal.h +- +QtCore/qnamespace.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qbytearray.h +QtCore/qrefcount.h +- +QtCore/qnamespace.h +- +QtCore/qarraydata.h +- +stdlib.h +- +string.h +- +stdarg.h +- +string +- +iterator +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qbytearraylist.h +QtCore/qlist.h +- +QtCore/qbytearray.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qchar.h +QtCore/qglobal.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qcompilerdetection.h +QtCore/qglobal.h +- +utility +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qconfig-bootstrapped.h + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qconfig.h + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qcontainerfwd.h +QtCore/qglobal.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qcontainertools_impl.h +QtCore/qglobal.h +- +iterator +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qcontiguouscache.h +QtCore/qatomic.h +- +limits.h +- +new +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qcoreapplication.h +QtCore/qglobal.h +- +QtCore/qstring.h +- +QtCore/qobject.h +- +QtCore/qcoreevent.h +- +QtCore/qeventloop.h +- +QtCore/qscopedpointer.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qcoreevent.h +QtCore/qnamespace.h +- +QtCore/qbytearray.h +- +QtCore/qobjectdefs.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qdatastream.h +QtCore/qscopedpointer.h +- +QtCore/qiodevice.h +- +QtCore/qpair.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qdatetime.h +QtCore/qstring.h +- +QtCore/qnamespace.h +- +QtCore/qshareddata.h +- +limits +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qdebug.h +QtCore/qalgorithms.h +- +QtCore/qhash.h +- +QtCore/qlist.h +- +QtCore/qmap.h +- +QtCore/qpair.h +- +QtCore/qtextstream.h +- +QtCore/qstring.h +- +QtCore/qvector.h +- +QtCore/qset.h +- +QtCore/qcontiguouscache.h +- +QtCore/qsharedpointer.h +- +vector +- +list +- +map +- +utility +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qdir.h +QtCore/qstring.h +- +QtCore/qfileinfo.h +- +QtCore/qstringlist.h +- +QtCore/qshareddata.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qeventloop.h +QtCore/qobject.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qfile.h +QtCore/qfiledevice.h +- +QtCore/qstring.h +- +stdio.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qfiledevice.h +QtCore/qiodevice.h +- +QtCore/qstring.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qfileinfo.h +QtCore/qfile.h +- +QtCore/qlist.h +- +QtCore/qshareddata.h +- +QtCore/qmetatype.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qfilesystemwatcher.h +QtCore/qobject.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qflags.h +QtCore/qglobal.h +- +initializer_list +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qgenericatomic.h +QtCore/qglobal.h +- +QtCore/qtypeinfo.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qglobal.h +type_traits +- +cstddef +- +utility +- +assert.h +- +stddef.h +- +QtCore/qconfig-bootstrapped.h +- +QtCore/qconfig.h +- +QtCore/qtcore-config.h +- +QtCore/qsystemdetection.h +- +QtCore/qprocessordetection.h +- +QtCore/qcompilerdetection.h +- +algorithm +- +QtCore/qtypeinfo.h +- +QtCore/qsysinfo.h +- +QtCore/qlogging.h +- +QtCore/qflags.h +- +QtCore/qatomic.h +- +QtCore/qglobalstatic.h +- +QtCore/qnumeric.h +- +QtCore/qversiontagging.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qglobalstatic.h +QtCore/qglobal.h +- +QtCore/qatomic.h +- +QtCore/qmutex.h +- +mutex +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qhash.h +QtCore/qchar.h +- +QtCore/qiterator.h +- +QtCore/qlist.h +- +QtCore/qrefcount.h +- +QtCore/qhashfunctions.h +- +QtCore/qcontainertools_impl.h +- +algorithm +- +initializer_list +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qhashfunctions.h +QtCore/qstring.h +- +QtCore/qpair.h +- +numeric +- +functional +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qiodevice.h +QtCore/qglobal.h +- +QtCore/qobject.h +- +QtCore/qobjectdefs.h +- +QtCore/qscopedpointer.h +- +QtCore/qstring.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qiterator.h +QtCore/qglobal.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qline.h +QtCore/qpoint.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qlist.h +QtCore/qalgorithms.h +- +QtCore/qiterator.h +- +QtCore/qrefcount.h +- +QtCore/qarraydata.h +- +QtCore/qhashfunctions.h +- +QtCore/qvector.h +- +QtCore/qcontainertools_impl.h +- +algorithm +- +initializer_list +- +iterator +- +list +- +stdlib.h +- +new +- +limits.h +- +string.h +- +QtCore/qbytearraylist.h +- +QtCore/qstringlist.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qlocale.h +QtCore/qvariant.h +- +QtCore/qstring.h +- +QtCore/qobjectdefs.h +- +QtCore/qshareddata.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qlogging.h +QtCore/qglobal.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qmap.h +QtCore/qiterator.h +- +QtCore/qlist.h +- +QtCore/qrefcount.h +- +QtCore/qpair.h +- +QtCore/qdebug.h +- +functional +- +initializer_list +- +map +- +new +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qmargins.h +QtCore/qnamespace.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qmetatype.h +QtCore/qglobal.h +- +QtCore/qatomic.h +- +QtCore/qbytearray.h +- +QtCore/qvarlengtharray.h +- +QtCore/qobjectdefs.h +- +new +- +vector +- +list +- +map +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qmutex.h +QtCore/qglobal.h +- +QtCore/qatomic.h +- +new +- +chrono +- +limits +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qnamespace.h +QtCore/qglobal.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qnumeric.h +QtCore/qglobal.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qobject.h +QtCore/qobjectdefs.h +- +QtCore/qstring.h +- +QtCore/qbytearray.h +- +QtCore/qlist.h +- +QtCore/qcoreevent.h +- +QtCore/qscopedpointer.h +- +QtCore/qmetatype.h +- +QtCore/qobject_impl.h +- +chrono +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qobject_impl.h + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qobjectdefs.h +QtCore/qnamespace.h +- +QtCore/qobjectdefs_impl.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qobjectdefs_impl.h +QtCore/qnamespace.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qpair.h +QtCore/qglobal.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qpoint.h +QtCore/qnamespace.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qprocessordetection.h +QtCore/qglobal.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qrect.h +QtCore/qmargins.h +- +QtCore/qsize.h +- +QtCore/qpoint.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qrefcount.h +QtCore/qatomic.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qregexp.h +QtCore/qglobal.h +- +QtCore/qstring.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qregularexpression.h +QtCore/qglobal.h +- +QtCore/qstring.h +- +QtCore/qstringlist.h +- +QtCore/qshareddata.h +- +QtCore/qvariant.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qscopedpointer.h +QtCore/qglobal.h +- +stdlib.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qset.h +QtCore/qhash.h +- +QtCore/qcontainertools_impl.h +- +initializer_list +- +iterator +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qshareddata.h +QtCore/qglobal.h +- +QtCore/qatomic.h +- +QtCore/qhash.h +- +QtCore/qhashfunctions.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qsharedpointer.h +QtCore/qglobal.h +- +QtCore/qatomic.h +- +QtCore/qshareddata.h +- +QtCore/qsharedpointer_impl.h +- +memory +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qsharedpointer_impl.h +new +- +QtCore/qatomic.h +- +QtCore/qobject.h +- +QtCore/qhash.h +- +QtCore/qhashfunctions.h +- +memory +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qsize.h +QtCore/qnamespace.h +- +QtCore/qmargins.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qstring.h +QtCore/qchar.h +- +QtCore/qbytearray.h +- +QtCore/qrefcount.h +- +QtCore/qnamespace.h +- +QtCore/qstringliteral.h +- +QtCore/qstringalgorithms.h +- +QtCore/qstringview.h +- +string +- +iterator +- +stdarg.h +- +QtCore/qstringbuilder.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringalgorithms.h +QtCore/qnamespace.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringbuilder.h +QtCore/qstring.h +- +QtCore/qbytearray.h +- +string.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringlist.h +QtCore/qlist.h +- +QtCore/qalgorithms.h +- +QtCore/qcontainertools_impl.h +- +QtCore/qregexp.h +- +QtCore/qstring.h +- +QtCore/qstringmatcher.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringliteral.h +QtCore/qarraydata.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringmatcher.h +QtCore/qstring.h +- +QtCore/qstringview.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringview.h +QtCore/qchar.h +- +QtCore/qbytearray.h +- +QtCore/qstringliteral.h +- +QtCore/qstringalgorithms.h +- +string +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qsysinfo.h +QtCore/qglobal.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qsystemdetection.h +QtCore/qglobal.h +- +TargetConditionals.h +- +Availability.h +- +AvailabilityMacros.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qt_windows.h +windows.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qtcore-config.h + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qtextstream.h +QtCore/qiodevice.h +- +QtCore/qstring.h +- +QtCore/qchar.h +- +QtCore/qlocale.h +- +QtCore/qscopedpointer.h +- +stdio.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qtimer.h +QtCore/qglobal.h +- +QtCore/qbasictimer.h +- +QtCore/qobject.h +- +chrono +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qtypeinfo.h +QtCore/qglobal.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qurl.h +QtCore/qbytearray.h +- +QtCore/qobjectdefs.h +- +QtCore/qstring.h +- +QtCore/qlist.h +- +QtCore/qpair.h +- +QtCore/qglobal.h +- +QtCore/qurlquery.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qurlquery.h +QtCore/qpair.h +- +QtCore/qshareddata.h +- +QtCore/qurl.h +- +QtCore/qstringlist.h +- +initializer_list +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qvariant.h +QtCore/qatomic.h +- +QtCore/qbytearray.h +- +QtCore/qlist.h +- +QtCore/qmetatype.h +- +QtCore/qmap.h +- +QtCore/qhash.h +- +QtCore/qstring.h +- +QtCore/qstringlist.h +- +QtCore/qobject.h +- +QtCore/qbytearraylist.h +- +variant +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qvarlengtharray.h +QtCore/qcontainerfwd.h +- +QtCore/qglobal.h +- +QtCore/qalgorithms.h +- +QtCore/qcontainertools_impl.h +- +QtCore/qhashfunctions.h +- +algorithm +- +initializer_list +- +iterator +- +new +- +string.h +- +stdlib.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qvector.h +QtCore/qalgorithms.h +- +QtCore/qiterator.h +- +QtCore/qrefcount.h +- +QtCore/qarraydata.h +- +QtCore/qhashfunctions.h +- +QtCore/qcontainertools_impl.h +- +iterator +- +initializer_list +- +vector +- +stdlib.h +- +string.h +- +algorithm +- +QtCore/qpoint.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qversiontagging.h +QtCore/qglobal.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/QKeyEvent +qevent.h +C:/Qt/5.14.2/mingw73_64/include/QtGui/qevent.h + +C:/Qt/5.14.2/mingw73_64/include/QtGui/QMatrix3x3 +qgenericmatrix.h +C:/Qt/5.14.2/mingw73_64/include/QtGui/qgenericmatrix.h + +C:/Qt/5.14.2/mingw73_64/include/QtGui/QMatrix4x4 +qmatrix4x4.h +C:/Qt/5.14.2/mingw73_64/include/QtGui/qmatrix4x4.h + +C:/Qt/5.14.2/mingw73_64/include/QtGui/QOpenGLBuffer +qopenglbuffer.h +C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglbuffer.h + +C:/Qt/5.14.2/mingw73_64/include/QtGui/QOpenGLFunctions +qopenglfunctions.h +C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglfunctions.h + +C:/Qt/5.14.2/mingw73_64/include/QtGui/QOpenGLShaderProgram +qopenglshaderprogram.h +C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglshaderprogram.h + +C:/Qt/5.14.2/mingw73_64/include/QtGui/QOpenGLTexture +qopengltexture.h +C:/Qt/5.14.2/mingw73_64/include/QtGui/qopengltexture.h + +C:/Qt/5.14.2/mingw73_64/include/QtGui/QOpenGLVertexArrayObject +qopenglvertexarrayobject.h +C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglvertexarrayobject.h + +C:/Qt/5.14.2/mingw73_64/include/QtGui/QQuaternion +qquaternion.h +C:/Qt/5.14.2/mingw73_64/include/QtGui/qquaternion.h + +C:/Qt/5.14.2/mingw73_64/include/QtGui/QSurfaceFormat +qsurfaceformat.h +C:/Qt/5.14.2/mingw73_64/include/QtGui/qsurfaceformat.h + +C:/Qt/5.14.2/mingw73_64/include/QtGui/QVector2D +qvector2d.h +C:/Qt/5.14.2/mingw73_64/include/QtGui/qvector2d.h + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qbrush.h +QtGui/qtguiglobal.h +- +QtCore/qpair.h +- +QtCore/qpoint.h +- +QtCore/qvector.h +- +QtCore/qscopedpointer.h +- +QtGui/qcolor.h +- +QtGui/qmatrix.h +- +QtGui/qtransform.h +- +QtGui/qimage.h +- +QtGui/qpixmap.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qcolor.h +QtGui/qtguiglobal.h +- +QtGui/qrgb.h +- +QtCore/qnamespace.h +- +QtCore/qstringlist.h +- +QtGui/qrgba64.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qcursor.h +QtGui/qtguiglobal.h +- +QtCore/qpoint.h +- +QtGui/qwindowdefs.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qevent.h +QtGui/qtguiglobal.h +- +QtGui/qwindowdefs.h +- +QtGui/qregion.h +- +QtCore/qnamespace.h +- +QtCore/qstring.h +- +QtGui/qkeysequence.h +- +QtCore/qcoreevent.h +- +QtCore/qvariant.h +- +QtCore/qmap.h +- +QtCore/qvector.h +- +QtCore/qset.h +- +QtCore/qurl.h +- +QtCore/qfile.h +- +QtGui/qvector2d.h +- +QtGui/qtouchdevice.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qfont.h +QtGui/qtguiglobal.h +- +QtGui/qwindowdefs.h +- +QtCore/qstring.h +- +QtCore/qsharedpointer.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qfontinfo.h +QtGui/qtguiglobal.h +- +QtGui/qfont.h +- +QtCore/qsharedpointer.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qfontmetrics.h +QtGui/qtguiglobal.h +- +QtGui/qfont.h +- +QtCore/qsharedpointer.h +- +QtCore/qrect.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qgenericmatrix.h +QtGui/qtguiglobal.h +- +QtCore/qmetatype.h +- +QtCore/qdebug.h +- +QtCore/qdatastream.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qguiapplication.h +QtGui/qtguiglobal.h +- +QtCore/qcoreapplication.h +- +QtGui/qwindowdefs.h +- +QtGui/qinputmethod.h +- +QtCore/qlocale.h +- +QtCore/qpoint.h +- +QtCore/qsize.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qicon.h +QtGui/qtguiglobal.h +- +QtCore/qsize.h +- +QtCore/qlist.h +- +QtGui/qpixmap.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qimage.h +QtGui/qtguiglobal.h +- +QtGui/qcolor.h +- +QtGui/qrgb.h +- +QtGui/qpaintdevice.h +- +QtGui/qpixelformat.h +- +QtGui/qtransform.h +- +QtCore/qbytearray.h +- +QtCore/qrect.h +- +QtCore/qstring.h +- +QtCore/qstringlist.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qinputmethod.h +QtGui/qtguiglobal.h +- +QtCore/qobject.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qkeysequence.h +QtGui/qtguiglobal.h +- +QtCore/qstring.h +- +QtCore/qobjectdefs.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qmatrix.h +QtGui/qtguiglobal.h +- +QtGui/qpolygon.h +- +QtGui/qregion.h +- +QtGui/qwindowdefs.h +- +QtCore/qline.h +- +QtCore/qpoint.h +- +QtCore/qrect.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qmatrix4x4.h +QtGui/qtguiglobal.h +- +QtGui/qvector3d.h +- +QtGui/qvector4d.h +- +QtGui/qquaternion.h +- +QtGui/qgenericmatrix.h +- +QtCore/qrect.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qopengl.h +QtGui/qtguiglobal.h +- +QtCore/qt_windows.h +- +OpenGLES/ES3/gl.h +- +OpenGLES/ES3/glext.h +- +OpenGLES/ES2/gl.h +- +OpenGLES/ES2/glext.h +- +GLES3/gl32.h +- +GLES3/gl31.h +- +GLES3/gl3.h +- +GLES2/gl2.h +- +QtGui/qopengles2ext.h +- +OpenGL/gl.h +- +OpenGL/gl3.h +- +OpenGL/glext.h +- +GL/gl.h +- +GL/gl.h +- +QtGui/qopenglext.h +- +stddef.h +- +inttypes.h +- +inttypes.h +- +stdint.h +- +inttypes.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglbuffer.h +QtGui/qtguiglobal.h +- +QtCore/qscopedpointer.h +- +QtGui/qopengl.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglcontext.h +QtGui/qtguiglobal.h +- +QtCore/qnamespace.h +- +QtCore/QObject +- +QtCore/QScopedPointer +- +QtGui/QSurfaceFormat +- +QtGui/qopengl.h +- +QtGui/qopenglversionfunctions.h +- +QtCore/qhash.h +- +QtCore/qhashfunctions.h +- +QtCore/qpair.h +- +QtCore/qvariant.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qopengles2ext.h + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglext.h +windows.h +- +inttypes.h +- +inttypes.h +- +stdint.h +- +inttypes.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglfunctions.h +QtGui/qtguiglobal.h +- +QtGui/qopengl.h +- +QtGui/qopenglcontext.h +- +stdio.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglshaderprogram.h +QtGui/qtguiglobal.h +- +QtGui/qopengl.h +- +QtGui/qvector2d.h +- +QtGui/qvector3d.h +- +QtGui/qvector4d.h +- +QtGui/qmatrix4x4.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qopengltexture.h +QtGui/qtguiglobal.h +- +QtGui/qopengl.h +- +QtGui/qimage.h +- +QtCore/QScopedPointer +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglversionfunctions.h +QtGui/qtguiglobal.h +- +QtCore/qhash.h +- +QtCore/qhashfunctions.h +- +QtCore/qpair.h +- +QtGui/qopengl.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglvertexarrayobject.h +QtGui/qtguiglobal.h +- +QtCore/QObject +- +QtGui/qopengl.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qpaintdevice.h +QtGui/qtguiglobal.h +- +QtGui/qwindowdefs.h +- +QtCore/qrect.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qpainterpath.h +QtGui/qtguiglobal.h +- +QtGui/qmatrix.h +- +QtCore/qglobal.h +- +QtCore/qrect.h +- +QtCore/qline.h +- +QtCore/qvector.h +- +QtCore/qscopedpointer.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qpalette.h +QtGui/qtguiglobal.h +- +QtGui/qwindowdefs.h +- +QtGui/qcolor.h +- +QtGui/qbrush.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qpen.h +QtGui/qtguiglobal.h +- +QtGui/qcolor.h +- +QtGui/qbrush.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qpixelformat.h +QtGui/qtguiglobal.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qpixmap.h +QtGui/qtguiglobal.h +- +QtGui/qpaintdevice.h +- +QtGui/qcolor.h +- +QtCore/qnamespace.h +- +QtCore/qstring.h +- +QtCore/qsharedpointer.h +- +QtGui/qimage.h +- +QtGui/qtransform.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qpolygon.h +QtGui/qtguiglobal.h +- +QtCore/qvector.h +- +QtCore/qpoint.h +- +QtCore/qrect.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qquaternion.h +QtGui/qtguiglobal.h +- +QtGui/qgenericmatrix.h +- +QtGui/qvector3d.h +- +QtGui/qvector4d.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qregion.h +QtGui/qtguiglobal.h +- +QtCore/qatomic.h +- +QtCore/qrect.h +- +QtGui/qwindowdefs.h +- +QtCore/qdatastream.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qrgb.h +QtGui/qtguiglobal.h +- +QtCore/qprocessordetection.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qrgba64.h +QtGui/qtguiglobal.h +- +QtCore/qprocessordetection.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qsurfaceformat.h +QtGui/qtguiglobal.h +- +QtCore/qpair.h +- +QtCore/qobjectdefs.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qtextcursor.h +QtGui/qtguiglobal.h +- +QtCore/qstring.h +- +QtCore/qshareddata.h +- +QtGui/qtextformat.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qtextdocument.h +QtGui/qtguiglobal.h +- +QtCore/qobject.h +- +QtCore/qsize.h +- +QtCore/qrect.h +- +QtCore/qvariant.h +- +QtGui/qfont.h +- +QtCore/qurl.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qtextformat.h +QtGui/qtguiglobal.h +- +QtGui/qcolor.h +- +QtGui/qfont.h +- +QtCore/qshareddata.h +- +QtCore/qvector.h +- +QtCore/qvariant.h +- +QtGui/qpen.h +- +QtGui/qbrush.h +- +QtGui/qtextoption.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qtextoption.h +QtGui/qtguiglobal.h +- +QtCore/qnamespace.h +- +QtCore/qchar.h +- +QtCore/qmetatype.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qtgui-config.h + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qtguiglobal.h +QtCore/qglobal.h +- +QtGui/qtgui-config.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qtouchdevice.h +QtGui/qtguiglobal.h +- +QtCore/qobject.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qtransform.h +QtGui/qtguiglobal.h +- +QtGui/qmatrix.h +- +QtGui/qpainterpath.h +- +QtGui/qpolygon.h +- +QtGui/qregion.h +- +QtGui/qwindowdefs.h +- +QtCore/qline.h +- +QtCore/qpoint.h +- +QtCore/qrect.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qvalidator.h +QtGui/qtguiglobal.h +- +QtCore/qobject.h +- +QtCore/qstring.h +- +QtCore/qregexp.h +- +QtCore/qregularexpression.h +- +QtCore/qlocale.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qvector2d.h +QtGui/qtguiglobal.h +- +QtCore/qpoint.h +- +QtCore/qmetatype.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qvector3d.h +QtGui/qtguiglobal.h +- +QtCore/qpoint.h +- +QtCore/qmetatype.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qvector4d.h +QtGui/qtguiglobal.h +- +QtCore/qpoint.h +- +QtCore/qmetatype.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qwindowdefs.h +QtGui/qtguiglobal.h +- +QtCore/qobjectdefs.h +- +QtCore/qnamespace.h +- +QtGui/qwindowdefs_win.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qwindowdefs_win.h +QtGui/qtguiglobal.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QApplication +qapplication.h +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qapplication.h + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QBoxLayout +qboxlayout.h +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qboxlayout.h + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QComboBox +qcombobox.h +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qcombobox.h + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QGroupBox +qgroupbox.h +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qgroupbox.h + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QHBoxLayout +qboxlayout.h +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qboxlayout.h + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QLabel +qlabel.h +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qlabel.h + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QOpenGLWidget +qopenglwidget.h +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qopenglwidget.h + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QPushButton +qpushbutton.h +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qpushbutton.h + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QSpacerItem +qlayoutitem.h +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qlayoutitem.h + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QStyleFactory +qstylefactory.h +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qstylefactory.h + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QTextBrowser +qtextbrowser.h +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qtextbrowser.h + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QTextEdit +qtextedit.h +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qtextedit.h + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QVBoxLayout +qboxlayout.h +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qboxlayout.h + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QWidget +qwidget.h +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qwidget.h + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qabstractbutton.h +QtWidgets/qtwidgetsglobal.h +- +QtGui/qicon.h +- +QtGui/qkeysequence.h +- +QtWidgets/qwidget.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qabstractitemdelegate.h +QtWidgets/qtwidgetsglobal.h +- +QtCore/qobject.h +- +QtWidgets/qstyleoption.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qabstractscrollarea.h +QtWidgets/qtwidgetsglobal.h +- +QtWidgets/qframe.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qabstractslider.h +QtWidgets/qtwidgetsglobal.h +- +QtWidgets/qwidget.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qabstractspinbox.h +QtWidgets/qtwidgetsglobal.h +- +QtWidgets/qwidget.h +- +QtGui/qvalidator.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qapplication.h +QtWidgets/qtwidgetsglobal.h +- +QtCore/qcoreapplication.h +- +QtGui/qwindowdefs.h +- +QtCore/qpoint.h +- +QtCore/qsize.h +- +QtGui/qcursor.h +- +QtWidgets/qdesktopwidget.h +- +QtGui/qguiapplication.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qboxlayout.h +QtWidgets/qtwidgetsglobal.h +- +QtWidgets/qlayout.h +- +QtWidgets/qwidget.h +- +limits.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qcombobox.h +QtWidgets/qtwidgetsglobal.h +- +QtWidgets/qwidget.h +- +QtWidgets/qabstractitemdelegate.h +- +QtCore/qabstractitemmodel.h +- +QtCore/qvariant.h +- +QtGui/qvalidator.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qdesktopwidget.h +QtWidgets/qtwidgetsglobal.h +- +QtWidgets/qwidget.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qframe.h +QtWidgets/qtwidgetsglobal.h +- +QtWidgets/qwidget.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qgridlayout.h +QtWidgets/qtwidgetsglobal.h +- +QtWidgets/qlayout.h +- +QtWidgets/qwidget.h +- +limits.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qgroupbox.h +QtWidgets/qtwidgetsglobal.h +- +QtWidgets/qframe.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qlabel.h +QtWidgets/qtwidgetsglobal.h +- +QtWidgets/qframe.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qlayout.h +QtWidgets/qtwidgetsglobal.h +- +QtCore/qobject.h +- +QtWidgets/qlayoutitem.h +- +QtWidgets/qsizepolicy.h +- +QtCore/qrect.h +- +QtCore/qmargins.h +- +limits.h +- +QtWidgets/qboxlayout.h +- +QtWidgets/qgridlayout.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qlayoutitem.h +QtWidgets/qtwidgetsglobal.h +- +QtWidgets/qsizepolicy.h +- +QtCore/qrect.h +- +limits.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qopenglwidget.h +QtWidgets/qtwidgetsglobal.h +- +QtWidgets/QWidget +- +QtGui/QSurfaceFormat +- +QtGui/qopengl.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qpushbutton.h +QtWidgets/qtwidgetsglobal.h +- +QtWidgets/qabstractbutton.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qrubberband.h +QtWidgets/qtwidgetsglobal.h +- +QtWidgets/qwidget.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qsizepolicy.h +QtWidgets/qtwidgetsglobal.h +- +QtCore/qobject.h +- +QtCore/qalgorithms.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qslider.h +QtWidgets/qtwidgetsglobal.h +- +QtWidgets/qabstractslider.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qstyle.h +QtWidgets/qtwidgetsglobal.h +- +QtCore/qobject.h +- +QtCore/qrect.h +- +QtCore/qsize.h +- +QtGui/qicon.h +- +QtGui/qpixmap.h +- +QtGui/qpalette.h +- +QtWidgets/qsizepolicy.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qstylefactory.h +QtWidgets/qtwidgetsglobal.h +- +QtCore/qstringlist.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qstyleoption.h +QtWidgets/qtwidgetsglobal.h +- +QtCore/qlocale.h +- +QtCore/qvariant.h +- +QtWidgets/qabstractspinbox.h +- +QtGui/qicon.h +- +QtGui/qmatrix.h +- +QtWidgets/qslider.h +- +QtWidgets/qstyle.h +- +QtWidgets/qtabbar.h +- +QtWidgets/qtabwidget.h +- +QtWidgets/qrubberband.h +- +QtWidgets/qframe.h +- +QtCore/qabstractitemmodel.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qtabbar.h +QtWidgets/qtwidgetsglobal.h +- +QtWidgets/qwidget.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qtabwidget.h +QtWidgets/qtwidgetsglobal.h +- +QtWidgets/qwidget.h +- +QtGui/qicon.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qtextbrowser.h +QtWidgets/qtwidgetsglobal.h +- +QtWidgets/qtextedit.h +- +QtCore/qurl.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qtextedit.h +QtWidgets/qtwidgetsglobal.h +- +QtWidgets/qabstractscrollarea.h +- +QtGui/qtextdocument.h +- +QtGui/qtextoption.h +- +QtGui/qtextcursor.h +- +QtGui/qtextformat.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qtwidgets-config.h + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qtwidgetsglobal.h +QtGui/qtguiglobal.h +- +QtWidgets/qtwidgets-config.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qwidget.h +QtWidgets/qtwidgetsglobal.h +- +QtGui/qwindowdefs.h +- +QtCore/qobject.h +- +QtCore/qmargins.h +- +QtGui/qpaintdevice.h +- +QtGui/qpalette.h +- +QtGui/qfont.h +- +QtGui/qfontmetrics.h +- +QtGui/qfontinfo.h +- +QtWidgets/qsizepolicy.h +- +QtGui/qregion.h +- +QtGui/qbrush.h +- +QtGui/qcursor.h +- +QtGui/qkeysequence.h +- +QtGui/qevent.h +- + +E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/solarsystem/solarsystem_autogen/mocs_compilation.cpp + +E:/Studium/team20-21/common/glsl_preprocessor.hpp +list +- +string +- +vector +- +map +- +iostream +- + +E:/Studium/team20-21/common/util.hpp +filesystem/path.h +- + +E:/Studium/team20-21/common/view_controller.hpp +QVector2D +- +QMatrix3x3 +- +QMatrix4x4 +- +QQuaternion +- + +E:/Studium/team20-21/external/filesystem/fwd.h + +E:/Studium/team20-21/external/filesystem/path.h +fwd.h +E:/Studium/team20-21/external/filesystem/fwd.h +string +- +vector +- +stdexcept +- +sstream +- +cctype +- +cstdlib +- +cerrno +- +cstring +- +windows.h +- +unistd.h +- +sys/stat.h +- +linux/limits.h +- + +E:/Studium/team20-21/external/tiny_obj_loader.h +string +- +vector +- +map +- +cmath +- +cstdlib +- +cstring +- +cassert +- +cmath +- +cstddef +- +cctype +- +fstream +- +sstream +- +tiny_obj_loader.h +E:/Studium/team20-21/external/tiny_obj_loader.h + +E:/Studium/team20-21/solarsystem/main.cpp +QApplication +- +cmath +- +iostream +- +solarsystem_widget.hpp +E:/Studium/team20-21/solarsystem/solarsystem_widget.hpp +util.hpp +E:/Studium/team20-21/solarsystem/util.hpp + +E:/Studium/team20-21/solarsystem/mesh.cpp +mesh.hpp +E:/Studium/team20-21/solarsystem/mesh.hpp +QOpenGLShaderProgram +- +tiny_obj_loader.h +- +iostream +- +util_gl.hpp +E:/Studium/team20-21/solarsystem/util_gl.hpp + +E:/Studium/team20-21/solarsystem/mesh.hpp +string +- +vector +- +QOpenGLBuffer +- +QOpenGLVertexArrayObject +- + +E:/Studium/team20-21/solarsystem/solarsystem_widget.cpp +solarsystem_widget.hpp +E:/Studium/team20-21/solarsystem/solarsystem_widget.hpp +QStyleFactory +- +QApplication +- +QKeyEvent +- +QFileInfo +- +QDir +- +QOpenGLTexture +- +iostream +- +sstream +- +cassert +- +glsl_preprocessor.hpp +E:/Studium/team20-21/solarsystem/glsl_preprocessor.hpp +ui_minimal.h +E:/Studium/team20-21/solarsystem/ui_minimal.h +util.hpp +E:/Studium/team20-21/solarsystem/util.hpp +util_gl.hpp +E:/Studium/team20-21/solarsystem/util_gl.hpp + +E:/Studium/team20-21/solarsystem/solarsystem_widget.hpp +QOpenGLWidget +- +QOpenGLFunctions +- +QOpenGLShaderProgram +- +QGroupBox +- +QComboBox +- +QTextEdit +- +QFileSystemWatcher +- +QTimer +- +QTime +- +QBoxLayout +- +view_controller.hpp +E:/Studium/team20-21/solarsystem/view_controller.hpp +mesh.hpp +E:/Studium/team20-21/solarsystem/mesh.hpp + +E:/Studium/team20-21/solarsystem/util_gl.hpp + +solarsystem/solarsystem_autogen/include/ui_minimal.h +QtCore/QVariant +- +QtWidgets/QApplication +- +QtWidgets/QComboBox +- +QtWidgets/QHBoxLayout +- +QtWidgets/QLabel +- +QtWidgets/QPushButton +- +QtWidgets/QSpacerItem +- +QtWidgets/QTextBrowser +- +QtWidgets/QVBoxLayout +- +QtWidgets/QWidget +- + diff --git a/solarsystem/CMakeFiles/solarsystem.dir/DependInfo.cmake b/solarsystem/CMakeFiles/solarsystem.dir/DependInfo.cmake new file mode 100644 index 0000000000000000000000000000000000000000..65bd27e7b031f38d4b9913a126f5b006f38ddb02 --- /dev/null +++ b/solarsystem/CMakeFiles/solarsystem.dir/DependInfo.cmake @@ -0,0 +1,47 @@ +# The set of languages for which implicit dependencies are needed: +set(CMAKE_DEPENDS_LANGUAGES + "CXX" + ) +# The set of files for implicit dependencies of each language: +set(CMAKE_DEPENDS_CHECK_CXX + "E:/Studium/team20-21/solarsystem/main.cpp" "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj" + "E:/Studium/team20-21/solarsystem/mesh.cpp" "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/solarsystem/CMakeFiles/solarsystem.dir/mesh.cpp.obj" + "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/solarsystem/solarsystem_autogen/mocs_compilation.cpp" "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/solarsystem/CMakeFiles/solarsystem.dir/solarsystem_autogen/mocs_compilation.cpp.obj" + "E:/Studium/team20-21/solarsystem/solarsystem_widget.cpp" "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj" + ) +set(CMAKE_CXX_COMPILER_ID "GNU") + +# Preprocessor definitions for this target. +set(CMAKE_TARGET_DEFINITIONS_CXX + "MODELS_PATH=\"E:/Studium/team20-21/solarsystem/models\"" + "QT_CORE_LIB" + "QT_GUI_LIB" + "QT_OPENGL_LIB" + "QT_WIDGETS_LIB" + "SHADER_PATH=\"E:/Studium/team20-21/solarsystem/\"" + "TEXTURE_PATH=\"E:/Studium/team20-21/solarsystem/textures\"" + ) + +# The include file search paths: +set(CMAKE_CXX_TARGET_INCLUDE_PATH + "solarsystem" + "E:/Studium/team20-21/solarsystem" + "solarsystem/solarsystem_autogen/include" + "E:/Studium/team20-21/external" + "E:/Studium/team20-21/common" + "C:/Qt/5.14.2/mingw73_64/include" + "C:/Qt/5.14.2/mingw73_64/include/QtGui" + "C:/Qt/5.14.2/mingw73_64/include/QtANGLE" + "C:/Qt/5.14.2/mingw73_64/include/QtCore" + "C:/Qt/5.14.2/mingw73_64/./mkspecs/win32-g++" + "C:/Qt/5.14.2/mingw73_64/include/QtWidgets" + "C:/Qt/5.14.2/mingw73_64/include/QtOpenGL" + ) + +# Targets to which this target links. +set(CMAKE_TARGET_LINKED_INFO_FILES + "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/common/CMakeFiles/cgex.dir/DependInfo.cmake" + ) + +# Fortran module output directory. +set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/solarsystem/CMakeFiles/solarsystem.dir/build.make b/solarsystem/CMakeFiles/solarsystem.dir/build.make new file mode 100644 index 0000000000000000000000000000000000000000..878ae6e531c268aa84875279209a34a26b5bd377 --- /dev/null +++ b/solarsystem/CMakeFiles/solarsystem.dir/build.make @@ -0,0 +1,173 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "MinGW Makefiles" Generator, CMake Version 3.17 + +# Delete rule output on recipe failure. +.DELETE_ON_ERROR: + + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + + +# Disable VCS-based implicit rules. +% : %,v + + +# Disable VCS-based implicit rules. +% : RCS/% + + +# Disable VCS-based implicit rules. +% : RCS/%,v + + +# Disable VCS-based implicit rules. +% : SCCS/s.% + + +# Disable VCS-based implicit rules. +% : s.% + + +.SUFFIXES: .hpux_make_needs_suffix_list + + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +# Suppress display of executed commands. +$(VERBOSE).SILENT: + + +# A target that is always out of date. +cmake_force: + +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +SHELL = cmd.exe + +# The CMake executable. +CMAKE_COMMAND = "C:\Program Files\CMake\bin\cmake.exe" + +# The command to remove a file. +RM = "C:\Program Files\CMake\bin\cmake.exe" -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = E:\Studium\team20-21 + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug + +# Include any dependencies generated for this target. +include solarsystem/CMakeFiles/solarsystem.dir/depend.make + +# Include the progress variables for this target. +include solarsystem/CMakeFiles/solarsystem.dir/progress.make + +# Include the compile flags for this target's objects. +include solarsystem/CMakeFiles/solarsystem.dir/flags.make + +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_autogen/mocs_compilation.cpp.obj: solarsystem/CMakeFiles/solarsystem.dir/flags.make +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_autogen/mocs_compilation.cpp.obj: solarsystem/CMakeFiles/solarsystem.dir/includes_CXX.rsp +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_autogen/mocs_compilation.cpp.obj: solarsystem/solarsystem_autogen/mocs_compilation.cpp + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object solarsystem/CMakeFiles/solarsystem.dir/solarsystem_autogen/mocs_compilation.cpp.obj" + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\solarsystem && C:\Qt\Tools\mingw730_64\bin\g++.exe $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles\solarsystem.dir\solarsystem_autogen\mocs_compilation.cpp.obj -c E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\solarsystem\solarsystem_autogen\mocs_compilation.cpp + +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_autogen/mocs_compilation.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/solarsystem.dir/solarsystem_autogen/mocs_compilation.cpp.i" + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\solarsystem && C:\Qt\Tools\mingw730_64\bin\g++.exe $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\solarsystem\solarsystem_autogen\mocs_compilation.cpp > CMakeFiles\solarsystem.dir\solarsystem_autogen\mocs_compilation.cpp.i + +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_autogen/mocs_compilation.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/solarsystem.dir/solarsystem_autogen/mocs_compilation.cpp.s" + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\solarsystem && C:\Qt\Tools\mingw730_64\bin\g++.exe $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\solarsystem\solarsystem_autogen\mocs_compilation.cpp -o CMakeFiles\solarsystem.dir\solarsystem_autogen\mocs_compilation.cpp.s + +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: solarsystem/CMakeFiles/solarsystem.dir/flags.make +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: solarsystem/CMakeFiles/solarsystem.dir/includes_CXX.rsp +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: E:/Studium/team20-21/solarsystem/solarsystem_widget.cpp + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Building CXX object solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj" + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\solarsystem && C:\Qt\Tools\mingw730_64\bin\g++.exe $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles\solarsystem.dir\solarsystem_widget.cpp.obj -c E:\Studium\team20-21\solarsystem\solarsystem_widget.cpp + +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.i" + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\solarsystem && C:\Qt\Tools\mingw730_64\bin\g++.exe $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E E:\Studium\team20-21\solarsystem\solarsystem_widget.cpp > CMakeFiles\solarsystem.dir\solarsystem_widget.cpp.i + +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.s" + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\solarsystem && C:\Qt\Tools\mingw730_64\bin\g++.exe $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S E:\Studium\team20-21\solarsystem\solarsystem_widget.cpp -o CMakeFiles\solarsystem.dir\solarsystem_widget.cpp.s + +solarsystem/CMakeFiles/solarsystem.dir/mesh.cpp.obj: solarsystem/CMakeFiles/solarsystem.dir/flags.make +solarsystem/CMakeFiles/solarsystem.dir/mesh.cpp.obj: solarsystem/CMakeFiles/solarsystem.dir/includes_CXX.rsp +solarsystem/CMakeFiles/solarsystem.dir/mesh.cpp.obj: E:/Studium/team20-21/solarsystem/mesh.cpp + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\CMakeFiles --progress-num=$(CMAKE_PROGRESS_3) "Building CXX object solarsystem/CMakeFiles/solarsystem.dir/mesh.cpp.obj" + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\solarsystem && C:\Qt\Tools\mingw730_64\bin\g++.exe $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles\solarsystem.dir\mesh.cpp.obj -c E:\Studium\team20-21\solarsystem\mesh.cpp + +solarsystem/CMakeFiles/solarsystem.dir/mesh.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/solarsystem.dir/mesh.cpp.i" + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\solarsystem && C:\Qt\Tools\mingw730_64\bin\g++.exe $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E E:\Studium\team20-21\solarsystem\mesh.cpp > CMakeFiles\solarsystem.dir\mesh.cpp.i + +solarsystem/CMakeFiles/solarsystem.dir/mesh.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/solarsystem.dir/mesh.cpp.s" + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\solarsystem && C:\Qt\Tools\mingw730_64\bin\g++.exe $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S E:\Studium\team20-21\solarsystem\mesh.cpp -o CMakeFiles\solarsystem.dir\mesh.cpp.s + +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: solarsystem/CMakeFiles/solarsystem.dir/flags.make +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: solarsystem/CMakeFiles/solarsystem.dir/includes_CXX.rsp +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: E:/Studium/team20-21/solarsystem/main.cpp + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\CMakeFiles --progress-num=$(CMAKE_PROGRESS_4) "Building CXX object solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj" + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\solarsystem && C:\Qt\Tools\mingw730_64\bin\g++.exe $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles\solarsystem.dir\main.cpp.obj -c E:\Studium\team20-21\solarsystem\main.cpp + +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/solarsystem.dir/main.cpp.i" + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\solarsystem && C:\Qt\Tools\mingw730_64\bin\g++.exe $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E E:\Studium\team20-21\solarsystem\main.cpp > CMakeFiles\solarsystem.dir\main.cpp.i + +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/solarsystem.dir/main.cpp.s" + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\solarsystem && C:\Qt\Tools\mingw730_64\bin\g++.exe $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S E:\Studium\team20-21\solarsystem\main.cpp -o CMakeFiles\solarsystem.dir\main.cpp.s + +# Object files for target solarsystem +solarsystem_OBJECTS = \ +"CMakeFiles/solarsystem.dir/solarsystem_autogen/mocs_compilation.cpp.obj" \ +"CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj" \ +"CMakeFiles/solarsystem.dir/mesh.cpp.obj" \ +"CMakeFiles/solarsystem.dir/main.cpp.obj" + +# External object files for target solarsystem +solarsystem_EXTERNAL_OBJECTS = + +bin/solarsystem.exe: solarsystem/CMakeFiles/solarsystem.dir/solarsystem_autogen/mocs_compilation.cpp.obj +bin/solarsystem.exe: solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj +bin/solarsystem.exe: solarsystem/CMakeFiles/solarsystem.dir/mesh.cpp.obj +bin/solarsystem.exe: solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj +bin/solarsystem.exe: solarsystem/CMakeFiles/solarsystem.dir/build.make +bin/solarsystem.exe: common/libcgex.a +bin/solarsystem.exe: C:/Qt/5.14.2/mingw73_64/lib/libQt5OpenGL.a +bin/solarsystem.exe: C:/Qt/5.14.2/mingw73_64/lib/libQt5Widgets.a +bin/solarsystem.exe: C:/Qt/5.14.2/mingw73_64/lib/libQt5Gui.a +bin/solarsystem.exe: C:/Qt/5.14.2/mingw73_64/lib/libQt5Core.a +bin/solarsystem.exe: solarsystem/CMakeFiles/solarsystem.dir/linklibs.rsp +bin/solarsystem.exe: solarsystem/CMakeFiles/solarsystem.dir/objects1.rsp +bin/solarsystem.exe: solarsystem/CMakeFiles/solarsystem.dir/link.txt + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\CMakeFiles --progress-num=$(CMAKE_PROGRESS_5) "Linking CXX executable ..\bin\solarsystem.exe" + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\solarsystem && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles\solarsystem.dir\link.txt --verbose=$(VERBOSE) + +# Rule to build all files generated by this target. +solarsystem/CMakeFiles/solarsystem.dir/build: bin/solarsystem.exe + +.PHONY : solarsystem/CMakeFiles/solarsystem.dir/build + +solarsystem/CMakeFiles/solarsystem.dir/clean: + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\solarsystem && $(CMAKE_COMMAND) -P CMakeFiles\solarsystem.dir\cmake_clean.cmake +.PHONY : solarsystem/CMakeFiles/solarsystem.dir/clean + +solarsystem/CMakeFiles/solarsystem.dir/depend: + $(CMAKE_COMMAND) -E cmake_depends "MinGW Makefiles" E:\Studium\team20-21 E:\Studium\team20-21\solarsystem E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\solarsystem E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\solarsystem\CMakeFiles\solarsystem.dir\DependInfo.cmake --color=$(COLOR) +.PHONY : solarsystem/CMakeFiles/solarsystem.dir/depend + diff --git a/solarsystem/CMakeFiles/solarsystem.dir/cmake_clean.cmake b/solarsystem/CMakeFiles/solarsystem.dir/cmake_clean.cmake new file mode 100644 index 0000000000000000000000000000000000000000..c9b4c156148319114ba20034ab8dd0468a4f6d89 --- /dev/null +++ b/solarsystem/CMakeFiles/solarsystem.dir/cmake_clean.cmake @@ -0,0 +1,18 @@ +file(REMOVE_RECURSE + "../bin/libsolarsystem.dll.a" + "../bin/solarsystem.exe" + "../bin/solarsystem.exe.manifest" + "../bin/solarsystem.pdb" + "CMakeFiles/solarsystem.dir/main.cpp.obj" + "CMakeFiles/solarsystem.dir/mesh.cpp.obj" + "CMakeFiles/solarsystem.dir/solarsystem_autogen/mocs_compilation.cpp.obj" + "CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj" + "CMakeFiles/solarsystem_autogen.dir/AutogenUsed.txt" + "CMakeFiles/solarsystem_autogen.dir/ParseCache.txt" + "solarsystem_autogen" +) + +# Per-language clean rules from dependency scanning. +foreach(lang CXX) + include(CMakeFiles/solarsystem.dir/cmake_clean_${lang}.cmake OPTIONAL) +endforeach() diff --git a/solarsystem/CMakeFiles/solarsystem.dir/depend.internal b/solarsystem/CMakeFiles/solarsystem.dir/depend.internal new file mode 100644 index 0000000000000000000000000000000000000000..6902979d70d897e222171fd87c00ec6242dc7e18 --- /dev/null +++ b/solarsystem/CMakeFiles/solarsystem.dir/depend.internal @@ -0,0 +1,507 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "MinGW Makefiles" Generator, CMake Version 3.17 + +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj + C:/Qt/5.14.2/mingw73_64/include/QtANGLE/GLES2/gl2.h + C:/Qt/5.14.2/mingw73_64/include/QtANGLE/GLES2/gl2platform.h + C:/Qt/5.14.2/mingw73_64/include/QtANGLE/GLES3/gl3.h + C:/Qt/5.14.2/mingw73_64/include/QtANGLE/GLES3/gl3platform.h + C:/Qt/5.14.2/mingw73_64/include/QtANGLE/KHR/khrplatform.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/QFileSystemWatcher + C:/Qt/5.14.2/mingw73_64/include/QtCore/QObject + C:/Qt/5.14.2/mingw73_64/include/QtCore/QScopedPointer + C:/Qt/5.14.2/mingw73_64/include/QtCore/QTime + C:/Qt/5.14.2/mingw73_64/include/QtCore/QTimer + C:/Qt/5.14.2/mingw73_64/include/QtCore/qabstractitemmodel.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qalgorithms.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qarraydata.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qatomic.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qatomic_bootstrap.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qatomic_cxx11.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qatomic_msvc.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qbasicatomic.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qbasictimer.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qbytearray.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qbytearraylist.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qchar.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qcompilerdetection.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qconfig-bootstrapped.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qconfig.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qcontainerfwd.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qcontainertools_impl.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qcontiguouscache.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qcoreapplication.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qcoreevent.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qdatastream.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qdatetime.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qdebug.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qeventloop.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qfile.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qfiledevice.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qfilesystemwatcher.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qflags.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qgenericatomic.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qglobal.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qglobalstatic.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qhash.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qhashfunctions.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qiodevice.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qiterator.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qline.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qlist.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qlocale.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qlogging.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qmap.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qmargins.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qmetatype.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qmutex.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qnamespace.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qnumeric.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qobject.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qobject_impl.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qobjectdefs.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qobjectdefs_impl.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qpair.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qpoint.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qprocessordetection.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qrect.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qrefcount.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qregexp.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qregularexpression.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qscopedpointer.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qset.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qshareddata.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qsharedpointer.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qsharedpointer_impl.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qsize.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qstring.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringalgorithms.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringbuilder.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringlist.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringliteral.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringmatcher.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringview.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qsysinfo.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qsystemdetection.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qt_windows.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qtcore-config.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qtextstream.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qtimer.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qtypeinfo.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qurl.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qurlquery.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qvariant.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qvarlengtharray.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qvector.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qversiontagging.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/QMatrix3x3 + C:/Qt/5.14.2/mingw73_64/include/QtGui/QMatrix4x4 + C:/Qt/5.14.2/mingw73_64/include/QtGui/QOpenGLBuffer + C:/Qt/5.14.2/mingw73_64/include/QtGui/QOpenGLFunctions + C:/Qt/5.14.2/mingw73_64/include/QtGui/QOpenGLShaderProgram + C:/Qt/5.14.2/mingw73_64/include/QtGui/QOpenGLVertexArrayObject + C:/Qt/5.14.2/mingw73_64/include/QtGui/QQuaternion + C:/Qt/5.14.2/mingw73_64/include/QtGui/QSurfaceFormat + C:/Qt/5.14.2/mingw73_64/include/QtGui/QVector2D + C:/Qt/5.14.2/mingw73_64/include/QtGui/qbrush.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qcolor.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qcursor.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qevent.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qfont.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qfontinfo.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qfontmetrics.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qgenericmatrix.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qguiapplication.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qicon.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qimage.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qinputmethod.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qkeysequence.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qmatrix.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qmatrix4x4.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qopengl.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglbuffer.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglcontext.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qopengles2ext.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglext.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglfunctions.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglshaderprogram.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglversionfunctions.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglvertexarrayobject.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qpaintdevice.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qpainterpath.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qpalette.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qpen.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qpixelformat.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qpixmap.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qpolygon.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qquaternion.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qregion.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qrgb.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qrgba64.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qsurfaceformat.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qtextcursor.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qtextdocument.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qtextformat.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qtextoption.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qtgui-config.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qtguiglobal.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qtouchdevice.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qtransform.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qvalidator.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qvector2d.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qvector3d.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qvector4d.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qwindowdefs.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qwindowdefs_win.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QApplication + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QBoxLayout + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QComboBox + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QGroupBox + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QOpenGLWidget + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QTextEdit + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QWidget + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qabstractitemdelegate.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qabstractscrollarea.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qabstractslider.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qabstractspinbox.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qapplication.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qboxlayout.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qcombobox.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qdesktopwidget.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qframe.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qgridlayout.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qgroupbox.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qlayout.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qlayoutitem.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qopenglwidget.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qrubberband.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qsizepolicy.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qslider.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qstyle.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qstyleoption.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qtabbar.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qtabwidget.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qtextedit.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qtwidgets-config.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qtwidgetsglobal.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qwidget.h + E:/Studium/team20-21/common/util.hpp + E:/Studium/team20-21/common/view_controller.hpp + E:/Studium/team20-21/external/filesystem/fwd.h + E:/Studium/team20-21/external/filesystem/path.h + E:/Studium/team20-21/solarsystem/main.cpp + E:/Studium/team20-21/solarsystem/mesh.hpp + E:/Studium/team20-21/solarsystem/solarsystem_widget.hpp +solarsystem/CMakeFiles/solarsystem.dir/mesh.cpp.obj + C:/Qt/5.14.2/mingw73_64/include/QtANGLE/GLES2/gl2.h + C:/Qt/5.14.2/mingw73_64/include/QtANGLE/GLES2/gl2platform.h + C:/Qt/5.14.2/mingw73_64/include/QtANGLE/GLES3/gl3.h + C:/Qt/5.14.2/mingw73_64/include/QtANGLE/GLES3/gl3platform.h + C:/Qt/5.14.2/mingw73_64/include/QtANGLE/KHR/khrplatform.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/QObject + C:/Qt/5.14.2/mingw73_64/include/QtCore/qalgorithms.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qarraydata.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qatomic.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qatomic_bootstrap.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qatomic_cxx11.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qatomic_msvc.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qbasicatomic.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qbytearray.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qbytearraylist.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qchar.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qcompilerdetection.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qconfig-bootstrapped.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qconfig.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qcontainerfwd.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qcontainertools_impl.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qcontiguouscache.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qcoreevent.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qdatastream.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qdebug.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qflags.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qgenericatomic.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qglobal.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qglobalstatic.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qhash.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qhashfunctions.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qiodevice.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qiterator.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qlist.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qlocale.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qlogging.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qmap.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qmargins.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qmetatype.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qmutex.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qnamespace.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qnumeric.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qobject.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qobject_impl.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qobjectdefs.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qobjectdefs_impl.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qpair.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qpoint.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qprocessordetection.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qrect.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qrefcount.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qregexp.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qscopedpointer.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qset.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qshareddata.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qsharedpointer.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qsharedpointer_impl.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qsize.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qstring.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringalgorithms.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringbuilder.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringlist.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringliteral.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringmatcher.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringview.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qsysinfo.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qsystemdetection.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qt_windows.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qtcore-config.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qtextstream.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qtypeinfo.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qvariant.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qvarlengtharray.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qvector.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qversiontagging.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/QOpenGLBuffer + C:/Qt/5.14.2/mingw73_64/include/QtGui/QOpenGLShaderProgram + C:/Qt/5.14.2/mingw73_64/include/QtGui/QOpenGLVertexArrayObject + C:/Qt/5.14.2/mingw73_64/include/QtGui/qgenericmatrix.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qmatrix4x4.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qopengl.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglbuffer.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qopengles2ext.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglext.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglshaderprogram.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglvertexarrayobject.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qquaternion.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qtgui-config.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qtguiglobal.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qvector2d.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qvector3d.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qvector4d.h + E:/Studium/team20-21/external/tiny_obj_loader.h + E:/Studium/team20-21/solarsystem/mesh.cpp + E:/Studium/team20-21/solarsystem/mesh.hpp + E:/Studium/team20-21/solarsystem/util_gl.hpp +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_autogen/mocs_compilation.cpp.obj + E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/solarsystem/solarsystem_autogen/mocs_compilation.cpp +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj + C:/Qt/5.14.2/mingw73_64/include/QtANGLE/GLES2/gl2.h + C:/Qt/5.14.2/mingw73_64/include/QtANGLE/GLES2/gl2platform.h + C:/Qt/5.14.2/mingw73_64/include/QtANGLE/GLES3/gl3.h + C:/Qt/5.14.2/mingw73_64/include/QtANGLE/GLES3/gl3platform.h + C:/Qt/5.14.2/mingw73_64/include/QtANGLE/KHR/khrplatform.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/QDir + C:/Qt/5.14.2/mingw73_64/include/QtCore/QFileInfo + C:/Qt/5.14.2/mingw73_64/include/QtCore/QFileSystemWatcher + C:/Qt/5.14.2/mingw73_64/include/QtCore/QObject + C:/Qt/5.14.2/mingw73_64/include/QtCore/QScopedPointer + C:/Qt/5.14.2/mingw73_64/include/QtCore/QTime + C:/Qt/5.14.2/mingw73_64/include/QtCore/QTimer + C:/Qt/5.14.2/mingw73_64/include/QtCore/QVariant + C:/Qt/5.14.2/mingw73_64/include/QtCore/qabstractitemmodel.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qalgorithms.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qarraydata.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qatomic.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qatomic_bootstrap.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qatomic_cxx11.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qatomic_msvc.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qbasicatomic.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qbasictimer.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qbytearray.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qbytearraylist.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qchar.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qcompilerdetection.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qconfig-bootstrapped.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qconfig.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qcontainerfwd.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qcontainertools_impl.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qcontiguouscache.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qcoreapplication.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qcoreevent.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qdatastream.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qdatetime.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qdebug.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qdir.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qeventloop.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qfile.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qfiledevice.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qfileinfo.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qfilesystemwatcher.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qflags.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qgenericatomic.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qglobal.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qglobalstatic.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qhash.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qhashfunctions.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qiodevice.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qiterator.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qline.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qlist.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qlocale.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qlogging.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qmap.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qmargins.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qmetatype.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qmutex.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qnamespace.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qnumeric.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qobject.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qobject_impl.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qobjectdefs.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qobjectdefs_impl.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qpair.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qpoint.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qprocessordetection.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qrect.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qrefcount.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qregexp.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qregularexpression.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qscopedpointer.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qset.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qshareddata.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qsharedpointer.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qsharedpointer_impl.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qsize.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qstring.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringalgorithms.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringbuilder.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringlist.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringliteral.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringmatcher.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringview.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qsysinfo.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qsystemdetection.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qt_windows.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qtcore-config.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qtextstream.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qtimer.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qtypeinfo.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qurl.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qurlquery.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qvariant.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qvarlengtharray.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qvector.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qversiontagging.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/QKeyEvent + C:/Qt/5.14.2/mingw73_64/include/QtGui/QMatrix3x3 + C:/Qt/5.14.2/mingw73_64/include/QtGui/QMatrix4x4 + C:/Qt/5.14.2/mingw73_64/include/QtGui/QOpenGLBuffer + C:/Qt/5.14.2/mingw73_64/include/QtGui/QOpenGLFunctions + C:/Qt/5.14.2/mingw73_64/include/QtGui/QOpenGLShaderProgram + C:/Qt/5.14.2/mingw73_64/include/QtGui/QOpenGLTexture + C:/Qt/5.14.2/mingw73_64/include/QtGui/QOpenGLVertexArrayObject + C:/Qt/5.14.2/mingw73_64/include/QtGui/QQuaternion + C:/Qt/5.14.2/mingw73_64/include/QtGui/QSurfaceFormat + C:/Qt/5.14.2/mingw73_64/include/QtGui/QVector2D + C:/Qt/5.14.2/mingw73_64/include/QtGui/qbrush.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qcolor.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qcursor.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qevent.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qfont.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qfontinfo.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qfontmetrics.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qgenericmatrix.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qguiapplication.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qicon.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qimage.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qinputmethod.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qkeysequence.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qmatrix.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qmatrix4x4.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qopengl.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglbuffer.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglcontext.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qopengles2ext.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglext.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglfunctions.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglshaderprogram.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qopengltexture.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglversionfunctions.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglvertexarrayobject.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qpaintdevice.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qpainterpath.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qpalette.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qpen.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qpixelformat.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qpixmap.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qpolygon.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qquaternion.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qregion.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qrgb.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qrgba64.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qsurfaceformat.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qtextcursor.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qtextdocument.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qtextformat.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qtextoption.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qtgui-config.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qtguiglobal.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qtouchdevice.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qtransform.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qvalidator.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qvector2d.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qvector3d.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qvector4d.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qwindowdefs.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qwindowdefs_win.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QApplication + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QBoxLayout + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QComboBox + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QGroupBox + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QHBoxLayout + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QLabel + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QOpenGLWidget + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QPushButton + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QSpacerItem + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QStyleFactory + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QTextBrowser + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QTextEdit + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QVBoxLayout + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QWidget + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qabstractbutton.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qabstractitemdelegate.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qabstractscrollarea.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qabstractslider.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qabstractspinbox.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qapplication.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qboxlayout.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qcombobox.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qdesktopwidget.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qframe.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qgridlayout.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qgroupbox.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qlabel.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qlayout.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qlayoutitem.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qopenglwidget.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qpushbutton.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qrubberband.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qsizepolicy.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qslider.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qstyle.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qstylefactory.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qstyleoption.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qtabbar.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qtabwidget.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qtextbrowser.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qtextedit.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qtwidgets-config.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qtwidgetsglobal.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qwidget.h + E:/Studium/team20-21/common/glsl_preprocessor.hpp + E:/Studium/team20-21/common/util.hpp + E:/Studium/team20-21/common/view_controller.hpp + E:/Studium/team20-21/external/filesystem/fwd.h + E:/Studium/team20-21/external/filesystem/path.h + E:/Studium/team20-21/solarsystem/mesh.hpp + E:/Studium/team20-21/solarsystem/solarsystem_widget.cpp + E:/Studium/team20-21/solarsystem/solarsystem_widget.hpp + E:/Studium/team20-21/solarsystem/util_gl.hpp + solarsystem/solarsystem_autogen/include/ui_minimal.h diff --git a/solarsystem/CMakeFiles/solarsystem.dir/depend.make b/solarsystem/CMakeFiles/solarsystem.dir/depend.make new file mode 100644 index 0000000000000000000000000000000000000000..db6278f74a733c585fe1ecb4e2b8024588bf9c2e --- /dev/null +++ b/solarsystem/CMakeFiles/solarsystem.dir/depend.make @@ -0,0 +1,507 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "MinGW Makefiles" Generator, CMake Version 3.17 + +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtANGLE/GLES2/gl2.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtANGLE/GLES2/gl2platform.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtANGLE/GLES3/gl3.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtANGLE/GLES3/gl3platform.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtANGLE/KHR/khrplatform.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/QFileSystemWatcher +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/QObject +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/QScopedPointer +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/QTime +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/QTimer +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qabstractitemmodel.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qalgorithms.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qarraydata.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qatomic.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qatomic_bootstrap.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qatomic_cxx11.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qatomic_msvc.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qbasicatomic.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qbasictimer.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qbytearray.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qbytearraylist.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qchar.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qcompilerdetection.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qconfig-bootstrapped.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qconfig.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qcontainerfwd.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qcontainertools_impl.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qcontiguouscache.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qcoreapplication.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qcoreevent.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qdatastream.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qdatetime.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qdebug.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qeventloop.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qfile.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qfiledevice.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qfilesystemwatcher.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qflags.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qgenericatomic.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qglobal.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qglobalstatic.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qhash.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qhashfunctions.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qiodevice.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qiterator.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qline.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qlist.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qlocale.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qlogging.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qmap.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qmargins.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qmetatype.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qmutex.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qnamespace.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qnumeric.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qobject.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qobject_impl.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qobjectdefs.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qobjectdefs_impl.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qpair.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qpoint.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qprocessordetection.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qrect.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qrefcount.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qregexp.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qregularexpression.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qscopedpointer.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qset.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qshareddata.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qsharedpointer.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qsharedpointer_impl.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qsize.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qstring.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringalgorithms.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringbuilder.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringlist.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringliteral.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringmatcher.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringview.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qsysinfo.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qsystemdetection.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qt_windows.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qtcore-config.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qtextstream.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qtimer.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qtypeinfo.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qurl.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qurlquery.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qvariant.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qvarlengtharray.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qvector.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qversiontagging.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/QMatrix3x3 +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/QMatrix4x4 +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/QOpenGLBuffer +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/QOpenGLFunctions +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/QOpenGLShaderProgram +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/QOpenGLVertexArrayObject +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/QQuaternion +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/QSurfaceFormat +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/QVector2D +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qbrush.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qcolor.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qcursor.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qevent.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qfont.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qfontinfo.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qfontmetrics.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qgenericmatrix.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qguiapplication.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qicon.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qimage.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qinputmethod.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qkeysequence.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qmatrix.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qmatrix4x4.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qopengl.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglbuffer.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglcontext.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qopengles2ext.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglext.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglfunctions.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglshaderprogram.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglversionfunctions.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglvertexarrayobject.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qpaintdevice.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qpainterpath.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qpalette.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qpen.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qpixelformat.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qpixmap.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qpolygon.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qquaternion.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qregion.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qrgb.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qrgba64.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qsurfaceformat.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qtextcursor.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qtextdocument.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qtextformat.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qtextoption.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qtgui-config.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qtguiglobal.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qtouchdevice.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qtransform.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qvalidator.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qvector2d.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qvector3d.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qvector4d.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qwindowdefs.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qwindowdefs_win.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QApplication +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QBoxLayout +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QComboBox +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QGroupBox +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QOpenGLWidget +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QTextEdit +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QWidget +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qabstractitemdelegate.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qabstractscrollarea.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qabstractslider.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qabstractspinbox.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qapplication.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qboxlayout.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qcombobox.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qdesktopwidget.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qframe.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qgridlayout.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qgroupbox.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qlayout.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qlayoutitem.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qopenglwidget.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qrubberband.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qsizepolicy.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qslider.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qstyle.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qstyleoption.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qtabbar.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qtabwidget.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qtextedit.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qtwidgets-config.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qtwidgetsglobal.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qwidget.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: E:/Studium/team20-21/common/util.hpp +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: E:/Studium/team20-21/common/view_controller.hpp +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: E:/Studium/team20-21/external/filesystem/fwd.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: E:/Studium/team20-21/external/filesystem/path.h +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: E:/Studium/team20-21/solarsystem/main.cpp +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: E:/Studium/team20-21/solarsystem/mesh.hpp +solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj: E:/Studium/team20-21/solarsystem/solarsystem_widget.hpp + +solarsystem/CMakeFiles/solarsystem.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtANGLE/GLES2/gl2.h +solarsystem/CMakeFiles/solarsystem.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtANGLE/GLES2/gl2platform.h +solarsystem/CMakeFiles/solarsystem.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtANGLE/GLES3/gl3.h +solarsystem/CMakeFiles/solarsystem.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtANGLE/GLES3/gl3platform.h +solarsystem/CMakeFiles/solarsystem.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtANGLE/KHR/khrplatform.h +solarsystem/CMakeFiles/solarsystem.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/QObject +solarsystem/CMakeFiles/solarsystem.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qalgorithms.h +solarsystem/CMakeFiles/solarsystem.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qarraydata.h +solarsystem/CMakeFiles/solarsystem.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qatomic.h +solarsystem/CMakeFiles/solarsystem.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qatomic_bootstrap.h +solarsystem/CMakeFiles/solarsystem.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qatomic_cxx11.h +solarsystem/CMakeFiles/solarsystem.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qatomic_msvc.h +solarsystem/CMakeFiles/solarsystem.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qbasicatomic.h +solarsystem/CMakeFiles/solarsystem.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qbytearray.h +solarsystem/CMakeFiles/solarsystem.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qbytearraylist.h +solarsystem/CMakeFiles/solarsystem.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qchar.h +solarsystem/CMakeFiles/solarsystem.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qcompilerdetection.h +solarsystem/CMakeFiles/solarsystem.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qconfig-bootstrapped.h +solarsystem/CMakeFiles/solarsystem.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qconfig.h +solarsystem/CMakeFiles/solarsystem.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qcontainerfwd.h +solarsystem/CMakeFiles/solarsystem.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qcontainertools_impl.h +solarsystem/CMakeFiles/solarsystem.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qcontiguouscache.h +solarsystem/CMakeFiles/solarsystem.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qcoreevent.h +solarsystem/CMakeFiles/solarsystem.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qdatastream.h +solarsystem/CMakeFiles/solarsystem.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qdebug.h +solarsystem/CMakeFiles/solarsystem.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qflags.h +solarsystem/CMakeFiles/solarsystem.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qgenericatomic.h +solarsystem/CMakeFiles/solarsystem.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qglobal.h +solarsystem/CMakeFiles/solarsystem.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qglobalstatic.h +solarsystem/CMakeFiles/solarsystem.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qhash.h +solarsystem/CMakeFiles/solarsystem.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qhashfunctions.h +solarsystem/CMakeFiles/solarsystem.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qiodevice.h +solarsystem/CMakeFiles/solarsystem.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qiterator.h +solarsystem/CMakeFiles/solarsystem.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qlist.h +solarsystem/CMakeFiles/solarsystem.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qlocale.h +solarsystem/CMakeFiles/solarsystem.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qlogging.h +solarsystem/CMakeFiles/solarsystem.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qmap.h +solarsystem/CMakeFiles/solarsystem.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qmargins.h +solarsystem/CMakeFiles/solarsystem.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qmetatype.h +solarsystem/CMakeFiles/solarsystem.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qmutex.h +solarsystem/CMakeFiles/solarsystem.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qnamespace.h +solarsystem/CMakeFiles/solarsystem.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qnumeric.h +solarsystem/CMakeFiles/solarsystem.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qobject.h +solarsystem/CMakeFiles/solarsystem.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qobject_impl.h +solarsystem/CMakeFiles/solarsystem.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qobjectdefs.h +solarsystem/CMakeFiles/solarsystem.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qobjectdefs_impl.h +solarsystem/CMakeFiles/solarsystem.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qpair.h +solarsystem/CMakeFiles/solarsystem.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qpoint.h +solarsystem/CMakeFiles/solarsystem.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qprocessordetection.h +solarsystem/CMakeFiles/solarsystem.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qrect.h +solarsystem/CMakeFiles/solarsystem.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qrefcount.h +solarsystem/CMakeFiles/solarsystem.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qregexp.h +solarsystem/CMakeFiles/solarsystem.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qscopedpointer.h +solarsystem/CMakeFiles/solarsystem.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qset.h +solarsystem/CMakeFiles/solarsystem.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qshareddata.h +solarsystem/CMakeFiles/solarsystem.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qsharedpointer.h +solarsystem/CMakeFiles/solarsystem.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qsharedpointer_impl.h +solarsystem/CMakeFiles/solarsystem.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qsize.h +solarsystem/CMakeFiles/solarsystem.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qstring.h +solarsystem/CMakeFiles/solarsystem.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringalgorithms.h +solarsystem/CMakeFiles/solarsystem.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringbuilder.h +solarsystem/CMakeFiles/solarsystem.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringlist.h +solarsystem/CMakeFiles/solarsystem.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringliteral.h +solarsystem/CMakeFiles/solarsystem.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringmatcher.h +solarsystem/CMakeFiles/solarsystem.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringview.h +solarsystem/CMakeFiles/solarsystem.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qsysinfo.h +solarsystem/CMakeFiles/solarsystem.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qsystemdetection.h +solarsystem/CMakeFiles/solarsystem.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qt_windows.h +solarsystem/CMakeFiles/solarsystem.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qtcore-config.h +solarsystem/CMakeFiles/solarsystem.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qtextstream.h +solarsystem/CMakeFiles/solarsystem.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qtypeinfo.h +solarsystem/CMakeFiles/solarsystem.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qvariant.h +solarsystem/CMakeFiles/solarsystem.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qvarlengtharray.h +solarsystem/CMakeFiles/solarsystem.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qvector.h +solarsystem/CMakeFiles/solarsystem.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qversiontagging.h +solarsystem/CMakeFiles/solarsystem.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/QOpenGLBuffer +solarsystem/CMakeFiles/solarsystem.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/QOpenGLShaderProgram +solarsystem/CMakeFiles/solarsystem.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/QOpenGLVertexArrayObject +solarsystem/CMakeFiles/solarsystem.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qgenericmatrix.h +solarsystem/CMakeFiles/solarsystem.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qmatrix4x4.h +solarsystem/CMakeFiles/solarsystem.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qopengl.h +solarsystem/CMakeFiles/solarsystem.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglbuffer.h +solarsystem/CMakeFiles/solarsystem.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qopengles2ext.h +solarsystem/CMakeFiles/solarsystem.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglext.h +solarsystem/CMakeFiles/solarsystem.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglshaderprogram.h +solarsystem/CMakeFiles/solarsystem.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglvertexarrayobject.h +solarsystem/CMakeFiles/solarsystem.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qquaternion.h +solarsystem/CMakeFiles/solarsystem.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qtgui-config.h +solarsystem/CMakeFiles/solarsystem.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qtguiglobal.h +solarsystem/CMakeFiles/solarsystem.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qvector2d.h +solarsystem/CMakeFiles/solarsystem.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qvector3d.h +solarsystem/CMakeFiles/solarsystem.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qvector4d.h +solarsystem/CMakeFiles/solarsystem.dir/mesh.cpp.obj: E:/Studium/team20-21/external/tiny_obj_loader.h +solarsystem/CMakeFiles/solarsystem.dir/mesh.cpp.obj: E:/Studium/team20-21/solarsystem/mesh.cpp +solarsystem/CMakeFiles/solarsystem.dir/mesh.cpp.obj: E:/Studium/team20-21/solarsystem/mesh.hpp +solarsystem/CMakeFiles/solarsystem.dir/mesh.cpp.obj: E:/Studium/team20-21/solarsystem/util_gl.hpp + +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_autogen/mocs_compilation.cpp.obj: solarsystem/solarsystem_autogen/mocs_compilation.cpp + +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtANGLE/GLES2/gl2.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtANGLE/GLES2/gl2platform.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtANGLE/GLES3/gl3.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtANGLE/GLES3/gl3platform.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtANGLE/KHR/khrplatform.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/QDir +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/QFileInfo +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/QFileSystemWatcher +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/QObject +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/QScopedPointer +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/QTime +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/QTimer +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/QVariant +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qabstractitemmodel.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qalgorithms.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qarraydata.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qatomic.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qatomic_bootstrap.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qatomic_cxx11.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qatomic_msvc.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qbasicatomic.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qbasictimer.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qbytearray.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qbytearraylist.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qchar.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qcompilerdetection.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qconfig-bootstrapped.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qconfig.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qcontainerfwd.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qcontainertools_impl.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qcontiguouscache.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qcoreapplication.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qcoreevent.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qdatastream.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qdatetime.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qdebug.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qdir.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qeventloop.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qfile.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qfiledevice.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qfileinfo.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qfilesystemwatcher.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qflags.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qgenericatomic.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qglobal.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qglobalstatic.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qhash.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qhashfunctions.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qiodevice.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qiterator.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qline.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qlist.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qlocale.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qlogging.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qmap.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qmargins.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qmetatype.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qmutex.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qnamespace.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qnumeric.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qobject.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qobject_impl.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qobjectdefs.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qobjectdefs_impl.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qpair.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qpoint.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qprocessordetection.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qrect.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qrefcount.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qregexp.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qregularexpression.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qscopedpointer.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qset.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qshareddata.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qsharedpointer.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qsharedpointer_impl.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qsize.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qstring.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringalgorithms.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringbuilder.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringlist.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringliteral.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringmatcher.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringview.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qsysinfo.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qsystemdetection.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qt_windows.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qtcore-config.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qtextstream.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qtimer.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qtypeinfo.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qurl.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qurlquery.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qvariant.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qvarlengtharray.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qvector.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qversiontagging.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/QKeyEvent +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/QMatrix3x3 +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/QMatrix4x4 +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/QOpenGLBuffer +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/QOpenGLFunctions +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/QOpenGLShaderProgram +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/QOpenGLTexture +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/QOpenGLVertexArrayObject +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/QQuaternion +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/QSurfaceFormat +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/QVector2D +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qbrush.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qcolor.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qcursor.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qevent.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qfont.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qfontinfo.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qfontmetrics.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qgenericmatrix.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qguiapplication.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qicon.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qimage.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qinputmethod.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qkeysequence.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qmatrix.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qmatrix4x4.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qopengl.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglbuffer.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglcontext.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qopengles2ext.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglext.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglfunctions.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglshaderprogram.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qopengltexture.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglversionfunctions.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglvertexarrayobject.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qpaintdevice.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qpainterpath.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qpalette.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qpen.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qpixelformat.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qpixmap.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qpolygon.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qquaternion.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qregion.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qrgb.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qrgba64.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qsurfaceformat.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qtextcursor.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qtextdocument.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qtextformat.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qtextoption.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qtgui-config.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qtguiglobal.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qtouchdevice.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qtransform.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qvalidator.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qvector2d.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qvector3d.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qvector4d.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qwindowdefs.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qwindowdefs_win.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QApplication +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QBoxLayout +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QComboBox +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QGroupBox +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QHBoxLayout +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QLabel +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QOpenGLWidget +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QPushButton +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QSpacerItem +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QStyleFactory +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QTextBrowser +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QTextEdit +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QVBoxLayout +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QWidget +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qabstractbutton.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qabstractitemdelegate.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qabstractscrollarea.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qabstractslider.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qabstractspinbox.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qapplication.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qboxlayout.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qcombobox.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qdesktopwidget.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qframe.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qgridlayout.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qgroupbox.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qlabel.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qlayout.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qlayoutitem.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qopenglwidget.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qpushbutton.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qrubberband.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qsizepolicy.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qslider.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qstyle.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qstylefactory.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qstyleoption.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qtabbar.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qtabwidget.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qtextbrowser.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qtextedit.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qtwidgets-config.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qtwidgetsglobal.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qwidget.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: E:/Studium/team20-21/common/glsl_preprocessor.hpp +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: E:/Studium/team20-21/common/util.hpp +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: E:/Studium/team20-21/common/view_controller.hpp +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: E:/Studium/team20-21/external/filesystem/fwd.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: E:/Studium/team20-21/external/filesystem/path.h +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: E:/Studium/team20-21/solarsystem/mesh.hpp +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: E:/Studium/team20-21/solarsystem/solarsystem_widget.cpp +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: E:/Studium/team20-21/solarsystem/solarsystem_widget.hpp +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: E:/Studium/team20-21/solarsystem/util_gl.hpp +solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj: solarsystem/solarsystem_autogen/include/ui_minimal.h + diff --git a/solarsystem/CMakeFiles/solarsystem.dir/flags.make b/solarsystem/CMakeFiles/solarsystem.dir/flags.make new file mode 100644 index 0000000000000000000000000000000000000000..e4fa2355098ea63f14cf66480e4e916a463bda75 --- /dev/null +++ b/solarsystem/CMakeFiles/solarsystem.dir/flags.make @@ -0,0 +1,10 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "MinGW Makefiles" Generator, CMake Version 3.17 + +# compile CXX with C:/Qt/Tools/mingw730_64/bin/g++.exe +CXX_FLAGS = -g -std=gnu++11 + +CXX_DEFINES = -DMODELS_PATH=\"E:/Studium/team20-21/solarsystem/models\" -DQT_CORE_LIB -DQT_GUI_LIB -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DSHADER_PATH=\"E:/Studium/team20-21/solarsystem/\" -DTEXTURE_PATH=\"E:/Studium/team20-21/solarsystem/textures\" + +CXX_INCLUDES = @CMakeFiles/solarsystem.dir/includes_CXX.rsp + diff --git a/solarsystem/CMakeFiles/solarsystem.dir/includes_CXX.rsp b/solarsystem/CMakeFiles/solarsystem.dir/includes_CXX.rsp new file mode 100644 index 0000000000000000000000000000000000000000..bf606e8e6a131ad73ef99de1f1accf1de97dc8e7 --- /dev/null +++ b/solarsystem/CMakeFiles/solarsystem.dir/includes_CXX.rsp @@ -0,0 +1 @@ +-IE:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/solarsystem -IE:/Studium/team20-21/solarsystem -IE:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/solarsystem/solarsystem_autogen/include -IE:/Studium/team20-21/external -IE:/Studium/team20-21/common -isystem C:/Qt/5.14.2/mingw73_64/include -isystem C:/Qt/5.14.2/mingw73_64/include/QtGui -isystem C:/Qt/5.14.2/mingw73_64/include/QtANGLE -isystem C:/Qt/5.14.2/mingw73_64/include/QtCore -isystem C:/Qt/5.14.2/mingw73_64/./mkspecs/win32-g++ -isystem C:/Qt/5.14.2/mingw73_64/include/QtWidgets -isystem C:/Qt/5.14.2/mingw73_64/include/QtOpenGL diff --git a/solarsystem/CMakeFiles/solarsystem.dir/link.txt b/solarsystem/CMakeFiles/solarsystem.dir/link.txt new file mode 100644 index 0000000000000000000000000000000000000000..989f77d8b44ae60efe4a5e91389b670cda271335 --- /dev/null +++ b/solarsystem/CMakeFiles/solarsystem.dir/link.txt @@ -0,0 +1,3 @@ +"C:\Program Files\CMake\bin\cmake.exe" -E rm -f CMakeFiles\solarsystem.dir/objects.a +C:\Qt\Tools\mingw730_64\bin\ar.exe cr CMakeFiles\solarsystem.dir/objects.a @CMakeFiles\solarsystem.dir\objects1.rsp +C:\Qt\Tools\mingw730_64\bin\g++.exe -g -Wl,--whole-archive CMakeFiles\solarsystem.dir/objects.a -Wl,--no-whole-archive -o ..\bin\solarsystem.exe -Wl,--out-implib,..\bin\libsolarsystem.dll.a -Wl,--major-image-version,0,--minor-image-version,0 @CMakeFiles\solarsystem.dir\linklibs.rsp diff --git a/solarsystem/CMakeFiles/solarsystem.dir/linklibs.rsp b/solarsystem/CMakeFiles/solarsystem.dir/linklibs.rsp new file mode 100644 index 0000000000000000000000000000000000000000..52f1b86a49ac350504d8371050cba9068cb770b6 --- /dev/null +++ b/solarsystem/CMakeFiles/solarsystem.dir/linklibs.rsp @@ -0,0 +1 @@ + ../common/libcgex.a C:/Qt/5.14.2/mingw73_64/lib/libQt5OpenGL.a C:/Qt/5.14.2/mingw73_64/lib/libQt5Widgets.a C:/Qt/5.14.2/mingw73_64/lib/libQt5Gui.a C:/Qt/5.14.2/mingw73_64/lib/libQt5Core.a -lopengl32 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32 diff --git a/solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj b/solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj new file mode 100644 index 0000000000000000000000000000000000000000..d77212ff3164ee9e5b14bf9b4d544501f23a185a Binary files /dev/null and b/solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj differ diff --git a/solarsystem/CMakeFiles/solarsystem.dir/mesh.cpp.obj b/solarsystem/CMakeFiles/solarsystem.dir/mesh.cpp.obj new file mode 100644 index 0000000000000000000000000000000000000000..3f0c33182e6219d9e3e4704c2de49dbe33edcb54 Binary files /dev/null and b/solarsystem/CMakeFiles/solarsystem.dir/mesh.cpp.obj differ diff --git a/solarsystem/CMakeFiles/solarsystem.dir/objects.a b/solarsystem/CMakeFiles/solarsystem.dir/objects.a new file mode 100644 index 0000000000000000000000000000000000000000..625bd4fadd93d9cc78ab22a6150796bbff566ae4 Binary files /dev/null and b/solarsystem/CMakeFiles/solarsystem.dir/objects.a differ diff --git a/solarsystem/CMakeFiles/solarsystem.dir/objects1.rsp b/solarsystem/CMakeFiles/solarsystem.dir/objects1.rsp new file mode 100644 index 0000000000000000000000000000000000000000..c29066665f1b612262e21b94b0aa0f301c872922 --- /dev/null +++ b/solarsystem/CMakeFiles/solarsystem.dir/objects1.rsp @@ -0,0 +1 @@ +CMakeFiles/solarsystem.dir/solarsystem_autogen/mocs_compilation.cpp.obj CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj CMakeFiles/solarsystem.dir/mesh.cpp.obj CMakeFiles/solarsystem.dir/main.cpp.obj diff --git a/solarsystem/CMakeFiles/solarsystem.dir/progress.make b/solarsystem/CMakeFiles/solarsystem.dir/progress.make new file mode 100644 index 0000000000000000000000000000000000000000..cfb4515cefe235ce6ba047d1504d883c2241b9c6 --- /dev/null +++ b/solarsystem/CMakeFiles/solarsystem.dir/progress.make @@ -0,0 +1,6 @@ +CMAKE_PROGRESS_1 = 22 +CMAKE_PROGRESS_2 = 23 +CMAKE_PROGRESS_3 = 24 +CMAKE_PROGRESS_4 = 25 +CMAKE_PROGRESS_5 = 26 + diff --git a/solarsystem/CMakeFiles/solarsystem.dir/solarsystem_autogen/mocs_compilation.cpp.obj b/solarsystem/CMakeFiles/solarsystem.dir/solarsystem_autogen/mocs_compilation.cpp.obj new file mode 100644 index 0000000000000000000000000000000000000000..1b42658e15631820559f81192bb760e64930d3b8 Binary files /dev/null and b/solarsystem/CMakeFiles/solarsystem.dir/solarsystem_autogen/mocs_compilation.cpp.obj differ diff --git a/solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj b/solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj new file mode 100644 index 0000000000000000000000000000000000000000..efcfb98296259ea986fcd65439d65d6552fb4f30 Binary files /dev/null and b/solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj differ diff --git a/solarsystem/CMakeFiles/solarsystem_autogen.dir/AutogenInfo.json b/solarsystem/CMakeFiles/solarsystem_autogen.dir/AutogenInfo.json new file mode 100644 index 0000000000000000000000000000000000000000..22994acc62085646b132d320e980d81340695549 --- /dev/null +++ b/solarsystem/CMakeFiles/solarsystem_autogen.dir/AutogenInfo.json @@ -0,0 +1,96 @@ +{ + "BUILD_DIR" : "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/solarsystem/solarsystem_autogen", + "CMAKE_BINARY_DIR" : "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug", + "CMAKE_CURRENT_BINARY_DIR" : "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/solarsystem", + "CMAKE_CURRENT_SOURCE_DIR" : "E:/Studium/team20-21/solarsystem", + "CMAKE_EXECUTABLE" : "C:/Program Files/CMake/bin/cmake.exe", + "CMAKE_SOURCE_DIR" : "E:/Studium/team20-21", + "DEP_FILE" : "", + "DEP_FILE_RULE_NAME" : "", + "HEADERS" : + [ + [ + "E:/Studium/team20-21/solarsystem/mesh.hpp", + "MU", + "EWIEGA46WW/moc_mesh.cpp" + ], + [ + "E:/Studium/team20-21/solarsystem/solarsystem_widget.hpp", + "MU", + "EWIEGA46WW/moc_solarsystem_widget.cpp" + ] + ], + "HEADER_EXTENSIONS" : [ "h", "hh", "h++", "hm", "hpp", "hxx", "in", "txx" ], + "INCLUDE_DIR" : "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/solarsystem/solarsystem_autogen/include", + "MOC_COMPILATION_FILE" : "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/solarsystem/solarsystem_autogen/mocs_compilation.cpp", + "MOC_DEFINITIONS" : + [ + "MODELS_PATH=\"E:/Studium/team20-21/solarsystem/models\"", + "QT_CORE_LIB", + "QT_GUI_LIB", + "QT_OPENGL_LIB", + "QT_WIDGETS_LIB", + "SHADER_PATH=\"E:/Studium/team20-21/solarsystem/\"", + "TEXTURE_PATH=\"E:/Studium/team20-21/solarsystem/textures\"" + ], + "MOC_DEPEND_FILTERS" : + [ + [ + "Q_PLUGIN_METADATA", + "[\n][ \t]*Q_PLUGIN_METADATA[ \t]*\\([^\\)]*FILE[ \t]*\"([^\"]+)\"" + ] + ], + "MOC_INCLUDES" : + [ + "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/solarsystem", + "E:/Studium/team20-21/solarsystem", + "E:/Studium/team20-21/external", + "E:/Studium/team20-21/common", + "C:/Qt/5.14.2/mingw73_64/include", + "C:/Qt/5.14.2/mingw73_64/include/QtGui", + "C:/Qt/5.14.2/mingw73_64/include/QtANGLE", + "C:/Qt/5.14.2/mingw73_64/include/QtCore", + "C:/Qt/5.14.2/mingw73_64/mkspecs/win32-g++", + "C:/Qt/5.14.2/mingw73_64/include/QtWidgets", + "C:/Qt/5.14.2/mingw73_64/include/QtOpenGL", + "C:/Qt/Tools/mingw730_64/lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++", + "C:/Qt/Tools/mingw730_64/lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++/x86_64-w64-mingw32", + "C:/Qt/Tools/mingw730_64/lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++/backward", + "C:/Qt/Tools/mingw730_64/lib/gcc/x86_64-w64-mingw32/7.3.0/include", + "C:/Qt/Tools/mingw730_64/lib/gcc/x86_64-w64-mingw32/7.3.0/include-fixed", + "C:/Qt/Tools/mingw730_64/x86_64-w64-mingw32/include" + ], + "MOC_MACRO_NAMES" : [ "Q_OBJECT", "Q_GADGET", "Q_NAMESPACE", "Q_NAMESPACE_EXPORT" ], + "MOC_OPTIONS" : [], + "MOC_PATH_PREFIX" : true, + "MOC_PREDEFS_CMD" : + [ + "C:/Qt/Tools/mingw730_64/bin/g++.exe", + "-dM", + "-E", + "-c", + "C:/Program Files/CMake/share/cmake-3.17/Modules/CMakeCXXCompilerABI.cpp" + ], + "MOC_PREDEFS_FILE" : "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/solarsystem/solarsystem_autogen/moc_predefs.h", + "MOC_RELAXED_MODE" : false, + "MOC_SKIP" : [], + "MULTI_CONFIG" : false, + "PARALLEL" : 2, + "PARSE_CACHE_FILE" : "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/solarsystem/CMakeFiles/solarsystem_autogen.dir/ParseCache.txt", + "QT_MOC_EXECUTABLE" : "C:/Qt/5.14.2/mingw73_64/bin/moc.exe", + "QT_UIC_EXECUTABLE" : "C:/Qt/5.14.2/mingw73_64/bin/uic.exe", + "QT_VERSION_MAJOR" : 5, + "QT_VERSION_MINOR" : 14, + "SETTINGS_FILE" : "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/solarsystem/CMakeFiles/solarsystem_autogen.dir/AutogenUsed.txt", + "SOURCES" : + [ + [ "E:/Studium/team20-21/solarsystem/main.cpp", "MU" ], + [ "E:/Studium/team20-21/solarsystem/mesh.cpp", "MU" ], + [ "E:/Studium/team20-21/solarsystem/solarsystem_widget.cpp", "MU" ] + ], + "UIC_OPTIONS" : [], + "UIC_SEARCH_PATHS" : [], + "UIC_SKIP" : [], + "UIC_UI_FILES" : [], + "VERBOSITY" : 0 +} diff --git a/solarsystem/CMakeFiles/solarsystem_autogen.dir/AutogenUsed.txt b/solarsystem/CMakeFiles/solarsystem_autogen.dir/AutogenUsed.txt new file mode 100644 index 0000000000000000000000000000000000000000..1cbc47b47c38793c854689d74fd818b88fdceb78 --- /dev/null +++ b/solarsystem/CMakeFiles/solarsystem_autogen.dir/AutogenUsed.txt @@ -0,0 +1,2 @@ +moc:b9133c9d7cab2f1e63505ea508d94c72aaaa654fdf346e34b84dd1ad22d0388f +uic:2b873add08dc56a0dec1afd709d8b2f20e36d8204028f5fe4003e1dcce0ab1a5 diff --git a/solarsystem/CMakeFiles/solarsystem_autogen.dir/DependInfo.cmake b/solarsystem/CMakeFiles/solarsystem_autogen.dir/DependInfo.cmake new file mode 100644 index 0000000000000000000000000000000000000000..19fab2149bf120962a1699d74b7373348dc4c117 --- /dev/null +++ b/solarsystem/CMakeFiles/solarsystem_autogen.dir/DependInfo.cmake @@ -0,0 +1,11 @@ +# The set of languages for which implicit dependencies are needed: +set(CMAKE_DEPENDS_LANGUAGES + ) +# The set of files for implicit dependencies of each language: + +# Targets to which this target links. +set(CMAKE_TARGET_LINKED_INFO_FILES + ) + +# Fortran module output directory. +set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/solarsystem/CMakeFiles/solarsystem_autogen.dir/ParseCache.txt b/solarsystem/CMakeFiles/solarsystem_autogen.dir/ParseCache.txt new file mode 100644 index 0000000000000000000000000000000000000000..412f050d16a7694720673d34c7d14b8ddc9c8635 --- /dev/null +++ b/solarsystem/CMakeFiles/solarsystem_autogen.dir/ParseCache.txt @@ -0,0 +1,7 @@ +# Generated by CMake. Changes will be overwritten. +E:/Studium/team20-21/solarsystem/mesh.hpp +E:/Studium/team20-21/solarsystem/solarsystem_widget.hpp +E:/Studium/team20-21/solarsystem/mesh.cpp +E:/Studium/team20-21/solarsystem/main.cpp +E:/Studium/team20-21/solarsystem/solarsystem_widget.cpp + uic:ui_minimal.h diff --git a/solarsystem/CMakeFiles/solarsystem_autogen.dir/build.make b/solarsystem/CMakeFiles/solarsystem_autogen.dir/build.make new file mode 100644 index 0000000000000000000000000000000000000000..4ef49d0f27fbfa3de354c8a705c31f6b31f94ee8 --- /dev/null +++ b/solarsystem/CMakeFiles/solarsystem_autogen.dir/build.make @@ -0,0 +1,96 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "MinGW Makefiles" Generator, CMake Version 3.17 + +# Delete rule output on recipe failure. +.DELETE_ON_ERROR: + + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + + +# Disable VCS-based implicit rules. +% : %,v + + +# Disable VCS-based implicit rules. +% : RCS/% + + +# Disable VCS-based implicit rules. +% : RCS/%,v + + +# Disable VCS-based implicit rules. +% : SCCS/s.% + + +# Disable VCS-based implicit rules. +% : s.% + + +.SUFFIXES: .hpux_make_needs_suffix_list + + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +# Suppress display of executed commands. +$(VERBOSE).SILENT: + + +# A target that is always out of date. +cmake_force: + +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +SHELL = cmd.exe + +# The CMake executable. +CMAKE_COMMAND = "C:\Program Files\CMake\bin\cmake.exe" + +# The command to remove a file. +RM = "C:\Program Files\CMake\bin\cmake.exe" -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = E:\Studium\team20-21 + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug + +# Utility rule file for solarsystem_autogen. + +# Include the progress variables for this target. +include solarsystem/CMakeFiles/solarsystem_autogen.dir/progress.make + +solarsystem/CMakeFiles/solarsystem_autogen: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --blue --bold --progress-dir=E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Automatic MOC and UIC for target solarsystem" + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\solarsystem && "C:\Program Files\CMake\bin\cmake.exe" -E cmake_autogen E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/solarsystem/CMakeFiles/solarsystem_autogen.dir/AutogenInfo.json Debug + +solarsystem_autogen: solarsystem/CMakeFiles/solarsystem_autogen +solarsystem_autogen: solarsystem/CMakeFiles/solarsystem_autogen.dir/build.make + +.PHONY : solarsystem_autogen + +# Rule to build all files generated by this target. +solarsystem/CMakeFiles/solarsystem_autogen.dir/build: solarsystem_autogen + +.PHONY : solarsystem/CMakeFiles/solarsystem_autogen.dir/build + +solarsystem/CMakeFiles/solarsystem_autogen.dir/clean: + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\solarsystem && $(CMAKE_COMMAND) -P CMakeFiles\solarsystem_autogen.dir\cmake_clean.cmake +.PHONY : solarsystem/CMakeFiles/solarsystem_autogen.dir/clean + +solarsystem/CMakeFiles/solarsystem_autogen.dir/depend: + $(CMAKE_COMMAND) -E cmake_depends "MinGW Makefiles" E:\Studium\team20-21 E:\Studium\team20-21\solarsystem E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\solarsystem E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\solarsystem\CMakeFiles\solarsystem_autogen.dir\DependInfo.cmake --color=$(COLOR) +.PHONY : solarsystem/CMakeFiles/solarsystem_autogen.dir/depend + diff --git a/solarsystem/CMakeFiles/solarsystem_autogen.dir/cmake_clean.cmake b/solarsystem/CMakeFiles/solarsystem_autogen.dir/cmake_clean.cmake new file mode 100644 index 0000000000000000000000000000000000000000..f72bb4a9c1edced5dae01b6c601630fff6e0577c --- /dev/null +++ b/solarsystem/CMakeFiles/solarsystem_autogen.dir/cmake_clean.cmake @@ -0,0 +1,9 @@ +file(REMOVE_RECURSE + "CMakeFiles/solarsystem_autogen" + "solarsystem_autogen/mocs_compilation.cpp" +) + +# Per-language clean rules from dependency scanning. +foreach(lang ) + include(CMakeFiles/solarsystem_autogen.dir/cmake_clean_${lang}.cmake OPTIONAL) +endforeach() diff --git a/solarsystem/CMakeFiles/solarsystem_autogen.dir/depend.internal b/solarsystem/CMakeFiles/solarsystem_autogen.dir/depend.internal new file mode 100644 index 0000000000000000000000000000000000000000..f55cd7736635807b9cf400cf2d88881c2b404db6 --- /dev/null +++ b/solarsystem/CMakeFiles/solarsystem_autogen.dir/depend.internal @@ -0,0 +1,3 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "MinGW Makefiles" Generator, CMake Version 3.17 + diff --git a/solarsystem/CMakeFiles/solarsystem_autogen.dir/depend.make b/solarsystem/CMakeFiles/solarsystem_autogen.dir/depend.make new file mode 100644 index 0000000000000000000000000000000000000000..f55cd7736635807b9cf400cf2d88881c2b404db6 --- /dev/null +++ b/solarsystem/CMakeFiles/solarsystem_autogen.dir/depend.make @@ -0,0 +1,3 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "MinGW Makefiles" Generator, CMake Version 3.17 + diff --git a/solarsystem/CMakeFiles/solarsystem_autogen.dir/progress.make b/solarsystem/CMakeFiles/solarsystem_autogen.dir/progress.make new file mode 100644 index 0000000000000000000000000000000000000000..6e61838c631fb5c9889c31c620bb1513eefe01a1 --- /dev/null +++ b/solarsystem/CMakeFiles/solarsystem_autogen.dir/progress.make @@ -0,0 +1,2 @@ +CMAKE_PROGRESS_1 = 27 + diff --git a/solarsystem/Makefile b/solarsystem/Makefile new file mode 100644 index 0000000000000000000000000000000000000000..759fb63adbb46f64515292a709b2021ba26f5b80 --- /dev/null +++ b/solarsystem/Makefile @@ -0,0 +1,305 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "MinGW Makefiles" Generator, CMake Version 3.17 + +# Default target executed when no arguments are given to make. +default_target: all + +.PHONY : default_target + +# Allow only one "make -f Makefile2" at a time, but pass parallelism. +.NOTPARALLEL: + + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + + +# Disable VCS-based implicit rules. +% : %,v + + +# Disable VCS-based implicit rules. +% : RCS/% + + +# Disable VCS-based implicit rules. +% : RCS/%,v + + +# Disable VCS-based implicit rules. +% : SCCS/s.% + + +# Disable VCS-based implicit rules. +% : s.% + + +.SUFFIXES: .hpux_make_needs_suffix_list + + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +# Suppress display of executed commands. +$(VERBOSE).SILENT: + + +# A target that is always out of date. +cmake_force: + +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +SHELL = cmd.exe + +# The CMake executable. +CMAKE_COMMAND = "C:\Program Files\CMake\bin\cmake.exe" + +# The command to remove a file. +RM = "C:\Program Files\CMake\bin\cmake.exe" -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = E:\Studium\team20-21 + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug + +#============================================================================= +# Targets provided globally by CMake. + +# Special rule for the target edit_cache +edit_cache: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake cache editor..." + "C:\Program Files\CMake\bin\cmake-gui.exe" -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) +.PHONY : edit_cache + +# Special rule for the target edit_cache +edit_cache/fast: edit_cache + +.PHONY : edit_cache/fast + +# Special rule for the target rebuild_cache +rebuild_cache: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..." + "C:\Program Files\CMake\bin\cmake.exe" --regenerate-during-build -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) +.PHONY : rebuild_cache + +# Special rule for the target rebuild_cache +rebuild_cache/fast: rebuild_cache + +.PHONY : rebuild_cache/fast + +# The main all target +all: cmake_check_build_system + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug && $(CMAKE_COMMAND) -E cmake_progress_start E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\CMakeFiles E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\solarsystem\CMakeFiles\progress.marks + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug && $(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 solarsystem/all + $(CMAKE_COMMAND) -E cmake_progress_start E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\CMakeFiles 0 +.PHONY : all + +# The main clean target +clean: + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug && $(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 solarsystem/clean +.PHONY : clean + +# The main clean target +clean/fast: clean + +.PHONY : clean/fast + +# Prepare targets for installation. +preinstall: all + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug && $(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 solarsystem/preinstall +.PHONY : preinstall + +# Prepare targets for installation. +preinstall/fast: + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug && $(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 solarsystem/preinstall +.PHONY : preinstall/fast + +# clear depends +depend: + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles\Makefile.cmake 1 +.PHONY : depend + +# Convenience name for target. +solarsystem/CMakeFiles/solarsystem.dir/rule: + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug && $(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 solarsystem/CMakeFiles/solarsystem.dir/rule +.PHONY : solarsystem/CMakeFiles/solarsystem.dir/rule + +# Convenience name for target. +solarsystem: solarsystem/CMakeFiles/solarsystem.dir/rule + +.PHONY : solarsystem + +# fast build rule for target. +solarsystem/fast: + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug && $(MAKE) $(MAKESILENT) -f solarsystem\CMakeFiles\solarsystem.dir\build.make solarsystem/CMakeFiles/solarsystem.dir/build +.PHONY : solarsystem/fast + +# Convenience name for target. +solarsystem/CMakeFiles/solarsystem_autogen.dir/rule: + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug && $(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 solarsystem/CMakeFiles/solarsystem_autogen.dir/rule +.PHONY : solarsystem/CMakeFiles/solarsystem_autogen.dir/rule + +# Convenience name for target. +solarsystem_autogen: solarsystem/CMakeFiles/solarsystem_autogen.dir/rule + +.PHONY : solarsystem_autogen + +# fast build rule for target. +solarsystem_autogen/fast: + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug && $(MAKE) $(MAKESILENT) -f solarsystem\CMakeFiles\solarsystem_autogen.dir\build.make solarsystem/CMakeFiles/solarsystem_autogen.dir/build +.PHONY : solarsystem_autogen/fast + +main.obj: main.cpp.obj + +.PHONY : main.obj + +# target to build an object file +main.cpp.obj: + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug && $(MAKE) $(MAKESILENT) -f solarsystem\CMakeFiles\solarsystem.dir\build.make solarsystem/CMakeFiles/solarsystem.dir/main.cpp.obj +.PHONY : main.cpp.obj + +main.i: main.cpp.i + +.PHONY : main.i + +# target to preprocess a source file +main.cpp.i: + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug && $(MAKE) $(MAKESILENT) -f solarsystem\CMakeFiles\solarsystem.dir\build.make solarsystem/CMakeFiles/solarsystem.dir/main.cpp.i +.PHONY : main.cpp.i + +main.s: main.cpp.s + +.PHONY : main.s + +# target to generate assembly for a file +main.cpp.s: + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug && $(MAKE) $(MAKESILENT) -f solarsystem\CMakeFiles\solarsystem.dir\build.make solarsystem/CMakeFiles/solarsystem.dir/main.cpp.s +.PHONY : main.cpp.s + +mesh.obj: mesh.cpp.obj + +.PHONY : mesh.obj + +# target to build an object file +mesh.cpp.obj: + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug && $(MAKE) $(MAKESILENT) -f solarsystem\CMakeFiles\solarsystem.dir\build.make solarsystem/CMakeFiles/solarsystem.dir/mesh.cpp.obj +.PHONY : mesh.cpp.obj + +mesh.i: mesh.cpp.i + +.PHONY : mesh.i + +# target to preprocess a source file +mesh.cpp.i: + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug && $(MAKE) $(MAKESILENT) -f solarsystem\CMakeFiles\solarsystem.dir\build.make solarsystem/CMakeFiles/solarsystem.dir/mesh.cpp.i +.PHONY : mesh.cpp.i + +mesh.s: mesh.cpp.s + +.PHONY : mesh.s + +# target to generate assembly for a file +mesh.cpp.s: + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug && $(MAKE) $(MAKESILENT) -f solarsystem\CMakeFiles\solarsystem.dir\build.make solarsystem/CMakeFiles/solarsystem.dir/mesh.cpp.s +.PHONY : mesh.cpp.s + +solarsystem_autogen/mocs_compilation.obj: solarsystem_autogen/mocs_compilation.cpp.obj + +.PHONY : solarsystem_autogen/mocs_compilation.obj + +# target to build an object file +solarsystem_autogen/mocs_compilation.cpp.obj: + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug && $(MAKE) $(MAKESILENT) -f solarsystem\CMakeFiles\solarsystem.dir\build.make solarsystem/CMakeFiles/solarsystem.dir/solarsystem_autogen/mocs_compilation.cpp.obj +.PHONY : solarsystem_autogen/mocs_compilation.cpp.obj + +solarsystem_autogen/mocs_compilation.i: solarsystem_autogen/mocs_compilation.cpp.i + +.PHONY : solarsystem_autogen/mocs_compilation.i + +# target to preprocess a source file +solarsystem_autogen/mocs_compilation.cpp.i: + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug && $(MAKE) $(MAKESILENT) -f solarsystem\CMakeFiles\solarsystem.dir\build.make solarsystem/CMakeFiles/solarsystem.dir/solarsystem_autogen/mocs_compilation.cpp.i +.PHONY : solarsystem_autogen/mocs_compilation.cpp.i + +solarsystem_autogen/mocs_compilation.s: solarsystem_autogen/mocs_compilation.cpp.s + +.PHONY : solarsystem_autogen/mocs_compilation.s + +# target to generate assembly for a file +solarsystem_autogen/mocs_compilation.cpp.s: + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug && $(MAKE) $(MAKESILENT) -f solarsystem\CMakeFiles\solarsystem.dir\build.make solarsystem/CMakeFiles/solarsystem.dir/solarsystem_autogen/mocs_compilation.cpp.s +.PHONY : solarsystem_autogen/mocs_compilation.cpp.s + +solarsystem_widget.obj: solarsystem_widget.cpp.obj + +.PHONY : solarsystem_widget.obj + +# target to build an object file +solarsystem_widget.cpp.obj: + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug && $(MAKE) $(MAKESILENT) -f solarsystem\CMakeFiles\solarsystem.dir\build.make solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.obj +.PHONY : solarsystem_widget.cpp.obj + +solarsystem_widget.i: solarsystem_widget.cpp.i + +.PHONY : solarsystem_widget.i + +# target to preprocess a source file +solarsystem_widget.cpp.i: + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug && $(MAKE) $(MAKESILENT) -f solarsystem\CMakeFiles\solarsystem.dir\build.make solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.i +.PHONY : solarsystem_widget.cpp.i + +solarsystem_widget.s: solarsystem_widget.cpp.s + +.PHONY : solarsystem_widget.s + +# target to generate assembly for a file +solarsystem_widget.cpp.s: + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug && $(MAKE) $(MAKESILENT) -f solarsystem\CMakeFiles\solarsystem.dir\build.make solarsystem/CMakeFiles/solarsystem.dir/solarsystem_widget.cpp.s +.PHONY : solarsystem_widget.cpp.s + +# Help Target +help: + @echo The following are some of the valid targets for this Makefile: + @echo ... all (the default if no target is provided) + @echo ... clean + @echo ... depend + @echo ... edit_cache + @echo ... rebuild_cache + @echo ... solarsystem_autogen + @echo ... solarsystem + @echo ... main.obj + @echo ... main.i + @echo ... main.s + @echo ... mesh.obj + @echo ... mesh.i + @echo ... mesh.s + @echo ... solarsystem_autogen/mocs_compilation.obj + @echo ... solarsystem_autogen/mocs_compilation.i + @echo ... solarsystem_autogen/mocs_compilation.s + @echo ... solarsystem_widget.obj + @echo ... solarsystem_widget.i + @echo ... solarsystem_widget.s +.PHONY : help + + + +#============================================================================= +# Special targets to cleanup operation of make. + +# Special rule to run CMake to check the build system integrity. +# No rule that depends on this can have commands that come from listfiles +# because they might be regenerated. +cmake_check_build_system: + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles\Makefile.cmake 0 +.PHONY : cmake_check_build_system + diff --git a/solarsystem/cmake_install.cmake b/solarsystem/cmake_install.cmake new file mode 100644 index 0000000000000000000000000000000000000000..101230d027ada12e018d8bcecb98df0b2cc650fb --- /dev/null +++ b/solarsystem/cmake_install.cmake @@ -0,0 +1,34 @@ +# Install script for directory: E:/Studium/team20-21/solarsystem + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/cgex") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "Debug") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "FALSE") +endif() + diff --git a/solarsystem/solarsystem_autogen/include/ui_minimal.h b/solarsystem/solarsystem_autogen/include/ui_minimal.h new file mode 100644 index 0000000000000000000000000000000000000000..e97d7cfd6b119041e67560aeb8be202d7501dba6 --- /dev/null +++ b/solarsystem/solarsystem_autogen/include/ui_minimal.h @@ -0,0 +1,144 @@ +/******************************************************************************** +** Form generated from reading UI file 'minimal.ui' +** +** Created by: Qt User Interface Compiler version 5.14.2 +** +** WARNING! All changes made in this file will be lost when recompiling UI file! +********************************************************************************/ + +#ifndef UI_MINIMAL_H +#define UI_MINIMAL_H + +#include <QtCore/QVariant> +#include <QtWidgets/QApplication> +#include <QtWidgets/QComboBox> +#include <QtWidgets/QHBoxLayout> +#include <QtWidgets/QLabel> +#include <QtWidgets/QPushButton> +#include <QtWidgets/QSpacerItem> +#include <QtWidgets/QTextBrowser> +#include <QtWidgets/QVBoxLayout> +#include <QtWidgets/QWidget> + +QT_BEGIN_NAMESPACE + +class Ui_Minimal +{ +public: + QVBoxLayout *verticalLayout_3; + QHBoxLayout *horizontalLayout_2; + QTextBrowser *logView; + QSpacerItem *verticalSpacer_4; + QHBoxLayout *bottomLayout; + QComboBox *cbShader; + QSpacerItem *horizontalSpacer; + QPushButton *pbPlayPause; + QPushButton *pbReset; + QLabel *lTime; + QSpacerItem *horizontalSpacer_3; + QPushButton *saveButton; + + void setupUi(QWidget *Minimal) + { + if (Minimal->objectName().isEmpty()) + Minimal->setObjectName(QString::fromUtf8("Minimal")); + Minimal->resize(800, 600); + Minimal->setAutoFillBackground(true); + verticalLayout_3 = new QVBoxLayout(Minimal); + verticalLayout_3->setObjectName(QString::fromUtf8("verticalLayout_3")); + horizontalLayout_2 = new QHBoxLayout(); + horizontalLayout_2->setSpacing(0); + horizontalLayout_2->setObjectName(QString::fromUtf8("horizontalLayout_2")); + logView = new QTextBrowser(Minimal); + logView->setObjectName(QString::fromUtf8("logView")); + logView->setEnabled(true); + QSizePolicy sizePolicy(QSizePolicy::MinimumExpanding, QSizePolicy::Expanding); + sizePolicy.setHorizontalStretch(0); + sizePolicy.setVerticalStretch(0); + sizePolicy.setHeightForWidth(logView->sizePolicy().hasHeightForWidth()); + logView->setSizePolicy(sizePolicy); + logView->setCursorWidth(0); + logView->setTextInteractionFlags(Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse); + logView->setOpenLinks(false); + + horizontalLayout_2->addWidget(logView); + + verticalSpacer_4 = new QSpacerItem(0, 40, QSizePolicy::Minimum, QSizePolicy::Expanding); + + horizontalLayout_2->addItem(verticalSpacer_4); + + + verticalLayout_3->addLayout(horizontalLayout_2); + + bottomLayout = new QHBoxLayout(); + bottomLayout->setObjectName(QString::fromUtf8("bottomLayout")); + cbShader = new QComboBox(Minimal); + cbShader->setObjectName(QString::fromUtf8("cbShader")); + QSizePolicy sizePolicy1(QSizePolicy::Minimum, QSizePolicy::Fixed); + sizePolicy1.setHorizontalStretch(0); + sizePolicy1.setVerticalStretch(0); + sizePolicy1.setHeightForWidth(cbShader->sizePolicy().hasHeightForWidth()); + cbShader->setSizePolicy(sizePolicy1); + cbShader->setFocusPolicy(Qt::NoFocus); + + bottomLayout->addWidget(cbShader); + + horizontalSpacer = new QSpacerItem(40, 20, QSizePolicy::Maximum, QSizePolicy::Minimum); + + bottomLayout->addItem(horizontalSpacer); + + pbPlayPause = new QPushButton(Minimal); + pbPlayPause->setObjectName(QString::fromUtf8("pbPlayPause")); + + bottomLayout->addWidget(pbPlayPause); + + pbReset = new QPushButton(Minimal); + pbReset->setObjectName(QString::fromUtf8("pbReset")); + + bottomLayout->addWidget(pbReset); + + lTime = new QLabel(Minimal); + lTime->setObjectName(QString::fromUtf8("lTime")); + + bottomLayout->addWidget(lTime); + + horizontalSpacer_3 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum); + + bottomLayout->addItem(horizontalSpacer_3); + + saveButton = new QPushButton(Minimal); + saveButton->setObjectName(QString::fromUtf8("saveButton")); + sizePolicy1.setHeightForWidth(saveButton->sizePolicy().hasHeightForWidth()); + saveButton->setSizePolicy(sizePolicy1); + saveButton->setFocusPolicy(Qt::NoFocus); + + bottomLayout->addWidget(saveButton); + + + verticalLayout_3->addLayout(bottomLayout); + + verticalLayout_3->setStretch(0, 1); + + retranslateUi(Minimal); + + QMetaObject::connectSlotsByName(Minimal); + } // setupUi + + void retranslateUi(QWidget *Minimal) + { + Minimal->setWindowTitle(QCoreApplication::translate("Minimal", "Solar System", nullptr)); + pbPlayPause->setText(QCoreApplication::translate("Minimal", "Play/Pause", nullptr)); + pbReset->setText(QCoreApplication::translate("Minimal", "Reset", nullptr)); + lTime->setText(QCoreApplication::translate("Minimal", "0s", nullptr)); + saveButton->setText(QCoreApplication::translate("Minimal", "Save Image", nullptr)); + } // retranslateUi + +}; + +namespace Ui { + class Minimal: public Ui_Minimal {}; +} // namespace Ui + +QT_END_NAMESPACE + +#endif // UI_MINIMAL_H diff --git a/solarsystem/solarsystem_autogen/moc_predefs.h b/solarsystem/solarsystem_autogen/moc_predefs.h new file mode 100644 index 0000000000000000000000000000000000000000..0b52d383df0b947c2d9d94c2692e33908b87089d --- /dev/null +++ b/solarsystem/solarsystem_autogen/moc_predefs.h @@ -0,0 +1,409 @@ +#define __DBL_MIN_EXP__ (-1021) +#define __FLT32X_MAX_EXP__ 1024 +#define __cpp_attributes 200809 +#define __UINT_LEAST16_MAX__ 0xffff +#define __ATOMIC_ACQUIRE 2 +#define __FLT128_MAX_10_EXP__ 4932 +#define __FLT_MIN__ 1.17549435082228750796873653722224568e-38F +#define __GCC_IEC_559_COMPLEX 2 +#define __cpp_aggregate_nsdmi 201304 +#define __UINT_LEAST8_TYPE__ unsigned char +#define __SIZEOF_FLOAT80__ 16 +#define _WIN32 1 +#define __INTMAX_C(c) c ## LL +#define __CHAR_BIT__ 8 +#define __UINT8_MAX__ 0xff +#define _WIN64 1 +#define __WINT_MAX__ 0xffff +#define __FLT32_MIN_EXP__ (-125) +#define __cpp_static_assert 200410 +#define QT_GUI_LIB 1 +#define __ORDER_LITTLE_ENDIAN__ 1234 +#define __SIZE_MAX__ 0xffffffffffffffffULL +#define __WCHAR_MAX__ 0xffff +#define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_1 1 +#define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 1 +#define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 1 +#define __DBL_DENORM_MIN__ double(4.94065645841246544176568792868221372e-324L) +#define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_8 1 +#define __GCC_ATOMIC_CHAR_LOCK_FREE 2 +#define __GCC_IEC_559 2 +#define __FLT32X_DECIMAL_DIG__ 17 +#define __FLT_EVAL_METHOD__ 0 +#define __cpp_binary_literals 201304 +#define __FLT64_DECIMAL_DIG__ 17 +#define __GCC_ATOMIC_CHAR32_T_LOCK_FREE 2 +#define __x86_64 1 +#define __cpp_variadic_templates 200704 +#define __UINT_FAST64_MAX__ 0xffffffffffffffffULL +#define __SIG_ATOMIC_TYPE__ int +#define __DBL_MIN_10_EXP__ (-307) +#define __FINITE_MATH_ONLY__ 0 +#define __cpp_variable_templates 201304 +#define SIZEOF_DPTR (sizeof(void*)) +#define __GNUC_PATCHLEVEL__ 0 +#define __FLT32_HAS_DENORM__ 1 +#define __UINT_FAST8_MAX__ 0xff +#define __has_include(STR) __has_include__(STR) +#define _stdcall __attribute__((__stdcall__)) +#define __DEC64_MAX_EXP__ 385 +#define __INT8_C(c) c +#define __INT_LEAST8_WIDTH__ 8 +#define __UINT_LEAST64_MAX__ 0xffffffffffffffffULL +#define QT_OPENGL_LIB 1 +#define __SHRT_MAX__ 0x7fff +#define __LDBL_MAX__ 1.18973149535723176502126385303097021e+4932L +#define __FLT64X_MAX_10_EXP__ 4932 +#define __UINT_LEAST8_MAX__ 0xff +#define __GCC_ATOMIC_BOOL_LOCK_FREE 2 +#define __FLT128_DENORM_MIN__ 6.47517511943802511092443895822764655e-4966F128 +#define __UINTMAX_TYPE__ long long unsigned int +#define __DEC32_EPSILON__ 1E-6DF +#define __FLT_EVAL_METHOD_TS_18661_3__ 0 +#define __UINT32_MAX__ 0xffffffffU +#define __GXX_EXPERIMENTAL_CXX0X__ 1 +#define __LDBL_MAX_EXP__ 16384 +#define __FLT128_MIN_EXP__ (-16381) +#define __WINT_MIN__ 0 +#define __FLT128_MIN_10_EXP__ (-4931) +#define __INT_LEAST16_WIDTH__ 16 +#define __SCHAR_MAX__ 0x7f +#define __FLT128_MANT_DIG__ 113 +#define __WCHAR_MIN__ 0 +#define __INT64_C(c) c ## LL +#define __DBL_DIG__ 15 +#define __GCC_ATOMIC_POINTER_LOCK_FREE 2 +#define __FLT64X_MANT_DIG__ 64 +#define __SIZEOF_INT__ 4 +#define __SIZEOF_POINTER__ 8 +#define __GCC_ATOMIC_CHAR16_T_LOCK_FREE 2 +#define __USER_LABEL_PREFIX__ +#define __FLT64X_EPSILON__ 1.08420217248550443400745280086994171e-19F64x +#define __STDC_HOSTED__ 1 +#define __WIN32 1 +#define __LDBL_HAS_INFINITY__ 1 +#define __WIN64 1 +#define __FLT32_DIG__ 6 +#define __FLT_EPSILON__ 1.19209289550781250000000000000000000e-7F +#define __GXX_WEAK__ 1 +#define __SHRT_WIDTH__ 16 +#define __LDBL_MIN__ 3.36210314311209350626267781732175260e-4932L +#define __DEC32_MAX__ 9.999999E96DF +#define __cpp_threadsafe_static_init 200806 +#define __FLT64X_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951F64x +#define __MINGW32__ 1 +#define __FLT32X_HAS_INFINITY__ 1 +#define __INT32_MAX__ 0x7fffffff +#define SHADER_PATH "E:/Studium/team20-21/solarsystem/" +#define __INT_WIDTH__ 32 +#define __SIZEOF_LONG__ 4 +#define __UINT16_C(c) c +#define __PTRDIFF_WIDTH__ 64 +#define __DECIMAL_DIG__ 21 +#define __FLT64_EPSILON__ 2.22044604925031308084726333618164062e-16F64 +#define __INTMAX_WIDTH__ 64 +#define __FLT64_MIN_EXP__ (-1021) +#define __has_include_next(STR) __has_include_next__(STR) +#define __FLT64X_MIN_10_EXP__ (-4931) +#define __LDBL_HAS_QUIET_NAN__ 1 +#define __FLT64_MANT_DIG__ 53 +#define _REENTRANT 1 +#define __GNUC__ 7 +#define _cdecl __attribute__((__cdecl__)) +#define __GXX_RTTI 1 +#define __MMX__ 1 +#define __cpp_delegating_constructors 200604 +#define __FLT_HAS_DENORM__ 1 +#define __SIZEOF_LONG_DOUBLE__ 16 +#define __BIGGEST_ALIGNMENT__ 16 +#define __STDC_UTF_16__ 1 +#define __FLT64_MAX_10_EXP__ 308 +#define __FLT32_HAS_INFINITY__ 1 +#define __DBL_MAX__ double(1.79769313486231570814527423731704357e+308L) +#define _thiscall __attribute__((__thiscall__)) +#define __cpp_raw_strings 200710 +#define __INT_FAST32_MAX__ 0x7fffffff +#define __WINNT 1 +#define __DBL_HAS_INFINITY__ 1 +#define __INT64_MAX__ 0x7fffffffffffffffLL +#define __WINNT__ 1 +#define __DEC32_MIN_EXP__ (-94) +#define __INTPTR_WIDTH__ 64 +#define __FLT32X_HAS_DENORM__ 1 +#define __INT_FAST16_TYPE__ short int +#define _fastcall __attribute__((__fastcall__)) +#define __LDBL_HAS_DENORM__ 1 +#define QT_WIDGETS_LIB 1 +#define __cplusplus 201402L +#define __cpp_ref_qualifiers 200710 +#define __DEC128_MAX__ 9.999999999999999999999999999999999E6144DL +#define __INT_LEAST32_MAX__ 0x7fffffff +#define __DEC32_MIN__ 1E-95DF +#define __DEPRECATED 1 +#define __cpp_rvalue_references 200610 +#define __DBL_MAX_EXP__ 1024 +#define __WCHAR_WIDTH__ 16 +#define __FLT32_MAX__ 3.40282346638528859811704183484516925e+38F32 +#define __DEC128_EPSILON__ 1E-33DL +#define __SSE2_MATH__ 1 +#define __ATOMIC_HLE_RELEASE 131072 +#define __WIN32__ 1 +#define __PTRDIFF_MAX__ 0x7fffffffffffffffLL +#define __amd64 1 +#define __tune_core2__ 1 +#define __ATOMIC_HLE_ACQUIRE 65536 +#define __FLT32_HAS_QUIET_NAN__ 1 +#define __GNUG__ 7 +#define __LONG_LONG_MAX__ 0x7fffffffffffffffLL +#define __SIZEOF_SIZE_T__ 8 +#define __cpp_rvalue_reference 200610 +#define __cpp_nsdmi 200809 +#define __FLT64X_MIN_EXP__ (-16381) +#define __SIZEOF_WINT_T__ 2 +#define __LONG_LONG_WIDTH__ 64 +#define __cpp_initializer_lists 200806 +#define __FLT32_MAX_EXP__ 128 +#define __cpp_hex_float 201603 +#define __GXX_ABI_VERSION 1011 +#define __FLT128_HAS_INFINITY__ 1 +#define __FLT_MIN_EXP__ (-125) +#define __cpp_lambdas 200907 +#define __FLT64X_HAS_QUIET_NAN__ 1 +#define __INT_FAST64_TYPE__ long long int +#define __FLT64_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F64 +#define __DBL_MIN__ double(2.22507385850720138309023271733240406e-308L) +#define __FLT32X_EPSILON__ 2.22044604925031308084726333618164062e-16F32x +#define __DECIMAL_BID_FORMAT__ 1 +#define __GXX_TYPEINFO_EQUALITY_INLINE 0 +#define __FLT64_MIN_10_EXP__ (-307) +#define __FLT64X_DECIMAL_DIG__ 21 +#define __DEC128_MIN__ 1E-6143DL +#define __REGISTER_PREFIX__ +#define __UINT16_MAX__ 0xffff +#define __DBL_HAS_DENORM__ 1 +#define __cdecl __attribute__((__cdecl__)) +#define __FLT32_MIN__ 1.17549435082228750796873653722224568e-38F32 +#define __UINT8_TYPE__ unsigned char +#define __NO_INLINE__ 1 +#define __FLT_MANT_DIG__ 24 +#define __LDBL_DECIMAL_DIG__ 21 +#define __VERSION__ "7.3.0" +#define __UINT64_C(c) c ## ULL +#define __cpp_unicode_characters 200704 +#define __cpp_decltype_auto 201304 +#define __GCC_ATOMIC_INT_LOCK_FREE 2 +#define __FLT128_MAX_EXP__ 16384 +#define __FLT32_MANT_DIG__ 24 +#define __FLOAT_WORD_ORDER__ __ORDER_LITTLE_ENDIAN__ +#define MODELS_PATH "E:/Studium/team20-21/solarsystem/models" +#define __FLT128_HAS_DENORM__ 1 +#define __FLT128_DIG__ 33 +#define __SCHAR_WIDTH__ 8 +#define __INT32_C(c) c +#define __DEC64_EPSILON__ 1E-15DD +#define __ORDER_PDP_ENDIAN__ 3412 +#define __DEC128_MIN_EXP__ (-6142) +#define __FLT32_MAX_10_EXP__ 38 +#define __INT_FAST32_TYPE__ int +#define __UINT_LEAST16_TYPE__ short unsigned int +#define __FLT64X_HAS_INFINITY__ 1 +#define __INT16_MAX__ 0x7fff +#define __cpp_rtti 199711 +#define __SIZE_TYPE__ long long unsigned int +#define __UINT64_MAX__ 0xffffffffffffffffULL +#define __FLT64X_DIG__ 18 +#define __INT8_TYPE__ signed char +#define __cpp_digit_separators 201309 +#define __GCC_ASM_FLAG_OUTPUTS__ 1 +#define __FLT_RADIX__ 2 +#define __INT_LEAST16_TYPE__ short int +#define __LDBL_EPSILON__ 1.08420217248550443400745280086994171e-19L +#define __UINTMAX_C(c) c ## ULL +#define __GLIBCXX_BITSIZE_INT_N_0 128 +#define __SEH__ 1 +#define __SIG_ATOMIC_MAX__ 0x7fffffff +#define __GCC_ATOMIC_WCHAR_T_LOCK_FREE 2 +#define __cpp_sized_deallocation 201309 +#define __SIZEOF_PTRDIFF_T__ 8 +#define __FLT32X_MANT_DIG__ 53 +#define __x86_64__ 1 +#define __FLT32X_MIN_EXP__ (-1021) +#define __DEC32_SUBNORMAL_MIN__ 0.000001E-95DF +#define __MSVCRT__ 1 +#define __INT_FAST16_MAX__ 0x7fff +#define __FLT64_DIG__ 15 +#define __UINT_FAST32_MAX__ 0xffffffffU +#define __UINT_LEAST64_TYPE__ long long unsigned int +#define __FLT_HAS_QUIET_NAN__ 1 +#define __FLT_MAX_10_EXP__ 38 +#define __LONG_MAX__ 0x7fffffffL +#define __FLT64X_HAS_DENORM__ 1 +#define __DEC128_SUBNORMAL_MIN__ 0.000000000000000000000000000000001E-6143DL +#define __FLT_HAS_INFINITY__ 1 +#define __cpp_unicode_literals 200710 +#define __UINT_FAST16_TYPE__ short unsigned int +#define __DEC64_MAX__ 9.999999999999999E384DD +#define __INT_FAST32_WIDTH__ 32 +#define __CHAR16_TYPE__ short unsigned int +#define __PRAGMA_REDEFINE_EXTNAME 1 +#define __SIZE_WIDTH__ 64 +#define __SEG_FS 1 +#define __INT_LEAST16_MAX__ 0x7fff +#define __DEC64_MANT_DIG__ 16 +#define __UINT_LEAST32_MAX__ 0xffffffffU +#define __SEG_GS 1 +#define __FLT32_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F32 +#define __GCC_ATOMIC_LONG_LOCK_FREE 2 +#define TEXTURE_PATH "E:/Studium/team20-21/solarsystem/textures" +#define __SIG_ATOMIC_WIDTH__ 32 +#define __INT_LEAST64_TYPE__ long long int +#define __INT16_TYPE__ short int +#define __INT_LEAST8_TYPE__ signed char +#define __DEC32_MAX_EXP__ 97 +#define __INT_FAST8_MAX__ 0x7f +#define __FLT128_MAX__ 1.18973149535723176508575932662800702e+4932F128 +#define __INTPTR_MAX__ 0x7fffffffffffffffLL +#define __GXX_MERGED_TYPEINFO_NAMES 0 +#define __cpp_range_based_for 200907 +#define __FLT64_HAS_QUIET_NAN__ 1 +#define __stdcall __attribute__((__stdcall__)) +#define __FLT32_MIN_10_EXP__ (-37) +#define __SSE2__ 1 +#define __EXCEPTIONS 1 +#define __LDBL_MANT_DIG__ 64 +#define __DBL_HAS_QUIET_NAN__ 1 +#define __FLT64_HAS_INFINITY__ 1 +#define __FLT64X_MAX__ 1.18973149535723176502126385303097021e+4932F64x +#define __SIG_ATOMIC_MIN__ (-__SIG_ATOMIC_MAX__ - 1) +#define __cpp_return_type_deduction 201304 +#define __INTPTR_TYPE__ long long int +#define __UINT16_TYPE__ short unsigned int +#define __WCHAR_TYPE__ short unsigned int +#define __SIZEOF_FLOAT__ 4 +#define __pic__ 1 +#define __UINTPTR_MAX__ 0xffffffffffffffffULL +#define __INT_FAST64_WIDTH__ 64 +#define __DEC64_MIN_EXP__ (-382) +#define __cpp_decltype 200707 +#define __FLT32_DECIMAL_DIG__ 9 +#define __INT_FAST64_MAX__ 0x7fffffffffffffffLL +#define __GCC_ATOMIC_TEST_AND_SET_TRUEVAL 1 +#define __FLT_DIG__ 6 +#define __FLT64X_MAX_EXP__ 16384 +#define __UINT_FAST64_TYPE__ long long unsigned int +#define __INT_MAX__ 0x7fffffff +#define __amd64__ 1 +#define WIN32 1 +#define __nocona 1 +#define __code_model_medium__ 1 +#define __INT64_TYPE__ long long int +#define __FLT_MAX_EXP__ 128 +#define WIN64 1 +#define __ORDER_BIG_ENDIAN__ 4321 +#define __DBL_MANT_DIG__ 53 +#define __cpp_inheriting_constructors 201511 +#define QT_CORE_LIB 1 +#define __SIZEOF_FLOAT128__ 16 +#define __INT_LEAST64_MAX__ 0x7fffffffffffffffLL +#define __DEC64_MIN__ 1E-383DD +#define __WINT_TYPE__ short unsigned int +#define __UINT_LEAST32_TYPE__ unsigned int +#define __SIZEOF_SHORT__ 2 +#define __SSE__ 1 +#define __LDBL_MIN_EXP__ (-16381) +#define __FLT64_MAX__ 1.79769313486231570814527423731704357e+308F64 +#define __WINT_WIDTH__ 16 +#define __INT_LEAST8_MAX__ 0x7f +#define __FLT32X_MAX_10_EXP__ 308 +#define __SIZEOF_INT128__ 16 +#define __WCHAR_UNSIGNED__ 1 +#define __LDBL_MAX_10_EXP__ 4932 +#define __ATOMIC_RELAXED 0 +#define __DBL_EPSILON__ double(2.22044604925031308084726333618164062e-16L) +#define __thiscall __attribute__((__thiscall__)) +#define __FLT128_MIN__ 3.36210314311209350626267781732175260e-4932F128 +#define __UINT8_C(c) c +#define __FLT64_MAX_EXP__ 1024 +#define __INT_LEAST32_TYPE__ int +#define __SIZEOF_WCHAR_T__ 2 +#define __FLT128_HAS_QUIET_NAN__ 1 +#define __INT_FAST8_TYPE__ signed char +#define __fastcall __attribute__((__fastcall__)) +#define __FLT64X_MIN__ 3.36210314311209350626267781732175260e-4932F64x +#define __GNUC_STDC_INLINE__ 1 +#define __FLT64_HAS_DENORM__ 1 +#define __FLT32_EPSILON__ 1.19209289550781250000000000000000000e-7F32 +#define __DBL_DECIMAL_DIG__ 17 +#define __STDC_UTF_32__ 1 +#define __INT_FAST8_WIDTH__ 8 +#define __FXSR__ 1 +#define __DEC_EVAL_METHOD__ 2 +#define __FLT32X_MAX__ 1.79769313486231570814527423731704357e+308F32x +#define __MINGW64__ 1 +#define __cpp_runtime_arrays 198712 +#define __UINT64_TYPE__ long long unsigned int +#define __UINT32_C(c) c ## U +#define __INTMAX_MAX__ 0x7fffffffffffffffLL +#define __cpp_alias_templates 200704 +#define __BYTE_ORDER__ __ORDER_LITTLE_ENDIAN__ +#define WINNT 1 +#define __FLT_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F +#define __INT8_MAX__ 0x7f +#define __LONG_WIDTH__ 32 +#define __PIC__ 1 +#define __UINT_FAST32_TYPE__ unsigned int +#define __CHAR32_TYPE__ unsigned int +#define __FLT_MAX__ 3.40282346638528859811704183484516925e+38F +#define __cpp_constexpr 201304 +#define __INT32_TYPE__ int +#define __SIZEOF_DOUBLE__ 8 +#define __cpp_exceptions 199711 +#define __FLT_MIN_10_EXP__ (-37) +#define __FLT64_MIN__ 2.22507385850720138309023271733240406e-308F64 +#define __INT_LEAST32_WIDTH__ 32 +#define __INTMAX_TYPE__ long long int +#define _INTEGRAL_MAX_BITS 64 +#define __DEC128_MAX_EXP__ 6145 +#define __FLT32X_HAS_QUIET_NAN__ 1 +#define __ATOMIC_CONSUME 1 +#define __nocona__ 1 +#define __GNUC_MINOR__ 3 +#define __GLIBCXX_TYPE_INT_N_0 __int128 +#define __INT_FAST16_WIDTH__ 16 +#define __UINTMAX_MAX__ 0xffffffffffffffffULL +#define __DEC32_MANT_DIG__ 7 +#define __FLT32X_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F32x +#define __DBL_MAX_10_EXP__ 308 +#define __LDBL_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951L +#define __INT16_C(c) c +#define __cpp_generic_lambdas 201304 +#define __STDC__ 1 +#define __FLT32X_DIG__ 15 +#define __PTRDIFF_TYPE__ long long int +#define __ATOMIC_SEQ_CST 5 +#define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_16 1 +#define __UINT32_TYPE__ unsigned int +#define __FLT32X_MIN_10_EXP__ (-307) +#define __UINTPTR_TYPE__ long long unsigned int +#define __DEC64_SUBNORMAL_MIN__ 0.000000000000001E-383DD +#define __DEC128_MANT_DIG__ 34 +#define __LDBL_MIN_10_EXP__ (-4931) +#define __FLT128_EPSILON__ 1.92592994438723585305597794258492732e-34F128 +#define __SSE_MATH__ 1 +#define __SIZEOF_LONG_LONG__ 8 +#define __cpp_user_defined_literals 200809 +#define __FLT128_DECIMAL_DIG__ 36 +#define __GCC_ATOMIC_LLONG_LOCK_FREE 2 +#define __FLT32X_MIN__ 2.22507385850720138309023271733240406e-308F32x +#define __LDBL_DIG__ 18 +#define __FLT_DECIMAL_DIG__ 9 +#define __UINT_FAST16_MAX__ 0xffff +#define __GCC_ATOMIC_SHORT_LOCK_FREE 2 +#define __INT_LEAST64_WIDTH__ 64 +#define __SSE3__ 1 +#define __UINT_FAST8_TYPE__ unsigned char +#define __WIN64__ 1 +#define __cpp_init_captures 201304 +#define __ATOMIC_ACQ_REL 4 +#define __ATOMIC_RELEASE 3 +#define __declspec(x) __attribute__((x)) diff --git a/solarsystem/solarsystem_autogen/mocs_compilation.cpp b/solarsystem/solarsystem_autogen/mocs_compilation.cpp new file mode 100644 index 0000000000000000000000000000000000000000..bda67f76e3e76636702de32d1be8aab4c51458fb --- /dev/null +++ b/solarsystem/solarsystem_autogen/mocs_compilation.cpp @@ -0,0 +1,3 @@ +// This file is autogenerated. Changes will be overwritten. +// No files found that require moc or the moc files are included +enum some_compilers { need_more_than_nothing }; diff --git a/texturing/CMakeFiles/CMakeDirectoryInformation.cmake b/texturing/CMakeFiles/CMakeDirectoryInformation.cmake new file mode 100644 index 0000000000000000000000000000000000000000..f9b6fb842523da245999df173129ef6c5edd9ef6 --- /dev/null +++ b/texturing/CMakeFiles/CMakeDirectoryInformation.cmake @@ -0,0 +1,16 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "MinGW Makefiles" Generator, CMake Version 3.17 + +# Relative path conversion top directories. +set(CMAKE_RELATIVE_PATH_TOP_SOURCE "E:/Studium/team20-21") +set(CMAKE_RELATIVE_PATH_TOP_BINARY "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug") + +# Force unix paths in dependencies. +set(CMAKE_FORCE_UNIX_PATHS 1) + + +# The C and CXX include file regular expressions for this directory. +set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$") +set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$") +set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN}) +set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN}) diff --git a/texturing/CMakeFiles/progress.marks b/texturing/CMakeFiles/progress.marks new file mode 100644 index 0000000000000000000000000000000000000000..b1bd38b62a0800a4f6a80c34e21c5acffae52c7e --- /dev/null +++ b/texturing/CMakeFiles/progress.marks @@ -0,0 +1 @@ +13 diff --git a/texturing/CMakeFiles/texturing.dir/CXX.includecache b/texturing/CMakeFiles/texturing.dir/CXX.includecache new file mode 100644 index 0000000000000000000000000000000000000000..8346e84353ff9261bce56fc5c99a326298d3194e --- /dev/null +++ b/texturing/CMakeFiles/texturing.dir/CXX.includecache @@ -0,0 +1,2108 @@ +#IncludeRegexLine: ^[ ]*[#%][ ]*(include|import)[ ]*[<"]([^">]+)([">]) + +#IncludeRegexScan: ^.*$ + +#IncludeRegexComplain: ^$ + +#IncludeRegexTransform: + +C:/Qt/5.14.2/mingw73_64/include/QtANGLE/GLES2/gl2.h +GLES2/gl2platform.h +- +KHR/khrplatform.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtANGLE/GLES2/gl2platform.h +KHR/khrplatform.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtANGLE/GLES3/gl3.h +GLES3/gl3platform.h +- +KHR/khrplatform.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtANGLE/GLES3/gl3platform.h +KHR/khrplatform.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtANGLE/KHR/khrplatform.h +sys/cdefs.h +- +stdint.h +- +inttypes.h +- +stdint.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/QDir +qdir.h +C:/Qt/5.14.2/mingw73_64/include/QtCore/qdir.h + +C:/Qt/5.14.2/mingw73_64/include/QtCore/QFileInfo +qfileinfo.h +C:/Qt/5.14.2/mingw73_64/include/QtCore/qfileinfo.h + +C:/Qt/5.14.2/mingw73_64/include/QtCore/QFileSystemWatcher +qfilesystemwatcher.h +C:/Qt/5.14.2/mingw73_64/include/QtCore/qfilesystemwatcher.h + +C:/Qt/5.14.2/mingw73_64/include/QtCore/QObject +qobject.h +C:/Qt/5.14.2/mingw73_64/include/QtCore/qobject.h + +C:/Qt/5.14.2/mingw73_64/include/QtCore/QScopedPointer +qscopedpointer.h +C:/Qt/5.14.2/mingw73_64/include/QtCore/qscopedpointer.h + +C:/Qt/5.14.2/mingw73_64/include/QtCore/QTime +qdatetime.h +C:/Qt/5.14.2/mingw73_64/include/QtCore/qdatetime.h + +C:/Qt/5.14.2/mingw73_64/include/QtCore/QTimer +qtimer.h +C:/Qt/5.14.2/mingw73_64/include/QtCore/qtimer.h + +C:/Qt/5.14.2/mingw73_64/include/QtCore/QVariant +qvariant.h +C:/Qt/5.14.2/mingw73_64/include/QtCore/qvariant.h + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qabstractitemmodel.h +QtCore/qvariant.h +- +QtCore/qobject.h +- +QtCore/qhash.h +- +QtCore/qvector.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qalgorithms.h +QtCore/qglobal.h +- +intrin.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qarraydata.h +QtCore/qrefcount.h +- +string.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qatomic.h +QtCore/qglobal.h +- +QtCore/qbasicatomic.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qatomic_bootstrap.h +QtCore/qgenericatomic.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qatomic_cxx11.h +QtCore/qgenericatomic.h +- +atomic +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qatomic_msvc.h +QtCore/qgenericatomic.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qbasicatomic.h +QtCore/qglobal.h +- +QtCore/qatomic_bootstrap.h +- +QtCore/qatomic_cxx11.h +- +QtCore/qatomic_msvc.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qbasictimer.h +QtCore/qglobal.h +- +QtCore/qnamespace.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qbytearray.h +QtCore/qrefcount.h +- +QtCore/qnamespace.h +- +QtCore/qarraydata.h +- +stdlib.h +- +string.h +- +stdarg.h +- +string +- +iterator +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qbytearraylist.h +QtCore/qlist.h +- +QtCore/qbytearray.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qchar.h +QtCore/qglobal.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qcompilerdetection.h +QtCore/qglobal.h +- +utility +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qconfig-bootstrapped.h + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qconfig.h + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qcontainerfwd.h +QtCore/qglobal.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qcontainertools_impl.h +QtCore/qglobal.h +- +iterator +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qcontiguouscache.h +QtCore/qatomic.h +- +limits.h +- +new +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qcoreapplication.h +QtCore/qglobal.h +- +QtCore/qstring.h +- +QtCore/qobject.h +- +QtCore/qcoreevent.h +- +QtCore/qeventloop.h +- +QtCore/qscopedpointer.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qcoreevent.h +QtCore/qnamespace.h +- +QtCore/qbytearray.h +- +QtCore/qobjectdefs.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qdatastream.h +QtCore/qscopedpointer.h +- +QtCore/qiodevice.h +- +QtCore/qpair.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qdatetime.h +QtCore/qstring.h +- +QtCore/qnamespace.h +- +QtCore/qshareddata.h +- +limits +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qdebug.h +QtCore/qalgorithms.h +- +QtCore/qhash.h +- +QtCore/qlist.h +- +QtCore/qmap.h +- +QtCore/qpair.h +- +QtCore/qtextstream.h +- +QtCore/qstring.h +- +QtCore/qvector.h +- +QtCore/qset.h +- +QtCore/qcontiguouscache.h +- +QtCore/qsharedpointer.h +- +vector +- +list +- +map +- +utility +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qdir.h +QtCore/qstring.h +- +QtCore/qfileinfo.h +- +QtCore/qstringlist.h +- +QtCore/qshareddata.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qeventloop.h +QtCore/qobject.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qfile.h +QtCore/qfiledevice.h +- +QtCore/qstring.h +- +stdio.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qfiledevice.h +QtCore/qiodevice.h +- +QtCore/qstring.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qfileinfo.h +QtCore/qfile.h +- +QtCore/qlist.h +- +QtCore/qshareddata.h +- +QtCore/qmetatype.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qfilesystemwatcher.h +QtCore/qobject.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qflags.h +QtCore/qglobal.h +- +initializer_list +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qgenericatomic.h +QtCore/qglobal.h +- +QtCore/qtypeinfo.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qglobal.h +type_traits +- +cstddef +- +utility +- +assert.h +- +stddef.h +- +QtCore/qconfig-bootstrapped.h +- +QtCore/qconfig.h +- +QtCore/qtcore-config.h +- +QtCore/qsystemdetection.h +- +QtCore/qprocessordetection.h +- +QtCore/qcompilerdetection.h +- +algorithm +- +QtCore/qtypeinfo.h +- +QtCore/qsysinfo.h +- +QtCore/qlogging.h +- +QtCore/qflags.h +- +QtCore/qatomic.h +- +QtCore/qglobalstatic.h +- +QtCore/qnumeric.h +- +QtCore/qversiontagging.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qglobalstatic.h +QtCore/qglobal.h +- +QtCore/qatomic.h +- +QtCore/qmutex.h +- +mutex +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qhash.h +QtCore/qchar.h +- +QtCore/qiterator.h +- +QtCore/qlist.h +- +QtCore/qrefcount.h +- +QtCore/qhashfunctions.h +- +QtCore/qcontainertools_impl.h +- +algorithm +- +initializer_list +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qhashfunctions.h +QtCore/qstring.h +- +QtCore/qpair.h +- +numeric +- +functional +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qiodevice.h +QtCore/qglobal.h +- +QtCore/qobject.h +- +QtCore/qobjectdefs.h +- +QtCore/qscopedpointer.h +- +QtCore/qstring.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qiterator.h +QtCore/qglobal.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qline.h +QtCore/qpoint.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qlist.h +QtCore/qalgorithms.h +- +QtCore/qiterator.h +- +QtCore/qrefcount.h +- +QtCore/qarraydata.h +- +QtCore/qhashfunctions.h +- +QtCore/qvector.h +- +QtCore/qcontainertools_impl.h +- +algorithm +- +initializer_list +- +iterator +- +list +- +stdlib.h +- +new +- +limits.h +- +string.h +- +QtCore/qbytearraylist.h +- +QtCore/qstringlist.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qlocale.h +QtCore/qvariant.h +- +QtCore/qstring.h +- +QtCore/qobjectdefs.h +- +QtCore/qshareddata.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qlogging.h +QtCore/qglobal.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qmap.h +QtCore/qiterator.h +- +QtCore/qlist.h +- +QtCore/qrefcount.h +- +QtCore/qpair.h +- +QtCore/qdebug.h +- +functional +- +initializer_list +- +map +- +new +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qmargins.h +QtCore/qnamespace.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qmetatype.h +QtCore/qglobal.h +- +QtCore/qatomic.h +- +QtCore/qbytearray.h +- +QtCore/qvarlengtharray.h +- +QtCore/qobjectdefs.h +- +new +- +vector +- +list +- +map +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qmutex.h +QtCore/qglobal.h +- +QtCore/qatomic.h +- +new +- +chrono +- +limits +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qnamespace.h +QtCore/qglobal.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qnumeric.h +QtCore/qglobal.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qobject.h +QtCore/qobjectdefs.h +- +QtCore/qstring.h +- +QtCore/qbytearray.h +- +QtCore/qlist.h +- +QtCore/qcoreevent.h +- +QtCore/qscopedpointer.h +- +QtCore/qmetatype.h +- +QtCore/qobject_impl.h +- +chrono +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qobject_impl.h + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qobjectdefs.h +QtCore/qnamespace.h +- +QtCore/qobjectdefs_impl.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qobjectdefs_impl.h +QtCore/qnamespace.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qpair.h +QtCore/qglobal.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qpoint.h +QtCore/qnamespace.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qprocessordetection.h +QtCore/qglobal.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qrect.h +QtCore/qmargins.h +- +QtCore/qsize.h +- +QtCore/qpoint.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qrefcount.h +QtCore/qatomic.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qregexp.h +QtCore/qglobal.h +- +QtCore/qstring.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qregularexpression.h +QtCore/qglobal.h +- +QtCore/qstring.h +- +QtCore/qstringlist.h +- +QtCore/qshareddata.h +- +QtCore/qvariant.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qscopedpointer.h +QtCore/qglobal.h +- +stdlib.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qset.h +QtCore/qhash.h +- +QtCore/qcontainertools_impl.h +- +initializer_list +- +iterator +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qshareddata.h +QtCore/qglobal.h +- +QtCore/qatomic.h +- +QtCore/qhash.h +- +QtCore/qhashfunctions.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qsharedpointer.h +QtCore/qglobal.h +- +QtCore/qatomic.h +- +QtCore/qshareddata.h +- +QtCore/qsharedpointer_impl.h +- +memory +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qsharedpointer_impl.h +new +- +QtCore/qatomic.h +- +QtCore/qobject.h +- +QtCore/qhash.h +- +QtCore/qhashfunctions.h +- +memory +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qsize.h +QtCore/qnamespace.h +- +QtCore/qmargins.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qstring.h +QtCore/qchar.h +- +QtCore/qbytearray.h +- +QtCore/qrefcount.h +- +QtCore/qnamespace.h +- +QtCore/qstringliteral.h +- +QtCore/qstringalgorithms.h +- +QtCore/qstringview.h +- +string +- +iterator +- +stdarg.h +- +QtCore/qstringbuilder.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringalgorithms.h +QtCore/qnamespace.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringbuilder.h +QtCore/qstring.h +- +QtCore/qbytearray.h +- +string.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringlist.h +QtCore/qlist.h +- +QtCore/qalgorithms.h +- +QtCore/qcontainertools_impl.h +- +QtCore/qregexp.h +- +QtCore/qstring.h +- +QtCore/qstringmatcher.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringliteral.h +QtCore/qarraydata.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringmatcher.h +QtCore/qstring.h +- +QtCore/qstringview.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringview.h +QtCore/qchar.h +- +QtCore/qbytearray.h +- +QtCore/qstringliteral.h +- +QtCore/qstringalgorithms.h +- +string +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qsysinfo.h +QtCore/qglobal.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qsystemdetection.h +QtCore/qglobal.h +- +TargetConditionals.h +- +Availability.h +- +AvailabilityMacros.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qt_windows.h +windows.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qtcore-config.h + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qtextstream.h +QtCore/qiodevice.h +- +QtCore/qstring.h +- +QtCore/qchar.h +- +QtCore/qlocale.h +- +QtCore/qscopedpointer.h +- +stdio.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qtimer.h +QtCore/qglobal.h +- +QtCore/qbasictimer.h +- +QtCore/qobject.h +- +chrono +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qtypeinfo.h +QtCore/qglobal.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qurl.h +QtCore/qbytearray.h +- +QtCore/qobjectdefs.h +- +QtCore/qstring.h +- +QtCore/qlist.h +- +QtCore/qpair.h +- +QtCore/qglobal.h +- +QtCore/qurlquery.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qurlquery.h +QtCore/qpair.h +- +QtCore/qshareddata.h +- +QtCore/qurl.h +- +QtCore/qstringlist.h +- +initializer_list +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qvariant.h +QtCore/qatomic.h +- +QtCore/qbytearray.h +- +QtCore/qlist.h +- +QtCore/qmetatype.h +- +QtCore/qmap.h +- +QtCore/qhash.h +- +QtCore/qstring.h +- +QtCore/qstringlist.h +- +QtCore/qobject.h +- +QtCore/qbytearraylist.h +- +variant +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qvarlengtharray.h +QtCore/qcontainerfwd.h +- +QtCore/qglobal.h +- +QtCore/qalgorithms.h +- +QtCore/qcontainertools_impl.h +- +QtCore/qhashfunctions.h +- +algorithm +- +initializer_list +- +iterator +- +new +- +string.h +- +stdlib.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qvector.h +QtCore/qalgorithms.h +- +QtCore/qiterator.h +- +QtCore/qrefcount.h +- +QtCore/qarraydata.h +- +QtCore/qhashfunctions.h +- +QtCore/qcontainertools_impl.h +- +iterator +- +initializer_list +- +vector +- +stdlib.h +- +string.h +- +algorithm +- +QtCore/qpoint.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtCore/qversiontagging.h +QtCore/qglobal.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/QKeyEvent +qevent.h +C:/Qt/5.14.2/mingw73_64/include/QtGui/qevent.h + +C:/Qt/5.14.2/mingw73_64/include/QtGui/QMatrix3x3 +qgenericmatrix.h +C:/Qt/5.14.2/mingw73_64/include/QtGui/qgenericmatrix.h + +C:/Qt/5.14.2/mingw73_64/include/QtGui/QMatrix4x4 +qmatrix4x4.h +C:/Qt/5.14.2/mingw73_64/include/QtGui/qmatrix4x4.h + +C:/Qt/5.14.2/mingw73_64/include/QtGui/QOpenGLBuffer +qopenglbuffer.h +C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglbuffer.h + +C:/Qt/5.14.2/mingw73_64/include/QtGui/QOpenGLFunctions +qopenglfunctions.h +C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglfunctions.h + +C:/Qt/5.14.2/mingw73_64/include/QtGui/QOpenGLShaderProgram +qopenglshaderprogram.h +C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglshaderprogram.h + +C:/Qt/5.14.2/mingw73_64/include/QtGui/QOpenGLTexture +qopengltexture.h +C:/Qt/5.14.2/mingw73_64/include/QtGui/qopengltexture.h + +C:/Qt/5.14.2/mingw73_64/include/QtGui/QOpenGLVertexArrayObject +qopenglvertexarrayobject.h +C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglvertexarrayobject.h + +C:/Qt/5.14.2/mingw73_64/include/QtGui/QQuaternion +qquaternion.h +C:/Qt/5.14.2/mingw73_64/include/QtGui/qquaternion.h + +C:/Qt/5.14.2/mingw73_64/include/QtGui/QSurfaceFormat +qsurfaceformat.h +C:/Qt/5.14.2/mingw73_64/include/QtGui/qsurfaceformat.h + +C:/Qt/5.14.2/mingw73_64/include/QtGui/QVector2D +qvector2d.h +C:/Qt/5.14.2/mingw73_64/include/QtGui/qvector2d.h + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qbrush.h +QtGui/qtguiglobal.h +- +QtCore/qpair.h +- +QtCore/qpoint.h +- +QtCore/qvector.h +- +QtCore/qscopedpointer.h +- +QtGui/qcolor.h +- +QtGui/qmatrix.h +- +QtGui/qtransform.h +- +QtGui/qimage.h +- +QtGui/qpixmap.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qcolor.h +QtGui/qtguiglobal.h +- +QtGui/qrgb.h +- +QtCore/qnamespace.h +- +QtCore/qstringlist.h +- +QtGui/qrgba64.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qcursor.h +QtGui/qtguiglobal.h +- +QtCore/qpoint.h +- +QtGui/qwindowdefs.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qevent.h +QtGui/qtguiglobal.h +- +QtGui/qwindowdefs.h +- +QtGui/qregion.h +- +QtCore/qnamespace.h +- +QtCore/qstring.h +- +QtGui/qkeysequence.h +- +QtCore/qcoreevent.h +- +QtCore/qvariant.h +- +QtCore/qmap.h +- +QtCore/qvector.h +- +QtCore/qset.h +- +QtCore/qurl.h +- +QtCore/qfile.h +- +QtGui/qvector2d.h +- +QtGui/qtouchdevice.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qfont.h +QtGui/qtguiglobal.h +- +QtGui/qwindowdefs.h +- +QtCore/qstring.h +- +QtCore/qsharedpointer.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qfontinfo.h +QtGui/qtguiglobal.h +- +QtGui/qfont.h +- +QtCore/qsharedpointer.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qfontmetrics.h +QtGui/qtguiglobal.h +- +QtGui/qfont.h +- +QtCore/qsharedpointer.h +- +QtCore/qrect.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qgenericmatrix.h +QtGui/qtguiglobal.h +- +QtCore/qmetatype.h +- +QtCore/qdebug.h +- +QtCore/qdatastream.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qguiapplication.h +QtGui/qtguiglobal.h +- +QtCore/qcoreapplication.h +- +QtGui/qwindowdefs.h +- +QtGui/qinputmethod.h +- +QtCore/qlocale.h +- +QtCore/qpoint.h +- +QtCore/qsize.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qicon.h +QtGui/qtguiglobal.h +- +QtCore/qsize.h +- +QtCore/qlist.h +- +QtGui/qpixmap.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qimage.h +QtGui/qtguiglobal.h +- +QtGui/qcolor.h +- +QtGui/qrgb.h +- +QtGui/qpaintdevice.h +- +QtGui/qpixelformat.h +- +QtGui/qtransform.h +- +QtCore/qbytearray.h +- +QtCore/qrect.h +- +QtCore/qstring.h +- +QtCore/qstringlist.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qinputmethod.h +QtGui/qtguiglobal.h +- +QtCore/qobject.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qkeysequence.h +QtGui/qtguiglobal.h +- +QtCore/qstring.h +- +QtCore/qobjectdefs.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qmatrix.h +QtGui/qtguiglobal.h +- +QtGui/qpolygon.h +- +QtGui/qregion.h +- +QtGui/qwindowdefs.h +- +QtCore/qline.h +- +QtCore/qpoint.h +- +QtCore/qrect.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qmatrix4x4.h +QtGui/qtguiglobal.h +- +QtGui/qvector3d.h +- +QtGui/qvector4d.h +- +QtGui/qquaternion.h +- +QtGui/qgenericmatrix.h +- +QtCore/qrect.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qopengl.h +QtGui/qtguiglobal.h +- +QtCore/qt_windows.h +- +OpenGLES/ES3/gl.h +- +OpenGLES/ES3/glext.h +- +OpenGLES/ES2/gl.h +- +OpenGLES/ES2/glext.h +- +GLES3/gl32.h +- +GLES3/gl31.h +- +GLES3/gl3.h +- +GLES2/gl2.h +- +QtGui/qopengles2ext.h +- +OpenGL/gl.h +- +OpenGL/gl3.h +- +OpenGL/glext.h +- +GL/gl.h +- +GL/gl.h +- +QtGui/qopenglext.h +- +stddef.h +- +inttypes.h +- +inttypes.h +- +stdint.h +- +inttypes.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglbuffer.h +QtGui/qtguiglobal.h +- +QtCore/qscopedpointer.h +- +QtGui/qopengl.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglcontext.h +QtGui/qtguiglobal.h +- +QtCore/qnamespace.h +- +QtCore/QObject +- +QtCore/QScopedPointer +- +QtGui/QSurfaceFormat +- +QtGui/qopengl.h +- +QtGui/qopenglversionfunctions.h +- +QtCore/qhash.h +- +QtCore/qhashfunctions.h +- +QtCore/qpair.h +- +QtCore/qvariant.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qopengles2ext.h + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglext.h +windows.h +- +inttypes.h +- +inttypes.h +- +stdint.h +- +inttypes.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglfunctions.h +QtGui/qtguiglobal.h +- +QtGui/qopengl.h +- +QtGui/qopenglcontext.h +- +stdio.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglshaderprogram.h +QtGui/qtguiglobal.h +- +QtGui/qopengl.h +- +QtGui/qvector2d.h +- +QtGui/qvector3d.h +- +QtGui/qvector4d.h +- +QtGui/qmatrix4x4.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qopengltexture.h +QtGui/qtguiglobal.h +- +QtGui/qopengl.h +- +QtGui/qimage.h +- +QtCore/QScopedPointer +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglversionfunctions.h +QtGui/qtguiglobal.h +- +QtCore/qhash.h +- +QtCore/qhashfunctions.h +- +QtCore/qpair.h +- +QtGui/qopengl.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglvertexarrayobject.h +QtGui/qtguiglobal.h +- +QtCore/QObject +- +QtGui/qopengl.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qpaintdevice.h +QtGui/qtguiglobal.h +- +QtGui/qwindowdefs.h +- +QtCore/qrect.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qpainterpath.h +QtGui/qtguiglobal.h +- +QtGui/qmatrix.h +- +QtCore/qglobal.h +- +QtCore/qrect.h +- +QtCore/qline.h +- +QtCore/qvector.h +- +QtCore/qscopedpointer.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qpalette.h +QtGui/qtguiglobal.h +- +QtGui/qwindowdefs.h +- +QtGui/qcolor.h +- +QtGui/qbrush.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qpen.h +QtGui/qtguiglobal.h +- +QtGui/qcolor.h +- +QtGui/qbrush.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qpixelformat.h +QtGui/qtguiglobal.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qpixmap.h +QtGui/qtguiglobal.h +- +QtGui/qpaintdevice.h +- +QtGui/qcolor.h +- +QtCore/qnamespace.h +- +QtCore/qstring.h +- +QtCore/qsharedpointer.h +- +QtGui/qimage.h +- +QtGui/qtransform.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qpolygon.h +QtGui/qtguiglobal.h +- +QtCore/qvector.h +- +QtCore/qpoint.h +- +QtCore/qrect.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qquaternion.h +QtGui/qtguiglobal.h +- +QtGui/qgenericmatrix.h +- +QtGui/qvector3d.h +- +QtGui/qvector4d.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qregion.h +QtGui/qtguiglobal.h +- +QtCore/qatomic.h +- +QtCore/qrect.h +- +QtGui/qwindowdefs.h +- +QtCore/qdatastream.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qrgb.h +QtGui/qtguiglobal.h +- +QtCore/qprocessordetection.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qrgba64.h +QtGui/qtguiglobal.h +- +QtCore/qprocessordetection.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qsurfaceformat.h +QtGui/qtguiglobal.h +- +QtCore/qpair.h +- +QtCore/qobjectdefs.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qtextcursor.h +QtGui/qtguiglobal.h +- +QtCore/qstring.h +- +QtCore/qshareddata.h +- +QtGui/qtextformat.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qtextdocument.h +QtGui/qtguiglobal.h +- +QtCore/qobject.h +- +QtCore/qsize.h +- +QtCore/qrect.h +- +QtCore/qvariant.h +- +QtGui/qfont.h +- +QtCore/qurl.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qtextformat.h +QtGui/qtguiglobal.h +- +QtGui/qcolor.h +- +QtGui/qfont.h +- +QtCore/qshareddata.h +- +QtCore/qvector.h +- +QtCore/qvariant.h +- +QtGui/qpen.h +- +QtGui/qbrush.h +- +QtGui/qtextoption.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qtextoption.h +QtGui/qtguiglobal.h +- +QtCore/qnamespace.h +- +QtCore/qchar.h +- +QtCore/qmetatype.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qtgui-config.h + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qtguiglobal.h +QtCore/qglobal.h +- +QtGui/qtgui-config.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qtouchdevice.h +QtGui/qtguiglobal.h +- +QtCore/qobject.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qtransform.h +QtGui/qtguiglobal.h +- +QtGui/qmatrix.h +- +QtGui/qpainterpath.h +- +QtGui/qpolygon.h +- +QtGui/qregion.h +- +QtGui/qwindowdefs.h +- +QtCore/qline.h +- +QtCore/qpoint.h +- +QtCore/qrect.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qvalidator.h +QtGui/qtguiglobal.h +- +QtCore/qobject.h +- +QtCore/qstring.h +- +QtCore/qregexp.h +- +QtCore/qregularexpression.h +- +QtCore/qlocale.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qvector2d.h +QtGui/qtguiglobal.h +- +QtCore/qpoint.h +- +QtCore/qmetatype.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qvector3d.h +QtGui/qtguiglobal.h +- +QtCore/qpoint.h +- +QtCore/qmetatype.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qvector4d.h +QtGui/qtguiglobal.h +- +QtCore/qpoint.h +- +QtCore/qmetatype.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qwindowdefs.h +QtGui/qtguiglobal.h +- +QtCore/qobjectdefs.h +- +QtCore/qnamespace.h +- +QtGui/qwindowdefs_win.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtGui/qwindowdefs_win.h +QtGui/qtguiglobal.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QApplication +qapplication.h +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qapplication.h + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QBoxLayout +qboxlayout.h +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qboxlayout.h + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QComboBox +qcombobox.h +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qcombobox.h + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QGridLayout +qgridlayout.h +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qgridlayout.h + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QGroupBox +qgroupbox.h +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qgroupbox.h + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QHBoxLayout +qboxlayout.h +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qboxlayout.h + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QLabel +qlabel.h +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qlabel.h + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QOpenGLWidget +qopenglwidget.h +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qopenglwidget.h + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QPushButton +qpushbutton.h +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qpushbutton.h + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QSpacerItem +qlayoutitem.h +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qlayoutitem.h + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QStyleFactory +qstylefactory.h +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qstylefactory.h + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QTextBrowser +qtextbrowser.h +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qtextbrowser.h + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QTextEdit +qtextedit.h +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qtextedit.h + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QVBoxLayout +qboxlayout.h +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qboxlayout.h + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QWidget +qwidget.h +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qwidget.h + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qabstractbutton.h +QtWidgets/qtwidgetsglobal.h +- +QtGui/qicon.h +- +QtGui/qkeysequence.h +- +QtWidgets/qwidget.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qabstractitemdelegate.h +QtWidgets/qtwidgetsglobal.h +- +QtCore/qobject.h +- +QtWidgets/qstyleoption.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qabstractscrollarea.h +QtWidgets/qtwidgetsglobal.h +- +QtWidgets/qframe.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qabstractslider.h +QtWidgets/qtwidgetsglobal.h +- +QtWidgets/qwidget.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qabstractspinbox.h +QtWidgets/qtwidgetsglobal.h +- +QtWidgets/qwidget.h +- +QtGui/qvalidator.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qapplication.h +QtWidgets/qtwidgetsglobal.h +- +QtCore/qcoreapplication.h +- +QtGui/qwindowdefs.h +- +QtCore/qpoint.h +- +QtCore/qsize.h +- +QtGui/qcursor.h +- +QtWidgets/qdesktopwidget.h +- +QtGui/qguiapplication.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qboxlayout.h +QtWidgets/qtwidgetsglobal.h +- +QtWidgets/qlayout.h +- +QtWidgets/qwidget.h +- +limits.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qcombobox.h +QtWidgets/qtwidgetsglobal.h +- +QtWidgets/qwidget.h +- +QtWidgets/qabstractitemdelegate.h +- +QtCore/qabstractitemmodel.h +- +QtCore/qvariant.h +- +QtGui/qvalidator.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qdesktopwidget.h +QtWidgets/qtwidgetsglobal.h +- +QtWidgets/qwidget.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qframe.h +QtWidgets/qtwidgetsglobal.h +- +QtWidgets/qwidget.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qgridlayout.h +QtWidgets/qtwidgetsglobal.h +- +QtWidgets/qlayout.h +- +QtWidgets/qwidget.h +- +limits.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qgroupbox.h +QtWidgets/qtwidgetsglobal.h +- +QtWidgets/qframe.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qlabel.h +QtWidgets/qtwidgetsglobal.h +- +QtWidgets/qframe.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qlayout.h +QtWidgets/qtwidgetsglobal.h +- +QtCore/qobject.h +- +QtWidgets/qlayoutitem.h +- +QtWidgets/qsizepolicy.h +- +QtCore/qrect.h +- +QtCore/qmargins.h +- +limits.h +- +QtWidgets/qboxlayout.h +- +QtWidgets/qgridlayout.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qlayoutitem.h +QtWidgets/qtwidgetsglobal.h +- +QtWidgets/qsizepolicy.h +- +QtCore/qrect.h +- +limits.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qopenglwidget.h +QtWidgets/qtwidgetsglobal.h +- +QtWidgets/QWidget +- +QtGui/QSurfaceFormat +- +QtGui/qopengl.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qpushbutton.h +QtWidgets/qtwidgetsglobal.h +- +QtWidgets/qabstractbutton.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qrubberband.h +QtWidgets/qtwidgetsglobal.h +- +QtWidgets/qwidget.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qsizepolicy.h +QtWidgets/qtwidgetsglobal.h +- +QtCore/qobject.h +- +QtCore/qalgorithms.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qslider.h +QtWidgets/qtwidgetsglobal.h +- +QtWidgets/qabstractslider.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qstyle.h +QtWidgets/qtwidgetsglobal.h +- +QtCore/qobject.h +- +QtCore/qrect.h +- +QtCore/qsize.h +- +QtGui/qicon.h +- +QtGui/qpixmap.h +- +QtGui/qpalette.h +- +QtWidgets/qsizepolicy.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qstylefactory.h +QtWidgets/qtwidgetsglobal.h +- +QtCore/qstringlist.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qstyleoption.h +QtWidgets/qtwidgetsglobal.h +- +QtCore/qlocale.h +- +QtCore/qvariant.h +- +QtWidgets/qabstractspinbox.h +- +QtGui/qicon.h +- +QtGui/qmatrix.h +- +QtWidgets/qslider.h +- +QtWidgets/qstyle.h +- +QtWidgets/qtabbar.h +- +QtWidgets/qtabwidget.h +- +QtWidgets/qrubberband.h +- +QtWidgets/qframe.h +- +QtCore/qabstractitemmodel.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qtabbar.h +QtWidgets/qtwidgetsglobal.h +- +QtWidgets/qwidget.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qtabwidget.h +QtWidgets/qtwidgetsglobal.h +- +QtWidgets/qwidget.h +- +QtGui/qicon.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qtextbrowser.h +QtWidgets/qtwidgetsglobal.h +- +QtWidgets/qtextedit.h +- +QtCore/qurl.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qtextedit.h +QtWidgets/qtwidgetsglobal.h +- +QtWidgets/qabstractscrollarea.h +- +QtGui/qtextdocument.h +- +QtGui/qtextoption.h +- +QtGui/qtextcursor.h +- +QtGui/qtextformat.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qtwidgets-config.h + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qtwidgetsglobal.h +QtGui/qtguiglobal.h +- +QtWidgets/qtwidgets-config.h +- + +C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qwidget.h +QtWidgets/qtwidgetsglobal.h +- +QtGui/qwindowdefs.h +- +QtCore/qobject.h +- +QtCore/qmargins.h +- +QtGui/qpaintdevice.h +- +QtGui/qpalette.h +- +QtGui/qfont.h +- +QtGui/qfontmetrics.h +- +QtGui/qfontinfo.h +- +QtWidgets/qsizepolicy.h +- +QtGui/qregion.h +- +QtGui/qbrush.h +- +QtGui/qcursor.h +- +QtGui/qkeysequence.h +- +QtGui/qevent.h +- + +E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/texturing/texturing_autogen/mocs_compilation.cpp + +E:/Studium/team20-21/common/glsl_preprocessor.hpp +list +- +string +- +vector +- +map +- +iostream +- + +E:/Studium/team20-21/common/util.hpp +filesystem/path.h +- + +E:/Studium/team20-21/common/view_controller.hpp +QVector2D +- +QMatrix3x3 +- +QMatrix4x4 +- +QQuaternion +- + +E:/Studium/team20-21/external/filesystem/fwd.h + +E:/Studium/team20-21/external/filesystem/path.h +fwd.h +E:/Studium/team20-21/external/filesystem/fwd.h +string +- +vector +- +stdexcept +- +sstream +- +cctype +- +cstdlib +- +cerrno +- +cstring +- +windows.h +- +unistd.h +- +sys/stat.h +- +linux/limits.h +- + +E:/Studium/team20-21/external/tiny_obj_loader.h +string +- +vector +- +map +- +cmath +- +cstdlib +- +cstring +- +cassert +- +cmath +- +cstddef +- +cctype +- +fstream +- +sstream +- +tiny_obj_loader.h +E:/Studium/team20-21/external/tiny_obj_loader.h + +E:/Studium/team20-21/texturing/main.cpp +QApplication +- +cmath +- +iostream +- +textures_widget.hpp +E:/Studium/team20-21/texturing/textures_widget.hpp +util.hpp +E:/Studium/team20-21/texturing/util.hpp + +E:/Studium/team20-21/texturing/mesh.cpp +mesh.hpp +E:/Studium/team20-21/texturing/mesh.hpp +QOpenGLShaderProgram +- +tiny_obj_loader.h +- +iostream +- +limits +- +util_gl.hpp +E:/Studium/team20-21/texturing/util_gl.hpp + +E:/Studium/team20-21/texturing/mesh.hpp +string +- +vector +- +QOpenGLBuffer +- +QOpenGLVertexArrayObject +- + +E:/Studium/team20-21/texturing/textures_widget.cpp +textures_widget.hpp +E:/Studium/team20-21/texturing/textures_widget.hpp +QStyleFactory +- +QApplication +- +QKeyEvent +- +QFileInfo +- +QDir +- +QOpenGLTexture +- +iostream +- +sstream +- +cassert +- +glsl_preprocessor.hpp +E:/Studium/team20-21/texturing/glsl_preprocessor.hpp +ui_textures.h +E:/Studium/team20-21/texturing/ui_textures.h +util.hpp +E:/Studium/team20-21/texturing/util.hpp +util_gl.hpp +E:/Studium/team20-21/texturing/util_gl.hpp + +E:/Studium/team20-21/texturing/textures_widget.hpp +QOpenGLWidget +- +QOpenGLFunctions +- +QOpenGLShaderProgram +- +QGroupBox +- +QComboBox +- +QTextEdit +- +QFileSystemWatcher +- +QTimer +- +QTime +- +QBoxLayout +- +view_controller.hpp +E:/Studium/team20-21/texturing/view_controller.hpp +mesh.hpp +E:/Studium/team20-21/texturing/mesh.hpp + +E:/Studium/team20-21/texturing/util_gl.hpp + +texturing/texturing_autogen/include/ui_textures.h +QtCore/QVariant +- +QtWidgets/QApplication +- +QtWidgets/QComboBox +- +QtWidgets/QGridLayout +- +QtWidgets/QHBoxLayout +- +QtWidgets/QLabel +- +QtWidgets/QPushButton +- +QtWidgets/QSpacerItem +- +QtWidgets/QTextBrowser +- +QtWidgets/QVBoxLayout +- +QtWidgets/QWidget +- + diff --git a/texturing/CMakeFiles/texturing.dir/DependInfo.cmake b/texturing/CMakeFiles/texturing.dir/DependInfo.cmake new file mode 100644 index 0000000000000000000000000000000000000000..a945c5ea3acbf395adda00191b7d9f20208586c7 --- /dev/null +++ b/texturing/CMakeFiles/texturing.dir/DependInfo.cmake @@ -0,0 +1,47 @@ +# The set of languages for which implicit dependencies are needed: +set(CMAKE_DEPENDS_LANGUAGES + "CXX" + ) +# The set of files for implicit dependencies of each language: +set(CMAKE_DEPENDS_CHECK_CXX + "E:/Studium/team20-21/texturing/main.cpp" "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/texturing/CMakeFiles/texturing.dir/main.cpp.obj" + "E:/Studium/team20-21/texturing/mesh.cpp" "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/texturing/CMakeFiles/texturing.dir/mesh.cpp.obj" + "E:/Studium/team20-21/texturing/textures_widget.cpp" "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj" + "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/texturing/texturing_autogen/mocs_compilation.cpp" "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/texturing/CMakeFiles/texturing.dir/texturing_autogen/mocs_compilation.cpp.obj" + ) +set(CMAKE_CXX_COMPILER_ID "GNU") + +# Preprocessor definitions for this target. +set(CMAKE_TARGET_DEFINITIONS_CXX + "MODELS_PATH=\"E:/Studium/team20-21/texturing/models\"" + "QT_CORE_LIB" + "QT_GUI_LIB" + "QT_OPENGL_LIB" + "QT_WIDGETS_LIB" + "SHADER_PATH=\"E:/Studium/team20-21/texturing/\"" + "TEXTURE_PATH=\"E:/Studium/team20-21/texturing/textures\"" + ) + +# The include file search paths: +set(CMAKE_CXX_TARGET_INCLUDE_PATH + "texturing" + "E:/Studium/team20-21/texturing" + "texturing/texturing_autogen/include" + "E:/Studium/team20-21/external" + "E:/Studium/team20-21/common" + "C:/Qt/5.14.2/mingw73_64/include" + "C:/Qt/5.14.2/mingw73_64/include/QtGui" + "C:/Qt/5.14.2/mingw73_64/include/QtANGLE" + "C:/Qt/5.14.2/mingw73_64/include/QtCore" + "C:/Qt/5.14.2/mingw73_64/./mkspecs/win32-g++" + "C:/Qt/5.14.2/mingw73_64/include/QtWidgets" + "C:/Qt/5.14.2/mingw73_64/include/QtOpenGL" + ) + +# Targets to which this target links. +set(CMAKE_TARGET_LINKED_INFO_FILES + "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/common/CMakeFiles/cgex.dir/DependInfo.cmake" + ) + +# Fortran module output directory. +set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/texturing/CMakeFiles/texturing.dir/build.make b/texturing/CMakeFiles/texturing.dir/build.make new file mode 100644 index 0000000000000000000000000000000000000000..f413f3e4bbf0c915c8a6836621c4f6763b1b219d --- /dev/null +++ b/texturing/CMakeFiles/texturing.dir/build.make @@ -0,0 +1,173 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "MinGW Makefiles" Generator, CMake Version 3.17 + +# Delete rule output on recipe failure. +.DELETE_ON_ERROR: + + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + + +# Disable VCS-based implicit rules. +% : %,v + + +# Disable VCS-based implicit rules. +% : RCS/% + + +# Disable VCS-based implicit rules. +% : RCS/%,v + + +# Disable VCS-based implicit rules. +% : SCCS/s.% + + +# Disable VCS-based implicit rules. +% : s.% + + +.SUFFIXES: .hpux_make_needs_suffix_list + + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +# Suppress display of executed commands. +$(VERBOSE).SILENT: + + +# A target that is always out of date. +cmake_force: + +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +SHELL = cmd.exe + +# The CMake executable. +CMAKE_COMMAND = "C:\Program Files\CMake\bin\cmake.exe" + +# The command to remove a file. +RM = "C:\Program Files\CMake\bin\cmake.exe" -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = E:\Studium\team20-21 + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug + +# Include any dependencies generated for this target. +include texturing/CMakeFiles/texturing.dir/depend.make + +# Include the progress variables for this target. +include texturing/CMakeFiles/texturing.dir/progress.make + +# Include the compile flags for this target's objects. +include texturing/CMakeFiles/texturing.dir/flags.make + +texturing/CMakeFiles/texturing.dir/texturing_autogen/mocs_compilation.cpp.obj: texturing/CMakeFiles/texturing.dir/flags.make +texturing/CMakeFiles/texturing.dir/texturing_autogen/mocs_compilation.cpp.obj: texturing/CMakeFiles/texturing.dir/includes_CXX.rsp +texturing/CMakeFiles/texturing.dir/texturing_autogen/mocs_compilation.cpp.obj: texturing/texturing_autogen/mocs_compilation.cpp + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object texturing/CMakeFiles/texturing.dir/texturing_autogen/mocs_compilation.cpp.obj" + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\texturing && C:\Qt\Tools\mingw730_64\bin\g++.exe $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles\texturing.dir\texturing_autogen\mocs_compilation.cpp.obj -c E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\texturing\texturing_autogen\mocs_compilation.cpp + +texturing/CMakeFiles/texturing.dir/texturing_autogen/mocs_compilation.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/texturing.dir/texturing_autogen/mocs_compilation.cpp.i" + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\texturing && C:\Qt\Tools\mingw730_64\bin\g++.exe $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\texturing\texturing_autogen\mocs_compilation.cpp > CMakeFiles\texturing.dir\texturing_autogen\mocs_compilation.cpp.i + +texturing/CMakeFiles/texturing.dir/texturing_autogen/mocs_compilation.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/texturing.dir/texturing_autogen/mocs_compilation.cpp.s" + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\texturing && C:\Qt\Tools\mingw730_64\bin\g++.exe $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\texturing\texturing_autogen\mocs_compilation.cpp -o CMakeFiles\texturing.dir\texturing_autogen\mocs_compilation.cpp.s + +texturing/CMakeFiles/texturing.dir/mesh.cpp.obj: texturing/CMakeFiles/texturing.dir/flags.make +texturing/CMakeFiles/texturing.dir/mesh.cpp.obj: texturing/CMakeFiles/texturing.dir/includes_CXX.rsp +texturing/CMakeFiles/texturing.dir/mesh.cpp.obj: E:/Studium/team20-21/texturing/mesh.cpp + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Building CXX object texturing/CMakeFiles/texturing.dir/mesh.cpp.obj" + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\texturing && C:\Qt\Tools\mingw730_64\bin\g++.exe $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles\texturing.dir\mesh.cpp.obj -c E:\Studium\team20-21\texturing\mesh.cpp + +texturing/CMakeFiles/texturing.dir/mesh.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/texturing.dir/mesh.cpp.i" + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\texturing && C:\Qt\Tools\mingw730_64\bin\g++.exe $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E E:\Studium\team20-21\texturing\mesh.cpp > CMakeFiles\texturing.dir\mesh.cpp.i + +texturing/CMakeFiles/texturing.dir/mesh.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/texturing.dir/mesh.cpp.s" + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\texturing && C:\Qt\Tools\mingw730_64\bin\g++.exe $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S E:\Studium\team20-21\texturing\mesh.cpp -o CMakeFiles\texturing.dir\mesh.cpp.s + +texturing/CMakeFiles/texturing.dir/main.cpp.obj: texturing/CMakeFiles/texturing.dir/flags.make +texturing/CMakeFiles/texturing.dir/main.cpp.obj: texturing/CMakeFiles/texturing.dir/includes_CXX.rsp +texturing/CMakeFiles/texturing.dir/main.cpp.obj: E:/Studium/team20-21/texturing/main.cpp + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\CMakeFiles --progress-num=$(CMAKE_PROGRESS_3) "Building CXX object texturing/CMakeFiles/texturing.dir/main.cpp.obj" + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\texturing && C:\Qt\Tools\mingw730_64\bin\g++.exe $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles\texturing.dir\main.cpp.obj -c E:\Studium\team20-21\texturing\main.cpp + +texturing/CMakeFiles/texturing.dir/main.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/texturing.dir/main.cpp.i" + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\texturing && C:\Qt\Tools\mingw730_64\bin\g++.exe $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E E:\Studium\team20-21\texturing\main.cpp > CMakeFiles\texturing.dir\main.cpp.i + +texturing/CMakeFiles/texturing.dir/main.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/texturing.dir/main.cpp.s" + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\texturing && C:\Qt\Tools\mingw730_64\bin\g++.exe $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S E:\Studium\team20-21\texturing\main.cpp -o CMakeFiles\texturing.dir\main.cpp.s + +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: texturing/CMakeFiles/texturing.dir/flags.make +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: texturing/CMakeFiles/texturing.dir/includes_CXX.rsp +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: E:/Studium/team20-21/texturing/textures_widget.cpp + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\CMakeFiles --progress-num=$(CMAKE_PROGRESS_4) "Building CXX object texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj" + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\texturing && C:\Qt\Tools\mingw730_64\bin\g++.exe $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles\texturing.dir\textures_widget.cpp.obj -c E:\Studium\team20-21\texturing\textures_widget.cpp + +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/texturing.dir/textures_widget.cpp.i" + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\texturing && C:\Qt\Tools\mingw730_64\bin\g++.exe $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E E:\Studium\team20-21\texturing\textures_widget.cpp > CMakeFiles\texturing.dir\textures_widget.cpp.i + +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/texturing.dir/textures_widget.cpp.s" + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\texturing && C:\Qt\Tools\mingw730_64\bin\g++.exe $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S E:\Studium\team20-21\texturing\textures_widget.cpp -o CMakeFiles\texturing.dir\textures_widget.cpp.s + +# Object files for target texturing +texturing_OBJECTS = \ +"CMakeFiles/texturing.dir/texturing_autogen/mocs_compilation.cpp.obj" \ +"CMakeFiles/texturing.dir/mesh.cpp.obj" \ +"CMakeFiles/texturing.dir/main.cpp.obj" \ +"CMakeFiles/texturing.dir/textures_widget.cpp.obj" + +# External object files for target texturing +texturing_EXTERNAL_OBJECTS = + +bin/texturing.exe: texturing/CMakeFiles/texturing.dir/texturing_autogen/mocs_compilation.cpp.obj +bin/texturing.exe: texturing/CMakeFiles/texturing.dir/mesh.cpp.obj +bin/texturing.exe: texturing/CMakeFiles/texturing.dir/main.cpp.obj +bin/texturing.exe: texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj +bin/texturing.exe: texturing/CMakeFiles/texturing.dir/build.make +bin/texturing.exe: common/libcgex.a +bin/texturing.exe: C:/Qt/5.14.2/mingw73_64/lib/libQt5OpenGL.a +bin/texturing.exe: C:/Qt/5.14.2/mingw73_64/lib/libQt5Widgets.a +bin/texturing.exe: C:/Qt/5.14.2/mingw73_64/lib/libQt5Gui.a +bin/texturing.exe: C:/Qt/5.14.2/mingw73_64/lib/libQt5Core.a +bin/texturing.exe: texturing/CMakeFiles/texturing.dir/linklibs.rsp +bin/texturing.exe: texturing/CMakeFiles/texturing.dir/objects1.rsp +bin/texturing.exe: texturing/CMakeFiles/texturing.dir/link.txt + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\CMakeFiles --progress-num=$(CMAKE_PROGRESS_5) "Linking CXX executable ..\bin\texturing.exe" + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\texturing && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles\texturing.dir\link.txt --verbose=$(VERBOSE) + +# Rule to build all files generated by this target. +texturing/CMakeFiles/texturing.dir/build: bin/texturing.exe + +.PHONY : texturing/CMakeFiles/texturing.dir/build + +texturing/CMakeFiles/texturing.dir/clean: + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\texturing && $(CMAKE_COMMAND) -P CMakeFiles\texturing.dir\cmake_clean.cmake +.PHONY : texturing/CMakeFiles/texturing.dir/clean + +texturing/CMakeFiles/texturing.dir/depend: + $(CMAKE_COMMAND) -E cmake_depends "MinGW Makefiles" E:\Studium\team20-21 E:\Studium\team20-21\texturing E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\texturing E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\texturing\CMakeFiles\texturing.dir\DependInfo.cmake --color=$(COLOR) +.PHONY : texturing/CMakeFiles/texturing.dir/depend + diff --git a/texturing/CMakeFiles/texturing.dir/cmake_clean.cmake b/texturing/CMakeFiles/texturing.dir/cmake_clean.cmake new file mode 100644 index 0000000000000000000000000000000000000000..eb4118d1dd56acc1f63e7f22334adc25368bf06a --- /dev/null +++ b/texturing/CMakeFiles/texturing.dir/cmake_clean.cmake @@ -0,0 +1,18 @@ +file(REMOVE_RECURSE + "../bin/libtexturing.dll.a" + "../bin/texturing.exe" + "../bin/texturing.exe.manifest" + "../bin/texturing.pdb" + "CMakeFiles/texturing.dir/main.cpp.obj" + "CMakeFiles/texturing.dir/mesh.cpp.obj" + "CMakeFiles/texturing.dir/textures_widget.cpp.obj" + "CMakeFiles/texturing.dir/texturing_autogen/mocs_compilation.cpp.obj" + "CMakeFiles/texturing_autogen.dir/AutogenUsed.txt" + "CMakeFiles/texturing_autogen.dir/ParseCache.txt" + "texturing_autogen" +) + +# Per-language clean rules from dependency scanning. +foreach(lang CXX) + include(CMakeFiles/texturing.dir/cmake_clean_${lang}.cmake OPTIONAL) +endforeach() diff --git a/texturing/CMakeFiles/texturing.dir/depend.internal b/texturing/CMakeFiles/texturing.dir/depend.internal new file mode 100644 index 0000000000000000000000000000000000000000..61dc2dce06ff5968bcefa36ba34de8bbed20037f --- /dev/null +++ b/texturing/CMakeFiles/texturing.dir/depend.internal @@ -0,0 +1,508 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "MinGW Makefiles" Generator, CMake Version 3.17 + +texturing/CMakeFiles/texturing.dir/main.cpp.obj + C:/Qt/5.14.2/mingw73_64/include/QtANGLE/GLES2/gl2.h + C:/Qt/5.14.2/mingw73_64/include/QtANGLE/GLES2/gl2platform.h + C:/Qt/5.14.2/mingw73_64/include/QtANGLE/GLES3/gl3.h + C:/Qt/5.14.2/mingw73_64/include/QtANGLE/GLES3/gl3platform.h + C:/Qt/5.14.2/mingw73_64/include/QtANGLE/KHR/khrplatform.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/QFileSystemWatcher + C:/Qt/5.14.2/mingw73_64/include/QtCore/QObject + C:/Qt/5.14.2/mingw73_64/include/QtCore/QScopedPointer + C:/Qt/5.14.2/mingw73_64/include/QtCore/QTime + C:/Qt/5.14.2/mingw73_64/include/QtCore/QTimer + C:/Qt/5.14.2/mingw73_64/include/QtCore/qabstractitemmodel.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qalgorithms.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qarraydata.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qatomic.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qatomic_bootstrap.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qatomic_cxx11.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qatomic_msvc.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qbasicatomic.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qbasictimer.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qbytearray.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qbytearraylist.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qchar.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qcompilerdetection.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qconfig-bootstrapped.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qconfig.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qcontainerfwd.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qcontainertools_impl.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qcontiguouscache.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qcoreapplication.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qcoreevent.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qdatastream.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qdatetime.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qdebug.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qeventloop.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qfile.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qfiledevice.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qfilesystemwatcher.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qflags.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qgenericatomic.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qglobal.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qglobalstatic.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qhash.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qhashfunctions.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qiodevice.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qiterator.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qline.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qlist.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qlocale.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qlogging.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qmap.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qmargins.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qmetatype.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qmutex.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qnamespace.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qnumeric.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qobject.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qobject_impl.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qobjectdefs.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qobjectdefs_impl.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qpair.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qpoint.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qprocessordetection.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qrect.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qrefcount.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qregexp.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qregularexpression.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qscopedpointer.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qset.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qshareddata.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qsharedpointer.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qsharedpointer_impl.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qsize.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qstring.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringalgorithms.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringbuilder.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringlist.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringliteral.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringmatcher.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringview.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qsysinfo.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qsystemdetection.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qt_windows.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qtcore-config.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qtextstream.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qtimer.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qtypeinfo.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qurl.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qurlquery.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qvariant.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qvarlengtharray.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qvector.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qversiontagging.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/QMatrix3x3 + C:/Qt/5.14.2/mingw73_64/include/QtGui/QMatrix4x4 + C:/Qt/5.14.2/mingw73_64/include/QtGui/QOpenGLBuffer + C:/Qt/5.14.2/mingw73_64/include/QtGui/QOpenGLFunctions + C:/Qt/5.14.2/mingw73_64/include/QtGui/QOpenGLShaderProgram + C:/Qt/5.14.2/mingw73_64/include/QtGui/QOpenGLVertexArrayObject + C:/Qt/5.14.2/mingw73_64/include/QtGui/QQuaternion + C:/Qt/5.14.2/mingw73_64/include/QtGui/QSurfaceFormat + C:/Qt/5.14.2/mingw73_64/include/QtGui/QVector2D + C:/Qt/5.14.2/mingw73_64/include/QtGui/qbrush.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qcolor.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qcursor.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qevent.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qfont.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qfontinfo.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qfontmetrics.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qgenericmatrix.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qguiapplication.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qicon.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qimage.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qinputmethod.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qkeysequence.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qmatrix.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qmatrix4x4.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qopengl.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglbuffer.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglcontext.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qopengles2ext.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglext.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglfunctions.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglshaderprogram.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglversionfunctions.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglvertexarrayobject.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qpaintdevice.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qpainterpath.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qpalette.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qpen.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qpixelformat.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qpixmap.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qpolygon.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qquaternion.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qregion.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qrgb.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qrgba64.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qsurfaceformat.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qtextcursor.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qtextdocument.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qtextformat.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qtextoption.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qtgui-config.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qtguiglobal.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qtouchdevice.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qtransform.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qvalidator.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qvector2d.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qvector3d.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qvector4d.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qwindowdefs.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qwindowdefs_win.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QApplication + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QBoxLayout + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QComboBox + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QGroupBox + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QOpenGLWidget + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QTextEdit + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QWidget + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qabstractitemdelegate.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qabstractscrollarea.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qabstractslider.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qabstractspinbox.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qapplication.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qboxlayout.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qcombobox.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qdesktopwidget.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qframe.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qgridlayout.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qgroupbox.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qlayout.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qlayoutitem.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qopenglwidget.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qrubberband.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qsizepolicy.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qslider.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qstyle.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qstyleoption.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qtabbar.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qtabwidget.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qtextedit.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qtwidgets-config.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qtwidgetsglobal.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qwidget.h + E:/Studium/team20-21/common/util.hpp + E:/Studium/team20-21/common/view_controller.hpp + E:/Studium/team20-21/external/filesystem/fwd.h + E:/Studium/team20-21/external/filesystem/path.h + E:/Studium/team20-21/texturing/main.cpp + E:/Studium/team20-21/texturing/mesh.hpp + E:/Studium/team20-21/texturing/textures_widget.hpp +texturing/CMakeFiles/texturing.dir/mesh.cpp.obj + C:/Qt/5.14.2/mingw73_64/include/QtANGLE/GLES2/gl2.h + C:/Qt/5.14.2/mingw73_64/include/QtANGLE/GLES2/gl2platform.h + C:/Qt/5.14.2/mingw73_64/include/QtANGLE/GLES3/gl3.h + C:/Qt/5.14.2/mingw73_64/include/QtANGLE/GLES3/gl3platform.h + C:/Qt/5.14.2/mingw73_64/include/QtANGLE/KHR/khrplatform.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/QObject + C:/Qt/5.14.2/mingw73_64/include/QtCore/qalgorithms.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qarraydata.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qatomic.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qatomic_bootstrap.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qatomic_cxx11.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qatomic_msvc.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qbasicatomic.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qbytearray.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qbytearraylist.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qchar.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qcompilerdetection.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qconfig-bootstrapped.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qconfig.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qcontainerfwd.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qcontainertools_impl.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qcontiguouscache.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qcoreevent.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qdatastream.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qdebug.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qflags.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qgenericatomic.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qglobal.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qglobalstatic.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qhash.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qhashfunctions.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qiodevice.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qiterator.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qlist.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qlocale.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qlogging.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qmap.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qmargins.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qmetatype.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qmutex.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qnamespace.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qnumeric.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qobject.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qobject_impl.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qobjectdefs.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qobjectdefs_impl.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qpair.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qpoint.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qprocessordetection.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qrect.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qrefcount.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qregexp.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qscopedpointer.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qset.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qshareddata.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qsharedpointer.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qsharedpointer_impl.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qsize.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qstring.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringalgorithms.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringbuilder.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringlist.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringliteral.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringmatcher.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringview.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qsysinfo.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qsystemdetection.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qt_windows.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qtcore-config.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qtextstream.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qtypeinfo.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qvariant.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qvarlengtharray.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qvector.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qversiontagging.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/QOpenGLBuffer + C:/Qt/5.14.2/mingw73_64/include/QtGui/QOpenGLShaderProgram + C:/Qt/5.14.2/mingw73_64/include/QtGui/QOpenGLVertexArrayObject + C:/Qt/5.14.2/mingw73_64/include/QtGui/qgenericmatrix.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qmatrix4x4.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qopengl.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglbuffer.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qopengles2ext.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglext.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglshaderprogram.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglvertexarrayobject.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qquaternion.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qtgui-config.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qtguiglobal.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qvector2d.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qvector3d.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qvector4d.h + E:/Studium/team20-21/external/tiny_obj_loader.h + E:/Studium/team20-21/texturing/mesh.cpp + E:/Studium/team20-21/texturing/mesh.hpp + E:/Studium/team20-21/texturing/util_gl.hpp +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj + C:/Qt/5.14.2/mingw73_64/include/QtANGLE/GLES2/gl2.h + C:/Qt/5.14.2/mingw73_64/include/QtANGLE/GLES2/gl2platform.h + C:/Qt/5.14.2/mingw73_64/include/QtANGLE/GLES3/gl3.h + C:/Qt/5.14.2/mingw73_64/include/QtANGLE/GLES3/gl3platform.h + C:/Qt/5.14.2/mingw73_64/include/QtANGLE/KHR/khrplatform.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/QDir + C:/Qt/5.14.2/mingw73_64/include/QtCore/QFileInfo + C:/Qt/5.14.2/mingw73_64/include/QtCore/QFileSystemWatcher + C:/Qt/5.14.2/mingw73_64/include/QtCore/QObject + C:/Qt/5.14.2/mingw73_64/include/QtCore/QScopedPointer + C:/Qt/5.14.2/mingw73_64/include/QtCore/QTime + C:/Qt/5.14.2/mingw73_64/include/QtCore/QTimer + C:/Qt/5.14.2/mingw73_64/include/QtCore/QVariant + C:/Qt/5.14.2/mingw73_64/include/QtCore/qabstractitemmodel.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qalgorithms.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qarraydata.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qatomic.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qatomic_bootstrap.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qatomic_cxx11.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qatomic_msvc.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qbasicatomic.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qbasictimer.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qbytearray.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qbytearraylist.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qchar.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qcompilerdetection.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qconfig-bootstrapped.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qconfig.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qcontainerfwd.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qcontainertools_impl.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qcontiguouscache.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qcoreapplication.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qcoreevent.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qdatastream.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qdatetime.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qdebug.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qdir.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qeventloop.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qfile.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qfiledevice.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qfileinfo.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qfilesystemwatcher.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qflags.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qgenericatomic.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qglobal.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qglobalstatic.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qhash.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qhashfunctions.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qiodevice.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qiterator.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qline.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qlist.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qlocale.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qlogging.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qmap.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qmargins.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qmetatype.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qmutex.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qnamespace.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qnumeric.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qobject.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qobject_impl.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qobjectdefs.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qobjectdefs_impl.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qpair.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qpoint.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qprocessordetection.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qrect.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qrefcount.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qregexp.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qregularexpression.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qscopedpointer.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qset.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qshareddata.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qsharedpointer.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qsharedpointer_impl.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qsize.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qstring.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringalgorithms.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringbuilder.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringlist.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringliteral.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringmatcher.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringview.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qsysinfo.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qsystemdetection.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qt_windows.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qtcore-config.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qtextstream.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qtimer.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qtypeinfo.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qurl.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qurlquery.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qvariant.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qvarlengtharray.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qvector.h + C:/Qt/5.14.2/mingw73_64/include/QtCore/qversiontagging.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/QKeyEvent + C:/Qt/5.14.2/mingw73_64/include/QtGui/QMatrix3x3 + C:/Qt/5.14.2/mingw73_64/include/QtGui/QMatrix4x4 + C:/Qt/5.14.2/mingw73_64/include/QtGui/QOpenGLBuffer + C:/Qt/5.14.2/mingw73_64/include/QtGui/QOpenGLFunctions + C:/Qt/5.14.2/mingw73_64/include/QtGui/QOpenGLShaderProgram + C:/Qt/5.14.2/mingw73_64/include/QtGui/QOpenGLTexture + C:/Qt/5.14.2/mingw73_64/include/QtGui/QOpenGLVertexArrayObject + C:/Qt/5.14.2/mingw73_64/include/QtGui/QQuaternion + C:/Qt/5.14.2/mingw73_64/include/QtGui/QSurfaceFormat + C:/Qt/5.14.2/mingw73_64/include/QtGui/QVector2D + C:/Qt/5.14.2/mingw73_64/include/QtGui/qbrush.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qcolor.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qcursor.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qevent.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qfont.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qfontinfo.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qfontmetrics.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qgenericmatrix.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qguiapplication.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qicon.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qimage.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qinputmethod.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qkeysequence.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qmatrix.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qmatrix4x4.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qopengl.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglbuffer.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglcontext.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qopengles2ext.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglext.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglfunctions.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglshaderprogram.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qopengltexture.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglversionfunctions.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglvertexarrayobject.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qpaintdevice.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qpainterpath.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qpalette.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qpen.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qpixelformat.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qpixmap.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qpolygon.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qquaternion.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qregion.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qrgb.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qrgba64.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qsurfaceformat.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qtextcursor.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qtextdocument.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qtextformat.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qtextoption.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qtgui-config.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qtguiglobal.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qtouchdevice.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qtransform.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qvalidator.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qvector2d.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qvector3d.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qvector4d.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qwindowdefs.h + C:/Qt/5.14.2/mingw73_64/include/QtGui/qwindowdefs_win.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QApplication + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QBoxLayout + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QComboBox + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QGridLayout + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QGroupBox + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QHBoxLayout + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QLabel + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QOpenGLWidget + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QPushButton + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QSpacerItem + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QStyleFactory + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QTextBrowser + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QTextEdit + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QVBoxLayout + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QWidget + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qabstractbutton.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qabstractitemdelegate.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qabstractscrollarea.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qabstractslider.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qabstractspinbox.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qapplication.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qboxlayout.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qcombobox.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qdesktopwidget.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qframe.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qgridlayout.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qgroupbox.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qlabel.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qlayout.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qlayoutitem.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qopenglwidget.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qpushbutton.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qrubberband.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qsizepolicy.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qslider.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qstyle.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qstylefactory.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qstyleoption.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qtabbar.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qtabwidget.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qtextbrowser.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qtextedit.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qtwidgets-config.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qtwidgetsglobal.h + C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qwidget.h + E:/Studium/team20-21/common/glsl_preprocessor.hpp + E:/Studium/team20-21/common/util.hpp + E:/Studium/team20-21/common/view_controller.hpp + E:/Studium/team20-21/external/filesystem/fwd.h + E:/Studium/team20-21/external/filesystem/path.h + E:/Studium/team20-21/texturing/mesh.hpp + E:/Studium/team20-21/texturing/textures_widget.cpp + E:/Studium/team20-21/texturing/textures_widget.hpp + E:/Studium/team20-21/texturing/util_gl.hpp + texturing/texturing_autogen/include/ui_textures.h +texturing/CMakeFiles/texturing.dir/texturing_autogen/mocs_compilation.cpp.obj + E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/texturing/texturing_autogen/mocs_compilation.cpp diff --git a/texturing/CMakeFiles/texturing.dir/depend.make b/texturing/CMakeFiles/texturing.dir/depend.make new file mode 100644 index 0000000000000000000000000000000000000000..38e39441b129f16f327294ff1e5bdff85d0a2433 --- /dev/null +++ b/texturing/CMakeFiles/texturing.dir/depend.make @@ -0,0 +1,508 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "MinGW Makefiles" Generator, CMake Version 3.17 + +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtANGLE/GLES2/gl2.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtANGLE/GLES2/gl2platform.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtANGLE/GLES3/gl3.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtANGLE/GLES3/gl3platform.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtANGLE/KHR/khrplatform.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/QFileSystemWatcher +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/QObject +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/QScopedPointer +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/QTime +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/QTimer +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qabstractitemmodel.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qalgorithms.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qarraydata.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qatomic.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qatomic_bootstrap.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qatomic_cxx11.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qatomic_msvc.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qbasicatomic.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qbasictimer.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qbytearray.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qbytearraylist.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qchar.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qcompilerdetection.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qconfig-bootstrapped.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qconfig.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qcontainerfwd.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qcontainertools_impl.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qcontiguouscache.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qcoreapplication.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qcoreevent.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qdatastream.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qdatetime.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qdebug.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qeventloop.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qfile.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qfiledevice.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qfilesystemwatcher.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qflags.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qgenericatomic.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qglobal.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qglobalstatic.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qhash.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qhashfunctions.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qiodevice.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qiterator.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qline.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qlist.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qlocale.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qlogging.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qmap.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qmargins.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qmetatype.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qmutex.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qnamespace.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qnumeric.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qobject.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qobject_impl.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qobjectdefs.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qobjectdefs_impl.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qpair.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qpoint.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qprocessordetection.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qrect.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qrefcount.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qregexp.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qregularexpression.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qscopedpointer.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qset.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qshareddata.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qsharedpointer.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qsharedpointer_impl.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qsize.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qstring.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringalgorithms.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringbuilder.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringlist.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringliteral.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringmatcher.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringview.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qsysinfo.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qsystemdetection.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qt_windows.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qtcore-config.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qtextstream.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qtimer.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qtypeinfo.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qurl.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qurlquery.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qvariant.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qvarlengtharray.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qvector.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qversiontagging.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/QMatrix3x3 +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/QMatrix4x4 +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/QOpenGLBuffer +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/QOpenGLFunctions +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/QOpenGLShaderProgram +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/QOpenGLVertexArrayObject +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/QQuaternion +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/QSurfaceFormat +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/QVector2D +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qbrush.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qcolor.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qcursor.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qevent.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qfont.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qfontinfo.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qfontmetrics.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qgenericmatrix.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qguiapplication.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qicon.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qimage.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qinputmethod.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qkeysequence.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qmatrix.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qmatrix4x4.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qopengl.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglbuffer.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglcontext.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qopengles2ext.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglext.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglfunctions.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglshaderprogram.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglversionfunctions.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglvertexarrayobject.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qpaintdevice.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qpainterpath.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qpalette.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qpen.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qpixelformat.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qpixmap.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qpolygon.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qquaternion.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qregion.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qrgb.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qrgba64.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qsurfaceformat.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qtextcursor.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qtextdocument.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qtextformat.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qtextoption.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qtgui-config.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qtguiglobal.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qtouchdevice.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qtransform.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qvalidator.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qvector2d.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qvector3d.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qvector4d.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qwindowdefs.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qwindowdefs_win.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QApplication +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QBoxLayout +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QComboBox +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QGroupBox +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QOpenGLWidget +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QTextEdit +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QWidget +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qabstractitemdelegate.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qabstractscrollarea.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qabstractslider.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qabstractspinbox.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qapplication.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qboxlayout.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qcombobox.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qdesktopwidget.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qframe.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qgridlayout.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qgroupbox.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qlayout.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qlayoutitem.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qopenglwidget.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qrubberband.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qsizepolicy.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qslider.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qstyle.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qstyleoption.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qtabbar.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qtabwidget.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qtextedit.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qtwidgets-config.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qtwidgetsglobal.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qwidget.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: E:/Studium/team20-21/common/util.hpp +texturing/CMakeFiles/texturing.dir/main.cpp.obj: E:/Studium/team20-21/common/view_controller.hpp +texturing/CMakeFiles/texturing.dir/main.cpp.obj: E:/Studium/team20-21/external/filesystem/fwd.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: E:/Studium/team20-21/external/filesystem/path.h +texturing/CMakeFiles/texturing.dir/main.cpp.obj: E:/Studium/team20-21/texturing/main.cpp +texturing/CMakeFiles/texturing.dir/main.cpp.obj: E:/Studium/team20-21/texturing/mesh.hpp +texturing/CMakeFiles/texturing.dir/main.cpp.obj: E:/Studium/team20-21/texturing/textures_widget.hpp + +texturing/CMakeFiles/texturing.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtANGLE/GLES2/gl2.h +texturing/CMakeFiles/texturing.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtANGLE/GLES2/gl2platform.h +texturing/CMakeFiles/texturing.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtANGLE/GLES3/gl3.h +texturing/CMakeFiles/texturing.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtANGLE/GLES3/gl3platform.h +texturing/CMakeFiles/texturing.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtANGLE/KHR/khrplatform.h +texturing/CMakeFiles/texturing.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/QObject +texturing/CMakeFiles/texturing.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qalgorithms.h +texturing/CMakeFiles/texturing.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qarraydata.h +texturing/CMakeFiles/texturing.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qatomic.h +texturing/CMakeFiles/texturing.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qatomic_bootstrap.h +texturing/CMakeFiles/texturing.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qatomic_cxx11.h +texturing/CMakeFiles/texturing.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qatomic_msvc.h +texturing/CMakeFiles/texturing.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qbasicatomic.h +texturing/CMakeFiles/texturing.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qbytearray.h +texturing/CMakeFiles/texturing.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qbytearraylist.h +texturing/CMakeFiles/texturing.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qchar.h +texturing/CMakeFiles/texturing.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qcompilerdetection.h +texturing/CMakeFiles/texturing.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qconfig-bootstrapped.h +texturing/CMakeFiles/texturing.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qconfig.h +texturing/CMakeFiles/texturing.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qcontainerfwd.h +texturing/CMakeFiles/texturing.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qcontainertools_impl.h +texturing/CMakeFiles/texturing.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qcontiguouscache.h +texturing/CMakeFiles/texturing.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qcoreevent.h +texturing/CMakeFiles/texturing.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qdatastream.h +texturing/CMakeFiles/texturing.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qdebug.h +texturing/CMakeFiles/texturing.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qflags.h +texturing/CMakeFiles/texturing.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qgenericatomic.h +texturing/CMakeFiles/texturing.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qglobal.h +texturing/CMakeFiles/texturing.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qglobalstatic.h +texturing/CMakeFiles/texturing.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qhash.h +texturing/CMakeFiles/texturing.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qhashfunctions.h +texturing/CMakeFiles/texturing.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qiodevice.h +texturing/CMakeFiles/texturing.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qiterator.h +texturing/CMakeFiles/texturing.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qlist.h +texturing/CMakeFiles/texturing.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qlocale.h +texturing/CMakeFiles/texturing.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qlogging.h +texturing/CMakeFiles/texturing.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qmap.h +texturing/CMakeFiles/texturing.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qmargins.h +texturing/CMakeFiles/texturing.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qmetatype.h +texturing/CMakeFiles/texturing.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qmutex.h +texturing/CMakeFiles/texturing.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qnamespace.h +texturing/CMakeFiles/texturing.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qnumeric.h +texturing/CMakeFiles/texturing.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qobject.h +texturing/CMakeFiles/texturing.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qobject_impl.h +texturing/CMakeFiles/texturing.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qobjectdefs.h +texturing/CMakeFiles/texturing.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qobjectdefs_impl.h +texturing/CMakeFiles/texturing.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qpair.h +texturing/CMakeFiles/texturing.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qpoint.h +texturing/CMakeFiles/texturing.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qprocessordetection.h +texturing/CMakeFiles/texturing.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qrect.h +texturing/CMakeFiles/texturing.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qrefcount.h +texturing/CMakeFiles/texturing.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qregexp.h +texturing/CMakeFiles/texturing.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qscopedpointer.h +texturing/CMakeFiles/texturing.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qset.h +texturing/CMakeFiles/texturing.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qshareddata.h +texturing/CMakeFiles/texturing.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qsharedpointer.h +texturing/CMakeFiles/texturing.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qsharedpointer_impl.h +texturing/CMakeFiles/texturing.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qsize.h +texturing/CMakeFiles/texturing.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qstring.h +texturing/CMakeFiles/texturing.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringalgorithms.h +texturing/CMakeFiles/texturing.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringbuilder.h +texturing/CMakeFiles/texturing.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringlist.h +texturing/CMakeFiles/texturing.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringliteral.h +texturing/CMakeFiles/texturing.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringmatcher.h +texturing/CMakeFiles/texturing.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringview.h +texturing/CMakeFiles/texturing.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qsysinfo.h +texturing/CMakeFiles/texturing.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qsystemdetection.h +texturing/CMakeFiles/texturing.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qt_windows.h +texturing/CMakeFiles/texturing.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qtcore-config.h +texturing/CMakeFiles/texturing.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qtextstream.h +texturing/CMakeFiles/texturing.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qtypeinfo.h +texturing/CMakeFiles/texturing.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qvariant.h +texturing/CMakeFiles/texturing.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qvarlengtharray.h +texturing/CMakeFiles/texturing.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qvector.h +texturing/CMakeFiles/texturing.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qversiontagging.h +texturing/CMakeFiles/texturing.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/QOpenGLBuffer +texturing/CMakeFiles/texturing.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/QOpenGLShaderProgram +texturing/CMakeFiles/texturing.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/QOpenGLVertexArrayObject +texturing/CMakeFiles/texturing.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qgenericmatrix.h +texturing/CMakeFiles/texturing.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qmatrix4x4.h +texturing/CMakeFiles/texturing.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qopengl.h +texturing/CMakeFiles/texturing.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglbuffer.h +texturing/CMakeFiles/texturing.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qopengles2ext.h +texturing/CMakeFiles/texturing.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglext.h +texturing/CMakeFiles/texturing.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglshaderprogram.h +texturing/CMakeFiles/texturing.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglvertexarrayobject.h +texturing/CMakeFiles/texturing.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qquaternion.h +texturing/CMakeFiles/texturing.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qtgui-config.h +texturing/CMakeFiles/texturing.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qtguiglobal.h +texturing/CMakeFiles/texturing.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qvector2d.h +texturing/CMakeFiles/texturing.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qvector3d.h +texturing/CMakeFiles/texturing.dir/mesh.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qvector4d.h +texturing/CMakeFiles/texturing.dir/mesh.cpp.obj: E:/Studium/team20-21/external/tiny_obj_loader.h +texturing/CMakeFiles/texturing.dir/mesh.cpp.obj: E:/Studium/team20-21/texturing/mesh.cpp +texturing/CMakeFiles/texturing.dir/mesh.cpp.obj: E:/Studium/team20-21/texturing/mesh.hpp +texturing/CMakeFiles/texturing.dir/mesh.cpp.obj: E:/Studium/team20-21/texturing/util_gl.hpp + +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtANGLE/GLES2/gl2.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtANGLE/GLES2/gl2platform.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtANGLE/GLES3/gl3.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtANGLE/GLES3/gl3platform.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtANGLE/KHR/khrplatform.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/QDir +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/QFileInfo +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/QFileSystemWatcher +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/QObject +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/QScopedPointer +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/QTime +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/QTimer +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/QVariant +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qabstractitemmodel.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qalgorithms.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qarraydata.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qatomic.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qatomic_bootstrap.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qatomic_cxx11.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qatomic_msvc.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qbasicatomic.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qbasictimer.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qbytearray.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qbytearraylist.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qchar.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qcompilerdetection.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qconfig-bootstrapped.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qconfig.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qcontainerfwd.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qcontainertools_impl.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qcontiguouscache.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qcoreapplication.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qcoreevent.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qdatastream.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qdatetime.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qdebug.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qdir.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qeventloop.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qfile.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qfiledevice.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qfileinfo.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qfilesystemwatcher.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qflags.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qgenericatomic.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qglobal.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qglobalstatic.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qhash.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qhashfunctions.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qiodevice.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qiterator.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qline.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qlist.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qlocale.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qlogging.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qmap.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qmargins.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qmetatype.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qmutex.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qnamespace.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qnumeric.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qobject.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qobject_impl.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qobjectdefs.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qobjectdefs_impl.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qpair.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qpoint.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qprocessordetection.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qrect.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qrefcount.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qregexp.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qregularexpression.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qscopedpointer.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qset.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qshareddata.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qsharedpointer.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qsharedpointer_impl.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qsize.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qstring.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringalgorithms.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringbuilder.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringlist.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringliteral.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringmatcher.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qstringview.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qsysinfo.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qsystemdetection.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qt_windows.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qtcore-config.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qtextstream.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qtimer.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qtypeinfo.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qurl.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qurlquery.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qvariant.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qvarlengtharray.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qvector.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtCore/qversiontagging.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/QKeyEvent +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/QMatrix3x3 +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/QMatrix4x4 +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/QOpenGLBuffer +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/QOpenGLFunctions +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/QOpenGLShaderProgram +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/QOpenGLTexture +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/QOpenGLVertexArrayObject +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/QQuaternion +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/QSurfaceFormat +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/QVector2D +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qbrush.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qcolor.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qcursor.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qevent.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qfont.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qfontinfo.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qfontmetrics.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qgenericmatrix.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qguiapplication.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qicon.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qimage.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qinputmethod.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qkeysequence.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qmatrix.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qmatrix4x4.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qopengl.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglbuffer.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglcontext.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qopengles2ext.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglext.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglfunctions.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglshaderprogram.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qopengltexture.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglversionfunctions.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qopenglvertexarrayobject.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qpaintdevice.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qpainterpath.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qpalette.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qpen.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qpixelformat.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qpixmap.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qpolygon.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qquaternion.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qregion.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qrgb.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qrgba64.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qsurfaceformat.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qtextcursor.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qtextdocument.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qtextformat.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qtextoption.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qtgui-config.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qtguiglobal.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qtouchdevice.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qtransform.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qvalidator.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qvector2d.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qvector3d.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qvector4d.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qwindowdefs.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtGui/qwindowdefs_win.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QApplication +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QBoxLayout +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QComboBox +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QGridLayout +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QGroupBox +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QHBoxLayout +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QLabel +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QOpenGLWidget +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QPushButton +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QSpacerItem +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QStyleFactory +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QTextBrowser +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QTextEdit +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QVBoxLayout +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/QWidget +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qabstractbutton.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qabstractitemdelegate.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qabstractscrollarea.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qabstractslider.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qabstractspinbox.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qapplication.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qboxlayout.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qcombobox.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qdesktopwidget.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qframe.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qgridlayout.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qgroupbox.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qlabel.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qlayout.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qlayoutitem.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qopenglwidget.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qpushbutton.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qrubberband.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qsizepolicy.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qslider.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qstyle.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qstylefactory.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qstyleoption.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qtabbar.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qtabwidget.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qtextbrowser.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qtextedit.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qtwidgets-config.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qtwidgetsglobal.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: C:/Qt/5.14.2/mingw73_64/include/QtWidgets/qwidget.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: E:/Studium/team20-21/common/glsl_preprocessor.hpp +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: E:/Studium/team20-21/common/util.hpp +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: E:/Studium/team20-21/common/view_controller.hpp +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: E:/Studium/team20-21/external/filesystem/fwd.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: E:/Studium/team20-21/external/filesystem/path.h +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: E:/Studium/team20-21/texturing/mesh.hpp +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: E:/Studium/team20-21/texturing/textures_widget.cpp +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: E:/Studium/team20-21/texturing/textures_widget.hpp +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: E:/Studium/team20-21/texturing/util_gl.hpp +texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj: texturing/texturing_autogen/include/ui_textures.h + +texturing/CMakeFiles/texturing.dir/texturing_autogen/mocs_compilation.cpp.obj: texturing/texturing_autogen/mocs_compilation.cpp + diff --git a/texturing/CMakeFiles/texturing.dir/flags.make b/texturing/CMakeFiles/texturing.dir/flags.make new file mode 100644 index 0000000000000000000000000000000000000000..e56c86e730f652604ca6ec603742a07c412f041d --- /dev/null +++ b/texturing/CMakeFiles/texturing.dir/flags.make @@ -0,0 +1,10 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "MinGW Makefiles" Generator, CMake Version 3.17 + +# compile CXX with C:/Qt/Tools/mingw730_64/bin/g++.exe +CXX_FLAGS = -g -std=gnu++11 + +CXX_DEFINES = -DMODELS_PATH=\"E:/Studium/team20-21/texturing/models\" -DQT_CORE_LIB -DQT_GUI_LIB -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DSHADER_PATH=\"E:/Studium/team20-21/texturing/\" -DTEXTURE_PATH=\"E:/Studium/team20-21/texturing/textures\" + +CXX_INCLUDES = @CMakeFiles/texturing.dir/includes_CXX.rsp + diff --git a/texturing/CMakeFiles/texturing.dir/includes_CXX.rsp b/texturing/CMakeFiles/texturing.dir/includes_CXX.rsp new file mode 100644 index 0000000000000000000000000000000000000000..680d71cd0ac4513ccdabc835606cc59ddd583dbb --- /dev/null +++ b/texturing/CMakeFiles/texturing.dir/includes_CXX.rsp @@ -0,0 +1 @@ +-IE:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/texturing -IE:/Studium/team20-21/texturing -IE:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/texturing/texturing_autogen/include -IE:/Studium/team20-21/external -IE:/Studium/team20-21/common -isystem C:/Qt/5.14.2/mingw73_64/include -isystem C:/Qt/5.14.2/mingw73_64/include/QtGui -isystem C:/Qt/5.14.2/mingw73_64/include/QtANGLE -isystem C:/Qt/5.14.2/mingw73_64/include/QtCore -isystem C:/Qt/5.14.2/mingw73_64/./mkspecs/win32-g++ -isystem C:/Qt/5.14.2/mingw73_64/include/QtWidgets -isystem C:/Qt/5.14.2/mingw73_64/include/QtOpenGL diff --git a/texturing/CMakeFiles/texturing.dir/link.txt b/texturing/CMakeFiles/texturing.dir/link.txt new file mode 100644 index 0000000000000000000000000000000000000000..82fe02b56771c7c91d01592eb4c999bd579d7c22 --- /dev/null +++ b/texturing/CMakeFiles/texturing.dir/link.txt @@ -0,0 +1,3 @@ +"C:\Program Files\CMake\bin\cmake.exe" -E rm -f CMakeFiles\texturing.dir/objects.a +C:\Qt\Tools\mingw730_64\bin\ar.exe cr CMakeFiles\texturing.dir/objects.a @CMakeFiles\texturing.dir\objects1.rsp +C:\Qt\Tools\mingw730_64\bin\g++.exe -g -Wl,--whole-archive CMakeFiles\texturing.dir/objects.a -Wl,--no-whole-archive -o ..\bin\texturing.exe -Wl,--out-implib,..\bin\libtexturing.dll.a -Wl,--major-image-version,0,--minor-image-version,0 @CMakeFiles\texturing.dir\linklibs.rsp diff --git a/texturing/CMakeFiles/texturing.dir/linklibs.rsp b/texturing/CMakeFiles/texturing.dir/linklibs.rsp new file mode 100644 index 0000000000000000000000000000000000000000..52f1b86a49ac350504d8371050cba9068cb770b6 --- /dev/null +++ b/texturing/CMakeFiles/texturing.dir/linklibs.rsp @@ -0,0 +1 @@ + ../common/libcgex.a C:/Qt/5.14.2/mingw73_64/lib/libQt5OpenGL.a C:/Qt/5.14.2/mingw73_64/lib/libQt5Widgets.a C:/Qt/5.14.2/mingw73_64/lib/libQt5Gui.a C:/Qt/5.14.2/mingw73_64/lib/libQt5Core.a -lopengl32 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32 diff --git a/texturing/CMakeFiles/texturing.dir/main.cpp.obj b/texturing/CMakeFiles/texturing.dir/main.cpp.obj new file mode 100644 index 0000000000000000000000000000000000000000..3c5fc77602b49a13c42c9aeff0d2e15a648e2e31 Binary files /dev/null and b/texturing/CMakeFiles/texturing.dir/main.cpp.obj differ diff --git a/texturing/CMakeFiles/texturing.dir/mesh.cpp.obj b/texturing/CMakeFiles/texturing.dir/mesh.cpp.obj new file mode 100644 index 0000000000000000000000000000000000000000..e7bf6b7300a1f477041278106a86915dfed563bf Binary files /dev/null and b/texturing/CMakeFiles/texturing.dir/mesh.cpp.obj differ diff --git a/texturing/CMakeFiles/texturing.dir/objects.a b/texturing/CMakeFiles/texturing.dir/objects.a new file mode 100644 index 0000000000000000000000000000000000000000..f03b65193ec2256db78ce30fde6e617ea861a909 Binary files /dev/null and b/texturing/CMakeFiles/texturing.dir/objects.a differ diff --git a/texturing/CMakeFiles/texturing.dir/objects1.rsp b/texturing/CMakeFiles/texturing.dir/objects1.rsp new file mode 100644 index 0000000000000000000000000000000000000000..44c777f877516056dff011559e4e3b24a77e8e1a --- /dev/null +++ b/texturing/CMakeFiles/texturing.dir/objects1.rsp @@ -0,0 +1 @@ +CMakeFiles/texturing.dir/texturing_autogen/mocs_compilation.cpp.obj CMakeFiles/texturing.dir/mesh.cpp.obj CMakeFiles/texturing.dir/main.cpp.obj CMakeFiles/texturing.dir/textures_widget.cpp.obj diff --git a/texturing/CMakeFiles/texturing.dir/progress.make b/texturing/CMakeFiles/texturing.dir/progress.make new file mode 100644 index 0000000000000000000000000000000000000000..1559c388ae572ebd9b65967b55eeaa01dff2ccf9 --- /dev/null +++ b/texturing/CMakeFiles/texturing.dir/progress.make @@ -0,0 +1,6 @@ +CMAKE_PROGRESS_1 = 28 +CMAKE_PROGRESS_2 = 29 +CMAKE_PROGRESS_3 = 30 +CMAKE_PROGRESS_4 = 31 +CMAKE_PROGRESS_5 = 32 + diff --git a/texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj b/texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj new file mode 100644 index 0000000000000000000000000000000000000000..305e35c9a9f3b001aa31460e2899201ea294fe18 Binary files /dev/null and b/texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj differ diff --git a/texturing/CMakeFiles/texturing.dir/texturing_autogen/mocs_compilation.cpp.obj b/texturing/CMakeFiles/texturing.dir/texturing_autogen/mocs_compilation.cpp.obj new file mode 100644 index 0000000000000000000000000000000000000000..00498e8e482d0ab80cf7062bb905638c5617d748 Binary files /dev/null and b/texturing/CMakeFiles/texturing.dir/texturing_autogen/mocs_compilation.cpp.obj differ diff --git a/texturing/CMakeFiles/texturing_autogen.dir/AutogenInfo.json b/texturing/CMakeFiles/texturing_autogen.dir/AutogenInfo.json new file mode 100644 index 0000000000000000000000000000000000000000..6fa934ed8fc4b7945f66c32496a07cfd8971e8e5 --- /dev/null +++ b/texturing/CMakeFiles/texturing_autogen.dir/AutogenInfo.json @@ -0,0 +1,96 @@ +{ + "BUILD_DIR" : "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/texturing/texturing_autogen", + "CMAKE_BINARY_DIR" : "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug", + "CMAKE_CURRENT_BINARY_DIR" : "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/texturing", + "CMAKE_CURRENT_SOURCE_DIR" : "E:/Studium/team20-21/texturing", + "CMAKE_EXECUTABLE" : "C:/Program Files/CMake/bin/cmake.exe", + "CMAKE_SOURCE_DIR" : "E:/Studium/team20-21", + "DEP_FILE" : "", + "DEP_FILE_RULE_NAME" : "", + "HEADERS" : + [ + [ + "E:/Studium/team20-21/texturing/mesh.hpp", + "MU", + "EWIEGA46WW/moc_mesh.cpp" + ], + [ + "E:/Studium/team20-21/texturing/textures_widget.hpp", + "MU", + "EWIEGA46WW/moc_textures_widget.cpp" + ] + ], + "HEADER_EXTENSIONS" : [ "h", "hh", "h++", "hm", "hpp", "hxx", "in", "txx" ], + "INCLUDE_DIR" : "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/texturing/texturing_autogen/include", + "MOC_COMPILATION_FILE" : "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/texturing/texturing_autogen/mocs_compilation.cpp", + "MOC_DEFINITIONS" : + [ + "MODELS_PATH=\"E:/Studium/team20-21/texturing/models\"", + "QT_CORE_LIB", + "QT_GUI_LIB", + "QT_OPENGL_LIB", + "QT_WIDGETS_LIB", + "SHADER_PATH=\"E:/Studium/team20-21/texturing/\"", + "TEXTURE_PATH=\"E:/Studium/team20-21/texturing/textures\"" + ], + "MOC_DEPEND_FILTERS" : + [ + [ + "Q_PLUGIN_METADATA", + "[\n][ \t]*Q_PLUGIN_METADATA[ \t]*\\([^\\)]*FILE[ \t]*\"([^\"]+)\"" + ] + ], + "MOC_INCLUDES" : + [ + "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/texturing", + "E:/Studium/team20-21/texturing", + "E:/Studium/team20-21/external", + "E:/Studium/team20-21/common", + "C:/Qt/5.14.2/mingw73_64/include", + "C:/Qt/5.14.2/mingw73_64/include/QtGui", + "C:/Qt/5.14.2/mingw73_64/include/QtANGLE", + "C:/Qt/5.14.2/mingw73_64/include/QtCore", + "C:/Qt/5.14.2/mingw73_64/mkspecs/win32-g++", + "C:/Qt/5.14.2/mingw73_64/include/QtWidgets", + "C:/Qt/5.14.2/mingw73_64/include/QtOpenGL", + "C:/Qt/Tools/mingw730_64/lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++", + "C:/Qt/Tools/mingw730_64/lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++/x86_64-w64-mingw32", + "C:/Qt/Tools/mingw730_64/lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++/backward", + "C:/Qt/Tools/mingw730_64/lib/gcc/x86_64-w64-mingw32/7.3.0/include", + "C:/Qt/Tools/mingw730_64/lib/gcc/x86_64-w64-mingw32/7.3.0/include-fixed", + "C:/Qt/Tools/mingw730_64/x86_64-w64-mingw32/include" + ], + "MOC_MACRO_NAMES" : [ "Q_OBJECT", "Q_GADGET", "Q_NAMESPACE", "Q_NAMESPACE_EXPORT" ], + "MOC_OPTIONS" : [], + "MOC_PATH_PREFIX" : true, + "MOC_PREDEFS_CMD" : + [ + "C:/Qt/Tools/mingw730_64/bin/g++.exe", + "-dM", + "-E", + "-c", + "C:/Program Files/CMake/share/cmake-3.17/Modules/CMakeCXXCompilerABI.cpp" + ], + "MOC_PREDEFS_FILE" : "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/texturing/texturing_autogen/moc_predefs.h", + "MOC_RELAXED_MODE" : false, + "MOC_SKIP" : [], + "MULTI_CONFIG" : false, + "PARALLEL" : 2, + "PARSE_CACHE_FILE" : "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/texturing/CMakeFiles/texturing_autogen.dir/ParseCache.txt", + "QT_MOC_EXECUTABLE" : "C:/Qt/5.14.2/mingw73_64/bin/moc.exe", + "QT_UIC_EXECUTABLE" : "C:/Qt/5.14.2/mingw73_64/bin/uic.exe", + "QT_VERSION_MAJOR" : 5, + "QT_VERSION_MINOR" : 14, + "SETTINGS_FILE" : "E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/texturing/CMakeFiles/texturing_autogen.dir/AutogenUsed.txt", + "SOURCES" : + [ + [ "E:/Studium/team20-21/texturing/main.cpp", "MU" ], + [ "E:/Studium/team20-21/texturing/mesh.cpp", "MU" ], + [ "E:/Studium/team20-21/texturing/textures_widget.cpp", "MU" ] + ], + "UIC_OPTIONS" : [], + "UIC_SEARCH_PATHS" : [], + "UIC_SKIP" : [], + "UIC_UI_FILES" : [], + "VERBOSITY" : 0 +} diff --git a/texturing/CMakeFiles/texturing_autogen.dir/AutogenUsed.txt b/texturing/CMakeFiles/texturing_autogen.dir/AutogenUsed.txt new file mode 100644 index 0000000000000000000000000000000000000000..caf2fc91f8361a8bdc885818a0e0a11a5a74a96d --- /dev/null +++ b/texturing/CMakeFiles/texturing_autogen.dir/AutogenUsed.txt @@ -0,0 +1,2 @@ +moc:ad1803fb42e1ee6adf3fa96ac4f6bedc87ead942a133ed20ed5710a8099bb3fa +uic:2b873add08dc56a0dec1afd709d8b2f20e36d8204028f5fe4003e1dcce0ab1a5 diff --git a/texturing/CMakeFiles/texturing_autogen.dir/DependInfo.cmake b/texturing/CMakeFiles/texturing_autogen.dir/DependInfo.cmake new file mode 100644 index 0000000000000000000000000000000000000000..19fab2149bf120962a1699d74b7373348dc4c117 --- /dev/null +++ b/texturing/CMakeFiles/texturing_autogen.dir/DependInfo.cmake @@ -0,0 +1,11 @@ +# The set of languages for which implicit dependencies are needed: +set(CMAKE_DEPENDS_LANGUAGES + ) +# The set of files for implicit dependencies of each language: + +# Targets to which this target links. +set(CMAKE_TARGET_LINKED_INFO_FILES + ) + +# Fortran module output directory. +set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/texturing/CMakeFiles/texturing_autogen.dir/ParseCache.txt b/texturing/CMakeFiles/texturing_autogen.dir/ParseCache.txt new file mode 100644 index 0000000000000000000000000000000000000000..ff43449142227f7636aa68d6f5066989a02beae7 --- /dev/null +++ b/texturing/CMakeFiles/texturing_autogen.dir/ParseCache.txt @@ -0,0 +1,7 @@ +# Generated by CMake. Changes will be overwritten. +E:/Studium/team20-21/texturing/mesh.hpp +E:/Studium/team20-21/texturing/textures_widget.hpp +E:/Studium/team20-21/texturing/mesh.cpp +E:/Studium/team20-21/texturing/main.cpp +E:/Studium/team20-21/texturing/textures_widget.cpp + uic:ui_textures.h diff --git a/texturing/CMakeFiles/texturing_autogen.dir/build.make b/texturing/CMakeFiles/texturing_autogen.dir/build.make new file mode 100644 index 0000000000000000000000000000000000000000..4a1bec837136777ee53b97e83c4db7b4a65eccb1 --- /dev/null +++ b/texturing/CMakeFiles/texturing_autogen.dir/build.make @@ -0,0 +1,96 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "MinGW Makefiles" Generator, CMake Version 3.17 + +# Delete rule output on recipe failure. +.DELETE_ON_ERROR: + + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + + +# Disable VCS-based implicit rules. +% : %,v + + +# Disable VCS-based implicit rules. +% : RCS/% + + +# Disable VCS-based implicit rules. +% : RCS/%,v + + +# Disable VCS-based implicit rules. +% : SCCS/s.% + + +# Disable VCS-based implicit rules. +% : s.% + + +.SUFFIXES: .hpux_make_needs_suffix_list + + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +# Suppress display of executed commands. +$(VERBOSE).SILENT: + + +# A target that is always out of date. +cmake_force: + +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +SHELL = cmd.exe + +# The CMake executable. +CMAKE_COMMAND = "C:\Program Files\CMake\bin\cmake.exe" + +# The command to remove a file. +RM = "C:\Program Files\CMake\bin\cmake.exe" -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = E:\Studium\team20-21 + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug + +# Utility rule file for texturing_autogen. + +# Include the progress variables for this target. +include texturing/CMakeFiles/texturing_autogen.dir/progress.make + +texturing/CMakeFiles/texturing_autogen: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --blue --bold --progress-dir=E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Automatic MOC and UIC for target texturing" + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\texturing && "C:\Program Files\CMake\bin\cmake.exe" -E cmake_autogen E:/Studium/build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug/texturing/CMakeFiles/texturing_autogen.dir/AutogenInfo.json Debug + +texturing_autogen: texturing/CMakeFiles/texturing_autogen +texturing_autogen: texturing/CMakeFiles/texturing_autogen.dir/build.make + +.PHONY : texturing_autogen + +# Rule to build all files generated by this target. +texturing/CMakeFiles/texturing_autogen.dir/build: texturing_autogen + +.PHONY : texturing/CMakeFiles/texturing_autogen.dir/build + +texturing/CMakeFiles/texturing_autogen.dir/clean: + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\texturing && $(CMAKE_COMMAND) -P CMakeFiles\texturing_autogen.dir\cmake_clean.cmake +.PHONY : texturing/CMakeFiles/texturing_autogen.dir/clean + +texturing/CMakeFiles/texturing_autogen.dir/depend: + $(CMAKE_COMMAND) -E cmake_depends "MinGW Makefiles" E:\Studium\team20-21 E:\Studium\team20-21\texturing E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\texturing E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\texturing\CMakeFiles\texturing_autogen.dir\DependInfo.cmake --color=$(COLOR) +.PHONY : texturing/CMakeFiles/texturing_autogen.dir/depend + diff --git a/texturing/CMakeFiles/texturing_autogen.dir/cmake_clean.cmake b/texturing/CMakeFiles/texturing_autogen.dir/cmake_clean.cmake new file mode 100644 index 0000000000000000000000000000000000000000..99b99c805f04d5f9c07e7c6b3151b437443502bb --- /dev/null +++ b/texturing/CMakeFiles/texturing_autogen.dir/cmake_clean.cmake @@ -0,0 +1,9 @@ +file(REMOVE_RECURSE + "CMakeFiles/texturing_autogen" + "texturing_autogen/mocs_compilation.cpp" +) + +# Per-language clean rules from dependency scanning. +foreach(lang ) + include(CMakeFiles/texturing_autogen.dir/cmake_clean_${lang}.cmake OPTIONAL) +endforeach() diff --git a/texturing/CMakeFiles/texturing_autogen.dir/depend.internal b/texturing/CMakeFiles/texturing_autogen.dir/depend.internal new file mode 100644 index 0000000000000000000000000000000000000000..f55cd7736635807b9cf400cf2d88881c2b404db6 --- /dev/null +++ b/texturing/CMakeFiles/texturing_autogen.dir/depend.internal @@ -0,0 +1,3 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "MinGW Makefiles" Generator, CMake Version 3.17 + diff --git a/texturing/CMakeFiles/texturing_autogen.dir/depend.make b/texturing/CMakeFiles/texturing_autogen.dir/depend.make new file mode 100644 index 0000000000000000000000000000000000000000..f55cd7736635807b9cf400cf2d88881c2b404db6 --- /dev/null +++ b/texturing/CMakeFiles/texturing_autogen.dir/depend.make @@ -0,0 +1,3 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "MinGW Makefiles" Generator, CMake Version 3.17 + diff --git a/texturing/CMakeFiles/texturing_autogen.dir/progress.make b/texturing/CMakeFiles/texturing_autogen.dir/progress.make new file mode 100644 index 0000000000000000000000000000000000000000..5113372660aff2165c470b9bddf3e2ddfb38ee2e --- /dev/null +++ b/texturing/CMakeFiles/texturing_autogen.dir/progress.make @@ -0,0 +1,2 @@ +CMAKE_PROGRESS_1 = 33 + diff --git a/texturing/Makefile b/texturing/Makefile new file mode 100644 index 0000000000000000000000000000000000000000..8cb438cf8e3c016a5e3d765992e18369d3f24543 --- /dev/null +++ b/texturing/Makefile @@ -0,0 +1,305 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "MinGW Makefiles" Generator, CMake Version 3.17 + +# Default target executed when no arguments are given to make. +default_target: all + +.PHONY : default_target + +# Allow only one "make -f Makefile2" at a time, but pass parallelism. +.NOTPARALLEL: + + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + + +# Disable VCS-based implicit rules. +% : %,v + + +# Disable VCS-based implicit rules. +% : RCS/% + + +# Disable VCS-based implicit rules. +% : RCS/%,v + + +# Disable VCS-based implicit rules. +% : SCCS/s.% + + +# Disable VCS-based implicit rules. +% : s.% + + +.SUFFIXES: .hpux_make_needs_suffix_list + + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +# Suppress display of executed commands. +$(VERBOSE).SILENT: + + +# A target that is always out of date. +cmake_force: + +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +SHELL = cmd.exe + +# The CMake executable. +CMAKE_COMMAND = "C:\Program Files\CMake\bin\cmake.exe" + +# The command to remove a file. +RM = "C:\Program Files\CMake\bin\cmake.exe" -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = E:\Studium\team20-21 + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug + +#============================================================================= +# Targets provided globally by CMake. + +# Special rule for the target edit_cache +edit_cache: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake cache editor..." + "C:\Program Files\CMake\bin\cmake-gui.exe" -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) +.PHONY : edit_cache + +# Special rule for the target edit_cache +edit_cache/fast: edit_cache + +.PHONY : edit_cache/fast + +# Special rule for the target rebuild_cache +rebuild_cache: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..." + "C:\Program Files\CMake\bin\cmake.exe" --regenerate-during-build -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) +.PHONY : rebuild_cache + +# Special rule for the target rebuild_cache +rebuild_cache/fast: rebuild_cache + +.PHONY : rebuild_cache/fast + +# The main all target +all: cmake_check_build_system + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug && $(CMAKE_COMMAND) -E cmake_progress_start E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\CMakeFiles E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\texturing\CMakeFiles\progress.marks + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug && $(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 texturing/all + $(CMAKE_COMMAND) -E cmake_progress_start E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug\CMakeFiles 0 +.PHONY : all + +# The main clean target +clean: + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug && $(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 texturing/clean +.PHONY : clean + +# The main clean target +clean/fast: clean + +.PHONY : clean/fast + +# Prepare targets for installation. +preinstall: all + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug && $(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 texturing/preinstall +.PHONY : preinstall + +# Prepare targets for installation. +preinstall/fast: + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug && $(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 texturing/preinstall +.PHONY : preinstall/fast + +# clear depends +depend: + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles\Makefile.cmake 1 +.PHONY : depend + +# Convenience name for target. +texturing/CMakeFiles/texturing.dir/rule: + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug && $(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 texturing/CMakeFiles/texturing.dir/rule +.PHONY : texturing/CMakeFiles/texturing.dir/rule + +# Convenience name for target. +texturing: texturing/CMakeFiles/texturing.dir/rule + +.PHONY : texturing + +# fast build rule for target. +texturing/fast: + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug && $(MAKE) $(MAKESILENT) -f texturing\CMakeFiles\texturing.dir\build.make texturing/CMakeFiles/texturing.dir/build +.PHONY : texturing/fast + +# Convenience name for target. +texturing/CMakeFiles/texturing_autogen.dir/rule: + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug && $(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 texturing/CMakeFiles/texturing_autogen.dir/rule +.PHONY : texturing/CMakeFiles/texturing_autogen.dir/rule + +# Convenience name for target. +texturing_autogen: texturing/CMakeFiles/texturing_autogen.dir/rule + +.PHONY : texturing_autogen + +# fast build rule for target. +texturing_autogen/fast: + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug && $(MAKE) $(MAKESILENT) -f texturing\CMakeFiles\texturing_autogen.dir\build.make texturing/CMakeFiles/texturing_autogen.dir/build +.PHONY : texturing_autogen/fast + +main.obj: main.cpp.obj + +.PHONY : main.obj + +# target to build an object file +main.cpp.obj: + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug && $(MAKE) $(MAKESILENT) -f texturing\CMakeFiles\texturing.dir\build.make texturing/CMakeFiles/texturing.dir/main.cpp.obj +.PHONY : main.cpp.obj + +main.i: main.cpp.i + +.PHONY : main.i + +# target to preprocess a source file +main.cpp.i: + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug && $(MAKE) $(MAKESILENT) -f texturing\CMakeFiles\texturing.dir\build.make texturing/CMakeFiles/texturing.dir/main.cpp.i +.PHONY : main.cpp.i + +main.s: main.cpp.s + +.PHONY : main.s + +# target to generate assembly for a file +main.cpp.s: + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug && $(MAKE) $(MAKESILENT) -f texturing\CMakeFiles\texturing.dir\build.make texturing/CMakeFiles/texturing.dir/main.cpp.s +.PHONY : main.cpp.s + +mesh.obj: mesh.cpp.obj + +.PHONY : mesh.obj + +# target to build an object file +mesh.cpp.obj: + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug && $(MAKE) $(MAKESILENT) -f texturing\CMakeFiles\texturing.dir\build.make texturing/CMakeFiles/texturing.dir/mesh.cpp.obj +.PHONY : mesh.cpp.obj + +mesh.i: mesh.cpp.i + +.PHONY : mesh.i + +# target to preprocess a source file +mesh.cpp.i: + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug && $(MAKE) $(MAKESILENT) -f texturing\CMakeFiles\texturing.dir\build.make texturing/CMakeFiles/texturing.dir/mesh.cpp.i +.PHONY : mesh.cpp.i + +mesh.s: mesh.cpp.s + +.PHONY : mesh.s + +# target to generate assembly for a file +mesh.cpp.s: + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug && $(MAKE) $(MAKESILENT) -f texturing\CMakeFiles\texturing.dir\build.make texturing/CMakeFiles/texturing.dir/mesh.cpp.s +.PHONY : mesh.cpp.s + +textures_widget.obj: textures_widget.cpp.obj + +.PHONY : textures_widget.obj + +# target to build an object file +textures_widget.cpp.obj: + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug && $(MAKE) $(MAKESILENT) -f texturing\CMakeFiles\texturing.dir\build.make texturing/CMakeFiles/texturing.dir/textures_widget.cpp.obj +.PHONY : textures_widget.cpp.obj + +textures_widget.i: textures_widget.cpp.i + +.PHONY : textures_widget.i + +# target to preprocess a source file +textures_widget.cpp.i: + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug && $(MAKE) $(MAKESILENT) -f texturing\CMakeFiles\texturing.dir\build.make texturing/CMakeFiles/texturing.dir/textures_widget.cpp.i +.PHONY : textures_widget.cpp.i + +textures_widget.s: textures_widget.cpp.s + +.PHONY : textures_widget.s + +# target to generate assembly for a file +textures_widget.cpp.s: + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug && $(MAKE) $(MAKESILENT) -f texturing\CMakeFiles\texturing.dir\build.make texturing/CMakeFiles/texturing.dir/textures_widget.cpp.s +.PHONY : textures_widget.cpp.s + +texturing_autogen/mocs_compilation.obj: texturing_autogen/mocs_compilation.cpp.obj + +.PHONY : texturing_autogen/mocs_compilation.obj + +# target to build an object file +texturing_autogen/mocs_compilation.cpp.obj: + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug && $(MAKE) $(MAKESILENT) -f texturing\CMakeFiles\texturing.dir\build.make texturing/CMakeFiles/texturing.dir/texturing_autogen/mocs_compilation.cpp.obj +.PHONY : texturing_autogen/mocs_compilation.cpp.obj + +texturing_autogen/mocs_compilation.i: texturing_autogen/mocs_compilation.cpp.i + +.PHONY : texturing_autogen/mocs_compilation.i + +# target to preprocess a source file +texturing_autogen/mocs_compilation.cpp.i: + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug && $(MAKE) $(MAKESILENT) -f texturing\CMakeFiles\texturing.dir\build.make texturing/CMakeFiles/texturing.dir/texturing_autogen/mocs_compilation.cpp.i +.PHONY : texturing_autogen/mocs_compilation.cpp.i + +texturing_autogen/mocs_compilation.s: texturing_autogen/mocs_compilation.cpp.s + +.PHONY : texturing_autogen/mocs_compilation.s + +# target to generate assembly for a file +texturing_autogen/mocs_compilation.cpp.s: + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug && $(MAKE) $(MAKESILENT) -f texturing\CMakeFiles\texturing.dir\build.make texturing/CMakeFiles/texturing.dir/texturing_autogen/mocs_compilation.cpp.s +.PHONY : texturing_autogen/mocs_compilation.cpp.s + +# Help Target +help: + @echo The following are some of the valid targets for this Makefile: + @echo ... all (the default if no target is provided) + @echo ... clean + @echo ... depend + @echo ... edit_cache + @echo ... rebuild_cache + @echo ... texturing_autogen + @echo ... texturing + @echo ... main.obj + @echo ... main.i + @echo ... main.s + @echo ... mesh.obj + @echo ... mesh.i + @echo ... mesh.s + @echo ... textures_widget.obj + @echo ... textures_widget.i + @echo ... textures_widget.s + @echo ... texturing_autogen/mocs_compilation.obj + @echo ... texturing_autogen/mocs_compilation.i + @echo ... texturing_autogen/mocs_compilation.s +.PHONY : help + + + +#============================================================================= +# Special targets to cleanup operation of make. + +# Special rule to run CMake to check the build system integrity. +# No rule that depends on this can have commands that come from listfiles +# because they might be regenerated. +cmake_check_build_system: + cd /d E:\Studium\build-team20-21-Desktop_Qt_5_14_2_MinGW_64_bit-Debug && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles\Makefile.cmake 0 +.PHONY : cmake_check_build_system + diff --git a/texturing/cmake_install.cmake b/texturing/cmake_install.cmake new file mode 100644 index 0000000000000000000000000000000000000000..07ac330043a3c1789ad681d013b9f345b6531ab5 --- /dev/null +++ b/texturing/cmake_install.cmake @@ -0,0 +1,34 @@ +# Install script for directory: E:/Studium/team20-21/texturing + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/cgex") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "Debug") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "FALSE") +endif() + diff --git a/texturing/texturing_autogen/include/ui_textures.h b/texturing/texturing_autogen/include/ui_textures.h new file mode 100644 index 0000000000000000000000000000000000000000..c1d7d04dcbf94bfd230011c14331621d38b2beb1 --- /dev/null +++ b/texturing/texturing_autogen/include/ui_textures.h @@ -0,0 +1,174 @@ +/******************************************************************************** +** Form generated from reading UI file 'textures.ui' +** +** Created by: Qt User Interface Compiler version 5.14.2 +** +** WARNING! All changes made in this file will be lost when recompiling UI file! +********************************************************************************/ + +#ifndef UI_TEXTURES_H +#define UI_TEXTURES_H + +#include <QtCore/QVariant> +#include <QtWidgets/QApplication> +#include <QtWidgets/QComboBox> +#include <QtWidgets/QGridLayout> +#include <QtWidgets/QHBoxLayout> +#include <QtWidgets/QLabel> +#include <QtWidgets/QPushButton> +#include <QtWidgets/QSpacerItem> +#include <QtWidgets/QTextBrowser> +#include <QtWidgets/QVBoxLayout> +#include <QtWidgets/QWidget> + +QT_BEGIN_NAMESPACE + +class Ui_Textures +{ +public: + QVBoxLayout *verticalLayout_3; + QHBoxLayout *horizontalLayout_2; + QTextBrowser *logView; + QSpacerItem *verticalSpacer_4; + QGridLayout *bottomLayout; + QLabel *label_3; + QComboBox *cbShader; + QComboBox *cbTexture; + QSpacerItem *horizontalSpacer; + QPushButton *saveButton; + QLabel *label; + QComboBox *cbModel; + QComboBox *cbTexcoords; + QLabel *label_2; + QLabel *label_4; + + void setupUi(QWidget *Textures) + { + if (Textures->objectName().isEmpty()) + Textures->setObjectName(QString::fromUtf8("Textures")); + Textures->resize(800, 600); + Textures->setAutoFillBackground(true); + verticalLayout_3 = new QVBoxLayout(Textures); + verticalLayout_3->setObjectName(QString::fromUtf8("verticalLayout_3")); + horizontalLayout_2 = new QHBoxLayout(); + horizontalLayout_2->setSpacing(0); + horizontalLayout_2->setObjectName(QString::fromUtf8("horizontalLayout_2")); + logView = new QTextBrowser(Textures); + logView->setObjectName(QString::fromUtf8("logView")); + logView->setEnabled(true); + QSizePolicy sizePolicy(QSizePolicy::MinimumExpanding, QSizePolicy::Expanding); + sizePolicy.setHorizontalStretch(0); + sizePolicy.setVerticalStretch(0); + sizePolicy.setHeightForWidth(logView->sizePolicy().hasHeightForWidth()); + logView->setSizePolicy(sizePolicy); + logView->setCursorWidth(0); + logView->setTextInteractionFlags(Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse); + logView->setOpenLinks(false); + + horizontalLayout_2->addWidget(logView); + + verticalSpacer_4 = new QSpacerItem(0, 40, QSizePolicy::Minimum, QSizePolicy::Expanding); + + horizontalLayout_2->addItem(verticalSpacer_4); + + + verticalLayout_3->addLayout(horizontalLayout_2); + + bottomLayout = new QGridLayout(); + bottomLayout->setObjectName(QString::fromUtf8("bottomLayout")); + label_3 = new QLabel(Textures); + label_3->setObjectName(QString::fromUtf8("label_3")); + + bottomLayout->addWidget(label_3, 0, 3, 1, 1); + + cbShader = new QComboBox(Textures); + cbShader->setObjectName(QString::fromUtf8("cbShader")); + + bottomLayout->addWidget(cbShader, 1, 0, 1, 1); + + cbTexture = new QComboBox(Textures); + cbTexture->setObjectName(QString::fromUtf8("cbTexture")); + + bottomLayout->addWidget(cbTexture, 1, 2, 1, 1); + + horizontalSpacer = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum); + + bottomLayout->addItem(horizontalSpacer, 1, 5, 1, 1); + + saveButton = new QPushButton(Textures); + saveButton->setObjectName(QString::fromUtf8("saveButton")); + QSizePolicy sizePolicy1(QSizePolicy::Minimum, QSizePolicy::Fixed); + sizePolicy1.setHorizontalStretch(0); + sizePolicy1.setVerticalStretch(0); + sizePolicy1.setHeightForWidth(saveButton->sizePolicy().hasHeightForWidth()); + saveButton->setSizePolicy(sizePolicy1); + saveButton->setFocusPolicy(Qt::NoFocus); + + bottomLayout->addWidget(saveButton, 1, 6, 1, 1); + + label = new QLabel(Textures); + label->setObjectName(QString::fromUtf8("label")); + + bottomLayout->addWidget(label, 0, 0, 1, 1); + + cbModel = new QComboBox(Textures); + cbModel->setObjectName(QString::fromUtf8("cbModel")); + + bottomLayout->addWidget(cbModel, 1, 1, 1, 1); + + cbTexcoords = new QComboBox(Textures); + cbTexcoords->setObjectName(QString::fromUtf8("cbTexcoords")); + + bottomLayout->addWidget(cbTexcoords, 1, 3, 1, 1); + + label_2 = new QLabel(Textures); + label_2->setObjectName(QString::fromUtf8("label_2")); + + bottomLayout->addWidget(label_2, 0, 1, 1, 1); + + label_4 = new QLabel(Textures); + label_4->setObjectName(QString::fromUtf8("label_4")); + + bottomLayout->addWidget(label_4, 0, 2, 1, 1); + + + verticalLayout_3->addLayout(bottomLayout); + + verticalLayout_3->setStretch(0, 1); + + retranslateUi(Textures); + + QMetaObject::connectSlotsByName(Textures); + } // setupUi + + void retranslateUi(QWidget *Textures) + { + Textures->setWindowTitle(QCoreApplication::translate("Textures", "Solar System", nullptr)); + label_3->setText(QCoreApplication::translate("Textures", "texcoords", nullptr)); +#if QT_CONFIG(tooltip) + cbShader->setToolTip(QCoreApplication::translate("Textures", "Shader program title", nullptr)); +#endif // QT_CONFIG(tooltip) +#if QT_CONFIG(tooltip) + cbTexture->setToolTip(QCoreApplication::translate("Textures", "Texture name", nullptr)); +#endif // QT_CONFIG(tooltip) + saveButton->setText(QCoreApplication::translate("Textures", "Save Image", nullptr)); + label->setText(QCoreApplication::translate("Textures", "shader", nullptr)); +#if QT_CONFIG(tooltip) + cbModel->setToolTip(QCoreApplication::translate("Textures", "Model name", nullptr)); +#endif // QT_CONFIG(tooltip) +#if QT_CONFIG(tooltip) + cbTexcoords->setToolTip(QCoreApplication::translate("Textures", "Texture coordinates", nullptr)); +#endif // QT_CONFIG(tooltip) + label_2->setText(QCoreApplication::translate("Textures", "model", nullptr)); + label_4->setText(QCoreApplication::translate("Textures", "texture", nullptr)); + } // retranslateUi + +}; + +namespace Ui { + class Textures: public Ui_Textures {}; +} // namespace Ui + +QT_END_NAMESPACE + +#endif // UI_TEXTURES_H diff --git a/texturing/texturing_autogen/moc_predefs.h b/texturing/texturing_autogen/moc_predefs.h new file mode 100644 index 0000000000000000000000000000000000000000..932a8bf660649820caacdf5be0daca5717e6a11e --- /dev/null +++ b/texturing/texturing_autogen/moc_predefs.h @@ -0,0 +1,409 @@ +#define __DBL_MIN_EXP__ (-1021) +#define __FLT32X_MAX_EXP__ 1024 +#define __cpp_attributes 200809 +#define __UINT_LEAST16_MAX__ 0xffff +#define __ATOMIC_ACQUIRE 2 +#define __FLT128_MAX_10_EXP__ 4932 +#define __FLT_MIN__ 1.17549435082228750796873653722224568e-38F +#define __GCC_IEC_559_COMPLEX 2 +#define __cpp_aggregate_nsdmi 201304 +#define __UINT_LEAST8_TYPE__ unsigned char +#define __SIZEOF_FLOAT80__ 16 +#define _WIN32 1 +#define __INTMAX_C(c) c ## LL +#define __CHAR_BIT__ 8 +#define __UINT8_MAX__ 0xff +#define _WIN64 1 +#define __WINT_MAX__ 0xffff +#define __FLT32_MIN_EXP__ (-125) +#define __cpp_static_assert 200410 +#define QT_GUI_LIB 1 +#define __ORDER_LITTLE_ENDIAN__ 1234 +#define __SIZE_MAX__ 0xffffffffffffffffULL +#define __WCHAR_MAX__ 0xffff +#define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_1 1 +#define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 1 +#define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 1 +#define __DBL_DENORM_MIN__ double(4.94065645841246544176568792868221372e-324L) +#define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_8 1 +#define __GCC_ATOMIC_CHAR_LOCK_FREE 2 +#define __GCC_IEC_559 2 +#define __FLT32X_DECIMAL_DIG__ 17 +#define __FLT_EVAL_METHOD__ 0 +#define __cpp_binary_literals 201304 +#define __FLT64_DECIMAL_DIG__ 17 +#define __GCC_ATOMIC_CHAR32_T_LOCK_FREE 2 +#define __x86_64 1 +#define __cpp_variadic_templates 200704 +#define __UINT_FAST64_MAX__ 0xffffffffffffffffULL +#define __SIG_ATOMIC_TYPE__ int +#define __DBL_MIN_10_EXP__ (-307) +#define __FINITE_MATH_ONLY__ 0 +#define __cpp_variable_templates 201304 +#define SIZEOF_DPTR (sizeof(void*)) +#define __GNUC_PATCHLEVEL__ 0 +#define __FLT32_HAS_DENORM__ 1 +#define __UINT_FAST8_MAX__ 0xff +#define __has_include(STR) __has_include__(STR) +#define _stdcall __attribute__((__stdcall__)) +#define __DEC64_MAX_EXP__ 385 +#define __INT8_C(c) c +#define __INT_LEAST8_WIDTH__ 8 +#define __UINT_LEAST64_MAX__ 0xffffffffffffffffULL +#define QT_OPENGL_LIB 1 +#define __SHRT_MAX__ 0x7fff +#define __LDBL_MAX__ 1.18973149535723176502126385303097021e+4932L +#define __FLT64X_MAX_10_EXP__ 4932 +#define __UINT_LEAST8_MAX__ 0xff +#define __GCC_ATOMIC_BOOL_LOCK_FREE 2 +#define __FLT128_DENORM_MIN__ 6.47517511943802511092443895822764655e-4966F128 +#define __UINTMAX_TYPE__ long long unsigned int +#define __DEC32_EPSILON__ 1E-6DF +#define __FLT_EVAL_METHOD_TS_18661_3__ 0 +#define __UINT32_MAX__ 0xffffffffU +#define __GXX_EXPERIMENTAL_CXX0X__ 1 +#define __LDBL_MAX_EXP__ 16384 +#define __FLT128_MIN_EXP__ (-16381) +#define __WINT_MIN__ 0 +#define __FLT128_MIN_10_EXP__ (-4931) +#define __INT_LEAST16_WIDTH__ 16 +#define __SCHAR_MAX__ 0x7f +#define __FLT128_MANT_DIG__ 113 +#define __WCHAR_MIN__ 0 +#define __INT64_C(c) c ## LL +#define __DBL_DIG__ 15 +#define __GCC_ATOMIC_POINTER_LOCK_FREE 2 +#define __FLT64X_MANT_DIG__ 64 +#define __SIZEOF_INT__ 4 +#define __SIZEOF_POINTER__ 8 +#define __GCC_ATOMIC_CHAR16_T_LOCK_FREE 2 +#define __USER_LABEL_PREFIX__ +#define __FLT64X_EPSILON__ 1.08420217248550443400745280086994171e-19F64x +#define __STDC_HOSTED__ 1 +#define __WIN32 1 +#define __LDBL_HAS_INFINITY__ 1 +#define __WIN64 1 +#define __FLT32_DIG__ 6 +#define __FLT_EPSILON__ 1.19209289550781250000000000000000000e-7F +#define __GXX_WEAK__ 1 +#define __SHRT_WIDTH__ 16 +#define __LDBL_MIN__ 3.36210314311209350626267781732175260e-4932L +#define __DEC32_MAX__ 9.999999E96DF +#define __cpp_threadsafe_static_init 200806 +#define __FLT64X_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951F64x +#define __MINGW32__ 1 +#define __FLT32X_HAS_INFINITY__ 1 +#define __INT32_MAX__ 0x7fffffff +#define SHADER_PATH "E:/Studium/team20-21/texturing/" +#define __INT_WIDTH__ 32 +#define __SIZEOF_LONG__ 4 +#define __UINT16_C(c) c +#define __PTRDIFF_WIDTH__ 64 +#define __DECIMAL_DIG__ 21 +#define __FLT64_EPSILON__ 2.22044604925031308084726333618164062e-16F64 +#define __INTMAX_WIDTH__ 64 +#define __FLT64_MIN_EXP__ (-1021) +#define __has_include_next(STR) __has_include_next__(STR) +#define __FLT64X_MIN_10_EXP__ (-4931) +#define __LDBL_HAS_QUIET_NAN__ 1 +#define __FLT64_MANT_DIG__ 53 +#define _REENTRANT 1 +#define __GNUC__ 7 +#define _cdecl __attribute__((__cdecl__)) +#define __GXX_RTTI 1 +#define __MMX__ 1 +#define __cpp_delegating_constructors 200604 +#define __FLT_HAS_DENORM__ 1 +#define __SIZEOF_LONG_DOUBLE__ 16 +#define __BIGGEST_ALIGNMENT__ 16 +#define __STDC_UTF_16__ 1 +#define __FLT64_MAX_10_EXP__ 308 +#define __FLT32_HAS_INFINITY__ 1 +#define __DBL_MAX__ double(1.79769313486231570814527423731704357e+308L) +#define _thiscall __attribute__((__thiscall__)) +#define __cpp_raw_strings 200710 +#define __INT_FAST32_MAX__ 0x7fffffff +#define __WINNT 1 +#define __DBL_HAS_INFINITY__ 1 +#define __INT64_MAX__ 0x7fffffffffffffffLL +#define __WINNT__ 1 +#define __DEC32_MIN_EXP__ (-94) +#define __INTPTR_WIDTH__ 64 +#define __FLT32X_HAS_DENORM__ 1 +#define __INT_FAST16_TYPE__ short int +#define _fastcall __attribute__((__fastcall__)) +#define __LDBL_HAS_DENORM__ 1 +#define QT_WIDGETS_LIB 1 +#define __cplusplus 201402L +#define __cpp_ref_qualifiers 200710 +#define __DEC128_MAX__ 9.999999999999999999999999999999999E6144DL +#define __INT_LEAST32_MAX__ 0x7fffffff +#define __DEC32_MIN__ 1E-95DF +#define __DEPRECATED 1 +#define __cpp_rvalue_references 200610 +#define __DBL_MAX_EXP__ 1024 +#define __WCHAR_WIDTH__ 16 +#define __FLT32_MAX__ 3.40282346638528859811704183484516925e+38F32 +#define __DEC128_EPSILON__ 1E-33DL +#define __SSE2_MATH__ 1 +#define __ATOMIC_HLE_RELEASE 131072 +#define __WIN32__ 1 +#define __PTRDIFF_MAX__ 0x7fffffffffffffffLL +#define __amd64 1 +#define __tune_core2__ 1 +#define __ATOMIC_HLE_ACQUIRE 65536 +#define __FLT32_HAS_QUIET_NAN__ 1 +#define __GNUG__ 7 +#define __LONG_LONG_MAX__ 0x7fffffffffffffffLL +#define __SIZEOF_SIZE_T__ 8 +#define __cpp_rvalue_reference 200610 +#define __cpp_nsdmi 200809 +#define __FLT64X_MIN_EXP__ (-16381) +#define __SIZEOF_WINT_T__ 2 +#define __LONG_LONG_WIDTH__ 64 +#define __cpp_initializer_lists 200806 +#define __FLT32_MAX_EXP__ 128 +#define __cpp_hex_float 201603 +#define __GXX_ABI_VERSION 1011 +#define __FLT128_HAS_INFINITY__ 1 +#define __FLT_MIN_EXP__ (-125) +#define __cpp_lambdas 200907 +#define __FLT64X_HAS_QUIET_NAN__ 1 +#define __INT_FAST64_TYPE__ long long int +#define __FLT64_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F64 +#define __DBL_MIN__ double(2.22507385850720138309023271733240406e-308L) +#define __FLT32X_EPSILON__ 2.22044604925031308084726333618164062e-16F32x +#define __DECIMAL_BID_FORMAT__ 1 +#define __GXX_TYPEINFO_EQUALITY_INLINE 0 +#define __FLT64_MIN_10_EXP__ (-307) +#define __FLT64X_DECIMAL_DIG__ 21 +#define __DEC128_MIN__ 1E-6143DL +#define __REGISTER_PREFIX__ +#define __UINT16_MAX__ 0xffff +#define __DBL_HAS_DENORM__ 1 +#define __cdecl __attribute__((__cdecl__)) +#define __FLT32_MIN__ 1.17549435082228750796873653722224568e-38F32 +#define __UINT8_TYPE__ unsigned char +#define __NO_INLINE__ 1 +#define __FLT_MANT_DIG__ 24 +#define __LDBL_DECIMAL_DIG__ 21 +#define __VERSION__ "7.3.0" +#define __UINT64_C(c) c ## ULL +#define __cpp_unicode_characters 200704 +#define __cpp_decltype_auto 201304 +#define __GCC_ATOMIC_INT_LOCK_FREE 2 +#define __FLT128_MAX_EXP__ 16384 +#define __FLT32_MANT_DIG__ 24 +#define __FLOAT_WORD_ORDER__ __ORDER_LITTLE_ENDIAN__ +#define MODELS_PATH "E:/Studium/team20-21/texturing/models" +#define __FLT128_HAS_DENORM__ 1 +#define __FLT128_DIG__ 33 +#define __SCHAR_WIDTH__ 8 +#define __INT32_C(c) c +#define __DEC64_EPSILON__ 1E-15DD +#define __ORDER_PDP_ENDIAN__ 3412 +#define __DEC128_MIN_EXP__ (-6142) +#define __FLT32_MAX_10_EXP__ 38 +#define __INT_FAST32_TYPE__ int +#define __UINT_LEAST16_TYPE__ short unsigned int +#define __FLT64X_HAS_INFINITY__ 1 +#define __INT16_MAX__ 0x7fff +#define __cpp_rtti 199711 +#define __SIZE_TYPE__ long long unsigned int +#define __UINT64_MAX__ 0xffffffffffffffffULL +#define __FLT64X_DIG__ 18 +#define __INT8_TYPE__ signed char +#define __cpp_digit_separators 201309 +#define __GCC_ASM_FLAG_OUTPUTS__ 1 +#define __FLT_RADIX__ 2 +#define __INT_LEAST16_TYPE__ short int +#define __LDBL_EPSILON__ 1.08420217248550443400745280086994171e-19L +#define __UINTMAX_C(c) c ## ULL +#define __GLIBCXX_BITSIZE_INT_N_0 128 +#define __SEH__ 1 +#define __SIG_ATOMIC_MAX__ 0x7fffffff +#define __GCC_ATOMIC_WCHAR_T_LOCK_FREE 2 +#define __cpp_sized_deallocation 201309 +#define __SIZEOF_PTRDIFF_T__ 8 +#define __FLT32X_MANT_DIG__ 53 +#define __x86_64__ 1 +#define __FLT32X_MIN_EXP__ (-1021) +#define __DEC32_SUBNORMAL_MIN__ 0.000001E-95DF +#define __MSVCRT__ 1 +#define __INT_FAST16_MAX__ 0x7fff +#define __FLT64_DIG__ 15 +#define __UINT_FAST32_MAX__ 0xffffffffU +#define __UINT_LEAST64_TYPE__ long long unsigned int +#define __FLT_HAS_QUIET_NAN__ 1 +#define __FLT_MAX_10_EXP__ 38 +#define __LONG_MAX__ 0x7fffffffL +#define __FLT64X_HAS_DENORM__ 1 +#define __DEC128_SUBNORMAL_MIN__ 0.000000000000000000000000000000001E-6143DL +#define __FLT_HAS_INFINITY__ 1 +#define __cpp_unicode_literals 200710 +#define __UINT_FAST16_TYPE__ short unsigned int +#define __DEC64_MAX__ 9.999999999999999E384DD +#define __INT_FAST32_WIDTH__ 32 +#define __CHAR16_TYPE__ short unsigned int +#define __PRAGMA_REDEFINE_EXTNAME 1 +#define __SIZE_WIDTH__ 64 +#define __SEG_FS 1 +#define __INT_LEAST16_MAX__ 0x7fff +#define __DEC64_MANT_DIG__ 16 +#define __UINT_LEAST32_MAX__ 0xffffffffU +#define __SEG_GS 1 +#define __FLT32_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F32 +#define __GCC_ATOMIC_LONG_LOCK_FREE 2 +#define TEXTURE_PATH "E:/Studium/team20-21/texturing/textures" +#define __SIG_ATOMIC_WIDTH__ 32 +#define __INT_LEAST64_TYPE__ long long int +#define __INT16_TYPE__ short int +#define __INT_LEAST8_TYPE__ signed char +#define __DEC32_MAX_EXP__ 97 +#define __INT_FAST8_MAX__ 0x7f +#define __FLT128_MAX__ 1.18973149535723176508575932662800702e+4932F128 +#define __INTPTR_MAX__ 0x7fffffffffffffffLL +#define __GXX_MERGED_TYPEINFO_NAMES 0 +#define __cpp_range_based_for 200907 +#define __FLT64_HAS_QUIET_NAN__ 1 +#define __stdcall __attribute__((__stdcall__)) +#define __FLT32_MIN_10_EXP__ (-37) +#define __SSE2__ 1 +#define __EXCEPTIONS 1 +#define __LDBL_MANT_DIG__ 64 +#define __DBL_HAS_QUIET_NAN__ 1 +#define __FLT64_HAS_INFINITY__ 1 +#define __FLT64X_MAX__ 1.18973149535723176502126385303097021e+4932F64x +#define __SIG_ATOMIC_MIN__ (-__SIG_ATOMIC_MAX__ - 1) +#define __cpp_return_type_deduction 201304 +#define __INTPTR_TYPE__ long long int +#define __UINT16_TYPE__ short unsigned int +#define __WCHAR_TYPE__ short unsigned int +#define __SIZEOF_FLOAT__ 4 +#define __pic__ 1 +#define __UINTPTR_MAX__ 0xffffffffffffffffULL +#define __INT_FAST64_WIDTH__ 64 +#define __DEC64_MIN_EXP__ (-382) +#define __cpp_decltype 200707 +#define __FLT32_DECIMAL_DIG__ 9 +#define __INT_FAST64_MAX__ 0x7fffffffffffffffLL +#define __GCC_ATOMIC_TEST_AND_SET_TRUEVAL 1 +#define __FLT_DIG__ 6 +#define __FLT64X_MAX_EXP__ 16384 +#define __UINT_FAST64_TYPE__ long long unsigned int +#define __INT_MAX__ 0x7fffffff +#define __amd64__ 1 +#define WIN32 1 +#define __nocona 1 +#define __code_model_medium__ 1 +#define __INT64_TYPE__ long long int +#define __FLT_MAX_EXP__ 128 +#define WIN64 1 +#define __ORDER_BIG_ENDIAN__ 4321 +#define __DBL_MANT_DIG__ 53 +#define __cpp_inheriting_constructors 201511 +#define QT_CORE_LIB 1 +#define __SIZEOF_FLOAT128__ 16 +#define __INT_LEAST64_MAX__ 0x7fffffffffffffffLL +#define __DEC64_MIN__ 1E-383DD +#define __WINT_TYPE__ short unsigned int +#define __UINT_LEAST32_TYPE__ unsigned int +#define __SIZEOF_SHORT__ 2 +#define __SSE__ 1 +#define __LDBL_MIN_EXP__ (-16381) +#define __FLT64_MAX__ 1.79769313486231570814527423731704357e+308F64 +#define __WINT_WIDTH__ 16 +#define __INT_LEAST8_MAX__ 0x7f +#define __FLT32X_MAX_10_EXP__ 308 +#define __SIZEOF_INT128__ 16 +#define __WCHAR_UNSIGNED__ 1 +#define __LDBL_MAX_10_EXP__ 4932 +#define __ATOMIC_RELAXED 0 +#define __DBL_EPSILON__ double(2.22044604925031308084726333618164062e-16L) +#define __thiscall __attribute__((__thiscall__)) +#define __FLT128_MIN__ 3.36210314311209350626267781732175260e-4932F128 +#define __UINT8_C(c) c +#define __FLT64_MAX_EXP__ 1024 +#define __INT_LEAST32_TYPE__ int +#define __SIZEOF_WCHAR_T__ 2 +#define __FLT128_HAS_QUIET_NAN__ 1 +#define __INT_FAST8_TYPE__ signed char +#define __fastcall __attribute__((__fastcall__)) +#define __FLT64X_MIN__ 3.36210314311209350626267781732175260e-4932F64x +#define __GNUC_STDC_INLINE__ 1 +#define __FLT64_HAS_DENORM__ 1 +#define __FLT32_EPSILON__ 1.19209289550781250000000000000000000e-7F32 +#define __DBL_DECIMAL_DIG__ 17 +#define __STDC_UTF_32__ 1 +#define __INT_FAST8_WIDTH__ 8 +#define __FXSR__ 1 +#define __DEC_EVAL_METHOD__ 2 +#define __FLT32X_MAX__ 1.79769313486231570814527423731704357e+308F32x +#define __MINGW64__ 1 +#define __cpp_runtime_arrays 198712 +#define __UINT64_TYPE__ long long unsigned int +#define __UINT32_C(c) c ## U +#define __INTMAX_MAX__ 0x7fffffffffffffffLL +#define __cpp_alias_templates 200704 +#define __BYTE_ORDER__ __ORDER_LITTLE_ENDIAN__ +#define WINNT 1 +#define __FLT_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F +#define __INT8_MAX__ 0x7f +#define __LONG_WIDTH__ 32 +#define __PIC__ 1 +#define __UINT_FAST32_TYPE__ unsigned int +#define __CHAR32_TYPE__ unsigned int +#define __FLT_MAX__ 3.40282346638528859811704183484516925e+38F +#define __cpp_constexpr 201304 +#define __INT32_TYPE__ int +#define __SIZEOF_DOUBLE__ 8 +#define __cpp_exceptions 199711 +#define __FLT_MIN_10_EXP__ (-37) +#define __FLT64_MIN__ 2.22507385850720138309023271733240406e-308F64 +#define __INT_LEAST32_WIDTH__ 32 +#define __INTMAX_TYPE__ long long int +#define _INTEGRAL_MAX_BITS 64 +#define __DEC128_MAX_EXP__ 6145 +#define __FLT32X_HAS_QUIET_NAN__ 1 +#define __ATOMIC_CONSUME 1 +#define __nocona__ 1 +#define __GNUC_MINOR__ 3 +#define __GLIBCXX_TYPE_INT_N_0 __int128 +#define __INT_FAST16_WIDTH__ 16 +#define __UINTMAX_MAX__ 0xffffffffffffffffULL +#define __DEC32_MANT_DIG__ 7 +#define __FLT32X_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F32x +#define __DBL_MAX_10_EXP__ 308 +#define __LDBL_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951L +#define __INT16_C(c) c +#define __cpp_generic_lambdas 201304 +#define __STDC__ 1 +#define __FLT32X_DIG__ 15 +#define __PTRDIFF_TYPE__ long long int +#define __ATOMIC_SEQ_CST 5 +#define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_16 1 +#define __UINT32_TYPE__ unsigned int +#define __FLT32X_MIN_10_EXP__ (-307) +#define __UINTPTR_TYPE__ long long unsigned int +#define __DEC64_SUBNORMAL_MIN__ 0.000000000000001E-383DD +#define __DEC128_MANT_DIG__ 34 +#define __LDBL_MIN_10_EXP__ (-4931) +#define __FLT128_EPSILON__ 1.92592994438723585305597794258492732e-34F128 +#define __SSE_MATH__ 1 +#define __SIZEOF_LONG_LONG__ 8 +#define __cpp_user_defined_literals 200809 +#define __FLT128_DECIMAL_DIG__ 36 +#define __GCC_ATOMIC_LLONG_LOCK_FREE 2 +#define __FLT32X_MIN__ 2.22507385850720138309023271733240406e-308F32x +#define __LDBL_DIG__ 18 +#define __FLT_DECIMAL_DIG__ 9 +#define __UINT_FAST16_MAX__ 0xffff +#define __GCC_ATOMIC_SHORT_LOCK_FREE 2 +#define __INT_LEAST64_WIDTH__ 64 +#define __SSE3__ 1 +#define __UINT_FAST8_TYPE__ unsigned char +#define __WIN64__ 1 +#define __cpp_init_captures 201304 +#define __ATOMIC_ACQ_REL 4 +#define __ATOMIC_RELEASE 3 +#define __declspec(x) __attribute__((x)) diff --git a/texturing/texturing_autogen/mocs_compilation.cpp b/texturing/texturing_autogen/mocs_compilation.cpp new file mode 100644 index 0000000000000000000000000000000000000000..bda67f76e3e76636702de32d1be8aab4c51458fb --- /dev/null +++ b/texturing/texturing_autogen/mocs_compilation.cpp @@ -0,0 +1,3 @@ +// This file is autogenerated. Changes will be overwritten. +// No files found that require moc or the moc files are included +enum some_compilers { need_more_than_nothing };