mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-21 06:45:39 -06:00
17 lines
196 B
Text
17 lines
196 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.cpp,
|
|
Copying;
|
|
|