Logo
Explore Help
Sign In
sco/pokerth
Watch 1
Star 0
Fork 0
Code Issues Pull Requests Releases Wiki Activity
Files
1d0b9fc5f2b7939239d2cb2ce9b19d07f8e22658
pokerth/pokerth.pro
T

9 lines
223 B
Prolog
Raw Normal View History

new pro file
2007-03-08 00:34:44 +00:00
# QMake pro-file for PokerTH
import local repo
2007-01-13 02:40:33 +00:00
New build system - lib, game and server. Tested on windows, but does not yet work without modifications, as it does not consider dependencies (this has stupid limitations, see http://trolltech.com/developer/task-tracker/index_html?id=79706&method=entry ). Also, the debugging files (.pdb) are overwritten for each project, the projects would need to be in separate directories for this to work.
2007-08-11 14:18:48 +00:00
TEMPLATE = subdirs
Skip server build on Mac.
2011-10-27 19:49:19 +00:00
SUBDIRS = pokerth_protocol.pro pokerth_db.pro pokerth_lib.pro pokerth_game.pro
possible fix for #59
2012-06-21 13:01:37 +02:00
!mac:!gui_800x480:!client {
Skip server build on Mac.
2011-10-27 19:49:19 +00:00
SUBDIRS += pokerth_server.pro chatcleaner.pro
}
New build system - lib, game and server. Tested on windows, but does not yet work without modifications, as it does not consider dependencies (this has stupid limitations, see http://trolltech.com/developer/task-tracker/index_html?id=79706&method=entry ). Also, the debugging files (.pdb) are overwritten for each project, the projects would need to be in separate directories for this to work.
2007-08-11 14:18:48 +00:00
CONFIG += ordered
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.27.2 Page: 1045ms Template: 129ms
snakes
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API