diff options
| author | Dave Wilson <[email protected]> | 2015-04-29 09:48:49 -0700 |
|---|---|---|
| committer | Dave Wilson <[email protected]> | 2015-04-29 10:47:29 -0700 |
| commit | d40232638faaab19de557e70a3ee938da7a35295 (patch) | |
| tree | 14e61c973745949af186b7940e3a53d25322f5de /print/v4PrintDriverSamples/v4PrintDriver-HostBasedSampleDriver/usb_host_based_sample-manifest.ini | |
| parent | 02e5b090a6131a7cc1b90f4a9373117c9e3c7088 (diff) | |
samples update for //build
Diffstat (limited to 'print/v4PrintDriverSamples/v4PrintDriver-HostBasedSampleDriver/usb_host_based_sample-manifest.ini')
| -rw-r--r-- | print/v4PrintDriverSamples/v4PrintDriver-HostBasedSampleDriver/usb_host_based_sample-manifest.ini | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/print/v4PrintDriverSamples/v4PrintDriver-HostBasedSampleDriver/usb_host_based_sample-manifest.ini b/print/v4PrintDriverSamples/v4PrintDriver-HostBasedSampleDriver/usb_host_based_sample-manifest.ini new file mode 100644 index 00000000..3205ffcf --- /dev/null +++ b/print/v4PrintDriverSamples/v4PrintDriver-HostBasedSampleDriver/usb_host_based_sample-manifest.ini @@ -0,0 +1,13 @@ +[DriverConfig] +DriverCategory=PrintFax.Printer +DataFile=usb_host_based_sample.gpd + +; Note: Please replace the GUID below when building a production driver. +PrinterDriverID={00000000-0000-0000-0000-000000000000} +Flags=HostBasedDevice +EventFile=usb_host_based_sample_events.xml +RequiredFiles=UNIRES.DLL,STDNAMES.GPD,MSXPSINC.GPD + +[BidiFiles] +BidiUSBFile=usb_host_based_sample_extension.xml +BidiUSBJSFile=usb_host_based_sample.js |
