mirror of
https://github.com/cuberite/libevent.git
synced 2025-08-04 09:46:23 -04:00
Make the Makefile.nmake warning slightly less dire
This commit is contained in:
parent
0ba0683bcf
commit
e7bf4c84af
@ -1,5 +1,7 @@
|
|||||||
# WATCH OUT! This makefile is a work in progress. It is probably missing
|
# WATCH OUT! This makefile is a work in progress.
|
||||||
# tons of important things. DO NOT RELY ON IT TO BUILD A GOOD LIBEVENT.
|
#
|
||||||
|
# I'm not very knowledgeable about MSVC and nmake beyond their most basic
|
||||||
|
# aspects. If anything here looks wrong to you, please let me know.
|
||||||
|
|
||||||
# Needed for correctness
|
# Needed for correctness
|
||||||
CFLAGS=/IWIN32-Code /Iinclude /Icompat /DHAVE_CONFIG_H /I.
|
CFLAGS=/IWIN32-Code /Iinclude /Icompat /DHAVE_CONFIG_H /I.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user