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 /general/echo/umdf2/driver/AutoSync/echoum.inx | |
| parent | 02e5b090a6131a7cc1b90f4a9373117c9e3c7088 (diff) | |
samples update for //build
Diffstat (limited to 'general/echo/umdf2/driver/AutoSync/echoum.inx')
| -rw-r--r-- | general/echo/umdf2/driver/AutoSync/echoum.inx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/general/echo/umdf2/driver/AutoSync/echoum.inx b/general/echo/umdf2/driver/AutoSync/echoum.inx index 287c05df..fa5d29a9 100644 --- a/general/echo/umdf2/driver/AutoSync/echoum.inx +++ b/general/echo/umdf2/driver/AutoSync/echoum.inx @@ -55,7 +55,7 @@ Echo.dll = 1,, CopyFiles=UMDriverCopy [UMDriverCopy] -ECHO.dll +ECHO.dll,,,0x00004000 ; COPYFLG_IN_USE_RENAME [DestinationDirs] UMDriverCopy=12,UMDF ; copy to driversMdf |
