[vlc-commits] Add new file vlc_player_options to VC2008 projects
Sergey Radionov
git at videolan.org
Fri Jan 13 12:01:05 CET 2012
npapi-vlc | branch: master | Sergey Radionov <RSATom at gmail.com> | Tue Jan 10 18:21:45 2012 +0700| [f064952584433d2c808df8d2ca640c962f3e37cb] | committer: Jean-Baptiste Kempf
Add new file vlc_player_options to VC2008 projects
Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>
> http://git.videolan.org/gitweb.cgi/npapi-vlc.git/?a=commit;h=f064952584433d2c808df8d2ca640c962f3e37cb
---
build/vc2008/ActiveX/axvlc.vcproj | 4 ++++
build/vc2008/npapi/npvlc.vcproj | 4 ++++
2 files changed, 8 insertions(+), 0 deletions(-)
diff --git a/build/vc2008/ActiveX/axvlc.vcproj b/build/vc2008/ActiveX/axvlc.vcproj
index 01661a8..373d0d8 100644
--- a/build/vc2008/ActiveX/axvlc.vcproj
+++ b/build/vc2008/ActiveX/axvlc.vcproj
@@ -329,6 +329,10 @@
>
</File>
<File
+ RelativePath="..\..\..\common\vlc_player_options.h"
+ >
+ </File>
+ <File
RelativePath="..\..\..\activex\vlccontrol.h"
>
</File>
diff --git a/build/vc2008/npapi/npvlc.vcproj b/build/vc2008/npapi/npvlc.vcproj
index c778f55..5e93759 100644
--- a/build/vc2008/npapi/npvlc.vcproj
+++ b/build/vc2008/npapi/npvlc.vcproj
@@ -229,6 +229,10 @@
>
</File>
<File
+ RelativePath="..\..\..\common\vlc_player_options.h"
+ >
+ </File>
+ <File
RelativePath="..\..\..\npapi\vlcplugin_base.h"
>
</File>
More information about the vlc-commits
mailing list