diff options
author | gregory guy <[email protected]> | 2021-08-12 14:25:17 +0200 |
---|---|---|
committer | gregory guy <[email protected]> | 2021-08-12 14:25:17 +0200 |
commit | 96fa3acef5c70cfdc88e93de2e1798e2f710ada2 (patch) | |
tree | 98d887de86efb8102174d5856817388ea4eeb1a2 /getimages | |
parent | 9068ef35640f5ca80da6f64c1fc4daf9d2fa7f77 (diff) | |
download | tde-style-domino-96fa3acef5c70cfdc88e93de2e1798e2f710ada2.tar.gz tde-style-domino-96fa3acef5c70cfdc88e93de2e1798e2f710ada2.zip |
Drop automake build support.
Delete empty file NEWS.
Add basic cmake build instructions.
Rework of the README file.
Signed-off-by: gregory guy <[email protected]>
Diffstat (limited to 'getimages')
-rw-r--r-- | getimages/getimages.pro | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/getimages/getimages.pro b/getimages/getimages.pro deleted file mode 100644 index 86e32ee..0000000 --- a/getimages/getimages.pro +++ /dev/null @@ -1,10 +0,0 @@ -###################################################################### -# Automatically generated by qmake (1.07a) Thu Jul 19 02:11:17 2007 -###################################################################### - -TEMPLATE = app -CONFIG -= moc -INCLUDEPATH += . - -# Input -SOURCES += getimages.cpp |