|
From: andrew7 <bd...@us...> - 2007-06-24 22:26:36
|
Update of /cvsroot/smartwin/SmartWin In directory sc8-pr-cvs8.sourceforge.net:/tmp/cvs-serv27875 Modified Files: setup.iss Log Message: Fix spelling errors Index: setup.iss =================================================================== RCS file: /cvsroot/smartwin/SmartWin/setup.iss,v retrieving revision 1.16 retrieving revision 1.17 diff -u -d -r1.16 -r1.17 --- setup.iss 3 Jun 2006 19:36:27 -0000 1.16 +++ setup.iss 24 Jun 2007 22:26:32 -0000 1.17 @@ -52,8 +52,8 @@ 'Build library and examples', '', 'Check fields if you want to build the library and all examples.'#13#10 + 'Beware, this would take a while!'#13#10 + - 'Note that build process is dependant on some system variables which might not exist on your system, if process doesnt finish with success open the makefiles and edit them by hand!'#13#10+ - 'Note also that this is not nessecary for the install, if you want to you can build the library yourself by opening the SmartWinUnitTests.sln file or SmartWin.dev file'#13#10+ + 'Note that build process is dependent on some system variables which might not exist on your system, if the process does not finish with success open the makefiles and edit them by hand!'#13#10+ + 'Note also that this is not needed for the install, if you want to you can build the library yourself by opening the SmartWinUnitTests.sln file or SmartWin.dev file'#13#10+ 'Note also that if you want to test the SmartSOAPTester1 project you need to create a virtual web directory (run:inetmgr) with the same name as the project pointing to that directory'#13#10, False, False); // Add items |