_project
@IF CONSOLE OR GAME OR WEB
  @IF COMPONENT
CClass.class
MTest.module
  @ELSE
MMain.module
  @ENDIF
@ENDIF
@IF GRAPHIC
  @IF COMPONENT
CControl.class
CContainer.class
FTest.class
FTest.form
control/ccontrol.png
control/ccontainer.png
  @ELSE
FMain.class
FMain.form
  @ENDIF
@ENDIF
