diff options
Diffstat (limited to 'linden/indra/newview/newview.vcproj')
-rw-r--r-- | linden/indra/newview/newview.vcproj | 210 |
1 files changed, 195 insertions, 15 deletions
diff --git a/linden/indra/newview/newview.vcproj b/linden/indra/newview/newview.vcproj index 955d71a..199083f 100644 --- a/linden/indra/newview/newview.vcproj +++ b/linden/indra/newview/newview.vcproj | |||
@@ -224,7 +224,7 @@ | |||
224 | Name="VCCustomBuildTool"/> | 224 | Name="VCCustomBuildTool"/> |
225 | <Tool | 225 | <Tool |
226 | Name="VCLinkerTool" | 226 | Name="VCLinkerTool" |
227 | AdditionalDependencies="advapi32.lib apr-1.lib aprutil-1.lib comdlg32.lib dinput8.lib dsound.lib dxerr8.lib dxguid.lib fmodvc.lib freetype.lib gdi32.lib glu32.lib jpeglib_6b.lib kernel32.lib libboost_regex-vc71-mt-s.lib libcurl.lib libeay32.lib libexpatMT.lib LibOpenJPEG.lib llmozlib.lib mswsock.lib netapi32.lib odbc32.lib odbccp32.lib ogg_static_mt.lib ole32.lib oleaut32.lib opengl32.lib png12.lib qtmlclient.lib png12.lib shell32.lib ssleay32.lib user32.lib Vfw32.lib vorbis_static_mt.lib vorbisenc_static_mt.lib vorbisfile_static_mt.lib winmm.lib winspool.lib ws2_32.lib xmlrpcepi.lib zlib.lib dnsapi.lib" | 227 | AdditionalDependencies="advapi32.lib apr-1.lib aprutil-1.lib comdlg32.lib dinput8.lib dsound.lib dxerr8.lib dxguid.lib fmodvc.lib freetype.lib gdi32.lib glu32.lib jpeglib_6b.lib kernel32.lib libboost_regex-vc71-mt-s.lib libcurl.lib libeay32.lib libexpatMT.lib LibOpenJPEG.lib llmozlib.lib mswsock.lib netapi32.lib odbc32.lib odbccp32.lib ogg_static_mt.lib ole32.lib oleaut32.lib opengl32.lib png12.lib qtmlclient.lib shell32.lib ssleay32.lib user32.lib Vfw32.lib vorbis_static_mt.lib vorbisenc_static_mt.lib vorbisfile_static_mt.lib winmm.lib winspool.lib ws2_32.lib xmlrpcepi.lib zlib.lib dnsapi.lib" |
228 | OutputFile="$(ConfigurationName)/newview_noopt.exe" | 228 | OutputFile="$(ConfigurationName)/newview_noopt.exe" |
229 | LinkIncremental="2" | 229 | LinkIncremental="2" |
230 | AdditionalLibraryDirectories=""../lib_releasenoopt/i686-win32";"../../libraries/i686-win32/lib_release"" | 230 | AdditionalLibraryDirectories=""../lib_releasenoopt/i686-win32";"../../libraries/i686-win32/lib_release"" |
@@ -271,6 +271,9 @@ | |||
271 | Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx" | 271 | Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx" |
272 | UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"> | 272 | UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"> |
273 | <File | 273 | <File |
274 | RelativePath=".\fakevoicesoundsignal.cpp"> | ||
275 | </File> | ||
276 | <File | ||
274 | RelativePath=".\head.cpp"> | 277 | RelativePath=".\head.cpp"> |
275 | </File> | 278 | </File> |
276 | <File | 279 | <File |
@@ -295,9 +298,6 @@ | |||
295 | RelativePath=".\llaudiosourcevo.cpp"> | 298 | RelativePath=".\llaudiosourcevo.cpp"> |
296 | </File> | 299 | </File> |
297 | <File | 300 | <File |
298 | RelativePath=".\llaudiostatus.cpp"> | ||
299 | </File> | ||
300 | <File | ||
301 | RelativePath=".\llbbox.cpp"> | 301 | RelativePath=".\llbbox.cpp"> |
302 | </File> | 302 | </File> |
303 | <File | 303 | <File |
@@ -448,6 +448,9 @@ | |||
448 | RelativePath=".\llfloaterabout.cpp"> | 448 | RelativePath=".\llfloaterabout.cpp"> |
449 | </File> | 449 | </File> |
450 | <File | 450 | <File |
451 | RelativePath=".\llfloateractivespeakers.cpp"> | ||
452 | </File> | ||
453 | <File | ||
451 | RelativePath=".\llfloateranimpreview.cpp"> | 454 | RelativePath=".\llfloateranimpreview.cpp"> |
452 | </File> | 455 | </File> |
453 | <File | 456 | <File |
@@ -484,6 +487,9 @@ | |||
484 | RelativePath=".\llfloaterchat.cpp"> | 487 | RelativePath=".\llfloaterchat.cpp"> |
485 | </File> | 488 | </File> |
486 | <File | 489 | <File |
490 | RelativePath=".\llfloaterchatterbox.cpp"> | ||
491 | </File> | ||
492 | <File | ||
487 | RelativePath=".\llfloaterclothing.cpp"> | 493 | RelativePath=".\llfloaterclothing.cpp"> |
488 | </File> | 494 | </File> |
489 | <File | 495 | <File |
@@ -601,6 +607,9 @@ | |||
601 | RelativePath=".\llfloatertos.cpp"> | 607 | RelativePath=".\llfloatertos.cpp"> |
602 | </File> | 608 | </File> |
603 | <File | 609 | <File |
610 | RelativePath=".\llfloatervoicewizard.cpp"> | ||
611 | </File> | ||
612 | <File | ||
604 | RelativePath=".\llfloaterworldmap.cpp"> | 613 | RelativePath=".\llfloaterworldmap.cpp"> |
605 | </File> | 614 | </File> |
606 | <File | 615 | <File |
@@ -766,6 +775,9 @@ | |||
766 | RelativePath=".\llpanelaudioprefs.cpp"> | 775 | RelativePath=".\llpanelaudioprefs.cpp"> |
767 | </File> | 776 | </File> |
768 | <File | 777 | <File |
778 | RelativePath=".\llpanelaudiovolume.cpp"> | ||
779 | </File> | ||
780 | <File | ||
769 | RelativePath=".\llpanelavatar.cpp"> | 781 | RelativePath=".\llpanelavatar.cpp"> |
770 | </File> | 782 | </File> |
771 | <File | 783 | <File |
@@ -898,6 +910,9 @@ | |||
898 | RelativePath=".\llprefsim.cpp"> | 910 | RelativePath=".\llprefsim.cpp"> |
899 | </File> | 911 | </File> |
900 | <File | 912 | <File |
913 | RelativePath=".\llprefsvoice.cpp"> | ||
914 | </File> | ||
915 | <File | ||
901 | RelativePath=".\llpreview.cpp"> | 916 | RelativePath=".\llpreview.cpp"> |
902 | </File> | 917 | </File> |
903 | <File | 918 | <File |
@@ -1108,6 +1123,71 @@ | |||
1108 | RelativePath=".\llviewerjointmesh.cpp"> | 1123 | RelativePath=".\llviewerjointmesh.cpp"> |
1109 | </File> | 1124 | </File> |
1110 | <File | 1125 | <File |
1126 | RelativePath=".\llviewerjointmesh_sse.cpp"> | ||
1127 | <FileConfiguration | ||
1128 | Name="Debug|Win32"> | ||
1129 | <Tool | ||
1130 | Name="VCCLCompilerTool" | ||
1131 | EnableEnhancedInstructionSet="0" | ||
1132 | UsePrecompiledHeader="3"/> | ||
1133 | </FileConfiguration> | ||
1134 | <FileConfiguration | ||
1135 | Name="Release|Win32"> | ||
1136 | <Tool | ||
1137 | Name="VCCLCompilerTool" | ||
1138 | EnableEnhancedInstructionSet="0" | ||
1139 | UsePrecompiledHeader="3"/> | ||
1140 | </FileConfiguration> | ||
1141 | <FileConfiguration | ||
1142 | Name="ReleaseForDownload|Win32"> | ||
1143 | <Tool | ||
1144 | Name="VCCLCompilerTool" | ||
1145 | EnableEnhancedInstructionSet="0" | ||
1146 | UsePrecompiledHeader="3"/> | ||
1147 | </FileConfiguration> | ||
1148 | <FileConfiguration | ||
1149 | Name="ReleaseNoOpt|Win32"> | ||
1150 | <Tool | ||
1151 | Name="VCCLCompilerTool" | ||
1152 | EnableEnhancedInstructionSet="0" | ||
1153 | UsePrecompiledHeader="3"/> | ||
1154 | </FileConfiguration> | ||
1155 | </File> | ||
1156 | <File | ||
1157 | RelativePath=".\llviewerjointmesh_sse2.cpp"> | ||
1158 | <FileConfiguration | ||
1159 | Name="Debug|Win32"> | ||
1160 | <Tool | ||
1161 | Name="VCCLCompilerTool" | ||
1162 | EnableEnhancedInstructionSet="0" | ||
1163 | UsePrecompiledHeader="3"/> | ||
1164 | </FileConfiguration> | ||
1165 | <FileConfiguration | ||
1166 | Name="Release|Win32"> | ||
1167 | <Tool | ||
1168 | Name="VCCLCompilerTool" | ||
1169 | EnableEnhancedInstructionSet="0" | ||
1170 | UsePrecompiledHeader="0"/> | ||
1171 | </FileConfiguration> | ||
1172 | <FileConfiguration | ||
1173 | Name="ReleaseForDownload|Win32"> | ||
1174 | <Tool | ||
1175 | Name="VCCLCompilerTool" | ||
1176 | EnableEnhancedInstructionSet="0" | ||
1177 | UsePrecompiledHeader="0"/> | ||
1178 | </FileConfiguration> | ||
1179 | <FileConfiguration | ||
1180 | Name="ReleaseNoOpt|Win32"> | ||
1181 | <Tool | ||
1182 | Name="VCCLCompilerTool" | ||
1183 | EnableEnhancedInstructionSet="0" | ||
1184 | UsePrecompiledHeader="3"/> | ||
1185 | </FileConfiguration> | ||
1186 | </File> | ||
1187 | <File | ||
1188 | RelativePath=".\llviewerjointmesh_vec.cpp"> | ||
1189 | </File> | ||
1190 | <File | ||
1111 | RelativePath=".\llviewerjointshape.cpp"> | 1191 | RelativePath=".\llviewerjointshape.cpp"> |
1112 | </File> | 1192 | </File> |
1113 | <File | 1193 | <File |
@@ -1195,10 +1275,16 @@ | |||
1195 | RelativePath=".\llvoground.cpp"> | 1275 | RelativePath=".\llvoground.cpp"> |
1196 | </File> | 1276 | </File> |
1197 | <File | 1277 | <File |
1198 | RelativePath=".\llvoinventorylistener.cpp"> | 1278 | RelativePath=".\llvoiceclient.cpp"> |
1199 | </File> | 1279 | </File> |
1200 | <File | 1280 | <File |
1201 | RelativePath=".\llvolumesliderctrl.cpp"> | 1281 | RelativePath=".\llvoiceremotectrl.cpp"> |
1282 | </File> | ||
1283 | <File | ||
1284 | RelativePath=".\llvoicevisualizer.cpp"> | ||
1285 | </File> | ||
1286 | <File | ||
1287 | RelativePath=".\llvoinventorylistener.cpp"> | ||
1202 | </File> | 1288 | </File> |
1203 | <File | 1289 | <File |
1204 | RelativePath=".\llvopartgroup.cpp"> | 1290 | RelativePath=".\llvopartgroup.cpp"> |
@@ -1275,6 +1361,9 @@ | |||
1275 | RelativePath=".\audiosettings.h"> | 1361 | RelativePath=".\audiosettings.h"> |
1276 | </File> | 1362 | </File> |
1277 | <File | 1363 | <File |
1364 | RelativePath=".\fakevoicesoundsignal.h"> | ||
1365 | </File> | ||
1366 | <File | ||
1278 | RelativePath=".\head.h"> | 1367 | RelativePath=".\head.h"> |
1279 | </File> | 1368 | </File> |
1280 | <File | 1369 | <File |
@@ -1293,13 +1382,13 @@ | |||
1293 | RelativePath=".\llappearance.h"> | 1382 | RelativePath=".\llappearance.h"> |
1294 | </File> | 1383 | </File> |
1295 | <File | 1384 | <File |
1296 | RelativePath=".\llasynchostbyname.h"> | 1385 | RelativePath=".\llassetuploadresponders.h"> |
1297 | </File> | 1386 | </File> |
1298 | <File | 1387 | <File |
1299 | RelativePath=".\llaudiosourcevo.h"> | 1388 | RelativePath=".\llasynchostbyname.h"> |
1300 | </File> | 1389 | </File> |
1301 | <File | 1390 | <File |
1302 | RelativePath=".\llaudiostatus.h"> | 1391 | RelativePath=".\llaudiosourcevo.h"> |
1303 | </File> | 1392 | </File> |
1304 | <File | 1393 | <File |
1305 | RelativePath=".\llautocomplete.h"> | 1394 | RelativePath=".\llautocomplete.h"> |
@@ -1455,6 +1544,9 @@ | |||
1455 | RelativePath=".\llfloaterabout.h"> | 1544 | RelativePath=".\llfloaterabout.h"> |
1456 | </File> | 1545 | </File> |
1457 | <File | 1546 | <File |
1547 | RelativePath=".\llfloateractivespeakers.h"> | ||
1548 | </File> | ||
1549 | <File | ||
1458 | RelativePath=".\llfloateranimpreview.h"> | 1550 | RelativePath=".\llfloateranimpreview.h"> |
1459 | </File> | 1551 | </File> |
1460 | <File | 1552 | <File |
@@ -1491,6 +1583,9 @@ | |||
1491 | RelativePath=".\llfloaterchat.h"> | 1583 | RelativePath=".\llfloaterchat.h"> |
1492 | </File> | 1584 | </File> |
1493 | <File | 1585 | <File |
1586 | RelativePath=".\llfloaterchatterbox.h"> | ||
1587 | </File> | ||
1588 | <File | ||
1494 | RelativePath=".\llfloaterclothing.h"> | 1589 | RelativePath=".\llfloaterclothing.h"> |
1495 | </File> | 1590 | </File> |
1496 | <File | 1591 | <File |
@@ -1608,6 +1703,9 @@ | |||
1608 | RelativePath=".\llfloatertos.h"> | 1703 | RelativePath=".\llfloatertos.h"> |
1609 | </File> | 1704 | </File> |
1610 | <File | 1705 | <File |
1706 | RelativePath=".\llfloatervoicewizard.h"> | ||
1707 | </File> | ||
1708 | <File | ||
1611 | RelativePath=".\llfloaterworldmap.h"> | 1709 | RelativePath=".\llfloaterworldmap.h"> |
1612 | </File> | 1710 | </File> |
1613 | <File | 1711 | <File |
@@ -1905,6 +2003,9 @@ | |||
1905 | RelativePath=".\llprefsim.h"> | 2003 | RelativePath=".\llprefsim.h"> |
1906 | </File> | 2004 | </File> |
1907 | <File | 2005 | <File |
2006 | RelativePath=".\llprefsvoice.h"> | ||
2007 | </File> | ||
2008 | <File | ||
1908 | RelativePath=".\llpreview.h"> | 2009 | RelativePath=".\llpreview.h"> |
1909 | </File> | 2010 | </File> |
1910 | <File | 2011 | <File |
@@ -2217,10 +2318,16 @@ | |||
2217 | RelativePath=".\llvoground.h"> | 2318 | RelativePath=".\llvoground.h"> |
2218 | </File> | 2319 | </File> |
2219 | <File | 2320 | <File |
2220 | RelativePath=".\llvoinventorylistener.h"> | 2321 | RelativePath=".\llvoiceclient.h"> |
2322 | </File> | ||
2323 | <File | ||
2324 | RelativePath=".\llvoiceremotectrl.h"> | ||
2221 | </File> | 2325 | </File> |
2222 | <File | 2326 | <File |
2223 | RelativePath=".\llvolumesliderctrl.h"> | 2327 | RelativePath=".\llvoicevisualizer.h"> |
2328 | </File> | ||
2329 | <File | ||
2330 | RelativePath=".\llvoinventorylistener.h"> | ||
2224 | </File> | 2331 | </File> |
2225 | <File | 2332 | <File |
2226 | RelativePath=".\llvopartgroup.h"> | 2333 | RelativePath=".\llvopartgroup.h"> |
@@ -2339,12 +2446,18 @@ | |||
2339 | RelativePath=".\skins\xui\en-us\floater_account_history.xml"> | 2446 | RelativePath=".\skins\xui\en-us\floater_account_history.xml"> |
2340 | </File> | 2447 | </File> |
2341 | <File | 2448 | <File |
2449 | RelativePath=".\skins\xui\en-us\floater_active_speakers.xml"> | ||
2450 | </File> | ||
2451 | <File | ||
2342 | RelativePath=".\skins\xui\en-us\floater_animation_preview.xml"> | 2452 | RelativePath=".\skins\xui\en-us\floater_animation_preview.xml"> |
2343 | </File> | 2453 | </File> |
2344 | <File | 2454 | <File |
2345 | RelativePath=".\skins\xui\en-us\floater_auction.xml"> | 2455 | RelativePath=".\skins\xui\en-us\floater_auction.xml"> |
2346 | </File> | 2456 | </File> |
2347 | <File | 2457 | <File |
2458 | RelativePath=".\skins\xui\en-us\floater_audio_volume.xml"> | ||
2459 | </File> | ||
2460 | <File | ||
2348 | RelativePath=".\skins\xui\en-us\floater_avatar_picker.xml"> | 2461 | RelativePath=".\skins\xui\en-us\floater_avatar_picker.xml"> |
2349 | </File> | 2462 | </File> |
2350 | <File | 2463 | <File |
@@ -2372,6 +2485,9 @@ | |||
2372 | RelativePath=".\skins\xui\en-us\floater_chat_history.xml"> | 2485 | RelativePath=".\skins\xui\en-us\floater_chat_history.xml"> |
2373 | </File> | 2486 | </File> |
2374 | <File | 2487 | <File |
2488 | RelativePath=".\skins\xui\en-us\floater_chatterbox.xml"> | ||
2489 | </File> | ||
2490 | <File | ||
2375 | RelativePath=".\skins\xui\en-us\floater_choose_group.xml"> | 2491 | RelativePath=".\skins\xui\en-us\floater_choose_group.xml"> |
2376 | </File> | 2492 | </File> |
2377 | <File | 2493 | <File |
@@ -2426,6 +2542,12 @@ | |||
2426 | RelativePath=".\skins\xui\en-us\floater_instant_message.xml"> | 2542 | RelativePath=".\skins\xui\en-us\floater_instant_message.xml"> |
2427 | </File> | 2543 | </File> |
2428 | <File | 2544 | <File |
2545 | RelativePath=".\skins\xui\en-us\floater_instant_message_ad_hoc.xml"> | ||
2546 | </File> | ||
2547 | <File | ||
2548 | RelativePath=".\skins\xui\en-us\floater_instant_message_group.xml"> | ||
2549 | </File> | ||
2550 | <File | ||
2429 | RelativePath=".\skins\xui\en-us\floater_inventory.xml"> | 2551 | RelativePath=".\skins\xui\en-us\floater_inventory.xml"> |
2430 | </File> | 2552 | </File> |
2431 | <File | 2553 | <File |
@@ -2435,18 +2557,27 @@ | |||
2435 | RelativePath=".\skins\xui\en-us\floater_inventory_view_finder.xml"> | 2557 | RelativePath=".\skins\xui\en-us\floater_inventory_view_finder.xml"> |
2436 | </File> | 2558 | </File> |
2437 | <File | 2559 | <File |
2560 | RelativePath=".\skins\xui\en-us\floater_joystick.xml"> | ||
2561 | </File> | ||
2562 | <File | ||
2438 | RelativePath=".\skins\xui\en-us\floater_land_holdings.xml"> | 2563 | RelativePath=".\skins\xui\en-us\floater_land_holdings.xml"> |
2439 | </File> | 2564 | </File> |
2440 | <File | 2565 | <File |
2441 | RelativePath=".\skins\xui\en-us\floater_live_lsleditor.xml"> | 2566 | RelativePath=".\skins\xui\en-us\floater_live_lsleditor.xml"> |
2442 | </File> | 2567 | </File> |
2443 | <File | 2568 | <File |
2569 | RelativePath=".\skins\xui\en-us\floater_lsl_guide.xml"> | ||
2570 | </File> | ||
2571 | <File | ||
2444 | RelativePath=".\skins\xui\en-us\floater_moveview.xml"> | 2572 | RelativePath=".\skins\xui\en-us\floater_moveview.xml"> |
2445 | </File> | 2573 | </File> |
2446 | <File | 2574 | <File |
2447 | RelativePath=".\skins\xui\en-us\floater_mute.xml"> | 2575 | RelativePath=".\skins\xui\en-us\floater_mute.xml"> |
2448 | </File> | 2576 | </File> |
2449 | <File | 2577 | <File |
2578 | RelativePath=".\skins\xui\en-us\floater_my_friends.xml"> | ||
2579 | </File> | ||
2580 | <File | ||
2450 | RelativePath=".\skins\xui\en-us\floater_name_description.xml"> | 2581 | RelativePath=".\skins\xui\en-us\floater_name_description.xml"> |
2451 | </File> | 2582 | </File> |
2452 | <File | 2583 | <File |
@@ -2534,6 +2665,9 @@ | |||
2534 | RelativePath=".\skins\xui\en-us\floater_script_search.xml"> | 2665 | RelativePath=".\skins\xui\en-us\floater_script_search.xml"> |
2535 | </File> | 2666 | </File> |
2536 | <File | 2667 | <File |
2668 | RelativePath=".\skins\xui\en-us\floater_select_key.xml"> | ||
2669 | </File> | ||
2670 | <File | ||
2537 | RelativePath=".\skins\xui\en-us\floater_sell_land.xml"> | 2671 | RelativePath=".\skins\xui\en-us\floater_sell_land.xml"> |
2538 | </File> | 2672 | </File> |
2539 | <File | 2673 | <File |
@@ -2561,6 +2695,9 @@ | |||
2561 | RelativePath=".\skins\xui\en-us\floater_tos.xml"> | 2695 | RelativePath=".\skins\xui\en-us\floater_tos.xml"> |
2562 | </File> | 2696 | </File> |
2563 | <File | 2697 | <File |
2698 | RelativePath=".\skins\xui\en-us\floater_voice_wizard.xml"> | ||
2699 | </File> | ||
2700 | <File | ||
2564 | RelativePath=".\skins\xui\en-us\floater_wearable_save_as.xml"> | 2701 | RelativePath=".\skins\xui\en-us\floater_wearable_save_as.xml"> |
2565 | </File> | 2702 | </File> |
2566 | <File | 2703 | <File |
@@ -2678,6 +2815,12 @@ | |||
2678 | RelativePath=".\skins\xui\en-us\panel_account_transactions.xml"> | 2815 | RelativePath=".\skins\xui\en-us\panel_account_transactions.xml"> |
2679 | </File> | 2816 | </File> |
2680 | <File | 2817 | <File |
2818 | RelativePath=".\skins\xui\en-us\panel_audio.xml"> | ||
2819 | </File> | ||
2820 | <File | ||
2821 | RelativePath=".\skins\xui\en-us\panel_audio_device.xml"> | ||
2822 | </File> | ||
2823 | <File | ||
2681 | RelativePath=".\skins\xui\en-us\panel_avatar.xml"> | 2824 | RelativePath=".\skins\xui\en-us\panel_avatar.xml"> |
2682 | </File> | 2825 | </File> |
2683 | <File | 2826 | <File |
@@ -2699,6 +2842,9 @@ | |||
2699 | RelativePath=".\skins\xui\en-us\panel_event.xml"> | 2842 | RelativePath=".\skins\xui\en-us\panel_event.xml"> |
2700 | </File> | 2843 | </File> |
2701 | <File | 2844 | <File |
2845 | RelativePath=".\skins\xui\en-us\panel_friends.xml"> | ||
2846 | </File> | ||
2847 | <File | ||
2702 | RelativePath=".\skins\xui\en-us\panel_group.xml"> | 2848 | RelativePath=".\skins\xui\en-us\panel_group.xml"> |
2703 | </File> | 2849 | </File> |
2704 | <File | 2850 | <File |
@@ -2723,12 +2869,18 @@ | |||
2723 | RelativePath=".\skins\xui\en-us\panel_group_voting.xml"> | 2869 | RelativePath=".\skins\xui\en-us\panel_group_voting.xml"> |
2724 | </File> | 2870 | </File> |
2725 | <File | 2871 | <File |
2872 | RelativePath=".\skins\xui\en-us\panel_groups.xml"> | ||
2873 | </File> | ||
2874 | <File | ||
2726 | RelativePath=".\skins\xui\en-us\panel_land_covenant.xml"> | 2875 | RelativePath=".\skins\xui\en-us\panel_land_covenant.xml"> |
2727 | </File> | 2876 | </File> |
2728 | <File | 2877 | <File |
2729 | RelativePath=".\skins\xui\en-us\panel_login.xml"> | 2878 | RelativePath=".\skins\xui\en-us\panel_login.xml"> |
2730 | </File> | 2879 | </File> |
2731 | <File | 2880 | <File |
2881 | RelativePath=".\skins\xui\en-us\panel_master_volume.xml"> | ||
2882 | </File> | ||
2883 | <File | ||
2732 | RelativePath=".\skins\xui\en-us\panel_media_remote.xml"> | 2884 | RelativePath=".\skins\xui\en-us\panel_media_remote.xml"> |
2733 | </File> | 2885 | </File> |
2734 | <File | 2886 | <File |
@@ -2774,6 +2926,12 @@ | |||
2774 | RelativePath=".\skins\xui\en-us\panel_preferences_popups.xml"> | 2926 | RelativePath=".\skins\xui\en-us\panel_preferences_popups.xml"> |
2775 | </File> | 2927 | </File> |
2776 | <File | 2928 | <File |
2929 | RelativePath=".\skins\xui\en-us\panel_preferences_voice.xml"> | ||
2930 | </File> | ||
2931 | <File | ||
2932 | RelativePath=".\skins\xui\en-us\panel_preferences_web.xml"> | ||
2933 | </File> | ||
2934 | <File | ||
2777 | RelativePath=".\skins\xui\en-us\panel_region_covenant.xml"> | 2935 | RelativePath=".\skins\xui\en-us\panel_region_covenant.xml"> |
2778 | </File> | 2936 | </File> |
2779 | <File | 2937 | <File |
@@ -2822,6 +2980,15 @@ | |||
2822 | RelativePath=".\skins\xui\en-us\panel_top_pick.xml"> | 2980 | RelativePath=".\skins\xui\en-us\panel_top_pick.xml"> |
2823 | </File> | 2981 | </File> |
2824 | <File | 2982 | <File |
2983 | RelativePath=".\skins\xui\en-us\panel_voice_enable.xml"> | ||
2984 | </File> | ||
2985 | <File | ||
2986 | RelativePath=".\skins\xui\en-us\panel_voice_options.xml"> | ||
2987 | </File> | ||
2988 | <File | ||
2989 | RelativePath=".\skins\xui\en-us\panel_voice_remote.xml"> | ||
2990 | </File> | ||
2991 | <File | ||
2825 | RelativePath=".\app_settings\popups.xml"> | 2992 | RelativePath=".\app_settings\popups.xml"> |
2826 | </File> | 2993 | </File> |
2827 | <File | 2994 | <File |
@@ -2840,6 +3007,12 @@ | |||
2840 | RelativePath=".\app_settings\std_bump.ini"> | 3007 | RelativePath=".\app_settings\std_bump.ini"> |
2841 | </File> | 3008 | </File> |
2842 | <File | 3009 | <File |
3010 | RelativePath=".\skins\xui\en-us\teleport_strings.xml"> | ||
3011 | </File> | ||
3012 | <File | ||
3013 | RelativePath=".\skins\textures\textures.xml"> | ||
3014 | </File> | ||
3015 | <File | ||
2843 | RelativePath=".\res\toolbuy.cur"> | 3016 | RelativePath=".\res\toolbuy.cur"> |
2844 | </File> | 3017 | </File> |
2845 | <File | 3018 | <File |
@@ -2860,6 +3033,9 @@ | |||
2860 | <File | 3033 | <File |
2861 | RelativePath=".\app_settings\trees.xml"> | 3034 | RelativePath=".\app_settings\trees.xml"> |
2862 | </File> | 3035 | </File> |
3036 | <File | ||
3037 | RelativePath=".\skins\xui\en-us\xui_version.xml"> | ||
3038 | </File> | ||
2863 | </Filter> | 3039 | </Filter> |
2864 | <File | 3040 | <File |
2865 | RelativePath=".\files.lst"> | 3041 | RelativePath=".\files.lst"> |
@@ -2901,7 +3077,8 @@ | |||
2901 | <Tool | 3077 | <Tool |
2902 | Name="VCCustomBuildTool" | 3078 | Name="VCCustomBuildTool" |
2903 | Description="Copying message.xml" | 3079 | Description="Copying message.xml" |
2904 | CommandLine="copy "$(InputPath)" .\app_settings\message.xml" | 3080 | CommandLine="copy "$(InputPath)" .\app_settings\message.xml |
3081 | " | ||
2905 | Outputs="./app_settings/message.xml"/> | 3082 | Outputs="./app_settings/message.xml"/> |
2906 | </FileConfiguration> | 3083 | </FileConfiguration> |
2907 | <FileConfiguration | 3084 | <FileConfiguration |
@@ -2909,7 +3086,8 @@ | |||
2909 | <Tool | 3086 | <Tool |
2910 | Name="VCCustomBuildTool" | 3087 | Name="VCCustomBuildTool" |
2911 | Description="Copying message.xml" | 3088 | Description="Copying message.xml" |
2912 | CommandLine="copy "$(InputPath)" .\app_settings\message.xml" | 3089 | CommandLine="copy "$(InputPath)" .\app_settings\message.xml |
3090 | " | ||
2913 | Outputs="./app_settings/message.xml"/> | 3091 | Outputs="./app_settings/message.xml"/> |
2914 | </FileConfiguration> | 3092 | </FileConfiguration> |
2915 | <FileConfiguration | 3093 | <FileConfiguration |
@@ -2917,7 +3095,8 @@ | |||
2917 | <Tool | 3095 | <Tool |
2918 | Name="VCCustomBuildTool" | 3096 | Name="VCCustomBuildTool" |
2919 | Description="Copying message.xml" | 3097 | Description="Copying message.xml" |
2920 | CommandLine="copy "$(InputPath)" .\app_settings\message.xml" | 3098 | CommandLine="copy "$(InputPath)" .\app_settings\message.xml |
3099 | " | ||
2921 | Outputs="./app_settings/message.xml"/> | 3100 | Outputs="./app_settings/message.xml"/> |
2922 | </FileConfiguration> | 3101 | </FileConfiguration> |
2923 | <FileConfiguration | 3102 | <FileConfiguration |
@@ -2925,7 +3104,8 @@ | |||
2925 | <Tool | 3104 | <Tool |
2926 | Name="VCCustomBuildTool" | 3105 | Name="VCCustomBuildTool" |
2927 | Description="Copying message.xml" | 3106 | Description="Copying message.xml" |
2928 | CommandLine="copy "$(InputPath)" .\app_settings\message.xml" | 3107 | CommandLine="copy "$(InputPath)" .\app_settings\message.xml |
3108 | " | ||
2929 | Outputs="./app_settings/message.xml"/> | 3109 | Outputs="./app_settings/message.xml"/> |
2930 | </FileConfiguration> | 3110 | </FileConfiguration> |
2931 | </File> | 3111 | </File> |