File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed
Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change 120120copy /Y ".\lib\freetype-windows-binaries-2.13.1\release dll\win64\freetype.dll" "$(OutDir)"
121121copy /Y ".\lib\lua_jit\src\lua51.dll" "$(OutDir)"
122122copy /Y ".\lib\irrKlang-64bit-1.6.0\bin\winx64-visualStudio\irrKlang.dll" "$(OutDir)"
123+ copy /Y ".\lib\irrKlang-64bit-1.6.0\bin\winx64-visualStudio\ikpFlac.dll" "$(OutDir)"
124+ copy /Y ".\lib\irrKlang-64bit-1.6.0\bin\winx64-visualStudio\ikpMP3.dll" "$(OutDir)"
123125</Command >
124126 </PostBuildEvent >
125127 </ItemDefinitionGroup >
@@ -151,6 +153,8 @@ copy /Y ".\lib\irrKlang-64bit-1.6.0\bin\winx64-visualStudio\irrKlang.dll" "$(Out
151153copy /Y ".\lib\freetype-windows-binaries-2.13.1\release dll\win64\freetype.dll" "$(OutDir)"
152154copy /Y ".\lib\lua_jit\src\lua51.dll" "$(OutDir)"
153155copy /Y ".\lib\irrKlang-64bit-1.6.0\bin\winx64-visualStudio\irrKlang.dll" "$(OutDir)"
156+ copy /Y ".\lib\irrKlang-64bit-1.6.0\bin\winx64-visualStudio\ikpFlac.dll" "$(OutDir)"
157+ copy /Y ".\lib\irrKlang-64bit-1.6.0\bin\winx64-visualStudio\ikpMP3.dll" "$(OutDir)"
154158</Command >
155159 </PostBuildEvent >
156160 </ItemDefinitionGroup >
You can’t perform that action at this time.
0 commit comments