summaryrefslogtreecommitdiff
path: root/usb/umdf_fx2/driver
diff options
context:
space:
mode:
Diffstat (limited to 'usb/umdf_fx2/driver')
-rw-r--r--usb/umdf_fx2/driver/WUDFOsrUsbFx2.vcxproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/usb/umdf_fx2/driver/WUDFOsrUsbFx2.vcxproj b/usb/umdf_fx2/driver/WUDFOsrUsbFx2.vcxproj
index 18b66c7f..f0a96388 100644
--- a/usb/umdf_fx2/driver/WUDFOsrUsbFx2.vcxproj
+++ b/usb/umdf_fx2/driver/WUDFOsrUsbFx2.vcxproj
@@ -254,7 +254,7 @@
<ResourceCompile Include="OsrUsbFx2.rc" />
</ItemGroup>
<ItemGroup>
- <Inf Exclude="@(Inf)" Include="*.inf" />
+ <Inf Exclude="@(Inf)" Include="*.inx" />
<FilesToPackage Include="$(TargetPath)" Condition="'$(ConfigurationType)'=='Driver' or '$(ConfigurationType)'=='DynamicLibrary'" />
</ItemGroup>
<ItemGroup>