diff options
author | McCabe Maxsted | 2009-03-30 02:42:24 -0700 |
---|---|---|
committer | McCabe Maxsted | 2009-03-30 02:42:24 -0700 |
commit | edadcfadf71ac23d301a1b6fb186883d6d757ed0 (patch) | |
tree | 377f08b13ac8d0f3ba267a5cff91ebd7ae23431d /ChangeLog.txt | |
parent | Added VS optimizations to cmake (diff) | |
download | meta-impy-edadcfadf71ac23d301a1b6fb186883d6d757ed0.zip meta-impy-edadcfadf71ac23d301a1b6fb186883d6d757ed0.tar.gz meta-impy-edadcfadf71ac23d301a1b6fb186883d6d757ed0.tar.bz2 meta-impy-edadcfadf71ac23d301a1b6fb186883d6d757ed0.tar.xz |
Added flag for multi-core compiling in VS2005
Diffstat (limited to '')
-rw-r--r-- | ChangeLog.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt index e302c11..1ddae18 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt | |||
@@ -9,6 +9,7 @@ | |||
9 | 9 | ||
10 | * linden/indra/cmake/00-Common.cmake | 10 | * linden/indra/cmake/00-Common.cmake |
11 | Added VS optimizations to cmake | 11 | Added VS optimizations to cmake |
12 | Added flag for multi-core compiling in VS2005 | ||
12 | 13 | ||
13 | 14 | ||
14 | 2009-03-28 Jacek Antonelli <jacek.antonelli@gmail.com> | 15 | 2009-03-28 Jacek Antonelli <jacek.antonelli@gmail.com> |