~pkunal-parmar/ubuntu-calendar-app/ICalImport

« back to all changes in this revision

Viewing changes to calendar-app.in

  • Committer: Sergio Schvezov
  • Date: 2014-01-18 23:29:11 UTC
  • mto: This revision was merged to the branch mainline in revision 184.
  • Revision ID: sergio.schvezov@canonical.com-20140118232911-p3jdkkomszdl2l70
Adding cmake 

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#!/bin/bash
2
 
qmlscene /usr/share/calendar-app/calendar.qml
 
1
#!/bin/sh
 
2
export QT_SELECT=qt5
 
3
qmlscene @CMAKE_INSTALL_PREFIX@/@DATA_DIR@/@MAIN_QML@