Use override/default for RTPortableServer
[ACE_TAO.git] / ACE / tests / tests_pharlap_msvc.lnk
blob16a9bf954a2d975cfbc0ed8ab36c44ebc0405695
1 ! Application linker command file for ACE tests.
3 ! Visual C++ Compiler with PC-Compatible Target
4 @vc.emb
6 ! PC-Compatible Screen Driver
7 !@pcat_sc.emb
9 ! PC-Compatible Keyboard Driver
10 !@pcat_kb.emb
12 ! Multithread Support, Debug version
13 @vcmtd.emb
15 ! Structured Exception Handling
16 @strucexc.emb
18 ! Floating Point Emulator
19 !@fpem.emb
21 ! MS-DOS Compatible File System
22 !@lfs.emb
24 ! DLL Loader
25 !@ldr.emb
27 ! TCP/IP Support
28 @winsock.emb
30 ! TCP/IP Driver
31 !@eth-smc.emb      ! SMC 8003/8216/8416
32 !@eth-smc9.emb     ! SMC 91C92/91C94
33 @eth-3com.emb     ! 3Com 3C509
34 !@eth-ne2k.emb     ! NE2000
35 !@eth-dec.emb      ! Digital 2114x
36 !@ppp16550.emb     ! PPP 8250/16450/16550
37 !@slp16550.emb     ! SLIP/CSLIP  8250/16450/16550
39 ! MicroWeb Server
40 !@microweb.emb
42 ! FTP Server
43 !@ftpserve.emb
45 ! Event Logging
46 !@log.emb
48 ! PC Card Support
49 !@pccard.emb
51 ! PC Card Enablers
52 !@cs-ser.emb   ! Serial Ports
53 !@cs-ide.emb   ! ATA Disk Drives
54 !@cs-3com.emb  ! 3Com Ethernet
55 !@cs-ne2k.emb  ! NE2000 Ethernet
57 ! M-Systems Flash Support
58 !@pcfd.emb         ! PC-FD
59 !@dochip2.emb      ! DiskOnChip 2000
61 ! The section below contains the user-specified switches from the
62 ! Extra Application Link File Switches section of the Extra Linker Switches
63 ! property sheet.
66 ! 32K stack works well. The 8K default is way too small
67 -stack 32767
69 ! Many of the ACE tests are too large to load in the default space without
70 ! running over the ROM area at some point, so go up.
71 -offset 10_0000h