summaryrefslogtreecommitdiffstats
path: root/src/printergui.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/printergui.pro')
-rw-r--r--src/printergui.pro22
1 files changed, 0 insertions, 22 deletions
diff --git a/src/printergui.pro b/src/printergui.pro
deleted file mode 100644
index 5b6da93..0000000
--- a/src/printergui.pro
+++ /dev/null
@@ -1,22 +0,0 @@
-#-------------------------------------------------
-#
-# Project created by QtCreator 2013-09-26T00:51:08
-#
-#-------------------------------------------------
-
-QT += core gui
-
-greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
-
-TARGET = printergui
-TEMPLATE = app
-
-
-SOURCES += main.cpp\
- mainwindow.cpp
-
-HEADERS += mainwindow.h
-
-FORMS += mainwindow.ui
-
-LIBS += -L/usr/lib/x86_64-linux-gnu -lcups