mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-27 11:17:49 +02:00
oveeride --log for windows
This commit is contained in:
parent
38b6c12153
commit
0493a321d2
3 changed files with 7 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
|||
CXX = g++
|
||||
WINDRES = windres
|
||||
CXXFLAGS = -O2 -D_MT -DWIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN
|
||||
CXXFLAGS = -D_MT -DWIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN
|
||||
NEEDED_CXXFLAGS = -std=c++11
|
||||
BOOST_SUFFIX = -mt
|
||||
INCFLAGS = -I/usr/include/ -I/usr/local/include/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue