;*** SharePoint Features Example MakeCAB Directive file
;
.OPTION EXPLICIT ; Generate errors
.Set CabinetNameTemplate=MediaPlayerPackage.wsp
.set DiskDirectoryTemplate=CDROM ; All cabinets go in a single directory
.Set CompressionType=MSZIP ;** All files are compressed in cabinet files
.Set UniqueFiles="OFF"
.Set Cabinet=on
.Set DiskDirectory1=Package
;
; ** CAB Root
Manifest.xml
bin\debug\MediaPlayerWP.dll
;
; ** Item Event Handler Feature
.Set DestinationDir=MediaPlayerFeature
Features\MediaPlayerFeature\Feature.xml
Features\MediaPlayerFeature\MediaPlayerElements.xml
Features\MediaPlayerFeature\MediaPlayer.webpart
;*** End
Showing posts with label Diamond Definition File for creating WSP. Show all posts
Showing posts with label Diamond Definition File for creating WSP. Show all posts
Thursday, November 5, 2009
Subscribe to:
Posts (Atom)