~zeller-benjamin/qtcreator-plugin-ubuntu/displayvar

« back to all changes in this revision

Viewing changes to UbuntuPlugin.pro

  • Committer: Benjamin Zeller
  • Date: 2016-07-20 14:56:52 UTC
  • Revision ID: benjamin.zeller@canonical.com-20160720145652-43u3qokds5otu7l2
- Make QtC-P-U actually compile against Qt 4.1 beta

Show diffs side-by-side

added added

removed removed

Lines of Context:
52
52
    src/ubuntu/ubuntuproject.cpp \
53
53
    src/ubuntu/ubuntuprojectfile.cpp \
54
54
    src/ubuntu/ubuntuprojectnode.cpp \
55
 
    src/ubuntu/ubuntuversion.cpp \
56
 
    src/ubuntu/ubuntufeatureprovider.cpp \
57
 
    src/ubuntu/ubuntuversionmanager.cpp \
 
55
    #src/ubuntu/ubuntuversion.cpp \
 
56
    #src/ubuntu/ubuntufeatureprovider.cpp \
 
57
    #src/ubuntu/ubuntuversionmanager.cpp \
58
58
    src/ubuntu/ubuntupackagingmode.cpp \
59
59
    src/ubuntu/ubuntubzr.cpp \
60
60
    src/ubuntu/ubuntuclickmanifest.cpp \
121
121
    src/ubuntu/ubuntuproject.h \
122
122
    src/ubuntu/ubuntuprojectfile.h \
123
123
    src/ubuntu/ubuntuprojectnode.h \
124
 
    src/ubuntu/ubuntuversion.h \
125
 
    src/ubuntu/ubuntufeatureprovider.h \
126
 
    src/ubuntu/ubuntuversionmanager.h \
 
124
    #src/ubuntu/ubuntuversion.h \
 
125
    #src/ubuntu/ubuntufeatureprovider.h \
 
126
    #src/ubuntu/ubuntuversionmanager.h \
127
127
    src/ubuntu/ubuntupackagingmode.h \
128
128
    src/ubuntu/ubuntubzr.h \
129
129
    src/ubuntu/ubuntuclickmanifest.h \