diff options
author | Jacek Antonelli | 2008-08-15 23:45:04 -0500 |
---|---|---|
committer | Jacek Antonelli | 2008-08-15 23:45:04 -0500 |
commit | 117e22047c5752352342d64e3fb7ce00a4eb8113 (patch) | |
tree | e32de2cfba0dda8705ae528fcd1fbe23ba075685 /linden/indra/newview/newview_vc8.vcproj | |
parent | Second Life viewer sources 1.18.0.6 (diff) | |
download | meta-impy-117e22047c5752352342d64e3fb7ce00a4eb8113.zip meta-impy-117e22047c5752352342d64e3fb7ce00a4eb8113.tar.gz meta-impy-117e22047c5752352342d64e3fb7ce00a4eb8113.tar.bz2 meta-impy-117e22047c5752352342d64e3fb7ce00a4eb8113.tar.xz |
Second Life viewer sources 1.18.1.2
Diffstat (limited to '')
-rw-r--r-- | linden/indra/newview/newview_vc8.vcproj | 208 |
1 files changed, 196 insertions, 12 deletions
diff --git a/linden/indra/newview/newview_vc8.vcproj b/linden/indra/newview/newview_vc8.vcproj index 032a6bf..ba05819 100644 --- a/linden/indra/newview/newview_vc8.vcproj +++ b/linden/indra/newview/newview_vc8.vcproj | |||
@@ -428,10 +428,6 @@ | |||
428 | > | 428 | > |
429 | </File> | 429 | </File> |
430 | <File | 430 | <File |
431 | RelativePath=".\llaudiostatus.cpp" | ||
432 | > | ||
433 | </File> | ||
434 | <File | ||
435 | RelativePath=".\llbbox.cpp" | 431 | RelativePath=".\llbbox.cpp" |
436 | > | 432 | > |
437 | </File> | 433 | </File> |
@@ -632,6 +628,10 @@ | |||
632 | > | 628 | > |
633 | </File> | 629 | </File> |
634 | <File | 630 | <File |
631 | RelativePath=".\llfloateractivespeakers.cpp" | ||
632 | > | ||
633 | </File> | ||
634 | <File | ||
635 | RelativePath=".\llfloateranimpreview.cpp" | 635 | RelativePath=".\llfloateranimpreview.cpp" |
636 | > | 636 | > |
637 | </File> | 637 | </File> |
@@ -680,6 +680,10 @@ | |||
680 | > | 680 | > |
681 | </File> | 681 | </File> |
682 | <File | 682 | <File |
683 | RelativePath=".\llfloaterchatterbox.cpp" | ||
684 | > | ||
685 | </File> | ||
686 | <File | ||
683 | RelativePath=".\llfloaterclothing.cpp" | 687 | RelativePath=".\llfloaterclothing.cpp" |
684 | > | 688 | > |
685 | </File> | 689 | </File> |
@@ -836,6 +840,10 @@ | |||
836 | > | 840 | > |
837 | </File> | 841 | </File> |
838 | <File | 842 | <File |
843 | RelativePath=".\llfloatervoicewizard.cpp" | ||
844 | > | ||
845 | </File> | ||
846 | <File | ||
839 | RelativePath=".\llfloaterworldmap.cpp" | 847 | RelativePath=".\llfloaterworldmap.cpp" |
840 | > | 848 | > |
841 | </File> | 849 | </File> |
@@ -1056,6 +1064,10 @@ | |||
1056 | > | 1064 | > |
1057 | </File> | 1065 | </File> |
1058 | <File | 1066 | <File |
1067 | RelativePath=".\llpanelaudiovolume.cpp" | ||
1068 | > | ||
1069 | </File> | ||
1070 | <File | ||
1059 | RelativePath=".\llpanelavatar.cpp" | 1071 | RelativePath=".\llpanelavatar.cpp" |
1060 | > | 1072 | > |
1061 | </File> | 1073 | </File> |
@@ -1232,6 +1244,10 @@ | |||
1232 | > | 1244 | > |
1233 | </File> | 1245 | </File> |
1234 | <File | 1246 | <File |
1247 | RelativePath=".\llprefsvoice.cpp" | ||
1248 | > | ||
1249 | </File> | ||
1250 | <File | ||
1235 | RelativePath=".\llpreview.cpp" | 1251 | RelativePath=".\llpreview.cpp" |
1236 | > | 1252 | > |
1237 | </File> | 1253 | </File> |
@@ -1512,6 +1528,98 @@ | |||
1512 | > | 1528 | > |
1513 | </File> | 1529 | </File> |
1514 | <File | 1530 | <File |
1531 | RelativePath=".\llviewerjointmesh_sse.cpp" | ||
1532 | > | ||
1533 | <FileConfiguration | ||
1534 | Name="Debug|Win32" | ||
1535 | > | ||
1536 | <Tool | ||
1537 | Name="VCCLCompilerTool" | ||
1538 | EnableEnhancedInstructionSet="0" | ||
1539 | UsePrecompiledHeader="2" | ||
1540 | WarnAsError="false" | ||
1541 | /> | ||
1542 | </FileConfiguration> | ||
1543 | <FileConfiguration | ||
1544 | Name="Release|Win32" | ||
1545 | > | ||
1546 | <Tool | ||
1547 | Name="VCCLCompilerTool" | ||
1548 | EnableEnhancedInstructionSet="0" | ||
1549 | UsePrecompiledHeader="2" | ||
1550 | WarnAsError="false" | ||
1551 | /> | ||
1552 | </FileConfiguration> | ||
1553 | <FileConfiguration | ||
1554 | Name="ReleaseForDownload|Win32" | ||
1555 | > | ||
1556 | <Tool | ||
1557 | Name="VCCLCompilerTool" | ||
1558 | EnableEnhancedInstructionSet="0" | ||
1559 | UsePrecompiledHeader="2" | ||
1560 | WarnAsError="false" | ||
1561 | /> | ||
1562 | </FileConfiguration> | ||
1563 | <FileConfiguration | ||
1564 | Name="ReleaseNoOpt|Win32" | ||
1565 | > | ||
1566 | <Tool | ||
1567 | Name="VCCLCompilerTool" | ||
1568 | EnableEnhancedInstructionSet="0" | ||
1569 | UsePrecompiledHeader="2" | ||
1570 | WarnAsError="false" | ||
1571 | /> | ||
1572 | </FileConfiguration> | ||
1573 | </File> | ||
1574 | <File | ||
1575 | RelativePath=".\llviewerjointmesh_sse2.cpp" | ||
1576 | > | ||
1577 | <FileConfiguration | ||
1578 | Name="Debug|Win32" | ||
1579 | > | ||
1580 | <Tool | ||
1581 | Name="VCCLCompilerTool" | ||
1582 | EnableEnhancedInstructionSet="0" | ||
1583 | UsePrecompiledHeader="2" | ||
1584 | WarnAsError="false" | ||
1585 | /> | ||
1586 | </FileConfiguration> | ||
1587 | <FileConfiguration | ||
1588 | Name="Release|Win32" | ||
1589 | > | ||
1590 | <Tool | ||
1591 | Name="VCCLCompilerTool" | ||
1592 | EnableEnhancedInstructionSet="0" | ||
1593 | UsePrecompiledHeader="2" | ||
1594 | WarnAsError="false" | ||
1595 | /> | ||
1596 | </FileConfiguration> | ||
1597 | <FileConfiguration | ||
1598 | Name="ReleaseForDownload|Win32" | ||
1599 | > | ||
1600 | <Tool | ||
1601 | Name="VCCLCompilerTool" | ||
1602 | EnableEnhancedInstructionSet="0" | ||
1603 | UsePrecompiledHeader="2" | ||
1604 | WarnAsError="false" | ||
1605 | /> | ||
1606 | </FileConfiguration> | ||
1607 | <FileConfiguration | ||
1608 | Name="ReleaseNoOpt|Win32" | ||
1609 | > | ||
1610 | <Tool | ||
1611 | Name="VCCLCompilerTool" | ||
1612 | EnableEnhancedInstructionSet="0" | ||
1613 | UsePrecompiledHeader="2" | ||
1614 | WarnAsError="false" | ||
1615 | /> | ||
1616 | </FileConfiguration> | ||
1617 | </File> | ||
1618 | <File | ||
1619 | RelativePath=".\llviewerjointmesh_vec.cpp" | ||
1620 | > | ||
1621 | </File> | ||
1622 | <File | ||
1515 | RelativePath=".\llviewerjointshape.cpp" | 1623 | RelativePath=".\llviewerjointshape.cpp" |
1516 | > | 1624 | > |
1517 | </File> | 1625 | </File> |
@@ -1628,11 +1736,19 @@ | |||
1628 | > | 1736 | > |
1629 | </File> | 1737 | </File> |
1630 | <File | 1738 | <File |
1631 | RelativePath=".\llvoinventorylistener.cpp" | 1739 | RelativePath=".\llvoiceclient.cpp" |
1632 | > | 1740 | > |
1633 | </File> | 1741 | </File> |
1634 | <File | 1742 | <File |
1635 | RelativePath=".\llvolumesliderctrl.cpp" | 1743 | RelativePath=".\llvoiceremotectrl.cpp" |
1744 | > | ||
1745 | </File> | ||
1746 | <File | ||
1747 | RelativePath=".\llvoicevisualizer.cpp" | ||
1748 | > | ||
1749 | </File> | ||
1750 | <File | ||
1751 | RelativePath=".\llvoinventorylistener.cpp" | ||
1636 | > | 1752 | > |
1637 | </File> | 1753 | </File> |
1638 | <File | 1754 | <File |
@@ -1766,10 +1882,6 @@ | |||
1766 | > | 1882 | > |
1767 | </File> | 1883 | </File> |
1768 | <File | 1884 | <File |
1769 | RelativePath=".\llaudiostatus.h" | ||
1770 | > | ||
1771 | </File> | ||
1772 | <File | ||
1773 | RelativePath=".\llautocomplete.h" | 1885 | RelativePath=".\llautocomplete.h" |
1774 | > | 1886 | > |
1775 | </File> | 1887 | </File> |
@@ -1974,6 +2086,10 @@ | |||
1974 | > | 2086 | > |
1975 | </File> | 2087 | </File> |
1976 | <File | 2088 | <File |
2089 | RelativePath=".\llfloateractivespeakers.h" | ||
2090 | > | ||
2091 | </File> | ||
2092 | <File | ||
1977 | RelativePath=".\llfloateranimpreview.h" | 2093 | RelativePath=".\llfloateranimpreview.h" |
1978 | > | 2094 | > |
1979 | </File> | 2095 | </File> |
@@ -2022,6 +2138,10 @@ | |||
2022 | > | 2138 | > |
2023 | </File> | 2139 | </File> |
2024 | <File | 2140 | <File |
2141 | RelativePath=".\llfloaterchatterbox.h" | ||
2142 | > | ||
2143 | </File> | ||
2144 | <File | ||
2025 | RelativePath=".\llfloaterclothing.h" | 2145 | RelativePath=".\llfloaterclothing.h" |
2026 | > | 2146 | > |
2027 | </File> | 2147 | </File> |
@@ -2178,6 +2298,10 @@ | |||
2178 | > | 2298 | > |
2179 | </File> | 2299 | </File> |
2180 | <File | 2300 | <File |
2301 | RelativePath=".\llfloatervoicewizard.h" | ||
2302 | > | ||
2303 | </File> | ||
2304 | <File | ||
2181 | RelativePath=".\llfloaterworldmap.h" | 2305 | RelativePath=".\llfloaterworldmap.h" |
2182 | > | 2306 | > |
2183 | </File> | 2307 | </File> |
@@ -2390,6 +2514,10 @@ | |||
2390 | > | 2514 | > |
2391 | </File> | 2515 | </File> |
2392 | <File | 2516 | <File |
2517 | RelativePath=".\llpanelaudiovolume.h" | ||
2518 | > | ||
2519 | </File> | ||
2520 | <File | ||
2393 | RelativePath=".\llpanelavatar.h" | 2521 | RelativePath=".\llpanelavatar.h" |
2394 | > | 2522 | > |
2395 | </File> | 2523 | </File> |
@@ -2574,6 +2702,10 @@ | |||
2574 | > | 2702 | > |
2575 | </File> | 2703 | </File> |
2576 | <File | 2704 | <File |
2705 | RelativePath=".\llprefsvoice.h" | ||
2706 | > | ||
2707 | </File> | ||
2708 | <File | ||
2577 | RelativePath=".\llpreview.h" | 2709 | RelativePath=".\llpreview.h" |
2578 | > | 2710 | > |
2579 | </File> | 2711 | </File> |
@@ -2986,11 +3118,19 @@ | |||
2986 | > | 3118 | > |
2987 | </File> | 3119 | </File> |
2988 | <File | 3120 | <File |
2989 | RelativePath=".\llvoinventorylistener.h" | 3121 | RelativePath=".\llvoiceclient.h" |
3122 | > | ||
3123 | </File> | ||
3124 | <File | ||
3125 | RelativePath=".\llvoiceremotectrl.h" | ||
3126 | > | ||
3127 | </File> | ||
3128 | <File | ||
3129 | RelativePath=".\llvoicevisualizer.h" | ||
2990 | > | 3130 | > |
2991 | </File> | 3131 | </File> |
2992 | <File | 3132 | <File |
2993 | RelativePath=".\llvolumesliderctrl.h" | 3133 | RelativePath=".\llvoinventorylistener.h" |
2994 | > | 3134 | > |
2995 | </File> | 3135 | </File> |
2996 | <File | 3136 | <File |
@@ -3897,6 +4037,50 @@ | |||
3897 | > | 4037 | > |
3898 | </File> | 4038 | </File> |
3899 | <File | 4039 | <File |
4040 | RelativePath="..\..\etc\message.xml" | ||
4041 | > | ||
4042 | <FileConfiguration | ||
4043 | Name="Debug|Win32" | ||
4044 | > | ||
4045 | <Tool | ||
4046 | Name="VCCustomBuildTool" | ||
4047 | Description="Copying message.xml" | ||
4048 | CommandLine="copy "$(InputPath)" .\app_settings\message.xml
" | ||
4049 | Outputs="./app_settings/message.xml" | ||
4050 | /> | ||
4051 | </FileConfiguration> | ||
4052 | <FileConfiguration | ||
4053 | Name="Release|Win32" | ||
4054 | > | ||
4055 | <Tool | ||
4056 | Name="VCCustomBuildTool" | ||
4057 | Description="Copying message.xml" | ||
4058 | CommandLine="copy "$(InputPath)" .\app_settings\message.xml
" | ||
4059 | Outputs="./app_settings/message.xml" | ||
4060 | /> | ||
4061 | </FileConfiguration> | ||
4062 | <FileConfiguration | ||
4063 | Name="ReleaseForDownload|Win32" | ||
4064 | > | ||
4065 | <Tool | ||
4066 | Name="VCCustomBuildTool" | ||
4067 | Description="Copying message.xml" | ||
4068 | CommandLine="copy "$(InputPath)" .\app_settings\message.xml
" | ||
4069 | Outputs="./app_settings/message.xml" | ||
4070 | /> | ||
4071 | </FileConfiguration> | ||
4072 | <FileConfiguration | ||
4073 | Name="ReleaseNoOpt|Win32" | ||
4074 | > | ||
4075 | <Tool | ||
4076 | Name="VCCustomBuildTool" | ||
4077 | Description="Copying message.xml" | ||
4078 | CommandLine="copy "$(InputPath)" .\app_settings\message.xml
" | ||
4079 | Outputs="./app_settings/message.xml" | ||
4080 | /> | ||
4081 | </FileConfiguration> | ||
4082 | </File> | ||
4083 | <File | ||
3900 | RelativePath="..\..\scripts\messages\message_template.msg" | 4084 | RelativePath="..\..\scripts\messages\message_template.msg" |
3901 | > | 4085 | > |
3902 | <FileConfiguration | 4086 | <FileConfiguration |