sync branch with 1.2.3

This commit is contained in:
Colby Klein
2011-03-13 23:18:08 -07:00
8 changed files with 68 additions and 69 deletions
+1 -1
View File
@@ -35,7 +35,7 @@
* </li></ul>
*/
#ifndef PRODUCT_VER_BARE
#define PRODUCT_VER_BARE v1.2.2
#define PRODUCT_VER_BARE v1.2.3
#endif
/**
+1 -1
View File
@@ -5,7 +5,7 @@
; see ProductInfo.h for use descriptions
!define PRODUCT_ID "sm-ssc"
!define PRODUCT_VER "v1.2.2"
!define PRODUCT_VER "v1.2.3"
!define PRODUCT_DISPLAY "${PRODUCT_ID} ${PRODUCT_VER}"
!define PRODUCT_BITMAP "ssc"
+6 -7
View File
@@ -1480,15 +1480,14 @@
RelativePath="NotesWriterSM.h"
>
</File>
<File
RelativePath="NotesWriterSSC.cpp"
<File
RelativePath="NotesWriterSSC.cpp"
>
</File>
<File
RelativePath="NotesWriterSSC.h"
</File>
<File
RelativePath="NotesWriterSSC.h"
>
</File>
</File>
<File
RelativePath="NoteTypes.cpp"
>
@@ -28,6 +28,7 @@ namespace avcodec
#endif
};
/*
#if defined(_MSC_VER) && !defined(XBOX)
#pragma comment(lib, "ffmpeg/lib/avcodec.lib")
#pragma comment(lib, "ffmpeg/lib/avformat.lib")
@@ -35,6 +36,7 @@ namespace avcodec
#pragma comment(lib, "ffmpeg/lib/swscale.lib")
#endif
#endif // _MSC_VER && !XBOX
*/
#if defined(XBOX)
/* NOTES: ffmpeg static libraries arent included in SVN. You have to build