diff options
-rw-r--r-- | msvc/strife.vcproj | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/msvc/strife.vcproj b/msvc/strife.vcproj index 34f7a143..f3827be4 100644 --- a/msvc/strife.vcproj +++ b/msvc/strife.vcproj @@ -245,6 +245,10 @@ >
</File>
<File
+ RelativePath="..\src\gusconf.h"
+ >
+ </File>
+ <File
RelativePath="..\src\i_cdmus.h"
>
</File>
@@ -665,6 +669,10 @@ >
</File>
<File
+ RelativePath="..\src\gusconf.c"
+ >
+ </File>
+ <File
RelativePath="..\src\i_cdmus.c"
>
</File>
|