toolchains-v1-a7597b12ca320d047014.json 3.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141
  1. {
  2. "kind" : "toolchains",
  3. "toolchains" :
  4. [
  5. {
  6. "compiler" :
  7. {
  8. "id" : "GNU",
  9. "implicit" :
  10. {
  11. "includeDirectories" :
  12. [
  13. "D:/Program Files/JetBrains/CLion 2023.1.4/bin/mingw/lib/gcc/x86_64-w64-mingw32/11.2.0/include",
  14. "D:/Program Files/JetBrains/CLion 2023.1.4/bin/mingw/include",
  15. "D:/Program Files/JetBrains/CLion 2023.1.4/bin/mingw/lib/gcc/x86_64-w64-mingw32/11.2.0/include-fixed",
  16. "D:/Program Files/JetBrains/CLion 2023.1.4/bin/mingw/x86_64-w64-mingw32/include"
  17. ],
  18. "linkDirectories" :
  19. [
  20. "D:/Program Files/JetBrains/CLion 2023.1.4/bin/mingw/lib/gcc/x86_64-w64-mingw32/11.2.0",
  21. "D:/Program Files/JetBrains/CLion 2023.1.4/bin/mingw/lib/gcc",
  22. "D:/Program Files/JetBrains/CLion 2023.1.4/bin/mingw/x86_64-w64-mingw32/lib",
  23. "D:/Program Files/JetBrains/CLion 2023.1.4/bin/mingw/lib"
  24. ],
  25. "linkFrameworkDirectories" : [],
  26. "linkLibraries" :
  27. [
  28. "mingw32",
  29. "gcc",
  30. "moldname",
  31. "mingwex",
  32. "kernel32",
  33. "pthread",
  34. "advapi32",
  35. "shell32",
  36. "user32",
  37. "kernel32",
  38. "iconv",
  39. "mingw32",
  40. "gcc",
  41. "moldname",
  42. "mingwex",
  43. "kernel32"
  44. ]
  45. },
  46. "path" : "D:/Program Files/JetBrains/CLion 2023.1.4/bin/mingw/bin/gcc.exe",
  47. "version" : "11.2.0"
  48. },
  49. "language" : "C",
  50. "sourceFileExtensions" :
  51. [
  52. "c",
  53. "m"
  54. ]
  55. },
  56. {
  57. "compiler" :
  58. {
  59. "id" : "GNU",
  60. "implicit" :
  61. {
  62. "includeDirectories" :
  63. [
  64. "D:/Program Files/JetBrains/CLion 2023.1.4/bin/mingw/lib/gcc/x86_64-w64-mingw32/11.2.0/include/c++",
  65. "D:/Program Files/JetBrains/CLion 2023.1.4/bin/mingw/lib/gcc/x86_64-w64-mingw32/11.2.0/include/c++/x86_64-w64-mingw32",
  66. "D:/Program Files/JetBrains/CLion 2023.1.4/bin/mingw/lib/gcc/x86_64-w64-mingw32/11.2.0/include/c++/backward",
  67. "D:/Program Files/JetBrains/CLion 2023.1.4/bin/mingw/lib/gcc/x86_64-w64-mingw32/11.2.0/include",
  68. "D:/Program Files/JetBrains/CLion 2023.1.4/bin/mingw/include",
  69. "D:/Program Files/JetBrains/CLion 2023.1.4/bin/mingw/lib/gcc/x86_64-w64-mingw32/11.2.0/include-fixed",
  70. "D:/Program Files/JetBrains/CLion 2023.1.4/bin/mingw/x86_64-w64-mingw32/include"
  71. ],
  72. "linkDirectories" :
  73. [
  74. "D:/Program Files/JetBrains/CLion 2023.1.4/bin/mingw/lib/gcc/x86_64-w64-mingw32/11.2.0",
  75. "D:/Program Files/JetBrains/CLion 2023.1.4/bin/mingw/lib/gcc",
  76. "D:/Program Files/JetBrains/CLion 2023.1.4/bin/mingw/x86_64-w64-mingw32/lib",
  77. "D:/Program Files/JetBrains/CLion 2023.1.4/bin/mingw/lib"
  78. ],
  79. "linkFrameworkDirectories" : [],
  80. "linkLibraries" :
  81. [
  82. "stdc++",
  83. "mingw32",
  84. "gcc_s",
  85. "gcc",
  86. "moldname",
  87. "mingwex",
  88. "kernel32",
  89. "pthread",
  90. "advapi32",
  91. "shell32",
  92. "user32",
  93. "kernel32",
  94. "iconv",
  95. "mingw32",
  96. "gcc_s",
  97. "gcc",
  98. "moldname",
  99. "mingwex",
  100. "kernel32"
  101. ]
  102. },
  103. "path" : "D:/Program Files/JetBrains/CLion 2023.1.4/bin/mingw/bin/g++.exe",
  104. "version" : "11.2.0"
  105. },
  106. "language" : "CXX",
  107. "sourceFileExtensions" :
  108. [
  109. "C",
  110. "M",
  111. "c++",
  112. "cc",
  113. "cpp",
  114. "cxx",
  115. "mm",
  116. "mpp",
  117. "CPP",
  118. "ixx",
  119. "cppm"
  120. ]
  121. },
  122. {
  123. "compiler" :
  124. {
  125. "implicit" : {},
  126. "path" : "D:/Program Files/JetBrains/CLion 2023.1.4/bin/mingw/bin/windres.exe"
  127. },
  128. "language" : "RC",
  129. "sourceFileExtensions" :
  130. [
  131. "rc",
  132. "RC"
  133. ]
  134. }
  135. ],
  136. "version" :
  137. {
  138. "major" : 1,
  139. "minor" : 0
  140. }
  141. }