aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/postbuild.bat
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra/newview/postbuild.bat')
-rw-r--r--linden/indra/newview/postbuild.bat4
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
23copy ..\..\libraries\i686-win32\lib_debug\ssl3.dll .\debug\ /y 23copy ..\..\libraries\i686-win32\lib_debug\ssl3.dll .\debug\ /y
24copy ..\..\libraries\i686-win32\lib_debug\xpcom.dll .\debug\ /y 24copy ..\..\libraries\i686-win32\lib_debug\xpcom.dll .\debug\ /y
25copy ..\..\libraries\i686-win32\lib_debug\xul.dll .\debug\ /y 25copy ..\..\libraries\i686-win32\lib_debug\xul.dll .\debug\ /y
26copy ..\..\libraries\i686-win32\lib_debug\openjpeg.dll .\debug\ /y
26rem --- this is required for mozilla debug builds and displays the aborty/retry/ignore dialog on an assert - crashes without it --- 27rem --- this is required for mozilla debug builds and displays the aborty/retry/ignore dialog on an assert - crashes without it ---
27copy ..\..\libraries\i686-win32\lib_debug\windbgdlg.exe .\debug\ /y 28copy ..\..\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
65copy ..\..\libraries\i686-win32\lib_release\ssl3.dll .\Release\ /y 66copy ..\..\libraries\i686-win32\lib_release\ssl3.dll .\Release\ /y
66copy ..\..\libraries\i686-win32\lib_release\xpcom.dll .\Release\ /y 67copy ..\..\libraries\i686-win32\lib_release\xpcom.dll .\Release\ /y
67copy ..\..\libraries\i686-win32\lib_release\xul.dll .\Release\ /y 68copy ..\..\libraries\i686-win32\lib_release\xul.dll .\Release\ /y
69copy ..\..\libraries\i686-win32\lib_release\openjpeg.dll .\Release\ /y
68 70
69rem --- runtime pieces for the bHear stuff. 71rem --- runtime pieces for the bHear stuff.
70copy .\vivox-runtime\i686-win32\tntk.dll .\ /y 72copy .\vivox-runtime\i686-win32\tntk.dll .\ /y
@@ -100,6 +102,7 @@ copy ..\..\libraries\i686-win32\lib_release\softokn3.dll .\ReleaseNoOpt\ /y
100copy ..\..\libraries\i686-win32\lib_release\ssl3.dll .\ReleaseNoOpt\ /y 102copy ..\..\libraries\i686-win32\lib_release\ssl3.dll .\ReleaseNoOpt\ /y
101copy ..\..\libraries\i686-win32\lib_release\xpcom.dll .\ReleaseNoOpt\ /y 103copy ..\..\libraries\i686-win32\lib_release\xpcom.dll .\ReleaseNoOpt\ /y
102copy ..\..\libraries\i686-win32\lib_release\xul.dll .\ReleaseNoOpt\ /y 104copy ..\..\libraries\i686-win32\lib_release\xul.dll .\ReleaseNoOpt\ /y
105copy ..\..\libraries\i686-win32\lib_release\openjpeg.dll .\ReleaseNoOpt\ /y
103 106
104rem --- runtime pieces for the bHear stuff. 107rem --- runtime pieces for the bHear stuff.
105copy .\vivox-runtime\i686-win32\tntk.dll . /y 108copy .\vivox-runtime\i686-win32\tntk.dll . /y
@@ -135,6 +138,7 @@ copy ..\..\libraries\i686-win32\lib_release\softokn3.dll .\ReleaseForDownload\
135copy ..\..\libraries\i686-win32\lib_release\ssl3.dll .\ReleaseForDownload\ /y 138copy ..\..\libraries\i686-win32\lib_release\ssl3.dll .\ReleaseForDownload\ /y
136copy ..\..\libraries\i686-win32\lib_release\xpcom.dll .\ReleaseForDownload\ /y 139copy ..\..\libraries\i686-win32\lib_release\xpcom.dll .\ReleaseForDownload\ /y
137copy ..\..\libraries\i686-win32\lib_release\xul.dll .\ReleaseForDownload\ /y 140copy ..\..\libraries\i686-win32\lib_release\xul.dll .\ReleaseForDownload\ /y
141copy ..\..\libraries\i686-win32\lib_release\openjpeg.dll .\ReleaseForDownload\ /y
138rem --- runtime pieces for the bHear stuff. 142rem --- runtime pieces for the bHear stuff.
139copy .\vivox-runtime\i686-win32\tntk.dll .\ /y 143copy .\vivox-runtime\i686-win32\tntk.dll .\ /y
140copy .\vivox-runtime\i686-win32\libeay32.dll .\ /y 144copy .\vivox-runtime\i686-win32\libeay32.dll .\ /y