Sync with trunk r63831.
[reactos.git] / dll / win32 / mciqtz32 / version.rc
index 94c6078..a0de28b 100644 (file)
  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
  */
 
-#define WINE_OLESELFREGISTER
 #define WINE_FILEDESCRIPTION_STR "Wine DirectShow MCI Driver"
 #define WINE_FILENAME_STR "mciqtz32.dll"
 #define WINE_FILEVERSION 6,5,1,900
 #define WINE_FILEVERSION_STR "6.5.1.900"
 #define WINE_PRODUCTVERSION 6,5,1,900
 #define WINE_PRODUCTVERSION_STR "6.5"
+#define WINE_EXTRAVALUES VALUE "OLESelfRegister",""
 
-#include "wine/wine_common_ver.rc"
+#include <wine/wine_common_ver.rc>