source: GTP/trunk/App/Demos/Illum/IBRBillboardCloudTrees/OGRE/IBRTreesOGRE/scripts/UpgradeLog.XML @ 1493

Revision 1493, 4.3 KB checked in by igarcia, 18 years ago (diff)
Line 
1<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type='text/xsl' href='_UpgradeReport_Files/UpgradeReport.xslt'?><UpgradeLog>
2<Properties><Property Name="Solution" Value="Demo_IndirectTexturing">
3</Property><Property Name="Solution File" Value="D:\IndirectTexturing\IndirectTexturing\scripts\Demo_IndirectTexturing.sln">
4</Property><Property Name="User Options File" Value="D:\IndirectTexturing\IndirectTexturing\scripts\Demo_IndirectTexturing.suo">
5</Property><Property Name="Date" Value="lunes, 01 de mayo de 2006">
6</Property><Property Name="Time" Value="20:54">
7</Property></Properties><Event ErrorLevel="0" Project="" Source="Demo_IndirectTexturing.sln" Description="File successfully backed up as D:\IndirectTexturing\IndirectTexturing\scripts\Demo_IndirectTexturing.sln.old">
8</Event><Event ErrorLevel="0" Project="" Source="Demo_IndirectTexturing.suo" Description="File successfully backed up as D:\IndirectTexturing\IndirectTexturing\scripts\Demo_IndirectTexturing.suo.old">
9</Event><Event ErrorLevel="0" Project="Demo_IndirectTexturing" Source="Demo_IndirectTexturing.vcproj" Description="Visual C++ now supports a secure version of the C Runtime Library. Use of this library is turned on by default. You may see some warnings about deprecated functions when you build your project. It is advised that you correct these warnings, in order to make your code more secure.">
10</Event><Event ErrorLevel="0" Project="Demo_IndirectTexturing" Source="Demo_IndirectTexturing.vcproj" Description="The C/C++ compiler default settings have been modified to be more compliant with ISO Standard C++. Included in those changes are enforcing Standard C++ for loop scoping and supporting wchar_t as a native type. These changes may cause existing code to no longer compile without changes to the code or the compiler options with which it is built.">
11</Event><Event ErrorLevel="1" Project="Demo_IndirectTexturing" Source="Demo_IndirectTexturing.vcproj" Description="The C/C++ compiler switch /YX is lo longer supported. /YX has been removed from your project settings.">
12</Event><Event ErrorLevel="1" Project="Demo_IndirectTexturing" Source="Demo_IndirectTexturing.vcproj" Description="Due to the requirement that Visual C++ projects produce an embedded (by default) Windows SxS manifest, manifest files in the project are automatically excluded from building with the Manifest Tool.  It is recommended that the dependency information contained in any manifest files be converted to &quot;#pragma comment(linker,&quot;&lt;insert dependency here&gt;&quot;)&quot; in a header file that is included from your source code.  If your project already embeds a manifest in the RT_MANIFEST resource section through a resource (.rc) file, the line will need to be commented out before the project will build correctly.">
13</Event><Event ErrorLevel="1" Project="Demo_IndirectTexturing" Source="Demo_IndirectTexturing.vcproj" Description="Due to a conformance change in the C++ compiler, code change may be required before your project will build without errors.  Previous versions of the C++ compiler allowed specification of member function pointers by member function name (e.g. MemberFunctionName).  The C++ standard requires a fully qualified name with the use of the address-of operator (e.g. &amp;ClassName::MemberFunctionName).  If your project contains forms or controls used in the Windows Forms Designer, you may have to change code in InitializeComponent because the designer generated code used the non-conformant syntax in delegate construction (used in event handlers).">
14</Event><Event ErrorLevel="0" Project="Demo_IndirectTexturing" Source="Demo_IndirectTexturing.vcproj" Description="Project file successfully backed up as 'D:\IndirectTexturing\IndirectTexturing\scripts\Demo_IndirectTexturing.vcproj.7.10.old'.">
15</Event><Event ErrorLevel="0" Project="Demo_IndirectTexturing" Source="Demo_IndirectTexturing.vcproj" Description="Project upgraded successfully.">
16</Event><Event ErrorLevel="3" Project="Demo_IndirectTexturing" Source="Demo_IndirectTexturing.vcproj" Description="Converted">
17</Event><Event ErrorLevel="0" Project="" Source="Demo_IndirectTexturing.sln" Description="Solution converted successfully">
18</Event><Event ErrorLevel="3" Project="" Source="Demo_IndirectTexturing.sln" Description="Converted">
19</Event></UpgradeLog>
Note: See TracBrowser for help on using the repository browser.