Subversion Repositories SmartDukaan

Rev

Rev 22427 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
22427 ashik.ali 1
rootProject.name = 'profitmandi-web'
2
include ':profitmandi-common'
3
project(':profitmandi-common').projectDir = new File(settingsDir, '../profitmandi-common')
4
include ':profitmandi-dao'
5
project(':profitmandi-dao').projectDir = new File(settingsDir, '../profitmandi-dao')