[vlc-commits] NPAPI: use vlc_player to vc2008 solution

Sergey Radionov git at videolan.org
Wed Jun 6 22:37:19 CEST 2012


npapi-vlc | branch: master | Sergey Radionov <RSATom at gmail.com> | Mon Mar 19 13:35:52 2012 +0700| [6da3d690678d103d2baeddbb06c907dfcb94dfa0] | committer: Jean-Baptiste Kempf

NPAPI: use 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=6da3d690678d103d2baeddbb06c907dfcb94dfa0
---

 build/vc2008/npapi/npvlc.vcproj |    8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/build/vc2008/npapi/npvlc.vcproj b/build/vc2008/npapi/npvlc.vcproj
index 5e93759..4aef24e 100644
--- a/build/vc2008/npapi/npvlc.vcproj
+++ b/build/vc2008/npapi/npvlc.vcproj
@@ -191,6 +191,10 @@
 				>
 			</File>
 			<File
+				RelativePath="..\..\..\common\vlc_player.cpp"
+				>
+			</File>
+			<File
 				RelativePath="..\..\..\npapi\vlcplugin_base.cpp"
 				>
 			</File>
@@ -229,6 +233,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