Genericise win32 build params
Этот коммит содержится в:
родитель
c6e5188fb4
Коммит
0a9a5ffc22
@ -1,10 +1,10 @@
|
|||||||
|
|
||||||
# Tweak these for your system
|
# Tweak these for your system
|
||||||
OPENSSLINC=\local\php\php_build\include
|
OPENSSLINC=..\libssh2_build\include
|
||||||
OPENSSLLIB=\local\php\php_build\lib
|
OPENSSLLIB=..\libssh2_build\lib
|
||||||
|
|
||||||
ZLIBINC=-DLIBSSH2_HAVE_ZLIB=1 /I\local\php\php_build\include
|
ZLIBINC=-DLIBSSH2_HAVE_ZLIB=1 /I..\libssh2_build\include
|
||||||
ZLIBLIB=\local\php\php_build\lib
|
ZLIBLIB=..\libssh2_build\lib
|
||||||
|
|
||||||
!if "$(TARGET)" == ""
|
!if "$(TARGET)" == ""
|
||||||
TARGET=Release
|
TARGET=Release
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user