Mat Sutcliffe f6eaa469aa [xswiftbus] Workaround for shortcoming of qmake INSTALLS wildcard expansion
When using wildcards in the `files` member of an `INSTALLS` variable,
the files must exist when qmake is run or the wildcards won't be expanded.
The libevent and libpng libraries are copied to `$$DestRoot/lib` as a
post-build step in `blackmisc.pro`, so I work around with a shell command.
2021-04-08 16:30:15 +01:00
2019-02-22 20:35:21 +00:00
2021-04-07 21:39:57 +01:00
2020-09-16 23:00:07 +01:00
2016-12-06 09:33:58 +01:00
2019-09-16 22:40:45 +01:00
2020-08-01 19:48:36 +01:00
2020-07-01 19:24:38 +01:00
2020-08-02 23:00:20 +01:00

About

swift is a pilot client for virtual air traffic simulation networks, such as VATSIM, supporting the following simulators and operating systems:

  • Prepar3D (Windows)
  • Flight Simulator X (Windows)
  • Flight Simulator 2004 (Windows)
  • X-Plane 11 (Windows, Linux, macOS)
  • FlightGear (Windows, Linux, macOS)

Downloads

Beta version Alpha version

Resources

🌐 Website

📗 User guide

👋 Discord

Contributing

swift is written in modern C++14 using the Qt framework.

Development version Build status

Pull requests should be made against the current active development branch, which is develop/0.9.6.

📘 Developer guide

📙 API documentation

Description
No description provided
Readme 118 MiB
Languages
C++ 96.4%
CMake 1.4%
HTML 1%
Python 0.6%
Objective-C++ 0.2%
Other 0.2%