summaryrefslogtreecommitdiffstats
path: root/solenv/inc
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2017-09-30 19:51:48 +0200
committerMichael Stahl <mstahl@redhat.com>2017-09-30 20:56:07 +0200
commit8c9dcfcfe58aba692b8a75efeb2b73928e764b2f (patch)
tree58410e7198a3895e824d1d5501b25ca5a9df9a0e /solenv/inc
parentResolves: tdf#100822 use sax::Converter::parseDateTime() for 'd' ISO 8601 date (diff)
downloadcore-8c9dcfcfe58aba692b8a75efeb2b73928e764b2f.tar.gz
core-8c9dcfcfe58aba692b8a75efeb2b73928e764b2f.zip
solenv: move DeclareDPIAware.manifest to gbuild directory
Change-Id: If09ece21c9dd69111990e1cef2508149fff7e8a6 Reviewed-on: https://gerrit.libreoffice.org/42969 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Michael Stahl <mstahl@redhat.com>
Diffstat (limited to 'solenv/inc')
-rw-r--r--solenv/inc/DeclareDPIAware.manifest7
1 files changed, 0 insertions, 7 deletions
diff --git a/solenv/inc/DeclareDPIAware.manifest b/solenv/inc/DeclareDPIAware.manifest
deleted file mode 100644
index bb0123062766..000000000000
--- a/solenv/inc/DeclareDPIAware.manifest
+++ /dev/null
@@ -1,7 +0,0 @@
-<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0" xmlns:asmv3="urn:schemas-microsoft-com:asm.v3" >
- <asmv3:application>
- <asmv3:windowsSettings xmlns="http://schemas.microsoft.com/SMI/2005/WindowsSettings">
- <dpiAware>true</dpiAware>
- </asmv3:windowsSettings>
- </asmv3:application>
-</assembly>