summaryrefslogtreecommitdiff
path: root/msvc/libusb_dll_2010.vcxproj.filters
diff options
context:
space:
mode:
authorToby Gray <toby.gray@realvnc.com>2013-01-15 22:36:47 +0000
committerToby Gray <toby.gray@realvnc.com>2013-01-23 00:39:49 +0000
commit788e433d0a628fc8aa2aca3b23c1f64b16d5f4be (patch)
tree7cfa9397812dd041e66cad81b3299dc5797584d5 /msvc/libusb_dll_2010.vcxproj.filters
parent1e6928ccab25f933950ab67f9dba30cdc8822056 (diff)
downloadlibusb-788e433d0a628fc8aa2aca3b23c1f64b16d5f4be.tar.gz
Windows: Add windows_common.h header
* This file contains definition that will be shared between the Windows and Windows CE backends
Diffstat (limited to 'msvc/libusb_dll_2010.vcxproj.filters')
-rw-r--r--msvc/libusb_dll_2010.vcxproj.filters3
1 files changed, 3 insertions, 0 deletions
diff --git a/msvc/libusb_dll_2010.vcxproj.filters b/msvc/libusb_dll_2010.vcxproj.filters
index 3dacb2c..575bc4f 100644
--- a/msvc/libusb_dll_2010.vcxproj.filters
+++ b/msvc/libusb_dll_2010.vcxproj.filters
@@ -55,6 +55,9 @@
<ClInclude Include="..\libusb\os\windows_usb.h">
<Filter>Header Files</Filter>
</ClInclude>
+ <ClInclude Include="..\libusb\os\windows_common.h">
+ <Filter>Header Files</Filter>
+ </ClInclude>
</ItemGroup>
<ItemGroup>
<None Include="..\libusb\libusb-1.0.def">