diff options
author | Andras Timar <atimar@suse.com> | 2012-09-16 16:37:30 +0200 |
---|---|---|
committer | Andras Timar <atimar@suse.com> | 2012-09-16 20:41:26 +0200 |
commit | eaa81cc2f02e9479cc76dba88a291d285046114d (patch) | |
tree | 83e0af2a2c983c55982873e3dafe8cffe1c8a38c /helpcompiler/prj | |
parent | eb5b28c3448af4764592baf432cbeba9d91c3c4a (diff) |
move help compiler/linker/indexer to a new module
we may want to use syntax highlighter class from svtools later,
which is not available for l10ntools
Change-Id: I5a06b77cb6935e3ef68015fb608aa26ac7c53fac
Diffstat (limited to 'helpcompiler/prj')
-rw-r--r-- | helpcompiler/prj/build.lst | 3 | ||||
-rw-r--r-- | helpcompiler/prj/d.lst | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/helpcompiler/prj/build.lst b/helpcompiler/prj/build.lst new file mode 100644 index 000000000000..2f74f6096c21 --- /dev/null +++ b/helpcompiler/prj/build.lst @@ -0,0 +1,3 @@ +tr helpcompiler : BERKELEYDB:berkeleydb EXPAT:expat LIBXSLT:libxslt CLUCENE:clucene sal NULL +tr helpcompiler usr1 - all tr_mkout NULL +tr helpcompiler\prj nmake - all tr_prj NULL diff --git a/helpcompiler/prj/d.lst b/helpcompiler/prj/d.lst new file mode 100644 index 000000000000..e69de29bb2d1 --- /dev/null +++ b/helpcompiler/prj/d.lst |