win32: build-tcc.bat: get rid of hardcoded VERSION string
Also: - put libtcc.def into libtcc dir - remove ar references - remove libtcc_test from build
This commit is contained in:
@ -64,7 +64,7 @@
|
||||
|
||||
For the 'libtcc_test' example type
|
||||
|
||||
tcc examples/libtcc_test.c -I libtcc -ltcc
|
||||
tcc examples/libtcc_test.c -I libtcc -L libtcc -ltcc
|
||||
|
||||
|
||||
Import Definition Files:
|
||||
|
||||
Reference in New Issue
Block a user