mirror of
https://github.com/mirror/processhacker
synced 2026-06-08 16:03:24 +00:00
df3053efc0
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3418 21ef857c-d57f-4fe0-8362-d861dc6d29cd
4 lines
163 B
Batchfile
4 lines
163 B
Batchfile
lib /machine:x86 /def:lib32/%1.def /out:lib32/%1.lib
|
|
"../tools/fixlib/bin/Release/fixlib.exe" lib32/%1.lib
|
|
lib /machine:x64 /def:lib64/%1.def /out:lib64/%1.lib
|