Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[WIN32] fixed typo in bzip2 dependencies.
  • Loading branch information
WiSo committed Mar 31, 2013
1 parent e7ba33f commit d75740b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/BuildDependencies/scripts/libbzip2_d.bat
Expand Up @@ -7,7 +7,7 @@ CALL dlextract.bat libbzip2 %FILES%


cd %TMP_PATH% cd %TMP_PATH%


copy include\bzlib2.h "%CUR_PATH%\include\" /Y copy include\* "%CUR_PATH%\include\" /Y
copy lib\bzip2.lib "%CUR_PATH%\lib\" /Y copy lib\bzip2.lib "%CUR_PATH%\lib\" /Y


cd %LOC_PATH% cd %LOC_PATH%

0 comments on commit d75740b

Please sign in to comment.