diff options
author | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2013-10-28 22:57:33 +0100 |
---|---|---|
committer | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2013-10-28 22:57:33 +0100 |
commit | 60a32377be9f1d4ff2cca6861132b8a45c6090e6 (patch) | |
tree | becfd9598769970b26463990b6aed380f489f6d7 | |
parent | 17d8e1f9eacb10654f2feb31df2fe0638af2b370 (diff) |
try to fix windows build
-rw-r--r-- | sc/Library_scqahelper.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/Library_scqahelper.mk b/sc/Library_scqahelper.mk index 4ea1f92a7bfb..37b1d54f3c02 100644 --- a/sc/Library_scqahelper.mk +++ b/sc/Library_scqahelper.mk @@ -33,6 +33,7 @@ $(eval $(call gb_Library_use_libraries,scqahelper,\ comphelper \ cppu \ cppuhelper \ + editeng \ for \ sal \ sc \ |