diff options
| author | YX Hao <lifenjoiner@163.com> | 2014-06-16 16:00:46 +0800 |
|---|---|---|
| committer | YX Hao <lifenjoiner@163.com> | 2014-06-16 16:00:46 +0800 |
| commit | 7a3f6d49415fd5f1fa99d25aba40c7884d5774a4 (patch) | |
| tree | 640612c2f681252b29e15e31abbf667135c75fdc /lib | |
| parent | d316836008f4738d5a020b28aa33e96a82a81aca (diff) | |
| download | tinycc-7a3f6d49415fd5f1fa99d25aba40c7884d5774a4.tar.gz tinycc-7a3f6d49415fd5f1fa99d25aba40c7884d5774a4.tar.bz2 | |
Win: Enable use "*.def + *.c" files as library instead of *.a by "-l" option
example: "-lshell32" will try "shell32.def + shell32.c"
Add lib type "%s/%s.c" for tcc_add_library() ('-l' option parse)
So tcc can use all files as scripts.
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions
