Newer
Older
Import / applications / Photoframe / build-all.bat
@John John on 29 Dec 2020 199 bytes bulk import from macbookpro checkouts
@echo off
rem
rem Batch script to build Photoframe on Windows
rem By John Ryland
rem InvertedLogic 2009
rem


cmd /C build-libexif.bat
qmake
cmd /C make
cmd /C refresh-translations.bat