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
ortp
Commits
4e61d05d
Commit
4e61d05d
authored
Feb 10, 2011
by
Simon Morlat
Browse files
msvc build updated.
parent
8604a281
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletion
+2
-1
build/win32native/oRTP.vcproj
build/win32native/oRTP.vcproj
+1
-1
build/win32native/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