Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(161)

Side by Side Diff: third_party/libusb/src/msvc/libusb_dll.dsp

Issue 19713005: Update libusb 1.0.9 to libusbx 1.0.16 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 # Microsoft Developer Studio Project File - Name="libusb_dll" - Package Owner=<4 > 1 # Microsoft Developer Studio Project File - Name="libusb_dll" - Package Owner=<4 >
2 # Microsoft Developer Studio Generated Build File, Format Version 6.00 2 # Microsoft Developer Studio Generated Build File, Format Version 6.00
3 # ** DO NOT EDIT ** 3 # ** DO NOT EDIT **
4 4
5 # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102 5 # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
6 6
7 CFG=libusb_dll - Win32 Debug 7 CFG=libusb_dll - Win32 Debug
8 !MESSAGE This is not a valid makefile. To build this project using NMAKE, 8 !MESSAGE This is not a valid makefile. To build this project using NMAKE,
9 !MESSAGE use the Export Makefile command and run 9 !MESSAGE use the Export Makefile command and run
10 !MESSAGE 10 !MESSAGE
(...skipping 163 matching lines...) Expand 10 before | Expand all | Expand 10 after
174 SOURCE=..\libusb\os\threads_posix.h 174 SOURCE=..\libusb\os\threads_posix.h
175 # End Source File 175 # End Source File
176 # Begin Source File 176 # Begin Source File
177 177
178 SOURCE=..\libusb\os\threads_windows.h 178 SOURCE=..\libusb\os\threads_windows.h
179 # End Source File 179 # End Source File
180 # Begin Source File 180 # Begin Source File
181 181
182 SOURCE=..\libusb\os\windows_usb.h 182 SOURCE=..\libusb\os\windows_usb.h
183 # End Source File 183 # End Source File
184 # Begin Source File
185
186 SOURCE=..\libusb\os\windows_common.h
187 # End Source File
184 # End Group 188 # End Group
185 # Begin Group "Resource Files" 189 # Begin Group "Resource Files"
186 190
187 # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe" 191 # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
188 # End Group 192 # End Group
189 # End Target 193 # End Target
190 # End Project 194 # End Project
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698