summaryrefslogtreecommitdiffstats
path: root/AppPkg/AppPkg.dsc
diff options
context:
space:
mode:
authordarylm503 <darylm503@6f19259b-4bc3-4df7-8a09-765794883524>2011-06-28 03:28:27 +0000
committerdarylm503 <darylm503@6f19259b-4bc3-4df7-8a09-765794883524>2011-06-28 03:28:27 +0000
commit006fecd5a177b4b7b6b36fab6690bf2b2fa11829 (patch)
tree81b32d429cd83b57ef1b88760ec3c2ca1046f8d0 /AppPkg/AppPkg.dsc
parent65126b4ebeafd738921c4c0da7f31ea1ed127d4e (diff)
downloadedk2-006fecd5a177b4b7b6b36fab6690bf2b2fa11829.tar.gz
edk2-006fecd5a177b4b7b6b36fab6690bf2b2fa11829.tar.bz2
edk2-006fecd5a177b4b7b6b36fab6690bf2b2fa11829.zip
Basic Core Python interpreter.
This allows the Python 2.7.1 distribution to be extracted into the AppPkg/Applications/Python directory - producing the AppPkg/Applications/Python/Python-2.7.1 directory - then built for EDK II using the Standard C Libraries provided by the StdLib package. Only rudimentary functionality has been tested. Only compilation with Microsoft Visual Studio 2005 has been tested for Ia32 and X64 architectures. The X64/pyconfig.h file should probably be updated to match the values in Ia32/pyconfig.h. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11910 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'AppPkg/AppPkg.dsc')
-rw-r--r--AppPkg/AppPkg.dsc1
1 files changed, 1 insertions, 0 deletions
diff --git a/AppPkg/AppPkg.dsc b/AppPkg/AppPkg.dsc
index d0c7a56ee2..6e2fa720b5 100644
--- a/AppPkg/AppPkg.dsc
+++ b/AppPkg/AppPkg.dsc
@@ -141,6 +141,7 @@
AppPkg/Applications/Hello/Hello.inf # No LibC includes or functions.
AppPkg/Applications/Main/Main.inf # Simple invocation. No other LibC functions.
AppPkg/Applications/Enquire/Enquire.inf
+ AppPkg/Applications/Python/PythonCore.inf
################################################################
#