This website requires JavaScript.
Explore
Help
Register
Sign In
ReceiveTempSMS
/
Sweden-Number
Watch
1
Star
0
Fork
You've already forked Sweden-Number
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
0e3c60786e
Sweden-Number
/
dlls
/
d3dim
/
Makefile.in
9 lines
103 B
Makefile
Raw
Normal View
History
Unescape
Escape
Added d3dim.dll with stubs.
2003-01-24 02:08:15 +01:00
MODULE
=
d3dim.dll
makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. Only specify the root to keep platform-specifics out of the individual DLL makefiles.
2008-03-04 16:52:54 +01:00
IMPORTLIB
=
d3dim
Added d3dim.dll with stubs.
2003-01-24 02:08:15 +01:00
C_SRCS
=
d3dim_main.c
RC_SRCS
=
version.rc
@
M
A
K
E
_
D
L
L
_
R
U
L
E
S
@