mirror of
https://github.com/etlegacy/etlegacy-libs.git
synced 2024-11-10 06:42:14 +00:00
4 lines
68 B
Batchfile
4 lines
68 B
Batchfile
@ECHO OFF
|
|
setlocal
|
|
cd /d %~dp0
|
|
type CMake-MS-static-patch.txt >> %1
|