Lookup files recursively

Top  Previous  Next

User interface > Translation > Converting dpr-files > Lookup files recursively

 

Delphi2Cpp can parse and convert Delphi dpr-files, but doesn't process other kinds of Delphi's newer project files like dproj-files, which contain the search paths for all used units. Nevertheless Delphi2Cpp can often find these paths by searching recursively for the files included in the units. Though, units of the same name then may not exist in the directory tree repeatedly.

If the project file is not in the topmost directory of this tree, you will have to select this directory.

 

The recursive lookup is possible only at the conversion of a dpr-file and must be enabled. The found paths can be inserted into the project options automatically then.



This page belongs to the Delphi2Cpp Documentation

Delphi2Cpp home  Content