summaryrefslogtreecommitdiff
path: root/msvc/liblrtp.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'msvc/liblrtp.vcxproj')
-rw-r--r--msvc/liblrtp.vcxproj2
1 files changed, 2 insertions, 0 deletions
diff --git a/msvc/liblrtp.vcxproj b/msvc/liblrtp.vcxproj
index 6e6b20f..7e7e78b 100644
--- a/msvc/liblrtp.vcxproj
+++ b/msvc/liblrtp.vcxproj
@@ -101,6 +101,8 @@
<ClCompile Include="..\src\rtp_profile_amrwb.cc" />
<ClCompile Include="..\src\rtp_profile_opus.cc" />
<ClCompile Include="..\src\rtp_profile_raw.cc" />
+ <ClCompile Include="..\src\rtp_profile_jpeg.cc" />
+ <ClCompile Include="..\src\rtp_profile_l16.cc" />
<ClCompile Include="..\src\srtp.cc" />
</ItemGroup>
<ItemGroup>