Warning, /sdk/codevis/thirdparty/soci/languages/ada/soci_postgresql.gpr is written in an unsupported language. File is not indexed.

0001 project SOCI_PostgreSQL is
0002    for Externally_Built use "true";
0003    for Source_Dirs use ();
0004    for Library_Dir use "../../backends/postgresql";
0005    for Library_Name use "soci_postgresql";
0006    for Library_Kind use "static";
0007 end SOCI_PostgreSQL;
0008