Files
pyinstaller/rthooks.dat
T
giovannibajo 23d42e6067 Add run-time import hook for PyOpenGL
git-svn-id: http://svn.pyinstaller.org/trunk@218 8dd32b29-ccff-0310-8a9a-9233e24343b1
2006-01-11 18:20:31 +00:00

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'],
}