mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-17 22:03:07 -06:00
15 lines
174 B
Text
15 lines
174 B
Text
uses
|
|
Core;
|
|
|
|
library(MSC BOOSTPY) python27;
|
|
|
|
library(MSC !BOOSTPY !DEBUG) python27;
|
|
|
|
library(MSC !BOOSTPY DEBUG) python27_d;
|
|
|
|
file
|
|
Py.h,
|
|
init.icpp,
|
|
Py.cpp,
|
|
install.txt;
|
|
|