diff options
author | Kurt Zenker <kz@openoffice.org> | 2005-03-18 16:12:42 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2005-03-18 16:12:42 +0000 |
commit | 0ad40a6e5a94bae77f510ba147b55f7535ce44f4 (patch) | |
tree | ce536b0b9605b0255a7f6e5debc1ba20b7d52101 /boost | |
parent | 55961bfd58dd7639ac2e4a78f29d4fba2040c423 (diff) |
INTEGRATION: CWS impress36 (1.7.4); FILE MERGED
2005/03/15 14:53:57 cl 1.7.4.1: #i41201# deliver rational.hpp and operators.hpp
Diffstat (limited to 'boost')
-rw-r--r-- | boost/prj/d.lst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/boost/prj/d.lst b/boost/prj/d.lst index e9e66b78a27d..838a1e22ec5b 100644 --- a/boost/prj/d.lst +++ b/boost/prj/d.lst @@ -1,5 +1,8 @@ mkdir: %_DEST%\inc%_EXT%\boost +..\%__SRC%\misc\build\boost-1.30.2\boost\rational.hpp %_DEST%\inc%_EXT%\boost\rational.hpp +..\%__SRC%\misc\build\boost-1.30.2\boost\operators.hpp %_DEST%\inc%_EXT%\boost\operators.hpp + ..\%__SRC%\misc\build\boost-1.30.2\boost\function.hpp %_DEST%\inc%_EXT%\boost\function.hpp mkdir: %_DEST%\inc%_EXT%\boost\function ..\%__SRC%\misc\build\boost-1.30.2\boost\function\*.*pp %_DEST%\inc%_EXT%\boost\function\*.*pp |