From 9ec1f6d27eb7eced0c91cf121ca6af5682276dc4 Mon Sep 17 00:00:00 2001 From: suke Date: Thu, 21 Oct 2004 15:10:06 +0000 Subject: remove ext/win32ole/.document. add win32ole ext/.document. create .document dynamically by extconf.rb. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@7095 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ext/win32ole/extconf.rb | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'ext/win32ole/extconf.rb') diff --git a/ext/win32ole/extconf.rb b/ext/win32ole/extconf.rb index c989267733..de306d0578 100644 --- a/ext/win32ole/extconf.rb +++ b/ext/win32ole/extconf.rb @@ -6,6 +6,17 @@ require 'mkmf' dir_config("win32") + +SRCFILES=<