[vlc-devel] [PATCH 02/12] vc2008\ActiveX: added vlc_player
Sergey Radionov
rsatom at gmail.com
Sat Apr 21 18:07:43 CEST 2012
---
build/vc2008/ActiveX/axvlc.vcproj | 8 ++++++++
1 files changed, 8 insertions(+), 0 deletions(-)
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>
--
1.7.7.1.msysgit.0
More information about the vlc-devel
mailing list