diff options
| author | 2024-09-07 00:57:13 +0900 | |
|---|---|---|
| committer | 2024-09-07 00:57:13 +0900 | |
| commit | 6185b253be35d180c60072439dce2050bef6f1ea (patch) | |
| tree | 3f10049726f368b45fbe958d9557e5a49e4b9ebb /build_win.bat | |
| parent | Add regression test for chat server issues. Address #1496 (diff) | |
Don't try to copy janet.def
Diffstat (limited to 'build_win.bat')
| -rw-r--r-- | build_win.bat | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/build_win.bat b/build_win.bat index efd33867..2a3d06cb 100644 --- a/build_win.bat +++ b/build_win.bat @@ -121,7 +121,6 @@ copy README.md dist\README.md copy janet.lib dist\janet.lib copy janet.exp dist\janet.exp -copy janet.def dist\janet.def janet.exe tools\patch-header.janet src\include\janet.h src\conf\janetconf.h build\janet.h copy build\janet.h dist\janet.h |
