~xtof/yapg/main

« back to all changes in this revision

Viewing changes to yapg.pro

  • Committer: XtoF
  • Date: 2015-10-15 19:30:43 UTC
  • Revision ID: xtof@ezwebgallery.org-20151015193043-bn8b999s2t4vklp1
Better deployement

Show diffs side-by-side

added added

removed removed

Lines of Context:
13
13
unix {
14
14
        OS = Unix
15
15
}
 
16
macx {
 
17
        ICON = ./resources/yapg.icns
 
18
}
16
19
win32 {
17
20
        OS = Win32
 
21
        RC_FILE = ./resources/yapg.rc
18
22
}
19
23
Debug|Release{
20
24
    BUILDDIR = $$PWD/$$OS
58
62
RESOURCES = ./resources/yapg.qrc
59
63
 
60
64
### DEPLOYMENT
61
 
unix {
 
65
unix:!macx {
62
66
        binfile.files += $$DESTDIR/$$TARGET
63
67
        binfile.path = /usr/bin/
64
68
        icon.path = /usr/share/$$TARGET