Initial commit, just the project skell
[slock] / slock.pro
diff --git a/slock.pro b/slock.pro
new file mode 100644 (file)
index 0000000..c12fbfc
--- /dev/null
+++ b/slock.pro
@@ -0,0 +1,12 @@
+######################################################################
+# Automatically generated by qmake (2.01a) Tue Sep 29 18:01:27 2009
+######################################################################
+
+TEMPLATE = app
+TARGET = slock
+DEPENDPATH += . src
+INCLUDEPATH += . src
+
+# Input
+HEADERS += src/mainwindow.h
+SOURCES += src/main.cpp src/mainwindow.cpp