repo.or.cz
/
libusbx.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Linux: Don't set the USBFS_URB_SHORT_NOT_OK flag on the last urb
[libusbx.git]
/
msvc
/
xusb_sources
blob
b43f94f683ea21c0418200d45cffd00b6a8f4c20
1
TARGETNAME=xusb
2
TARGETTYPE=PROGRAM
3
386_STDCALL=0
4
5
_NT_TARGET_VERSION= $(_NT_TARGET_VERSION_WINXP)
6
7
!IFNDEF MSC_WARNING_LEVEL
8
MSC_WARNING_LEVEL=/W3
9
!ENDIF
10
11
!IFDEF STATIC_LIBC
12
USE_LIBCMT=1
13
!ELSE
14
USE_MSVCRT=1
15
!ENDIF
16
17
UMTYPE=console
18
INCLUDES=..\..\msvc;..\..\libusb;$(DDK_INC_PATH)
19
UMLIBS=..\..\libusb\os\obj$(BUILD_ALT_DIR)\*\libusb-1.0.lib
20
SOURCES=..\xusb.c