diff options
Diffstat (limited to 'cppu/prj/build.lst')
-rw-r--r-- | cppu/prj/build.lst | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/cppu/prj/build.lst b/cppu/prj/build.lst new file mode 100644 index 000000000000..04d8eef6496d --- /dev/null +++ b/cppu/prj/build.lst @@ -0,0 +1,8 @@ +cu cppu : codemaker udkapi NULL +cu cppu usr1 - all cu_mkout NULL +cu cppu\source nmake - all cu_source NULL +cu cppu\source\cppu nmake - all cu_cppu NULL +cu cppu\source\uno nmake - all cu_uno cu_source NULL +cu cppu\source\threadpool nmake - all cu_thpool cu_source NULL +cu cppu\source\typelib nmake - all cu_typelib NULL +cu cppu\util nmake - all cu_util cu_cppu cu_thpool cu_typelib cu_uno NULL |