[matroska] r753 - trunk/DvdMenuXtractor

[email protected]
Newsgroups gmane.comp.multimedia.matroska.cvs
Message-ID <[email protected]>
Author: robux4
Date: 2004-09-08 13:35:15 +0400 (Wed, 08 Sep 2004)
New Revision: 753

Modified:
   trunk/DvdMenuXtractor/DvdMenuXtractor.bkl
   trunk/DvdMenuXtractor/makefile.vc
Log:
add base64 to the project files

Modified: trunk/DvdMenuXtractor/DvdMenuXtractor.bkl
===================================================================
--- trunk/DvdMenuXtractor/DvdMenuXtractor.bkl	2004-09-08 09:30:45 UTC (rev 752)
+++ trunk/DvdMenuXtractor/DvdMenuXtractor.bkl	2004-09-08 09:35:15 UTC (rev 753)
@@ -21,7 +21,7 @@
 
 		<app-type>gui</app-type>
 		<define>__WXDEBUG__</define>
-        <sources>A52Decoder.cpp DvdMenuXtractor.cpp IFOFile.cpp MPEG2Decoder.cpp MyWizard.cpp SUBDecoder.cpp VobParser.cpp spudec/spudec.c dvdread_win32/dvd_reader.c dvdread_win32/ifo_read.c dvdread_win32/iso_lang.c</sources>
+        <sources>A52Decoder.cpp DvdMenuXtractor.cpp IFOFile.cpp MPEG2Decoder.cpp MyWizard.cpp SUBDecoder.cpp VobParser.cpp base64.cpp spudec/spudec.c dvdread_win32/dvd_reader.c dvdread_win32/ifo_read.c dvdread_win32/iso_lang.c</sources>
 		<!-- Change these paths to your local wxWidget installation -->
 		<include>F:\tmp\wxWindows-2.5.1\include</include>
 		<include>F:\tmp\wxWindows-2.5.1\lib\vc_lib\mswd</include>
@@ -30,6 +30,7 @@
 		<include>a52dec/include</include>
 		<include>./</include>
 		
+		<ldflags>/opt:ref</ldflags>
 		<sys-lib>wxbase25d</sys-lib>
 		<sys-lib>wxmsw25d_core</sys-lib>
 		<sys-lib>user32</sys-lib>

Modified: trunk/DvdMenuXtractor/makefile.vc
===================================================================
--- trunk/DvdMenuXtractor/makefile.vc	2004-09-08 09:30:45 UTC (rev 752)
+++ trunk/DvdMenuXtractor/makefile.vc	2004-09-08 09:35:15 UTC (rev 753)
@@ -53,6 +53,7 @@
 	Release\DvdMenuXtractor_MyWizard.obj \
 	Release\DvdMenuXtractor_SUBDecoder.obj \
 	Release\DvdMenuXtractor_VobParser.obj \
+	Release\DvdMenuXtractor_base64.obj \
 	Release\DvdMenuXtractor_spudec.obj \
 	Release\DvdMenuXtractor_dvd_reader.obj \
 	Release\DvdMenuXtractor_ifo_read.obj \
@@ -78,7 +79,7 @@
 	-if exist Release\DvdMenuXtractor.pdb del Release\DvdMenuXtractor.pdb
 
 Release\DvdMenuXtractor.exe: $(DVDMENUXTRACTOR_OBJECTS) Release\DvdMenuXtractor_DvdMenuXtractor.res
-	link /NOLOGO /OUT:$@ $(LDFLAGS) /DEBUG /SUBSYSTEM:WINDOWS /LIBPATH:F:\tmp\wxWindows-2.5.1\lib\vc_lib /LIBPATH:a52dec\vc++ /LIBPATH:mpeg2dec\vc++ @<<
+	link /NOLOGO /OUT:$@ $(LDFLAGS) /DEBUG /SUBSYSTEM:WINDOWS /opt:ref /LIBPATH:F:\tmp\wxWindows-2.5.1\lib\vc_lib /LIBPATH:a52dec\vc++ /LIBPATH:mpeg2dec\vc++ @<<
 	$(DVDMENUXTRACTOR_OBJECTS)  wxbase25d.lib wxmsw25d_core.lib user32.lib comdlg32.lib comctl32.lib shell32.lib gdi32.lib advapi32.lib ole32.lib rpcrt4.lib
 <<
 
@@ -106,6 +107,9 @@
 Release\DvdMenuXtractor_VobParser.obj: .\VobParser.cpp
 	$(CXX) /c /nologo /TP /Fo$@ $(DVDMENUXTRACTOR_CXXFLAGS) $**
 
+Release\DvdMenuXtractor_base64.obj: .\base64.cpp
+	$(CXX) /c /nologo /TP /Fo$@ $(DVDMENUXTRACTOR_CXXFLAGS) $**
+
 Release\DvdMenuXtractor_spudec.obj: .\spudec\spudec.c
 	$(CC) /c /nologo /TC /Fo$@ $(DVDMENUXTRACTOR_CFLAGS) $**
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.