Changeset 18777
- Timestamp:
- Apr 10, 2002, 9:06:26 PM (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified tags/trunk/src/makefile ¶
r18551 r18777 1 # $Id: makefile,v 1.8 3 2002-02-23 23:49:58bird Exp $1 # $Id: makefile,v 1.84 2002-04-10 19:06:26 bird Exp $ 2 2 3 3 # … … 102 102 # Custom rules 103 103 # 104 CUSTOMBUILD = kernel32 user32 gdi32 comctl32 comdlg32 shell32 shlwapi \ 105 msvfw32 wsock32 winmm ole32 rpcrt4 version lz32 riched32 \ 106 advapi32 ntdll ddraw ws2_32 winspool iphlpapi ctl3d32 104 CUSTOMBUILD = kernel32 user32 advapi32 comctl32 comdlg32 ctl3d32 ddraw ddraw \ 105 dinput gdi32 icmp imagehlp iphlpapi lz32 msvfw32 ntdll ole32 riched32 \ 106 rpcrt4 shell32 shlwapi version wininet winmm winspool wnaspi32 ws2_32 \ 107 wsock32 107 108 108 109 custombuild:
Note:
See TracChangeset
for help on using the changeset viewer.