Skip to content

Commit

Permalink
win32: added sres_sip.[hc]
Browse files Browse the repository at this point in the history
Ignore-this: 148ca7a9c39af7f319dfc3b27fc2a64e

darcs-hash:20090226170418-db55f-f7639015967d0a8a8ba000ab79a47f05103518c4.gz
  • Loading branch information
Pekka Pessi committed Feb 26, 2009
1 parent 3f475a7 commit ed5a98a
Show file tree
Hide file tree
Showing 4 changed files with 70 additions and 0 deletions.
8 changes: 8 additions & 0 deletions win32/libsofia-sip-ua-static/libsofia_sip_ua_static.dsp

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

27 changes: 27 additions & 0 deletions win32/libsofia-sip-ua-static/libsofia_sip_ua_static.vcproj
Original file line number Diff line number Diff line change
Expand Up @@ -2268,6 +2268,28 @@
/>
</FileConfiguration>
</File>
<File
RelativePath="..\..\libsofia-sip-ua\sresolv\sres_sip.c"
>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""
/>
</FileConfiguration>
<FileConfiguration
Name="Release|Win32"
>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""
/>
</FileConfiguration>
</File>
<File
RelativePath="..\..\libsofia-sip-ua\sresolv\sresolv.c"
>
Expand Down Expand Up @@ -4251,6 +4273,11 @@
RelativePath="..\..\libsofia-sip-ua\sresolv\sofia-sip\sresolv.h"
>
</File>
</File>
<File
RelativePath="..\..\libsofia-sip-ua\sresolv\sofia-sip\sres_sip.h"
>
</File>
</Filter>
<Filter
Name="nea headers"
Expand Down
8 changes: 8 additions & 0 deletions win32/libsofia-sip-ua/libsofia_sip_ua.dsp

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

27 changes: 27 additions & 0 deletions win32/libsofia-sip-ua/libsofia_sip_ua.vcproj
Original file line number Diff line number Diff line change
Expand Up @@ -2297,6 +2297,28 @@
/>
</FileConfiguration>
</File>
<File
RelativePath="..\..\libsofia-sip-ua\sresolv\sres_sip.c"
>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""
/>
</FileConfiguration>
<FileConfiguration
Name="Release|Win32"
>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""
/>
</FileConfiguration>
</File>
<File
RelativePath="..\..\libsofia-sip-ua\sresolv\sresolv.c"
>
Expand Down Expand Up @@ -4280,6 +4302,11 @@
RelativePath="..\..\libsofia-sip-ua\sresolv\sofia-sip\sresolv.h"
>
</File>
</File>
<File
RelativePath="..\..\libsofia-sip-ua\sresolv\sofia-sip\sres_sip.h"
>
</File>
</Filter>
<Filter
Name="nea headers"
Expand Down

0 comments on commit ed5a98a

Please sign in to comment.