[vlc-commits] ActiveX: add vlc_player to vc2008 solution
Sergey Radionov
git at videolan.org
Wed Jun 6 22:37:18 CEST 2012
npapi-vlc | branch: master | Sergey Radionov <RSATom at gmail.com> | Fri Mar 16 14:38:21 2012 +0700| [0cc7eea54d3ad7c28d3d36bdcc939bf975d5bb7c] | committer: Jean-Baptiste Kempf
ActiveX: add vlc_player to vc2008 solution
Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>
> http://git.videolan.org/gitweb.cgi/npapi-vlc.git/?a=commit;h=0cc7eea54d3ad7c28d3d36bdcc939bf975d5bb7c
---
build/vc2008/ActiveX/axvlc.vcproj | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/build/vc2008/ActiveX/axvlc.vcproj b/build/vc2008/ActiveX/axvlc.vcproj
index 7b3fbf8..c9597c5 100644
--- a/build/vc2008/ActiveX/axvlc.vcproj
+++ b/build/vc2008/ActiveX/axvlc.vcproj
@@ -251,6 +251,10 @@
>
</File>
<File
+ RelativePath="..\..\..\common\vlc_player.cpp"
+ >
+ </File>
+ <File
RelativePath="..\..\..\activex\vlccontrol.cpp"
>
</File>
@@ -337,6 +341,10 @@
>
</File>
<File
+ RelativePath="..\..\..\common\vlc_player.h"
+ >
+ </File>
+ <File
RelativePath="..\..\..\common\vlc_player_options.h"
>
</File>
More information about the vlc-commits
mailing list