mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-05 15:18:49 +00:00
Revert "Merge pull request #1702 from Kelimion/filename_generation"
This reverts commita40a53b104, reversing changes made to5422a3b17e.
This commit is contained in:
Vendored
+1
-2
@@ -1,6 +1,5 @@
|
||||
@echo off
|
||||
set OUT_FILE=test_binary.exe
|
||||
set COMMON=-show-timings -no-bounds-check -vet -strict-style -out:%OUT_FILE%
|
||||
set COMMON=-show-timings -no-bounds-check -vet -strict-style
|
||||
set PATH_TO_ODIN==..\..\odin
|
||||
|
||||
echo ---
|
||||
|
||||
Reference in New Issue
Block a user