Skip to content

Commit ebd9501

Browse files
committed
Removed IP2Proxy_DB.c.
1 parent ae45954 commit ebd9501

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Makefile.win

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,7 @@ CCFLAGS = /nologo /D WIN32 /c /ML
88
CLFLAGS = /nologo /NODEFAULTLIB:LIBCD /SUBSYSTEM:CONSOLE
99

1010
HEADER_INCLUDE = /I libIP2Proxy
11-
IP2LOCATION_SOURCE = libIP2Proxy/IP2Proxy.c \
12-
libIP2Proxy/IP2Proxy_DB.c
11+
IP2LOCATION_SOURCE = libIP2Proxy/IP2Proxy.c
1312

1413
TEST_IP2LOCATION = test/test-IP2Proxy.c
1514

0 commit comments

Comments
 (0)