[pywin32-checkins] pywin32/win32/src PythonService.rc,NONE,1.1
OLD project page for the Python extensions for Windows
Brought to you by:
mhammond
From: <mha...@us...> - 2003-10-24 07:10:00
|
Update of /cvsroot/pywin32/pywin32/win32/src In directory sc8-pr-cvs1:/tmp/cvs-serv10400/src Added Files: PythonService.rc Log Message: Give up in disgust trying to make version branding work with a .exe, so revert back to the hack of a dummy rc file. I must look into py2exe's version branding code - it seems to work! --- NEW FILE: PythonService.rc --- STRINGTABLE DISCARDABLE BEGIN 2000 "Dummy" // Needed to version branding works! END |