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
fa8135be
Commit
fa8135be
authored
Mar 12, 2013
by
Sylvain Berfini
🐮
Browse files
Updated wp projects
parent
6d0a1f09
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
3 additions
and
23 deletions
+3
-23
build/vsx/LibLinphone/LibLinphone.vcxproj
build/vsx/LibLinphone/LibLinphone.vcxproj
+1
-1
build/vsx/LibLinphone/LibLinphone.vcxproj.filters
build/vsx/LibLinphone/LibLinphone.vcxproj.filters
+1
-0
build/vsx/LibLinphoneTester-wp8/LibLinphoneTester-wp8.v11.suo
...d/vsx/LibLinphoneTester-wp8/LibLinphoneTester-wp8.v11.suo
+0
-0
build/vsx/LibLinphoneTester-wp8/LibLinphoneTester-wp8/LibLinphoneTester-wp8.csproj.user
...8/LibLinphoneTester-wp8/LibLinphoneTester-wp8.csproj.user
+0
-22
build/vsx/LibLinphoneTester/LibLinphoneTester.vcxproj
build/vsx/LibLinphoneTester/LibLinphoneTester.vcxproj
+1
-0
No files found.
build/vsx/LibLinphone/LibLinphone.vcxproj
View file @
fa8135be
...
...
@@ -125,7 +125,7 @@
<AdditionalUsingDirectories>
$(WindowsSDK_MetadataPath);$(AdditionalUsingDirectories)
</AdditionalUsingDirectories>
<PreprocessToFile>
false
</PreprocessToFile>
<IgnoreStandardIncludePath>
false
</IgnoreStandardIncludePath>
<ExceptionHandling>
S
ync
</ExceptionHandling>
<ExceptionHandling>
As
ync
</ExceptionHandling>
</ClCompile>
<Link>
<SubSystem>
Console
</SubSystem>
...
...
build/vsx/LibLinphone/LibLinphone.vcxproj.filters
View file @
fa8135be
...
...
@@ -35,6 +35,7 @@
<ClCompile
Include=
"..\..\..\coreapi\bellesip_sal\sal_op_presence.c"
/>
<ClCompile
Include=
"..\..\..\coreapi\bellesip_sal\sal_op_registration.c"
/>
<ClCompile
Include=
"..\..\..\coreapi\bellesip_sal\sal_sdp.c"
/>
<ClCompile
Include=
"..\..\..\coreapi\message_storage.c"
/>
</ItemGroup>
<ItemGroup>
<ClInclude
Include=
"..\..\..\coreapi\enum.h"
/>
...
...
build/vsx/LibLinphoneTester-wp8/LibLinphoneTester-wp8.v11.suo
View file @
fa8135be
No preview for this file type
build/vsx/LibLinphoneTester-wp8/LibLinphoneTester-wp8/LibLinphoneTester-wp8.csproj.user
deleted
100644 → 0
View file @
6d0a1f09
<?xml version="1.0" encoding="utf-8"?>
<Project
ToolsVersion=
"4.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<PropertyGroup
Condition=
"'$(Configuration)|$(Platform)' == 'Debug|ARM'"
>
<CurrentDeployCmdId>
256
</CurrentDeployCmdId>
<CurrentDeployID>
30F105C9-681E-420b-A277-7C086EAD8A4E
</CurrentDeployID>
</PropertyGroup>
<PropertyGroup
Condition=
"'$(Configuration)|$(Platform)' == 'Release|ARM'"
>
<CurrentDeployCmdId>
256
</CurrentDeployCmdId>
<CurrentDeployID>
30F105C9-681E-420b-A277-7C086EAD8A4E
</CurrentDeployID>
</PropertyGroup>
<ProjectExtensions>
<VisualStudio>
<FlavorProperties
GUID=
"{C089C8C0-30E0-4E22-80C0-CE093F111A43}"
>
<SilverlightMobileCSProjectFlavor>
<FullDeploy>
False
</FullDeploy>
<DebuggerType>
Managed
</DebuggerType>
<Tombstone>
False
</Tombstone>
</SilverlightMobileCSProjectFlavor>
</FlavorProperties>
</VisualStudio>
</ProjectExtensions>
</Project>
\ No newline at end of file
build/vsx/LibLinphoneTester/LibLinphoneTester.vcxproj
View file @
fa8135be
...
...
@@ -97,6 +97,7 @@
<PrecompiledHeader>
NotUsing
</PrecompiledHeader>
<AdditionalUsingDirectories>
$(WindowsSDK_MetadataPath);$(AdditionalUsingDirectories)
</AdditionalUsingDirectories>
<CompileAsWinRT>
false
</CompileAsWinRT>
<ExceptionHandling>
Async
</ExceptionHandling>
</ClCompile>
<Link>
<SubSystem>
Console
</SubSystem>
...
...
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