added compile.ini and moved some files in deprecated (still need some work)
This commit is contained in:
parent
87751fad5f
commit
8fdecd89a5
5 changed files with 525 additions and 517 deletions
8
compile.ini
Normal file
8
compile.ini
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
include = colla/
|
||||
files = colla/*.c
|
||||
|
||||
[windows]
|
||||
link = ws2_32.lib
|
||||
|
||||
[linux]
|
||||
link = pthread
|
||||
Loading…
Add table
Add a link
Reference in a new issue