summaryrefslogtreecommitdiffstats
path: root/pacman-c++/pacman.server.pro
diff options
context:
space:
mode:
authormanuel <manuel@mausz.at>2011-04-10 20:50:54 +0200
committermanuel <manuel@mausz.at>2011-04-10 20:50:54 +0200
commitd0eafb0124a39eeda6c00595a943ce9811d589c4 (patch)
treeb39bea35df3a719c7707950988d180a1516e677d /pacman-c++/pacman.server.pro
parent5f7d86446c8d7c8e03ce02f6188ee8dede4a6975 (diff)
downloadfoop-d0eafb0124a39eeda6c00595a943ce9811d589c4.tar.gz
foop-d0eafb0124a39eeda6c00595a943ce9811d589c4.tar.bz2
foop-d0eafb0124a39eeda6c00595a943ce9811d589c4.zip
major audio rewrite
Diffstat (limited to 'pacman-c++/pacman.server.pro')
-rw-r--r--pacman-c++/pacman.server.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/pacman-c++/pacman.server.pro b/pacman-c++/pacman.server.pro
index 631bc50..4284286 100644
--- a/pacman-c++/pacman.server.pro
+++ b/pacman-c++/pacman.server.pro
@@ -14,7 +14,7 @@ SOURCES += pixmapitem.cpp \
14 bonuspoint.cpp \ 14 bonuspoint.cpp \
15 mainwidget.cpp \ 15 mainwidget.cpp \
16 point.cpp \ 16 point.cpp \
17 audioplayer.cpp \ 17 audio.cpp \
18 sceneholder.cpp \ 18 sceneholder.cpp \
19 util.cpp \ 19 util.cpp \
20 clicklabel.cpp 20 clicklabel.cpp
@@ -27,7 +27,7 @@ HEADERS += pixmapitem.h \
27 mainwidget.h \ 27 mainwidget.h \
28 constants.h \ 28 constants.h \
29 point.h \ 29 point.h \
30 audioplayer.h \ 30 audio.h \
31 sceneholder.h \ 31 sceneholder.h \
32 util.h \ 32 util.h \
33 clicklabel.h 33 clicklabel.h