aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/newview_vc8.vcproj
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--linden/indra/newview/newview_vc8.vcproj97
1 files changed, 8 insertions, 89 deletions
diff --git a/linden/indra/newview/newview_vc8.vcproj b/linden/indra/newview/newview_vc8.vcproj
index 5ba125b..032a6bf 100644
--- a/linden/indra/newview/newview_vc8.vcproj
+++ b/linden/indra/newview/newview_vc8.vcproj
@@ -25,6 +25,8 @@
25 > 25 >
26 <Tool 26 <Tool
27 Name="VCPreBuildEventTool" 27 Name="VCPreBuildEventTool"
28 Description="Executing pre-build batch file"
29 CommandLine="prebuild.bat debug"
28 /> 30 />
29 <Tool 31 <Tool
30 Name="VCCustomBuildTool" 32 Name="VCCustomBuildTool"
@@ -116,6 +118,8 @@
116 > 118 >
117 <Tool 119 <Tool
118 Name="VCPreBuildEventTool" 120 Name="VCPreBuildEventTool"
121 Description="Executing pre-build batch file"
122 CommandLine="prebuild.bat release"
119 /> 123 />
120 <Tool 124 <Tool
121 Name="VCCustomBuildTool" 125 Name="VCCustomBuildTool"
@@ -207,6 +211,8 @@
207 > 211 >
208 <Tool 212 <Tool
209 Name="VCPreBuildEventTool" 213 Name="VCPreBuildEventTool"
214 Description="Executing pre-build batch file"
215 CommandLine="prebuild.bat releasefordownload"
210 /> 216 />
211 <Tool 217 <Tool
212 Name="VCCustomBuildTool" 218 Name="VCCustomBuildTool"
@@ -297,6 +303,8 @@
297 > 303 >
298 <Tool 304 <Tool
299 Name="VCPreBuildEventTool" 305 Name="VCPreBuildEventTool"
306 Description="Executing pre-build batch file"
307 CommandLine="prebuild.bat releasenoopt"
300 /> 308 />
301 <Tool 309 <Tool
302 Name="VCCustomBuildTool" 310 Name="VCCustomBuildTool"
@@ -1504,95 +1512,6 @@
1504 > 1512 >
1505 </File> 1513 </File>
1506 <File 1514 <File
1507 RelativePath=".\llviewerjointmesh_sse.cpp"
1508 >
1509 <FileConfiguration
1510 Name="Debug|Win32"
1511 >
1512 <Tool
1513 Name="VCCLCompilerTool"
1514 EnableEnhancedInstructionSet="1"
1515 UsePrecompiledHeader="0"
1516 WarnAsError="false"
1517 />
1518 </FileConfiguration>
1519 <FileConfiguration
1520 Name="Release|Win32"
1521 >
1522 <Tool
1523 Name="VCCLCompilerTool"
1524 EnableEnhancedInstructionSet="1"
1525 UsePrecompiledHeader="0"
1526 WarnAsError="false"
1527 />
1528 </FileConfiguration>
1529 <FileConfiguration
1530 Name="ReleaseForDownload|Win32"
1531 >
1532 <Tool
1533 Name="VCCLCompilerTool"
1534 EnableEnhancedInstructionSet="1"
1535 UsePrecompiledHeader="0"
1536 WarnAsError="false"
1537 />
1538 </FileConfiguration>
1539 <FileConfiguration
1540 Name="ReleaseNoOpt|Win32"
1541 >
1542 <Tool
1543 Name="VCCLCompilerTool"
1544 EnableEnhancedInstructionSet="1"
1545 UsePrecompiledHeader="0"
1546 WarnAsError="false"
1547 />
1548 </FileConfiguration>
1549 </File>
1550 <File
1551 RelativePath=".\llviewerjointmesh_sse2.cpp"
1552 >
1553 <FileConfiguration
1554 Name="Debug|Win32"
1555 >
1556 <Tool
1557 Name="VCCLCompilerTool"
1558 EnableEnhancedInstructionSet="2"
1559 WarnAsError="false"
1560 />
1561 </FileConfiguration>
1562 <FileConfiguration
1563 Name="Release|Win32"
1564 >
1565 <Tool
1566 Name="VCCLCompilerTool"
1567 EnableEnhancedInstructionSet="2"
1568 WarnAsError="false"
1569 />
1570 </FileConfiguration>
1571 <FileConfiguration
1572 Name="ReleaseForDownload|Win32"
1573 >
1574 <Tool
1575 Name="VCCLCompilerTool"
1576 EnableEnhancedInstructionSet="2"
1577 WarnAsError="false"
1578 />
1579 </FileConfiguration>
1580 <FileConfiguration
1581 Name="ReleaseNoOpt|Win32"
1582 >
1583 <Tool
1584 Name="VCCLCompilerTool"
1585 EnableEnhancedInstructionSet="2"
1586 UsePrecompiledHeader="0"
1587 WarnAsError="false"
1588 />
1589 </FileConfiguration>
1590 </File>
1591 <File
1592 RelativePath=".\llviewerjointmesh_vec.cpp"
1593 >
1594 </File>
1595 <File
1596 RelativePath=".\llviewerjointshape.cpp" 1515 RelativePath=".\llviewerjointshape.cpp"
1597 > 1516 >
1598 </File> 1517 </File>