Kaydet (Commit) fe1e55cd authored tarafından Jan Holesovsky's avatar Jan Holesovsky

Disable the libcmis also in packcomponents (on Windows).

üst dd0b483a
......@@ -161,7 +161,6 @@ my_components = \
srtrs1 \
syssh \
ucb1 \
ucpcmis \
ucpexpand1 \
ucpext \
ucpfile1 \
......@@ -315,6 +314,9 @@ my_components += \
component/dtrans/util/ftransl \
component/dtrans/util/sysdtrans \
component/vcl/vcl.windows
.ELSE
my_components += \
ucpcmis
.END
.IF "$(OS)" != "MACOSX" && "$(OS)" != "WNT" && "$(OS)" != "IOS" && "$(OS)" != "ANDROID"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment