mirror of
https://github.com/QuasarApp/SoundBand.git
synced 2025-04-26 15:24:31 +00:00
6 lines
146 B
Plaintext
Executable File
6 lines
146 B
Plaintext
Executable File
DESTDIR=$$PWD/installer/packages/SoundBand/data
|
|
|
|
equals(SOUND_BAND_MODULE, "test" ) {
|
|
DESTDIR=$$PWD/installer/packages/SoundBand.Tests/data
|
|
}
|