mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2024-12-04 12:24:11 +01:00
7195862d77
This will allow us to build a parent project for qt-creator that sits above both openpilotgcs and uavobjgenerator so that we can build both projects at the same time. git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@2528 ebee16cc-31ac-478f-84a7-5cbb03baadba |
||
---|---|---|
.. | ||
namespace.patch | ||
qtlocalpeer.cpp | ||
qtlocalpeer.h | ||
qtsingleapplication.cpp | ||
qtsingleapplication.h | ||
qtsingleapplication.pri | ||
qtsinglecoreapplication.cpp | ||
qtsinglecoreapplication.h | ||
qtsinglecoreapplication.pri | ||
README.txt |
This is the src directory of the QtSingleApplication solution integrated over from addons/main/utils/qtsingleapplication/src . namespace.patch was applied to introduce the SharedTools namespace. It additionally requires the QtLockedFile solution. History: 16.05.2008 Integrated