mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-10-01 02:35:48 -04:00
0b78ed6ff8
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2245 b45a01b8-16f6-495d-af2f-9b41ad6348cc |
||
---|---|---|
.. | ||
karten | ||
Ablagestapel.cpp | ||
Ablagestapel.h | ||
Austeilcostapel.cpp | ||
Austeilcostapel.h | ||
Austeilstapel.cpp | ||
Austeilstapel.h | ||
Basisstapel.cpp | ||
Basisstapel.h | ||
gpl.txt | ||
Highscore.cpp | ||
Highscore.h | ||
Highscore.ui | ||
Hilfszeiger.cpp | ||
Hilfszeiger.h | ||
icon.icns | ||
icon.ico | ||
Karte.cpp | ||
Karte.h | ||
main.cpp | ||
MainWindow.cpp | ||
MainWindow.h | ||
MainWindow.ui | ||
patience_plugin.pro | ||
Patience.rc | ||
PatiencePlugin.cpp | ||
PatiencePlugin.h | ||
Proportionen.h | ||
Punktezaehler.cpp | ||
Punktezaehler.h | ||
Rahmen.cpp | ||
Rahmen.h | ||
Random.cpp | ||
Random.h | ||
readme.txt | ||
resourcen.qrc | ||
Scene.cpp | ||
Scene.h | ||
Screenshot unter OSX.png | ||
Siegkontrolle.cpp | ||
Siegkontrolle.h | ||
Speichern_frage.cpp | ||
Speichern_frage.h | ||
Speichern_frage.ui | ||
Uebersetzung_de.qm | ||
Uebersetzung_de.ts | ||
ui_Highscore.h | ||
ui_MainWindow.h | ||
ui_Speichern_frage.h | ||
Undo.cpp | ||
Undo.h | ||
Viewer.cpp | ||
Viewer.h | ||
Zielstapel.cpp | ||
Zielstapel.h | ||
Zug.cpp | ||
Zug.h |
Readme File for Patience Autor: Andreas Konarski Contact: andreaskw@gmx.de programmieren@konarski-wuppertal.de Licence: GPL V3 Windows XP: Just extract the zip file and launch Patience.exe. Place the Patience Folder where you want, but don’t change the internal structure of the folder, or the application will stop working. MacOSX 10.6 Snow Leopard: Just place the bundle where you want. It should solve all dependencies, but i don’t have a second mac without qt installed to check this. Linux: You have to build the application fro scratch. First install the latest version of qt4, if not already happened. Extract the sources and run qmake and make inside the folder with the sources. Other operating systems supported by qt4: You have to build the application from scratch. Install the latest version of qt4 if not already happened and build the application the way, it should be done on your platform.