Rev 22427 | Blame | Compare with Previous | Last modification | View Log | RSS feed
rootProject.name = 'profitmandi-web'include ':profitmandi-common'project(':profitmandi-common').projectDir = new File(settingsDir, '../profitmandi-common')include ':profitmandi-dao'project(':profitmandi-dao').projectDir = new File(settingsDir, '../profitmandi-dao')