summaryrefslogtreecommitdiff
path: root/msvc/fxload_2017.vcxproj
diff options
context:
space:
mode:
authorChris Dickens <christopher.a.dickens@gmail.com>2018-01-04 23:32:33 -0800
committerChris Dickens <christopher.a.dickens@gmail.com>2018-01-04 23:32:33 -0800
commit8b6639ea6f210a63a09cb07de3edc2295398ee34 (patch)
treeac19c178c801d3b7e67ade76be4139c31339f228 /msvc/fxload_2017.vcxproj
parent6dd2b7f9a5dbe534e68c4cfa59ee562cd84d4151 (diff)
downloadlibusb-8b6639ea6f210a63a09cb07de3edc2295398ee34.tar.gz
Misc: Fix references section in fxload VS project files
Signed-off-by: Chris Dickens <christopher.a.dickens@gmail.com>
Diffstat (limited to 'msvc/fxload_2017.vcxproj')
-rw-r--r--msvc/fxload_2017.vcxproj7
1 files changed, 4 insertions, 3 deletions
diff --git a/msvc/fxload_2017.vcxproj b/msvc/fxload_2017.vcxproj
index 168585d..c2065d3 100644
--- a/msvc/fxload_2017.vcxproj
+++ b/msvc/fxload_2017.vcxproj
@@ -157,13 +157,14 @@
<ClCompile Include="..\examples\fxload.c" />
</ItemGroup>
<ItemGroup>
+ <ProjectReference Include=".\getopt_2017.vcxproj">
+ <Project>{ae83e1b4-ce06-47ee-b7a3-c3a1d7c2d71e}</Project>
+ <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
+ </ProjectReference>
<ProjectReference Include=".\libusb_static_2017.vcxproj">
<Project>{349ee8f9-7d25-4909-aaf5-ff3fade72187}</Project>
<ReferenceOutputAssembly>false</ReferenceOutputAssembly>
</ProjectReference>
- <ProjectReference Include="getopt_2017.vcxproj">
- <Project>{ae83e1b4-ce06-47ee-b7a3-c3a1d7c2d71e}</Project>
- </ProjectReference>
</ItemGroup>
<ItemGroup>
<ClInclude Include="..\examples\ezusb.h" />