3 includes += $(PCRE_ROOT)/include
4 libpaths += $(PCRE_ROOT)/lib
6 // At this point in time (9/17/2009) the windows version of pcre does not
7 // have a version number. And since Visual Studio complains about empty
8 // environment variables, we're not adding the version variable to the
9 // library. This may have to change in the future.
10 specific(prop:microsoft) {
13 lit_libs += pcre$(PCRE_VERSION)