mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-06-19 06:05:31 -06:00
17 lines
194 B
Text
17 lines
194 B
Text
description "PCRE regular expressions library\3770,128,128";
|
|
|
|
noblitz;
|
|
|
|
options(BUILDER_OPTION) NOWARNINGS;
|
|
|
|
uses
|
|
Core;
|
|
|
|
file
|
|
Pcre.h,
|
|
RegExp.h,
|
|
RegExp.cpp,
|
|
lib/config.h,
|
|
lib.c,
|
|
Copying;
|
|
|