diff options
author | rubidium <rubidium@openttd.org> | 2009-12-22 21:40:29 +0000 |
---|---|---|
committer | rubidium <rubidium@openttd.org> | 2009-12-22 21:40:29 +0000 |
commit | a8d6d18b227facafcdf4b769beec3d09ee788a17 (patch) | |
tree | 59b37ea9c3e4f725854376a70dc7a428918c5141 /projects | |
parent | b30e56850cc77ef3de16e2bc721b7e704d1a12fb (diff) | |
download | openttd-a8d6d18b227facafcdf4b769beec3d09ee788a17.tar.xz |
(svn r18608) -Change: add the concept of music sets
Diffstat (limited to 'projects')
-rw-r--r-- | projects/openttd_vs80.vcproj | 4 | ||||
-rw-r--r-- | projects/openttd_vs90.vcproj | 4 |
2 files changed, 0 insertions, 8 deletions
diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj index 049536a2f..8e4934153 100644 --- a/projects/openttd_vs80.vcproj +++ b/projects/openttd_vs80.vcproj @@ -1100,10 +1100,6 @@ > </File> <File - RelativePath=".\..\src\music.h" - > - </File> - <File RelativePath=".\..\src\network\network.h" > </File> diff --git a/projects/openttd_vs90.vcproj b/projects/openttd_vs90.vcproj index d32ec7361..a4e6376a9 100644 --- a/projects/openttd_vs90.vcproj +++ b/projects/openttd_vs90.vcproj @@ -1097,10 +1097,6 @@ > </File> <File - RelativePath=".\..\src\music.h" - > - </File> - <File RelativePath=".\..\src\network\network.h" > </File> |