mirror of
https://github.com/kennethreitz-archive/pyinstaller.git
synced 2026-06-05 23:50:17 +00:00
085fa28be7
git-svn-id: http://svn.pyinstaller.org/trunk@614 8dd32b29-ccff-0310-8a9a-9233e24343b1
8 lines
272 B
Plaintext
8 lines
272 B
Plaintext
{
|
|
'pythoncom': ['support/rthooks/versioneddll.py'],
|
|
'pywintypes': ['support/rthooks/versioneddll.py'],
|
|
'win32com': ['support/rthooks/win32comgenpy.py'],
|
|
'OpenGL': ['support/rthooks/opengl.py'],
|
|
'PyQt4': ['support/rthooks/qt4plugins.py'],
|
|
}
|