mirror of
https://github.com/curl/curl.git
synced 2026-08-26 10:23:31 +03:00
curl tool: move 'Configurable' and free_config_fields() to tool_cfgable.[ch]
Reviewing fields being free'd in free_config_fields() still pending
This commit is contained in:
parent
93579cc363
commit
c0159d0edc
6 changed files with 359 additions and 283 deletions
|
|
@ -175,6 +175,10 @@ SOURCE=..\lib\strtoofft.c
|
|||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=.\tool_cfgable.c
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=.\tool_convert.c
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
|
@ -243,6 +247,10 @@ SOURCE=..\lib\strtoofft.h
|
|||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=.\tool_cfgable.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=.\tool_convert.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue