repo.or.cz
/
client-tools.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
missing project/build files
[client-tools.git]
/
src
/
engine
/
shared
/
application
/
PlanetWatcher
/
build
/
win32
/
PlanetWatcher.pro
blob
3b417f50ccdf3450ce82c9f4c7c2267812eff951
1
TEMPLATE
=
app
2
LANGUAGE
=
C
++
3
4
CONFIG
+=
qt warn_on release
5
6
FORMS
= ../../
src
/
win32
/
ui
/
BasePlanetWatcher
.
ui \
7
../../
src
/
win32
/
ui
/
BaseServerConnectionDialog
.
ui \
8
../../
src
/
win32
/
ui
/
BaseFilterDialog
.
ui
9
10
unix
{
11
UI_DIR
= .
ui
12
MOC_DIR
= .
moc
13
OBJECTS_DIR
= .
obj
14
}