Add instructions to win32/Makefile.gcc for shared install [Torri].
This commit is contained in:
parent
dee3d4ae36
commit
1b09651f89
@ -20,6 +20,10 @@
|
|||||||
# make install -fwin32/Makefile.gcc
|
# make install -fwin32/Makefile.gcc
|
||||||
#
|
#
|
||||||
# BINARY_PATH, INCLUDE_PATH and LIBRARY_PATH must be set.
|
# BINARY_PATH, INCLUDE_PATH and LIBRARY_PATH must be set.
|
||||||
|
#
|
||||||
|
# To install the shared lib, append SHARED_MODE=1 to the make command :
|
||||||
|
#
|
||||||
|
# make install -fwin32/Makefile.gcc SHARED_MODE=1
|
||||||
|
|
||||||
# Note:
|
# Note:
|
||||||
# If the platform is *not* MinGW (e.g. it is Cygwin or UWIN),
|
# If the platform is *not* MinGW (e.g. it is Cygwin or UWIN),
|
||||||
|
Loading…
Reference in New Issue
Block a user