We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ae7dcc commit 253702fCopy full SHA for 253702f
libxtracfg/c/build.bat
@@ -28,6 +28,6 @@ echo test
28
ls -l
29
30
REM static
31
-cl.exe /I./ /Fetest.exe ../test/main.c libxtracfg.lib jni.lib
+cl.exe /I./ /Fetest.exe ../test/main.c libxtracfg.lib %JAVA_HOME%/lib/jvm.lib
32
33
cd ..
0 commit comments