[xiph-commits] r11328 - trunk/xiph-qt/build-win32
arek at svn.xiph.org
arek at svn.xiph.org
Sun Apr 30 19:06:32 PDT 2006
Author: arek
Date: 2006-04-30 19:06:28 -0700 (Sun, 30 Apr 2006)
New Revision: 11328
Modified:
trunk/xiph-qt/build-win32/XiphQT.dsp
Log:
Another win32 build files update.
Modified: trunk/xiph-qt/build-win32/XiphQT.dsp
===================================================================
--- trunk/xiph-qt/build-win32/XiphQT.dsp 2006-05-01 01:48:33 UTC (rev 11327)
+++ trunk/xiph-qt/build-win32/XiphQT.dsp 2006-05-01 02:06:28 UTC (rev 11328)
@@ -428,7 +428,31 @@
SOURCE=..\common\XCACodec.h
# End Source File
# End Group
+# Begin Group "Theora"
+
+# PROP Default_Filter ""
+# Begin Source File
+
+SOURCE=..\Theora\src\decoder_types.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\Theora\src\theora_versions.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\Theora\src\TheoraDecoder.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\Theora\src\TheoraDecoder.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\Theora\src\TheoraDecoderDispatch.h
+# End Source File
# End Group
+# End Group
# Begin Group "Header Files"
# PROP Default_Filter "h;hpp;hxx;hm;inl"
@@ -460,7 +484,7 @@
InputPath=.\resources.r
"$(TargetDir)\$(TargetName).qtr" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
- Rez.exe -p -i "C:\Program Files\QuickTime SDK\RIncludes" -i ..\OggImport\src -i ..\CAVorbis\src -i ..\CASpeex\src -i ..\common -i ..\utils -i ..\resources -o "$(TargetDir)\$(TargetName).qtr" < "$(InputPath)"
+ Rez.exe -p -i "C:\Program Files\QuickTime SDK\RIncludes" -i ..\OggImport\src -i ..\CAVorbis\src -i ..\CASpeex\src -i ..\Theora\src -i ..\common -i ..\utils -i ..\resources -o "$(TargetDir)\$(TargetName).qtr" < "$(InputPath)"
# End Custom Build
@@ -493,6 +517,10 @@
# End Source File
# Begin Source File
+SOURCE=..\Theora\src\TheoraDecoder.r
+# End Source File
+# Begin Source File
+
SOURCE=..\resources\XCAResources.r
# End Source File
# End Group
More information about the commits
mailing list