]> git.saurik.com Git - wxWidgets.git/commitdiff
automtn.cpp removed for Borland compilation
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 26 Jul 1999 11:28:18 +0000 (11:28 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 26 Jul 1999 11:28:18 +0000 (11:28 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3147 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

distrib/msw/tmake/b32.t
src/msw/makefile.b32

index c28d56b09a9eb070e56e26d8d9d7e265ab05b5c5..71cb6946ec7f267755245f657e97fd4c277a0016 100644 (file)
@@ -32,7 +32,7 @@
     foreach $file (sort keys %wxMSW) {
         next if $wxMSW{$file} =~ /\b16\b/;
 
-        if ( file =~ /automtn/ ) {
+        if ( $file =~ /^automtn/ ) {
             #! comment in old makefile.b32 seems to imply that this file can't
             #! be compiled with Borland (leads to crash in oleauto sample)
             next;
index 967e81288b859bca75b5c6d5b0762dd7fc498842..38e4cbe7a091a475cc737df3ac75e8c3224da4fa 100644 (file)
@@ -1,6 +1,6 @@
 
 
-# This file was automatically generated by tmake at 23:28, 1999/07/25
+# This file was automatically generated by tmake at 13:27, 1999/07/26
 # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE B32.T!
 
 #
@@ -188,7 +188,6 @@ COMMONOBJS = \
 
 MSWOBJS = $(MSWDIR)\accel.obj \
                $(MSWDIR)\app.obj \
-               $(OLEDIR)\automtn.obj \
                $(MSWDIR)\bitmap.obj \
                $(MSWDIR)\bmpbuttn.obj \
                $(MSWDIR)\brush.obj \
@@ -330,8 +329,6 @@ $(MSWDIR)\accel.obj: $(MSWDIR)\accel.$(SRCSUFF)
 
 $(MSWDIR)\app.obj: $(MSWDIR)\app.$(SRCSUFF)
 
-$(OLEDIR)\automtn.obj: $(OLEDIR)\automtn.$(SRCSUFF)
-
 $(MSWDIR)\bitmap.obj: $(MSWDIR)\bitmap.$(SRCSUFF)
 
 $(MSWDIR)\bmpbuttn.obj: $(MSWDIR)\bmpbuttn.$(SRCSUFF)