summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorgregory guy <gregory-tde@laposte.net>2019-10-05 13:09:14 +0200
committergregory guy <gregory-tde@laposte.net>2019-10-05 13:09:14 +0200
commite3e93c027f7440e6327f12041937988306c06719 (patch)
treef2abcf40fb7c1f33b22ca9186a4660da0b9ca417 /templates
parentc25a28b3027ef046529c657fdcba69668413bd09 (diff)
downloaddolphin-e3e93c027f7440e6327f12041937988306c06719.tar.gz
dolphin-e3e93c027f7440e6327f12041937988306c06719.zip
Drop automake build support.
Add basic build instructions with cmake. Add short description in README. Deleted empty files: README, templates/cpp, templates/h. Deleted emtpy folder: src/toolbar. Deleted obsolete file: src/README
Diffstat (limited to 'templates')
-rw-r--r--templates/cpp21
-rw-r--r--templates/h21
2 files changed, 0 insertions, 42 deletions
diff --git a/templates/cpp b/templates/cpp
deleted file mode 100644
index 1a05134..0000000
--- a/templates/cpp
+++ /dev/null
@@ -1,21 +0,0 @@
-/***************************************************************************
- * Copyright (C) 2007 by Marcel Juhnke *
- * marrat@marrat.homelinux.org *
- * Copyright (C) 2006 by Peter Penz *
- * peter.penz@gmx.at *
- * *
- * This program is free software; you can redistribute it and/or modify *
- * it under the terms of the GNU General Public License as published by *
- * the Free Software Foundation; either version 2 of the License, or *
- * (at your option) any later version. *
- * *
- * This program is distributed in the hope that it will be useful, *
- * but WITHOUT ANY WARRANTY; without even the implied warranty of *
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *
- * GNU General Public License for more details. *
- * *
- * You should have received a copy of the GNU General Public License *
- * along with this program; if not, write to the *
- * Free Software Foundation, Inc., *
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. *
- ***************************************************************************/
diff --git a/templates/h b/templates/h
deleted file mode 100644
index 1a05134..0000000
--- a/templates/h
+++ /dev/null
@@ -1,21 +0,0 @@
-/***************************************************************************
- * Copyright (C) 2007 by Marcel Juhnke *
- * marrat@marrat.homelinux.org *
- * Copyright (C) 2006 by Peter Penz *
- * peter.penz@gmx.at *
- * *
- * This program is free software; you can redistribute it and/or modify *
- * it under the terms of the GNU General Public License as published by *
- * the Free Software Foundation; either version 2 of the License, or *
- * (at your option) any later version. *
- * *
- * This program is distributed in the hope that it will be useful, *
- * but WITHOUT ANY WARRANTY; without even the implied warranty of *
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *
- * GNU General Public License for more details. *
- * *
- * You should have received a copy of the GNU General Public License *
- * along with this program; if not, write to the *
- * Free Software Foundation, Inc., *
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. *
- ***************************************************************************/