links now

This commit is contained in:
cxgeorge 2002-03-11 23:30:27 +00:00
parent d28ea22f45
commit 6cd90b1f0a

View File

@ -18,6 +18,9 @@
#begin metalib_target
#define TARGET pandadx8
#define SOURCES pandadx8.cxx
#define TARGET_LIBS d3d8.lib dxerr8.lib
#define WIN_SYS_LIBS \
ddraw.lib d3d8.lib dxguid.lib d3dx8.lib dxerr8.lib winmm.lib \
kernel32.lib gdi32.lib user32.lib advapi32.lib $[WIN_SYS_LIBS]
#end metalib_target
#endif