From bc64a989bc91cbf2acf06bbbdc402861e31aab81 Mon Sep 17 00:00:00 2001 From: Bent Bisballe Nyeng Date: Thu, 26 May 2022 18:44:27 +0200 Subject: Remove obsolete/historic files. --- qookie.pro | 36 ------------------------------------ 1 file changed, 36 deletions(-) delete mode 100644 qookie.pro (limited to 'qookie.pro') diff --git a/qookie.pro b/qookie.pro deleted file mode 100644 index 89c45fa..0000000 --- a/qookie.pro +++ /dev/null @@ -1,36 +0,0 @@ -# -*- makefile -*- - -TEMPLATE = app -TARGET = -DEPENDPATH += . -INCLUDEPATH += . -QT += core xml gui svg - - -# Input -HEADERS += \ - mainwindow.h \ - viewer.h \ - menu.h \ - component.h \ - dish.h \ - course.h \ - ingredient.h \ - document.h \ - reader.h \ - xmlreader.h \ - uid.h - -SOURCES += \ - mainwindow.cc \ - qookie.cc \ - viewer.cc \ - menu.cc \ - component.cc \ - dish.cc \ - course.cc \ - ingredient.cc \ - document.cc \ - reader.cc \ - xmlreader.cc \ - uid.cc -- cgit v1.2.3