COMPILE INSTRUCTIONS FOR WIN32 & Visual C++

Copy MyCC.pro to the root directory.  From the command prompt type:

qmake -t vcapp -o MyCC.dsp MyCC.pro

That will generate a file called MyCC.dsp which can be opened by Visual C++