mirror of
https://github.com/Sneed-Group/Poodletooth-iLand
synced 2024-12-26 05:02:31 -06:00
9 lines
200 B
C
9 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
|