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