File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Virtual Display Driver (HDR)/IddSampleDriver Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 252252 <FileDigestAlgorithm >SHA1</FileDigestAlgorithm >
253253 </DriverSign >
254254 <PostBuildEvent >
255- <Command >copy "$(ProjectDir)..\vdd_settings.xml" "$(TargetDir)"</Command >
255+ <Command >copy "$(ProjectDir)..\vdd_settings.xml" "$(TargetDir)\IddSampleDriver "</Command >
256256 </PostBuildEvent >
257257 </ItemDefinitionGroup >
258258 <ItemDefinitionGroup Condition =" '$(Configuration)|$(Platform)'=='Release|x64'" >
272272 <FileDigestAlgorithm >SHA256</FileDigestAlgorithm >
273273 </DriverSign >
274274 <PostBuildEvent >
275- <Command >copy "$(ProjectDir)..\vdd_settings.xml" "$(TargetDir)"</Command >
275+ <Command >copy "$(ProjectDir)..\vdd_settings.xml" "$(TargetDir)\IddSampleDriver "</Command >
276276 </PostBuildEvent >
277277 </ItemDefinitionGroup >
278278 <ItemDefinitionGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|ARM'" >
You can’t perform that action at this time.
0 commit comments