nathan-osman / NitroShare-Mac

Mac OS X project files and source code for building NitroShare.
3 stars 2 forks source link

NitroShare for Mac OS X

This repository exists to make it easy for Mac users to download the project files for NitroShare (and its dependencies) and build the entire application.

How to Build

  1. Install Qt Creator
  2. Open the project file (build.pro)
  3. Select "Release"
  4. Build the project

What's Changed