fixed msvc-stlport builds.

[SVN r21168]
This commit is contained in:
John Maddock
2003-12-07 13:09:44 +00:00
parent e79458b0e3
commit 7f93cee9af
3 changed files with 19 additions and 1 deletions

View File

@ -71,6 +71,7 @@ test-suite regex
[ regex-test regex_wide_regress
: <template>regression # sources
<template>../build/msvc-stlport-tricky
: <define>TEST_UNICODE=1 # requirements
: regress/tests.txt # input files
]
@ -120,6 +121,7 @@ test-suite regex
[ regex-test regex_wide_regress_dll
: <template>regression-dll # sources
<template>../build/msvc-stlport-tricky
: <define>TEST_UNICODE=1 # requirements
: regress/tests.txt # input files
]
@ -134,3 +136,6 @@ test-suite regex