How to modify the file settings.gradle?

I need to import a module written in Android Studio. How can I modify this settings. gradle file to let build. gradles find these modules?I gonna to include my own modules.
or I can import ant build script by other ways?