diff options
author | Fridrich Štrba <fridrich.strba@bluewin.ch> | 2011-03-03 16:07:35 +0100 |
---|---|---|
committer | Fridrich Štrba <fridrich.strba@bluewin.ch> | 2011-03-03 16:07:35 +0100 |
commit | 6f56d5e01648c7fda8f6bc3c58d88c5733708e7b (patch) | |
tree | 1c4f1e8b100de80ba0f27f126679b971a6f9285e | |
parent | 5615deb346b75ead48a5ed0662edf321f980e9d5 (diff) |
On windows, dictionaries link with uwinapi.lib
-rw-r--r-- | dictionaries/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dictionaries/prj/build.lst b/dictionaries/prj/build.lst index 9e2799e..077470d 100644 --- a/dictionaries/prj/build.lst +++ b/dictionaries/prj/build.lst @@ -1,4 +1,4 @@ -di dictionaries : soltools mythes NULL +di dictionaries : sal soltools mythes NULL di dictionaries usr1 - all di_mkout NULL di dictionaries\source nmake - all di_src NULL di dictionaries\af_ZA nmake - all di_af_ZA di_src NULL |