Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
O
ortp
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
3
Issues
3
List
Board
Labels
Milestones
Merge Requests
2
Merge Requests
2
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
External Wiki
External Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
BC
public
ortp
Commits
4e61d05d
Commit
4e61d05d
authored
Feb 10, 2011
by
Simon Morlat
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
msvc build updated.
parent
8604a281
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletion
+2
-1
oRTP.vcproj
build/win32native/oRTP.vcproj
+1
-1
ortp.def
build/win32native/ortp.def
+1
-0
No files found.
build/win32native/oRTP.vcproj
View file @
4e61d05d
...
...
@@ -63,7 +63,7 @@
<Tool
Name=
"VCLinkerTool"
AdditionalDependencies=
"Ws2_32.lib delayimp.lib Winmm.lib qwave.lib"
OutputFile=
"ortp.dll"
OutputFile=
"
$(IntDir)/
ortp.dll"
LinkIncremental=
"1"
AdditionalLibraryDirectories=
""..\..\..\win32-bin\lib""
IgnoreAllDefaultLibraries=
"false"
...
...
build/win32native/ortp.def
View file @
4e61d05d
...
...
@@ -82,6 +82,7 @@ EXPORTS
rtp_profile_clone_full
rtp_profile_destroy
rtp_profile_get_payload_from_rtpmap
rtp_profile_get_payload_from_mime
payload_type_set_send_fmtp
payload_type_clone
...
...
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