Skip to content

Commit 10ecb7d

Browse files
author
bagheadspidey
committed
1 parent 651eaea commit 10ecb7d

File tree

5 files changed

+0
-2
lines changed

5 files changed

+0
-2
lines changed

build/cross-compile.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,8 @@ export static="../lib/libmagic.dll.a ../lib/libpng.dll.a ../lib/libz.dll.a ../li
2020

2121
cd src
2222
echo building unwad for windows
23-
#cp ../dll/* .
2423
$bs $static -o unwad.exe
2524
i586-mingw32msvc-strip unwad.exe
26-
#rm *.dll
2725
cd ..
2826

2927

lib/libmagic.dll.a

7.81 KB
Binary file not shown.

lib/libpng.dll.a

226 KB
Binary file not shown.

lib/libregex.dll.a

10 KB
Binary file not shown.

lib/libz.dll.a

42.7 KB
Binary file not shown.

0 commit comments

Comments
 (0)