mirror of
https://github.com/cuberite/libdeflate.git
synced 2025-09-09 04:05:12 -04:00

* Bring in common headers and program code from xpack project * Move program code to programs/ * Move library code to lib/ * GNU89 and MSVC2010 compatibility * Other changes
4 lines
75 B
Batchfile
Executable File
4 lines
75 B
Batchfile
Executable File
nmake /f Makefile.msc clean
|
|
nmake /f Makefile.msc
|
|
copy /y *.exe j:\exe\
|