mirror of
https://github.com/curl/curl.git
synced 2026-08-25 01:33:31 +03:00
introduction of os-specific.c and os-specific.h
This commit is contained in:
parent
2e7b36d04f
commit
f1261bcdd7
10 changed files with 215 additions and 27 deletions
|
|
@ -159,6 +159,10 @@ SOURCE=.\main.c
|
|||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=.\os-specific.c
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\lib\rawstr.c
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
|
@ -203,6 +207,10 @@ SOURCE=.\hugehelp.h
|
|||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=.\os-specific.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=.\setup.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue