Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
BC
public
liblinphone
Commits
01f746a4
Commit
01f746a4
authored
Jun 06, 2013
by
Ghislain MARY
Browse files
Add missing files to compile in the Visual Studio project.
parent
c1c4ff6e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
build/vsx/LibLinphone/LibLinphone.vcxproj
build/vsx/LibLinphone/LibLinphone.vcxproj
+4
-4
No files found.
build/vsx/LibLinphone/LibLinphone.vcxproj
View file @
01f746a4
...
...
@@ -176,6 +176,7 @@
<ClCompile
Include=
"..\..\..\coreapi\bellesip_sal\sal_impl.c"
/>
<ClCompile
Include=
"..\..\..\coreapi\bellesip_sal\sal_op_call.c"
/>
<ClCompile
Include=
"..\..\..\coreapi\bellesip_sal\sal_op_call_transfer.c"
/>
<ClCompile
Include=
"..\..\..\coreapi\bellesip_sal\sal_op_events.c"
/>
<ClCompile
Include=
"..\..\..\coreapi\bellesip_sal\sal_op_impl.c"
/>
<ClCompile
Include=
"..\..\..\coreapi\bellesip_sal\sal_op_info.c"
/>
<ClCompile
Include=
"..\..\..\coreapi\bellesip_sal\sal_op_message.c"
/>
...
...
@@ -188,6 +189,7 @@
<ClCompile
Include=
"..\..\..\coreapi\conference.c"
/>
<ClCompile
Include=
"..\..\..\coreapi\ec-calibrator.c"
/>
<ClCompile
Include=
"..\..\..\coreapi\enum.c"
/>
<ClCompile
Include=
"..\..\..\coreapi\event.c"
/>
<ClCompile
Include=
"..\..\..\coreapi\friend.c"
/>
<ClCompile
Include=
"..\..\..\coreapi\info.c"
/>
<ClCompile
Include=
"..\..\..\coreapi\linphonecall.c"
/>
...
...
@@ -209,6 +211,7 @@
<ItemGroup>
<ClInclude
Include=
"..\..\..\coreapi\bellesip_sal\sal_impl.h"
/>
<ClInclude
Include=
"..\..\..\coreapi\enum.h"
/>
<ClInclude
Include=
"..\..\..\coreapi\event.h"
/>
<ClInclude
Include=
"..\..\..\coreapi\linphonecore.h"
/>
<ClInclude
Include=
"..\..\..\coreapi\linphonecore_utils.h"
/>
<ClInclude
Include=
"..\..\..\coreapi\linphonefriend.h"
/>
...
...
@@ -237,9 +240,6 @@
<ProjectReference
Include=
"..\..\..\..\mswasapi\mswasapi\mswasapi\mswasapi.vcxproj"
>
<Project>
{d22bd217-d0f8-4274-9b3a-f3f35f46482c}
</Project>
</ProjectReference>
<ProjectReference
Include=
"..\..\..\..\mswp8vid\mswp8vid\mswp8vid\mswp8vid.vcxproj"
>
<Project>
{0565952a-ea62-46a2-8261-f5b4b490da42}
</Project>
</ProjectReference>
<ProjectReference
Include=
"..\..\..\..\oRTP\build\vsx\oRTP\oRTP\oRTP.vcxproj"
>
<Project>
{ffc7b532-0502-4d88-ac98-9e89071cbc97}
</Project>
<Private>
false
</Private>
...
...
@@ -268,4 +268,4 @@
<Import
Project=
"$(MSBuildExtensionsPath)\Microsoft\WindowsPhone\v$(TargetPlatformVersion)\Microsoft.Cpp.WindowsPhone.$(TargetPlatformVersion).targets"
Condition=
"'$(Platform)'=='ARM'"
/>
<ImportGroup
Label=
"ExtensionTargets"
>
</ImportGroup>
</Project>
</Project>
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment