diff options
author | Darkvater <darkvater@openttd.org> | 2005-07-15 21:31:09 +0000 |
---|---|---|
committer | Darkvater <darkvater@openttd.org> | 2005-07-15 21:31:09 +0000 |
commit | 85ef06a0b5ce12b3ae796be1f6f490bf8b7df00f (patch) | |
tree | bd88d334cfabc6fff68416f89f7844605ca9b77d /openttd.vcproj | |
parent | 95463428c806c83e9383c413a04452274ee716fa (diff) | |
download | openttd-85ef06a0b5ce12b3ae796be1f6f490bf8b7df00f.tar.xz |
(svn r2586) - Fix [Makefile]: add mersenne.c to VS.NET2003 project file
Diffstat (limited to 'openttd.vcproj')
-rw-r--r-- | openttd.vcproj | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/openttd.vcproj b/openttd.vcproj index f1b077979..1c43864bc 100644 --- a/openttd.vcproj +++ b/openttd.vcproj @@ -212,6 +212,9 @@ RelativePath=".\md5.c"> </File> <File + RelativePath=".\mersenne.c"> + </File> + <File RelativePath="minilzo.c"> <FileConfiguration Name="Release|Win32"> |