Hi,
to do so you can:
- either add the existing project to your new project (right-click on solution->Add->Existing Project),
- or add the assembly file of your existing project to the references of your new project(right-click on References in solution->Add Reference->.Net Assembly->Browse->Choose your EXE or DLL assembly file).
After adding the project you can simply drag and drop the modules from the existing project to the new projects Test Suite using the Ranorex Module Browser
Regards,
Tobias
Support Team