mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-22 14:55:36 +08:00
committed by
Mathew Sutcliffe
parent
518e612646
commit
6495813102
@@ -67,6 +67,39 @@ This plugin acts as the interface between swift and FSX.</detailedDescription>
|
||||
</fileExists>
|
||||
</shouldPackRuleList>
|
||||
</component>
|
||||
<component>
|
||||
<name>p3d</name>
|
||||
<description>Prepare 3D</description>
|
||||
<canBeEdited>1</canBeEdited>
|
||||
<detailedDescription>LM Prepare3D Simulator Plugin
|
||||
This plugin acts as the interface between swift and P3D.</detailedDescription>
|
||||
<selected>1</selected>
|
||||
<show>1</show>
|
||||
<folderList>
|
||||
<folder>
|
||||
<description>bin/plugins/simulator</description>
|
||||
<destination>${installdir}/bin/plugins/simulator</destination>
|
||||
<name>bin_plugins_simulator</name>
|
||||
<platforms>windows</platforms>
|
||||
<distributionFileList>
|
||||
<distributionFile>
|
||||
<origin>../../dist/bin/plugins/simulator/simulatorp3d.dll</origin>
|
||||
</distributionFile>
|
||||
<distributionFile>
|
||||
<origin>../../dist/bin/plugins/simulator/simulatorp3dconfig.dll</origin>
|
||||
</distributionFile>
|
||||
</distributionFileList>
|
||||
</folder>
|
||||
</folderList>
|
||||
<shouldPackRuleList>
|
||||
<platformTest>
|
||||
<type>windows</type>
|
||||
</platformTest>
|
||||
<fileExists>
|
||||
<path>${build_project_directory}/../../dist/bin/plugins/simulator/simulatorp3d.dll</path>
|
||||
</fileExists>
|
||||
</shouldPackRuleList>
|
||||
</component>
|
||||
<component>
|
||||
<name>xplane</name>
|
||||
<description>X-Plane</description>
|
||||
|
||||
Reference in New Issue
Block a user