http://git.etherboot.org
/
mirror
/
winof
/
.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
winverbs/nd: do not convert timeout status value
[mirror/winof/.git]
/
tests
/
ibat
/
user
/
SOURCES
1
TARGETNAME=PrintIP
\r
2
TARGETPATH=..\..\..\bin\user\obj$(BUILD_ALT_DIR)
\r
3
TARGETTYPE=PROGRAM
\r
4
UMTYPE=console
\r
5
USE_MSVCRT=1
\r
6
\r
7
SOURCES=\
\r
8
PrintIp.c
\r
9
\r
10
TARGETLIBS=\
\r
11
$(SDK_LIB_PATH)\ws2_32.lib \
\r
12
$(SDK_LIB_PATH)\Iphlpapi.lib
\r
13
\r
14
MSC_WARNING_LEVEL= /W4
\r
15
\r
16
INCLUDES=..\..\..\inc;\
\r
17
..\..\..\inc\user;\
\r
18
$(PLATFORM_SDK_PATH)\include;
\r