add sound-system SDL_mixer

This commit is contained in:
doitux
2007-05-29 12:22:05 +00:00
parent 7c147dccc6
commit bc63661d96
6 changed files with 75 additions and 2 deletions
+1 -1
View File
@@ -256,7 +256,7 @@ win32{
}
unix{
LIBS += -lboost_thread -lcrypto
LIBS += -lboost_thread -lcrypto -lSDL_mixer
}
macx{