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:
grischka
2012-12-20 21:20:54 +01:00
parent 3f09b90d21
commit b174399340
2 changed files with 7 additions and 11 deletions

View File

@ -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: