Build fix: Added two missing .qrc files.

This commit is contained in:
LoRd_MuldeR 2015-03-29 18:15:42 +02:00
parent b0f52ee1a0
commit dc0a9970a1
2 changed files with 25 additions and 0 deletions

14
res/Tools_Decd_A.qrc Normal file
View File

@ -0,0 +1,14 @@
<!DOCTYPE RCC>
<RCC version="1.0">
<qresource>
<file>tools/avs2wav.exe</file>
<file>tools/faad.exe</file>
<file>tools/mac.exe</file>
<file>tools/mpcdec.exe</file>
<file>tools/mpg123.exe</file>
<file>tools/oggdec.exe</file>
<file>tools/opusdec.i386.exe</file>
<file>tools/opusdec.sse2.exe</file>
<file>tools/refalac.exe</file>
</qresource>
</RCC>

11
res/Tools_Decd_B.qrc Normal file
View File

@ -0,0 +1,11 @@
<!DOCTYPE RCC>
<RCC version="1.0">
<qresource>
<file>tools/shorten.exe</file>
<file>tools/speexdec.exe</file>
<file>tools/tta.exe</file>
<file>tools/valdec.exe</file>
<file>tools/wma2wav.exe</file>
<file>tools/wvunpack.exe</file>
</qresource>
</RCC>