npapi-vlc | branch: master | Sergey Radionov <[email protected]> | Wed Feb 15 
18:58:07 2012 +0700| [65da750d7c58f558afe1222622b51eba0e8b1438] | committer: 
Jean-Baptiste Kempf

vc2008: use files generated by MIDL

Signed-off-by: Jean-Baptiste Kempf <[email protected]>

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

 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 373d0d8..7b3fbf8 100644
--- a/build/vc2008/ActiveX/axvlc.vcproj
+++ b/build/vc2008/ActiveX/axvlc.vcproj
@@ -37,6 +37,10 @@
                        />
                        <Tool
                                Name="VCMIDLTool"
+                               TypeLibraryName="$(ProjectName).tlb"
+                               OutputDirectory="$(InputDir)"
+                               HeaderFileName="$(InputName)_idl.h"
+                               InterfaceIdentifierFileName="$(InputName)_idl.c"
                        />
                        <Tool
                                Name="VCCLCompilerTool"
@@ -113,6 +117,10 @@
                        />
                        <Tool
                                Name="VCMIDLTool"
+                               TypeLibraryName="$(ProjectName).tlb"
+                               OutputDirectory="$(InputDir)"
+                               HeaderFileName="$(InputName)_idl.h"
+                               InterfaceIdentifierFileName="$(InputName)_idl.c"
                        />
                        <Tool
                                Name="VCCLCompilerTool"

_______________________________________________
vlc-commits mailing list
[email protected]
http://mailman.videolan.org/listinfo/vlc-commits

Reply via email to