xref: /aoo41x/main/oox/prj/d.lst (revision 685bfa88)
1cdf0e10cSrcweirmkdir: %_DEST%\inc%_EXT%\oox
2cdf0e10cSrcweirmkdir: %_DEST%\inc%_EXT%\oox\core
3cdf0e10cSrcweirmkdir: %_DEST%\inc%_EXT%\oox\drawingml
4cdf0e10cSrcweirmkdir: %_DEST%\inc%_EXT%\oox\drawingml\chart
5cdf0e10cSrcweirmkdir: %_DEST%\inc%_EXT%\oox\drawingml\table
6cdf0e10cSrcweirmkdir: %_DEST%\inc%_EXT%\oox\helper
7cdf0e10cSrcweirmkdir: %_DEST%\inc%_EXT%\oox\ole
8cdf0e10cSrcweirmkdir: %_DEST%\inc%_EXT%\oox\token
9cdf0e10cSrcweirmkdir: %_DEST%\inc%_EXT%\oox\vml
10cdf0e10cSrcweirmkdir: %_DEST%\inc%_EXT%\oox\xls
11cdf0e10cSrcweir
12cdf0e10cSrcweir..\%__SRC%\misc\*.map %_DEST%\bin%_EXT%\*.map
13cdf0e10cSrcweir..\%__SRC%\lib\ixo.lib %_DEST%\lib%_EXT%\ixo.lib
14cdf0e10cSrcweir..\%__SRC%\lib\xol.lib %_DEST%\lib%_EXT%\xol.lib
15cdf0e10cSrcweir..\%__SRC%\lib\libxol.a %_DEST%\lib%_EXT%\libxol.a
16cdf0e10cSrcweir..\%__SRC%\bin\*.dll %_DEST%\bin%_EXT%\*.dll
17cdf0e10cSrcweir..\%__SRC%\lib\lib*.so %_DEST%\lib%_EXT%\lib*.so
18cdf0e10cSrcweir..\%__SRC%\lib\i*.lib %_DEST%\lib%_EXT%\i*.lib
19*685bfa88SYuri Dario..\%__SRC%\lib\oox.lib %_DEST%\lib%_EXT%\oox.lib
20cdf0e10cSrcweir..\%__SRC%\lib\*.dylib %_DEST%\lib%_EXT%\*.dylib
21cdf0e10cSrcweir
22cdf0e10cSrcweir..\%__SRC%\inc\oox\token\tokens.hxx %_DEST%\inc%_EXT%\oox\token\tokens.hxx
23cdf0e10cSrcweir..\%__SRC%\misc\namespaces.txt %_DEST%\inc%_EXT%\oox\token\namespaces.txt
24cdf0e10cSrcweir
25cdf0e10cSrcweir..\source\token\tokens.txt %_DEST%\inc%_EXT%\oox\token\tokens.txt
26cdf0e10cSrcweir
27cdf0e10cSrcweir..\inc\oox\dllapi.h %_DEST%\inc%_EXT%\oox\dllapi.h
28cdf0e10cSrcweir..\inc\oox\helper\binarystreambase.hxx %_DEST%\inc%_EXT%\oox\helper\binarystreambase.hxx
29cdf0e10cSrcweir..\inc\oox\helper\helper.hxx %_DEST%\inc%_EXT%\oox\helper\helper.hxx
30cdf0e10cSrcweir..\inc\oox\helper\refmap.hxx %_DEST%\inc%_EXT%\oox\helper\refmap.hxx
31cdf0e10cSrcweir..\inc\oox\helper\refvector.hxx %_DEST%\inc%_EXT%\oox\helper\refvector.hxx
32cdf0e10cSrcweir..\inc\oox\helper\storagebase.hxx %_DEST%\inc%_EXT%\oox\helper\storagebase.hxx
33cdf0e10cSrcweir..\inc\oox\helper\zipstorage.hxx %_DEST%\inc%_EXT%\oox\helper\zipstorage.hxx
34cdf0e10cSrcweir..\inc\oox\core\filterbase.hxx %_DEST%\inc%_EXT%\oox\core\filterbase.hxx
35cdf0e10cSrcweir..\inc\oox\core\filterdetect.hxx %_DEST%\inc%_EXT%\oox\core\filterdetect.hxx
36cdf0e10cSrcweir..\inc\oox\core\relations.hxx %_DEST%\inc%_EXT%\oox\core\relations.hxx
37cdf0e10cSrcweir..\inc\oox\core\xmlfilterbase.hxx %_DEST%\inc%_EXT%\oox\core\xmlfilterbase.hxx
38cdf0e10cSrcweir..\inc\oox\drawingml\chart\chartconverter.hxx %_DEST%\inc%_EXT%\oox\drawingml\chart\chartconverter.hxx
39cdf0e10cSrcweir..\inc\oox\drawingml\table\tablestylelist.hxx %_DEST%\inc%_EXT%\oox\drawingml\table\tablestylelist.hxx
40cdf0e10cSrcweir..\inc\oox\ole\vbaproject.hxx %_DEST%\inc%_EXT%\oox\ole\vbaproject.hxx
41cdf0e10cSrcweir..\inc\oox\vml\vmldrawing.hxx %_DEST%\inc%_EXT%\oox\vml\vmldrawing.hxx
42cdf0e10cSrcweir..\inc\oox\vml\vmlshape.hxx %_DEST%\inc%_EXT%\oox\vml\vmlshape.hxx
43cdf0e10cSrcweir..\inc\oox\xls\excelvbaproject.hxx %_DEST%\inc%_EXT%\oox\xls\excelvbaproject.hxx
44cdf0e10cSrcweir
45cdf0e10cSrcweirdos: sh -c "if test %OS% = MACOSX; then create-bundle %_DEST%\lib%_EXT%\*.dylib; fi"
46cdf0e10cSrcweir
47cdf0e10cSrcweir..\xml\components.xml %_DEST%\xml%_EXT%\components.xml
48cdf0e10cSrcweir..\%__SRC%\misc\oox.component %_DEST%\xml%_EXT%\oox.component
49