[vlc-commits] sync vc2008 project with source file changes.

Sergey Radionov git at videolan.org
Wed Dec 21 12:54:10 CET 2011


npapi-vlc | branch: master | Sergey Radionov <RSATom at gmail.com> | Mon Dec 12 10:44:05 2011 +0700| [40fc15df692520da89803599057b7f2784e81a0d] | committer: Jean-Baptiste Kempf

sync vc2008 project with source file changes.

Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>

> http://git.videolan.org/gitweb.cgi/npapi-vlc.git/?a=commit;h=40fc15df692520da89803599057b7f2784e81a0d
---

 build/vc2008/npapi/npvlc.vcproj |   12 ++++++++++--
 1 files changed, 10 insertions(+), 2 deletions(-)

diff --git a/build/vc2008/npapi/npvlc.vcproj b/build/vc2008/npapi/npvlc.vcproj
index 8da4968..82f8f1a 100644
--- a/build/vc2008/npapi/npvlc.vcproj
+++ b/build/vc2008/npapi/npvlc.vcproj
@@ -191,7 +191,11 @@
 				>
 			</File>
 			<File
-				RelativePath="..\..\..\npapi\vlcplugin.cpp"
+				RelativePath="..\..\..\npapi\vlcplugin_base.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\npapi\vlcplugin_win.cpp"
 				>
 			</File>
 			<File
@@ -221,7 +225,11 @@
 				>
 			</File>
 			<File
-				RelativePath="..\..\..\npapi\vlcplugin.h"
+				RelativePath="..\..\..\npapi\vlcplugin_base.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\npapi\vlcplugin_win.h"
 				>
 			</File>
 			<File



More information about the vlc-commits mailing list