Goddess of Justice DB, the database used for storage on IzaroDFS
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.

6 satır
113 B

5 yıl önce
  1. {
  2. "clang.cxxflags": [
  3. "-I${workspaceRoot}/include",
  4. "-I${workspaceRoot}/CommandEr/src",
  5. "--std=c++17"
  6. ]
  7. }