diff options
author | hjelmn@cs.unm.edu <hjelmn@cs.unm.edu> | 2014-01-08 23:50:34 +0000 |
---|---|---|
committer | Pete Batard <pete@akeo.ie> | 2014-01-08 23:51:01 +0000 |
commit | 1eff220474f63d7ea7f8f99bef2a3da9da5324eb (patch) | |
tree | eba538bb278e18c9a8c70fb244f22dd9e971773e /msvc/stress_2012.vcxproj | |
parent | 85e118aca6425108a408c3ce8b55a8d44fcef73c (diff) | |
download | libusb-1eff220474f63d7ea7f8f99bef2a3da9da5324eb.tar.gz |
Misc: Revert all references to libusb/libusb.info
Diffstat (limited to 'msvc/stress_2012.vcxproj')
-rw-r--r-- | msvc/stress_2012.vcxproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/msvc/stress_2012.vcxproj b/msvc/stress_2012.vcxproj index 4d5659a..94ca149 100644 --- a/msvc/stress_2012.vcxproj +++ b/msvc/stress_2012.vcxproj @@ -163,7 +163,7 @@ </ProjectReference> </ItemGroup> <ItemGroup> - <ClInclude Include="..\tests\libusbx_testlib.h" /> + <ClInclude Include="..\tests\libusb_testlib.h" /> </ItemGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> <ImportGroup Label="ExtensionTargets"> |