To recompile this project under Windows you must have:

	1) Open CASCADE 5.0 
	2) Microsoft Visual C++ 6.0
	3) Qt 2.3.0 (either Commercial or Non-Commercial edition)

Necessary steps:

	1) Define QTDIR environment variable pointing to your Qt 
	   installation directory.

	2) Make sure you have msg2qm.exe in %QTDIR%\bin directory.
	   If you don't have it, please, refer to your Qt documentation
	   in order to learn how to make msg2qm.exe.

	3) Make sure your PATH variable contains a directory, 
	   msdev.exe is located in.

	4) Use Run_MSVC.bat to load project in Visual C++ environment.