diff options
author | McCabe Maxsted | 2009-11-10 13:58:38 -0700 |
---|---|---|
committer | McCabe Maxsted | 2009-11-10 13:58:38 -0700 |
commit | 25b13a129b1617a8d3036213472b1c34122a5e7e (patch) | |
tree | 0f35b94bd42a753544cdf420ab70230b15013e8c /ChangeLog.txt | |
parent | Fixed llstartup header issue and removed WIN32_LEAN_AND_MEAN define (diff) | |
download | meta-impy-25b13a129b1617a8d3036213472b1c34122a5e7e.zip meta-impy-25b13a129b1617a8d3036213472b1c34122a5e7e.tar.gz meta-impy-25b13a129b1617a8d3036213472b1c34122a5e7e.tar.bz2 meta-impy-25b13a129b1617a8d3036213472b1c34122a5e7e.tar.xz |
Viewer compiles, but still trying to get everything to link on Windows
Diffstat (limited to '')
-rw-r--r-- | ChangeLog.txt | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt index 30bf8a6..dd6630d 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt | |||
@@ -2,6 +2,18 @@ | |||
2 | =- 1.3.0 -= | 2 | =- 1.3.0 -= |
3 | =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- | 3 | =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- |
4 | 4 | ||
5 | 2009-11-10 McCabe Maxsted <hakushakukun@gmail.com> | ||
6 | |||
7 | * Viewer compiles, but still trying to get everything to link on Windows. | ||
8 | |||
9 | modified: linden/indra/cmake/Boost.cmake | ||
10 | modified: linden/indra/llcommon/linden_common.h | ||
11 | modified: linden/indra/llmath/llmath.h | ||
12 | modified: linden/indra/newview/llfloaterhtmlhelp.cpp | ||
13 | modified: linden/indra/newview/llfloaterhtmlhelp.h | ||
14 | modified: linden/install.xml | ||
15 | |||
16 | |||
5 | 2009-11-09 McCabe Maxsted <hakushakukun@gmail.com> | 17 | 2009-11-09 McCabe Maxsted <hakushakukun@gmail.com> |
6 | 18 | ||
7 | * Fixed llstartup header issue and removed WIN32_LEAN_AND_MEAN define. | 19 | * Fixed llstartup header issue and removed WIN32_LEAN_AND_MEAN define. |