mirror of
https://github.com/python/cpython.git
synced 2025-11-01 18:51:43 +00:00
A directory with a working example of how to build an extension.
This commit is contained in:
parent
5c1d1ee8a8
commit
026f01a297
4 changed files with 417 additions and 0 deletions
2
PC/example_nt/example.def
Normal file
2
PC/example_nt/example.def
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
EXPORTS
|
||||
initexample
|
||||
Loading…
Add table
Add a link
Reference in a new issue