source: xincludes/qt5-plugins-dir.xml@ 54789f3

systemd-13485
Last change on this file since 54789f3 was ac38e9dc, checked in by Douglas R. Reno <renodr@…>, 9 years ago

Import back into SVN from Github

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/systemd@16309 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 558 bytes
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE note PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../general.ent">
5 %general-entities; ]>
6
7<!-- $LastChangedBy: krejzi $
8 $Date: 2014-07-24 17:32:25 +0200 (Thu, 24 Jul 2014) $ -->
9
10 <para>
11 <parameter>-DQT_PLUGIN_INSTALL_DIR=&qt5-plugins-dir;</parameter>:
12 This switch is used to ensure that <application>Qt5</application> plugins
13 are installed in the correct location.
14 </para>
Note: See TracBrowser for help on using the repository browser.