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