This website requires JavaScript.
Explore
Help
Sign In
walkero
/
libpsl
Watch
1
Star
0
Fork
You've already forked libpsl
0
Code
Issues
Pull Requests
Projects
Releases
1
Wiki
Activity
c9315f26bc
libpsl
/
src
/
libpsl-srcs.mk
1 line
48 B
Makefile
Raw
Normal View
History
Unescape
Escape
Add NMake Makefiles for Visual Studio builds This adds a set of Visual Studio NMake Makefiles that can be used to build libpsl, either as a DLL or as a static .lib. Building of the psl tool and the tests in tests/ (but not fuzz, since those tests use fmemopen(), that is not supported on Windows) are also supported. A simplified "install" target is provided that copies the build results to a default or set prefix with the pkg-config file so that other packages (such as libsoup) with build systems that depend on this .pc file can be built. These files make use of autotools stuff so that they have the up-to-date version info upon a release. Currently, only builds using the ICU runtime/builtin or with no runtime/builtin are supported with Visual Studio builds.
2018-04-24 12:51:04 +02:00
LIBPSL_SRCS
=
psl.c lookup_string_in_fixed_set.c