sl@0: ; sl@0: ; The makeContent.bat must be updated if you add any new output files (*.content*) sl@0: ; sl@0: [DumpRightsDb] sl@0: ; Copy the rights in the database to a plain text file. sl@0: Filename = c:\rta\DumpRightsDb.txt sl@0: sl@0: [CreateDrmArchiveImageNoRights] sl@0: ContentDescription = c:\rta\ImageContentNoRights.xml sl@0: OutputFile = c:\ICL\TestImages\ImageContentNoRights.content sl@0: sl@0: [CreateDrmArchiveImage] sl@0: ; Create a self-contained DRM protected content file, which comprises content and rights. sl@0: ContentDescription = c:\rta\ImageContent.xml sl@0: RightsDescription = c:\rta\ImageRights.xml sl@0: OutputFile = c:\ICL\TestImages\Image.contentrights sl@0: sl@0: [ImportDrmArchiveImage] sl@0: ; Create a DRM protected content file, without rights. The rights are stripped sl@0: ; from the input file and stored separately (in the Rights database). sl@0: source = c:\ICL\TestImages\Image.contentrights sl@0: target = c:\ICL\TestImages\Image.content sl@0: sl@0: [CreateDrmArchiveSingleImage] sl@0: ; Create a self-contained DRM protected content file, which comprises content and rights. sl@0: ContentDescription = c:\rta\SingleImageContent.xml sl@0: RightsDescription = c:\rta\singleImageRights.xml sl@0: OutputFile = c:\ICL\TestImages\SingleImage.contentrights sl@0: sl@0: [ImportDrmArchiveSingleImage] sl@0: ; Create a DRM protected content file, without rights. The rights are stripped sl@0: ; from the input file and stored separately (in the Rights database). sl@0: source = c:\ICL\TestImages\SingleImage.contentrights sl@0: target = c:\ICL\TestImages\SingleImage.content sl@0: sl@0: [CreateDrmArchiveAudioNoRights] sl@0: ContentDescription = c:\rta\AudioContentNoRights.xml sl@0: OutputFile = c:\AclntITestData\AudioContentNoRights.content sl@0: sl@0: [CreateDrmArchiveAudio] sl@0: ; Create a self-contained DRM protected content file, which comprises content and rights. sl@0: ContentDescription = c:\rta\AudioContent.xml sl@0: RightsDescription = c:\rta\AudioRights.xml sl@0: OutputFile = c:\AclntITestData\Audio.contentrights sl@0: sl@0: [ImportDrmArchiveAudio] sl@0: ; Create a DRM protected content file, without rights. The rights are stripped sl@0: ; from the input file and stored separately (in the Rights database). sl@0: source = c:\AclntITestData\Audio.contentrights sl@0: target = c:\AclntITestData\Audio.content sl@0: sl@0: [CreateDrmArchiveMidi] sl@0: ; Create a self-contained DRM protected content file, which comprises content and rights. sl@0: ContentDescription = c:\rta\MidiContent.xml sl@0: RightsDescription = c:\rta\MidiRights.xml sl@0: OutputFile = c:\MidiClntITestData\Midi.contentrights sl@0: sl@0: [ImportDrmArchiveMidi] sl@0: ; Create a DRM protected content file, without rights. The rights are stripped sl@0: ; from the input file and stored separately (in the Rights database). sl@0: source = c:\MidiClntITestData\Midi.contentrights sl@0: target = c:\MidiClntITestData\Midi.content sl@0: sl@0: [CreateDrmArchiveVideoNoRights] sl@0: ContentDescription = c:\rta\VideoContentNoRights.xml sl@0: OutputFile = c:\mm\mmf\testfiles\vclnt\VideoContentNoRights.content sl@0: sl@0: [CreateDrmArchiveVideo] sl@0: ; Create a self-contained DRM protected content file, which comprises content and rights. sl@0: ContentDescription = c:\rta\VideoContent.xml sl@0: RightsDescription = c:\rta\VideoRights.xml sl@0: OutputFile = c:\mm\mmf\testfiles\vclnt\Video.contentrights sl@0: sl@0: [ImportDrmArchiveVideo] sl@0: ; Create a DRM protected content file, without rights. The rights are stripped sl@0: ; from the input file and stored separately (in the Rights database). sl@0: source = c:\mm\mmf\testfiles\vclnt\Video.contentrights sl@0: target = c:\mm\mmf\testfiles\vclnt\Video.content sl@0: sl@0: [CreateDrmArchiveImgDispl] sl@0: ; Create a self-contained DRM protected content file, which comprises content and rights. sl@0: ContentDescription = c:\rta\ImgDisplContent.xml sl@0: RightsDescription = c:\rta\ImgDisplContentRights.xml sl@0: OutputFile = c:\tsu_icl_imgdisp_01\ImgDispl.contentrights sl@0: sl@0: [ImportDrmArchiveImgDispl] sl@0: ; Create a DRM protected content file, without rights. The rights are stripped sl@0: ; from the input file and stored separately (in the Rights database). sl@0: source = c:\tsu_icl_imgdisp_01\ImgDispl.contentrights sl@0: target = c:\tsu_icl_imgdisp_01\ImgDispl.content sl@0: sl@0: [CreateDrmArchiveAudioOgg] sl@0: ; Create a self-contained DRM protected content file, which comprises content and rights. sl@0: ContentDescription = c:\rta\AudioOggContent.xml sl@0: RightsDescription = c:\rta\AudioOggRights.xml sl@0: OutputFile = c:\AclntITestData\AudioOgg.contentrights sl@0: sl@0: [ImportDrmArchiveAudioOgg] sl@0: ; Create a DRM protected content file, without rights. The rights are stripped sl@0: ; from the input file and stored separately (in the Rights database). sl@0: source = c:\AclntITestData\AudioOgg.contentrights sl@0: target = c:\AclntITestData\AudioOgg.content sl@0: sl@0: [CreateDrmArchiveAudioOggNoRights] sl@0: ContentDescription = c:\rta\AudioOggContentNoRights.xml sl@0: OutputFile = c:\AclntITestData\AudioOggContentNoRights.content sl@0: sl@0: [CreateDrmArchiveSingleTone] sl@0: ; Create a self-contained DRM protected content file, which comprises content and rights. sl@0: ContentDescription = c:\rta\SingleToneContent.xml sl@0: RightsDescription = c:\rta\SingleToneRights.xml sl@0: OutputFile = c:\mm\mmf\testfiles\aclnt\SingleTone.contentrights sl@0: sl@0: [ImportDrmArchiveSingleTone] sl@0: ; Create a DRM protected content file, without rights. The rights are stripped sl@0: ; from the input file and stored separately (in the Rights database). sl@0: source = c:\mm\mmf\testfiles\aclnt\SingleTone.contentrights sl@0: target = c:\mm\mmf\testfiles\aclnt\SingleTone.content sl@0: sl@0: