~x2go/x2go/x2goclient_master

« back to all changes in this revision

Viewing changes to x2goclientconfig.pri.client

  • Committer: Reinhard Tartler
  • Author(s): Oleksander Schneyder
  • Date: 2011-01-27 20:43:11 UTC
  • Revision ID: git-v1:af42fa37d555c1031810a868db687f39c2f9e574
Imported x2goclient_3.01-16.tar.gz

Summary: Imported x2goclient_3.01-16.tar.gz
Keywords:

Imported x2goclient_3.01-16.tar.gz
into Git repository

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
CONFIG += client
2
 
 
3
 
#uncomment this line to build x2goclient plugin
4
 
#CONFIG += plugin
5
 
 
6
 
plugin {
7
 
    CONFIG -= client
8
 
}