Initial import of Pawn (Small 3.0)
This commit is contained in:
8
compiler/libpc300/libpawnc.def
Executable file
8
compiler/libpc300/libpawnc.def
Executable file
@@ -0,0 +1,8 @@
|
||||
LIBRARY PAWNC
|
||||
DESCRIPTION 'Pawn compiler'
|
||||
|
||||
EXPORTS Compile
|
||||
pc_compile
|
||||
pc_addconstant
|
||||
pc_addtag
|
||||
pc_enablewarning
|
||||
Reference in New Issue
Block a user