mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-13 18:27:35 +00:00
restore
This commit is contained in:
parent
e593e4d8f9
commit
338baf63a0
14
modules/libimg/mngcom/nspng.def
Normal file
14
modules/libimg/mngcom/nspng.def
Normal file
@ -0,0 +1,14 @@
|
||||
;
|
||||
; temp def file for nsmng dll
|
||||
;
|
||||
|
||||
LIBRARY nsmng.dll
|
||||
DESCRIPTION 'test dll'
|
||||
|
||||
EXPORTS
|
||||
ImgDInit @1002 PRIVATE
|
||||
ImgDWrite @1003 PRIVATE
|
||||
ImgDWriteReady @1004 PRIVATE
|
||||
ImgDComplete @1005 PRIVATE
|
||||
ImgDAbort @1006 PRIVATE
|
||||
|
1
modules/libimg/mngcom/win32.order
Normal file
1
modules/libimg/mngcom/win32.order
Normal file
@ -0,0 +1 @@
|
||||
_NSGetModule ; 1
|
Loading…
Reference in New Issue
Block a user