openim-sdk-cpp/scripts/build_test.bat

4 lines
107 B
Batchfile

gcc -o test.exe -L. openimsdk.dll test.c
::gcc -o test.exe -L ../../shared/windows -l libopenimsdk test.c