-
Bug
-
Resolution: Done
-
P5: Not important
-
4.7.0
-
None
-
Windows Build, Visual Studio 2008
-
624267441e94e87ddb79f5e3748fc17a9a98c311
When you issue a nmake clean the pdb files are deleted from the libs directory.
pdb files should be kept because these are really usefoul to debug qt applications using visual studio debugger.
At least there should be an option to not delete these.