mirror of
https://github.com/vishapoberon/compiler.git
synced 2026-04-05 23:22:25 +00:00
Display configuration in Visual C makefile
This commit is contained in:
parent
4dac1f29d5
commit
b66d7bf2ef
2 changed files with 2 additions and 1 deletions
2
make.cmd
2
make.cmd
|
|
@ -21,7 +21,7 @@
|
|||
|
||||
cl -nologo -Isrc\runtime src\tools\make\configure.c >msc-listing || type msc-listing
|
||||
setlocal
|
||||
configure.exe >nul
|
||||
configure.exe
|
||||
del configure.obj configure.exe 2>nul
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue