We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93786a7 commit dae45b0Copy full SHA for dae45b0
libxtracfg/c/build.bat
@@ -28,7 +28,7 @@ echo test
28
ls -l
29
30
REM static
31
-cl.exe /I./ /Fetest.exe ../test/main.c libxtracfg.lib
+cl.exe /MT /I./ /Fetest.exe ../test/main.c libxtracfg.lib /link /verbose
32
REM %JAVA_HOME%/lib/jvm.lib
33
34
0 commit comments