source: xincludes/qt5-mkspecs-dir.xml@ af8b2d9

systemd-13485
Last change on this file since af8b2d9 was 3acf108, checked in by DJ Lucas <dj@…>, 8 years ago

Removed svn:mime-type property on all files, set svn:keywords for 'LastChangedBy' and 'Date' on all files, excluding kde, kde5, and gnome sections

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

  • Property mode set to 100644
File size: 510 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$
8 $Date$ -->
9
10 <para>
11 <parameter>-DECM_MKSPECS_INSTALL_DIR=&qt5-mkspecs-dir;</parameter>:
12 This switch is used to ensure that <application>Qt5</application> mkspecs
13 files are installed in the correct location.
14 </para>
Note: See TracBrowser for help on using the repository browser.