From 600932d622a6b29b62d1564eea47c0b50c6cfe04 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Wed, 6 Oct 2010 12:14:57 +0100 Subject: #i113503# cppunit stl wrapper headers --- stlport/prj/d.lst | 1 + 1 file changed, 1 insertion(+) (limited to 'stlport/prj') diff --git a/stlport/prj/d.lst b/stlport/prj/d.lst index f379d7d14c36..29848a6475e3 100644 --- a/stlport/prj/d.lst +++ b/stlport/prj/d.lst @@ -17,6 +17,7 @@ mkdir: %_DEST%\inc%_EXT%\stl\wrap_std\h ..\%__SRC%\inc\stlport\using\h\* %_DEST%\inc%_EXT%\stl\using\h\* ..\%__SRC%\inc\stlport\wrap_std\* %_DEST%\inc%_EXT%\stl\wrap_std\* ..\%__SRC%\inc\stlport\wrap_std\h\* %_DEST%\inc%_EXT%\stl\wrap_std\h\* +..\systemstlguards\*.h %_DEST%\inc%_EXT%\stl\*.h ..\%__SRC%\lib\lib*.so %_DEST%\lib%_EXT%\lib*.so ..\%__SRC%\lib\lib*.a %_DEST%\lib%_EXT%\lib*.a ..\%__SRC%\lib\*.lib %_DEST%\lib%_EXT%\*.lib -- cgit