Hi!
I'm creating a program by using:
nmake /f "my_makefile.mak" CFG "my_program - Release"
(Using VC++6.0 on Windows NT4.0)
Now, I want to optimize the memory using by my program, and I've
downloaded 'Rational Purify'.
Does anybody know how to modify my 'makefile' in order to use
'Rational Purify'?
Regards and thanks.
I'm creating a program by using:
nmake /f "my_makefile.mak" CFG "my_program - Release"
(Using VC++6.0 on Windows NT4.0)
Now, I want to optimize the memory using by my program, and I've
downloaded 'Rational Purify'.
Does anybody know how to modify my 'makefile' in order to use
'Rational Purify'?
Regards and thanks.