diff options
| author | David Skoland <davidskoland@gmail.com> | 2017-02-13 17:52:12 +0100 |
|---|---|---|
| committer | David Skoland <davidskoland@gmail.com> | 2017-02-13 17:52:12 +0100 |
| commit | 511b1e7eeeec1f943246e6ffd71aaadd8c867fe7 (patch) | |
| tree | 2269fbaf1853095b84cc425d87fa3679420309eb /Attorney_Online_remake.pro | |
| parent | 7eb07749c56f85fd34e4ff6f2fb05086cdeb5451 (diff) | |
fixed a bug where & would cause songs not to play
Diffstat (limited to 'Attorney_Online_remake.pro')
| -rw-r--r-- | Attorney_Online_remake.pro | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Attorney_Online_remake.pro b/Attorney_Online_remake.pro index 5ef1d8fc..79d20294 100644 --- a/Attorney_Online_remake.pro +++ b/Attorney_Online_remake.pro @@ -67,3 +67,4 @@ HEADERS += lobby.h \ aoblipplayer.h unix:LIBS += -L/home/omnitroid/Project/Attorney_Online_2/src -lbass +win32:LIBS += "$$PWD/bass.dll" |
