add sound-system SDL_mixer
This commit is contained in:
+1
-1
@@ -256,7 +256,7 @@ win32{
|
||||
}
|
||||
|
||||
unix{
|
||||
LIBS += -lboost_thread -lcrypto
|
||||
LIBS += -lboost_thread -lcrypto -lSDL_mixer
|
||||
}
|
||||
|
||||
macx{
|
||||
|
||||
Reference in New Issue
Block a user