diff options
Diffstat (limited to 'msvc')
-rw-r--r-- | msvc/heretic.vcproj | 4 | ||||
-rw-r--r-- | msvc/hexen.vcproj | 8 |
2 files changed, 0 insertions, 12 deletions
diff --git a/msvc/heretic.vcproj b/msvc/heretic.vcproj index 3b80ce3c..b3e150cf 100644 --- a/msvc/heretic.vcproj +++ b/msvc/heretic.vcproj @@ -469,10 +469,6 @@ >
</File>
<File
- RelativePath="..\src\heretic\i_sound.c"
- >
- </File>
- <File
RelativePath="..\src\heretic\in_lude.c"
>
</File>
diff --git a/msvc/hexen.vcproj b/msvc/hexen.vcproj index 1b1e3b4e..5c2d2014 100644 --- a/msvc/hexen.vcproj +++ b/msvc/hexen.vcproj @@ -426,10 +426,6 @@ >
</File>
<File
- RelativePath="..\src\hexen\i_sound.c"
- >
- </File>
- <File
RelativePath="..\src\hexen\in_lude.c"
>
</File>
@@ -438,10 +434,6 @@ >
</File>
<File
- RelativePath="..\src\hexen\m_misc.c"
- >
- </File>
- <File
RelativePath="..\src\hexen\m_random.c"
>
</File>
|