diff options
author | Slávek Banko <[email protected]> | 2016-04-05 02:46:02 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2016-04-05 02:46:02 +0200 |
commit | 0fa8770a5566743737ef2812d1f4e6c04d968cda (patch) | |
tree | 2b21a699d9c5a5b4af649f3a7046bb9ae4cb9ad7 /getimages/getimages.pro | |
download | tde-style-domino-0fa8770a5566743737ef2812d1f4e6c04d968cda.tar.gz tde-style-domino-0fa8770a5566743737ef2812d1f4e6c04d968cda.zip |
Initial import of kde-style-domino 0.4
Diffstat (limited to 'getimages/getimages.pro')
-rw-r--r-- | getimages/getimages.pro | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/getimages/getimages.pro b/getimages/getimages.pro new file mode 100644 index 0000000..86e32ee --- /dev/null +++ b/getimages/getimages.pro @@ -0,0 +1,10 @@ +###################################################################### +# Automatically generated by qmake (1.07a) Thu Jul 19 02:11:17 2007 +###################################################################### + +TEMPLATE = app +CONFIG -= moc +INCLUDEPATH += . + +# Input +SOURCES += getimages.cpp |