projects
/
web/konrad/smoke.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
808703e
)
more stuff for MacOS
author
konrad
<konrad@6e3c4bff-ac9f-4ac1-96c5-d2ea494d3e33>
Sun, 27 Feb 2011 12:23:30 +0000 (12:23 +0000)
committer
konrad
<konrad@6e3c4bff-ac9f-4ac1-96c5-d2ea494d3e33>
Sun, 27 Feb 2011 12:23:30 +0000 (12:23 +0000)
git-svn-id: https://silmor.de/svn/softmagic/smoke/trunk@738
6e3c4bff
-ac9f-4ac1-96c5-
d2ea494d3e33
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index
60537b6
..
89dcd00
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-152,7
+152,8
@@
debug: QMAKEFLAGS+=CONFIG+=debug
debug: client server
macosx: MYMAKE=xcodebuild
-macosx: client server
+macosx: client server lrelease
+ cd src && cp *.qm msmoke.app/Contents/MacOS && macdeployqt -dmg msmoke.app
nsis: script client