summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorgregory guy <[email protected]>2019-10-05 13:09:14 +0200
committerMichele Calgaro <[email protected]>2019-10-06 22:55:09 +0900
commit42fd0f528703b2f6e94d891f87815f9619dcf86e (patch)
tree831c38f11b7c5c03b218028dfcb9c353310f8710 /templates
parent6146ca23b87b27f178980cc7bf519268e68794da (diff)
downloaddolphin-42fd0f528703b2f6e94d891f87815f9619dcf86e.tar.gz
dolphin-42fd0f528703b2f6e94d891f87815f9619dcf86e.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 (cherry picked from commit e3e93c027f7440e6327f12041937988306c06719)
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 *
- * Copyright (C) 2006 by Peter Penz *
- * *
- * 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 *
- * Copyright (C) 2006 by Peter Penz *
- * *
- * 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. *
- ***************************************************************************/