You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For an example see the versioninfo resource embedded in the .pyd module:
https://code.google.com/p/cefpython/source/browse/cefpython/cef3/windows/cefpyth
on.rc
Original issue reported on code.google.com by [email protected] on 10 Aug 2014 at 2:08
The text was updated successfully, but these errors were encountered:
VERSIONINFO is no more embedded in the .pyd module, I didn't see a point for that. It might make more sense to embed it in the subprocess executable, however whether this is a good idea it needs to be decided.
Original issue reported on code.google.com by
[email protected]
on 10 Aug 2014 at 2:08The text was updated successfully, but these errors were encountered: