diff options
author | th <th@openoffice.org> | 2001-05-10 10:55:18 +0000 |
---|---|---|
committer | th <th@openoffice.org> | 2001-05-10 10:55:18 +0000 |
commit | c568f7c725019f0726641852dee3263b86e95669 (patch) | |
tree | 7a12a7898e9c8dbacc97292093b091d4db072a60 /sal/prj | |
parent | 7937b1c2ec6f7bc55998803af4a60398127d5d2f (diff) |
temporary workaround for ustring without extension
Diffstat (limited to 'sal/prj')
-rw-r--r-- | sal/prj/d.lst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sal/prj/d.lst b/sal/prj/d.lst index ff506ac9a457..b2f34dc34381 100644 --- a/sal/prj/d.lst +++ b/sal/prj/d.lst @@ -11,6 +11,7 @@ mkdir: %_DEST%\inc%_EXT%\systools\unx ..\inc\osl\*.hxx %_DEST%\inc%_EXT%\osl\*.hxx ..\inc\rtl\*.h %_DEST%\inc%_EXT%\rtl\*.h ..\inc\rtl\*.hxx %_DEST%\inc%_EXT%\rtl\*.hxx +..\inc\rtl\ustring.tmp %_DEST%\inc%_EXT%\rtl\ustring ..\inc\systools\*.h %_DEST%\inc%_EXT%\*.h ..\inc\systools\win32\*.h %_DEST%\inc%_EXT%\systools\win32\*.h ..\inc\systools\unx\*.h %_DEST%\inc%_EXT%\systools\unx\*.h |