Skip to content

Commit a0fc9af

Browse files
committed
release: Test.
1 parent 8afa2ef commit a0fc9af

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Build.cmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ md "obj"
1010
windres.exe -i "Resources\Library.rc" -o "obj\Library.o"
1111
gcc.exe -Oz -s -Wl,--gc-sections,--exclude-all-symbols,--wrap=memcpy,--wrap=memset -static -shared -municode -nostdlib -e DllMain -DINITGUID "Library.c" "obj\Library.o" -lminhook -lkernel32 -luser32 -ldxgi -o "bin\vcruntime140_1.dll"
1212

13-
echo "%~dp0"
13+
echo "%~dp0src\bin\vcruntime140_1.dll"

0 commit comments

Comments
 (0)