Ignore:
Timestamp:
May 7, 2015, 12:34:29 PM (9 years ago)
Author:
healthsevak
Message:

Updating the working copy to CPRS version 28

Location:
cprs/trunk/VA/VA508Accessibility
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • cprs/trunk/VA/VA508Accessibility/JAWS/JAWS.bdsproj

    r829 r1679  
    171171                        <VersionInfoKeys Name="ProductVersion">1.0.0.0</VersionInfoKeys>
    172172                        <VersionInfoKeys Name="Comments"></VersionInfoKeys>
    173                 </VersionInfoKeys> 
    174    
    175    
    176    
    177     <Excluded_Packages>
     173                </VersionInfoKeys>  <Excluded_Packages>
    178174      <Excluded_Packages Name="D:\perforce\cprs\main\Packages\ORDateLib2006.bpl">CPRS Date/Time Dialogs</Excluded_Packages>
    179175    </Excluded_Packages>
  • cprs/trunk/VA/VA508Accessibility/VA508Access2006.dpk

    r829 r1679  
    2727{$DESCRIPTION 'VA Section 508 Accessibility'}
    2828{$DESIGNONLY}
    29 {$IMPLICITBUILD OFF}
     29{$IMPLICITBUILD ON}
    3030{$DEFINE DEBUG_ACCESSIBILITY_MANAGER}
    3131
     
    3535  vcldb,
    3636  VclSmp,
    37   VAShared2006,
    38   rtl;
     37  rtl,
     38  VAShared2006;
    3939
    4040contains
Note: See TracChangeset for help on using the changeset viewer.