win32olerot 0.0.2-x86-mswin32 → 0.0.3-x86-mswin32

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,6 +1,9 @@
1
1
  /*
2
2
  */
3
3
 
4
+ // Force retail VS2005 version linkage
5
+ #define _USE_RTM_VERSION
6
+
4
7
  #include <atlbase.h>
5
8
  #include "ruby.h"
6
9
  #include <windows.h>
data/lib/win32olerot.so CHANGED
Binary file
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: win32olerot
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.2
4
+ version: 0.0.3
5
5
  platform: x86-mswin32
6
6
  authors:
7
7
  - G Whiteley