diff options
Diffstat (limited to 'linden/indra/newview/postbuild.bat')
-rw-r--r-- | linden/indra/newview/postbuild.bat | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/linden/indra/newview/postbuild.bat b/linden/indra/newview/postbuild.bat index d71a81e..0eabb87 100644 --- a/linden/indra/newview/postbuild.bat +++ b/linden/indra/newview/postbuild.bat | |||
@@ -23,6 +23,7 @@ copy ..\..\libraries\i686-win32\lib_debug\softokn3.dll .\debug\ /y | |||
23 | copy ..\..\libraries\i686-win32\lib_debug\ssl3.dll .\debug\ /y | 23 | copy ..\..\libraries\i686-win32\lib_debug\ssl3.dll .\debug\ /y |
24 | copy ..\..\libraries\i686-win32\lib_debug\xpcom.dll .\debug\ /y | 24 | copy ..\..\libraries\i686-win32\lib_debug\xpcom.dll .\debug\ /y |
25 | copy ..\..\libraries\i686-win32\lib_debug\xul.dll .\debug\ /y | 25 | copy ..\..\libraries\i686-win32\lib_debug\xul.dll .\debug\ /y |
26 | copy ..\..\libraries\i686-win32\lib_debug\openjpeg.dll .\debug\ /y | ||
26 | rem --- this is required for mozilla debug builds and displays the aborty/retry/ignore dialog on an assert - crashes without it --- | 27 | rem --- this is required for mozilla debug builds and displays the aborty/retry/ignore dialog on an assert - crashes without it --- |
27 | copy ..\..\libraries\i686-win32\lib_debug\windbgdlg.exe .\debug\ /y | 28 | copy ..\..\libraries\i686-win32\lib_debug\windbgdlg.exe .\debug\ /y |
28 | 29 | ||
@@ -65,6 +66,7 @@ copy ..\..\libraries\i686-win32\lib_release\softokn3.dll .\Release\ /y | |||
65 | copy ..\..\libraries\i686-win32\lib_release\ssl3.dll .\Release\ /y | 66 | copy ..\..\libraries\i686-win32\lib_release\ssl3.dll .\Release\ /y |
66 | copy ..\..\libraries\i686-win32\lib_release\xpcom.dll .\Release\ /y | 67 | copy ..\..\libraries\i686-win32\lib_release\xpcom.dll .\Release\ /y |
67 | copy ..\..\libraries\i686-win32\lib_release\xul.dll .\Release\ /y | 68 | copy ..\..\libraries\i686-win32\lib_release\xul.dll .\Release\ /y |
69 | copy ..\..\libraries\i686-win32\lib_release\openjpeg.dll .\Release\ /y | ||
68 | 70 | ||
69 | rem --- runtime pieces for the bHear stuff. | 71 | rem --- runtime pieces for the bHear stuff. |
70 | copy .\vivox-runtime\i686-win32\tntk.dll .\ /y | 72 | copy .\vivox-runtime\i686-win32\tntk.dll .\ /y |
@@ -100,6 +102,7 @@ copy ..\..\libraries\i686-win32\lib_release\softokn3.dll .\ReleaseNoOpt\ /y | |||
100 | copy ..\..\libraries\i686-win32\lib_release\ssl3.dll .\ReleaseNoOpt\ /y | 102 | copy ..\..\libraries\i686-win32\lib_release\ssl3.dll .\ReleaseNoOpt\ /y |
101 | copy ..\..\libraries\i686-win32\lib_release\xpcom.dll .\ReleaseNoOpt\ /y | 103 | copy ..\..\libraries\i686-win32\lib_release\xpcom.dll .\ReleaseNoOpt\ /y |
102 | copy ..\..\libraries\i686-win32\lib_release\xul.dll .\ReleaseNoOpt\ /y | 104 | copy ..\..\libraries\i686-win32\lib_release\xul.dll .\ReleaseNoOpt\ /y |
105 | copy ..\..\libraries\i686-win32\lib_release\openjpeg.dll .\ReleaseNoOpt\ /y | ||
103 | 106 | ||
104 | rem --- runtime pieces for the bHear stuff. | 107 | rem --- runtime pieces for the bHear stuff. |
105 | copy .\vivox-runtime\i686-win32\tntk.dll . /y | 108 | copy .\vivox-runtime\i686-win32\tntk.dll . /y |
@@ -135,6 +138,7 @@ copy ..\..\libraries\i686-win32\lib_release\softokn3.dll .\ReleaseForDownload\ | |||
135 | copy ..\..\libraries\i686-win32\lib_release\ssl3.dll .\ReleaseForDownload\ /y | 138 | copy ..\..\libraries\i686-win32\lib_release\ssl3.dll .\ReleaseForDownload\ /y |
136 | copy ..\..\libraries\i686-win32\lib_release\xpcom.dll .\ReleaseForDownload\ /y | 139 | copy ..\..\libraries\i686-win32\lib_release\xpcom.dll .\ReleaseForDownload\ /y |
137 | copy ..\..\libraries\i686-win32\lib_release\xul.dll .\ReleaseForDownload\ /y | 140 | copy ..\..\libraries\i686-win32\lib_release\xul.dll .\ReleaseForDownload\ /y |
141 | copy ..\..\libraries\i686-win32\lib_release\openjpeg.dll .\ReleaseForDownload\ /y | ||
138 | rem --- runtime pieces for the bHear stuff. | 142 | rem --- runtime pieces for the bHear stuff. |
139 | copy .\vivox-runtime\i686-win32\tntk.dll .\ /y | 143 | copy .\vivox-runtime\i686-win32\tntk.dll .\ /y |
140 | copy .\vivox-runtime\i686-win32\libeay32.dll .\ /y | 144 | copy .\vivox-runtime\i686-win32\libeay32.dll .\ /y |