Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 484 Bytes

showimage.lnk

File metadata and controls

22 lines (18 loc) · 484 Bytes
 
Nov 23, 2005
Nov 23, 2005
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
#=============================================================================
# This is a linker file to build SDLMIXER test app for OS/2
#
#
#=============================================================================
system os2v2_pm
file showimage
OPTION MAP=showimage
OPTION DESCRIPTION 'Test Application'
OPTION ELIMINATE
OPTION MANYAUTODATA
OPTION OSNAME='OS/2 and eComStation'
OPTION SHOWDEAD
LIBPATH %os2tk%\lib
LIBPATH %sdlhome%\src
LIBPATH .
lib sdl
lib sdlimage