#!/bin/bash

export LD_LIBRARY_PATH=$PWD/bin:$LD_LIBRARY_PATH
./bin/Photoframe
