[SOLVED] Patched autoexp.dat for VS2010 Express debugging
-
I am using Visual Studio 2010 C++ Express, which means I can't use the Qt add-in. But I know that one of the things it does is patching the autoexp.dat file so that when debugging the values of Qt variables are presented in a readable format.
Since I'm not going to use the non-express version, and therefore cannot install the add-in, could anyone please post the patched autoexp.dat file so I know what to add?
On my machine it is located in C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\Packages\Debugger
Thanks!
-
Anyone? I've tried using the patched version from VS2008 but it's not working for me.
-
A friend sent over the patched file. Works now.