mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-03-07 06:09:42 +00:00
[make] get the mistakenly deleted pthread back
Signed-off-by: r4sas <r4sas@i2pmail.org>
This commit is contained in:
@@ -30,7 +30,8 @@ LDLIBS += \
|
|||||||
-lcrypt32 \
|
-lcrypt32 \
|
||||||
-lgdi32 \
|
-lgdi32 \
|
||||||
-lole32 \
|
-lole32 \
|
||||||
-luuid
|
-luuid \
|
||||||
|
-lpthread
|
||||||
|
|
||||||
ifeq ($(USE_WIN32_APP), yes)
|
ifeq ($(USE_WIN32_APP), yes)
|
||||||
DEFINES += -DWIN32_APP
|
DEFINES += -DWIN32_APP
|
||||||
|
|||||||
Reference in New Issue
Block a user