mirror of
https://github.com/id-Software/GtkRadiant.git
synced 2026-03-20 00:49:29 +01:00
The GtkRadiant sources as originally released under the GPL license.
This commit is contained in:
8
contrib/camera/camera.def
Normal file
8
contrib/camera/camera.def
Normal file
@@ -0,0 +1,8 @@
|
||||
; camera.def : Declares the module parameters for the DLL.
|
||||
|
||||
LIBRARY "CAMERA"
|
||||
DESCRIPTION 'CAMERA Windows Dynamic Link Library'
|
||||
|
||||
EXPORTS
|
||||
; Explicit exports can go here
|
||||
Synapse_EnumerateInterfaces @1
|
||||
Reference in New Issue
Block a user