diff options
-rw-r--r-- | msvc/hexen.vcproj | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/msvc/hexen.vcproj b/msvc/hexen.vcproj index 5f279530..c12e799e 100644 --- a/msvc/hexen.vcproj +++ b/msvc/hexen.vcproj @@ -234,6 +234,10 @@ >
</File>
<File
+ RelativePath="..\src\i_videohr.c"
+ >
+ </File>
+ <File
RelativePath="..\src\icon.c"
>
</File>
@@ -588,6 +592,10 @@ >
</File>
<File
+ RelativePath="..\src\i_videohr.h"
+ >
+ </File>
+ <File
RelativePath="..\src\m_argv.h"
>
</File>
|