diff options
author | rubidium <rubidium@openttd.org> | 2009-08-18 22:26:38 +0000 |
---|---|---|
committer | rubidium <rubidium@openttd.org> | 2009-08-18 22:26:38 +0000 |
commit | d4adee0b1d8b064309c9444488a093749006a7eb (patch) | |
tree | 8d42f581a60d79e918f2edaf7f6f8a58618b95ac /projects | |
parent | a8773bba2dda31eb31fb2f37e6fa7d5c79e89a5c (diff) | |
download | openttd-d4adee0b1d8b064309c9444488a093749006a7eb.tar.xz |
(svn r17216) -Update: MiniLZO from 1.08 to 2.03.
Diffstat (limited to 'projects')
-rw-r--r-- | projects/openttd_vs80.vcproj | 4 | ||||
-rw-r--r-- | projects/openttd_vs90.vcproj | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj index 4b06eacc7..60aa9f2db 100644 --- a/projects/openttd_vs80.vcproj +++ b/projects/openttd_vs80.vcproj @@ -2336,6 +2336,10 @@ > </File> <File + RelativePath=".\..\src\3rdparty\minilzo\lzodefs.h" + > + </File> + <File RelativePath=".\..\src\3rdparty\minilzo\minilzo.c" > </File> diff --git a/projects/openttd_vs90.vcproj b/projects/openttd_vs90.vcproj index 7f0ca983f..b1a6aa123 100644 --- a/projects/openttd_vs90.vcproj +++ b/projects/openttd_vs90.vcproj @@ -2333,6 +2333,10 @@ > </File> <File + RelativePath=".\..\src\3rdparty\minilzo\lzodefs.h" + > + </File> + <File RelativePath=".\..\src\3rdparty\minilzo\minilzo.c" > </File> |