mirror of
https://github.com/Sneed-Group/Poodletooth-iLand
synced 2024-12-25 12:42:41 -06:00
8 lines
200 B
C
8 lines
200 B
C
/* This file created by make_versioninfo.exe */
|
|
#define FIELD3 3150
|
|
#define MS_DLL_ID "2.7"
|
|
#ifndef _DEBUG
|
|
#define PYTHON_DLL_NAME "python27.dll"
|
|
#else
|
|
#define PYTHON_DLL_NAME "python27_d.dll"
|
|
#endif
|