Files
duplicati/Duplicati/GUI/Duplicati.GUI.TrayIcon/BuildSupport
Kenneth Skovhede 0d16dd1cc1 Update issue #829
Status: fixed

I removed the stray third party binaries
2013-05-25 22:04:08 +02:00
..
2011-11-28 11:05:42 +00:00
2011-11-28 11:05:42 +00:00
2011-11-28 11:05:42 +00:00
2011-11-28 11:05:42 +00:00
2011-11-28 11:05:42 +00:00

The files in this folder are ONLY used for building.

They will not work by themselves because they are merely wrappers for native libraries.

By placing them here, it is possible to build the solutions without having the respective frameworks present on the developer machine.

They are not placed in "thirdparty" because they should never be distributed.

Instead, the target system should have the required toolkits installed.



Much of the logic can handle missing frameworks and will do some fallback if the libraries are missing.