]>
git.saurik.com Git - wxWidgets.git/blob - src/mac/morefile/OptimEnd.h
   2 **      Apple Macintosh Developer Technical Support 
   4 **      DirectoryCopy: #defines that let you make MoreFiles code more efficient. 
   6 **      by Jim Luther, Apple Developer Technical Support Emeritus 
   8 **      File:           OptimizationEnd.h 
  10 **      Copyright © 1992-1998 Apple Computer, Inc. 
  11 **      All rights reserved. 
  13 **      You may incorporate this sample code into your applications without 
  14 **      restriction, though the sample code has been provided "AS IS" and the 
  15 **      responsibility for its operation is 100% yours.  However, what you are 
  16 **      not permitted to do is to redistribute the source as "DSC Sample Code" 
  17 **      after having made changes. If you're going to re-distribute the source, 
  18 **      we require that you make it clear in the source that the code was 
  19 **      descended from Apple Sample Code, but that you've made changes. 
  21 **      The Optimization changes to MoreFiles source and header files, along with 
  22 **      this file and Optimization.h, let you optimize the code produced by MoreFiles 
  25 **      Original changes supplied by Fabrizio Oddone 
  29 #if     __USEPRAGMAINTERNAL 
  30         #if defined(__MWERKS__) 
  31                 #pragma internal reset 
  36 #if     __WANTPASCALELIMINATION 
  37         #ifndef __COMPILINGMOREFILES