summaryrefslogtreecommitdiff
path: root/msvc
diff options
context:
space:
mode:
Diffstat (limited to 'msvc')
-rw-r--r--msvc/strife.vcproj24
1 files changed, 24 insertions, 0 deletions
diff --git a/msvc/strife.vcproj b/msvc/strife.vcproj
index 3da8c266..c4d8f998 100644
--- a/msvc/strife.vcproj
+++ b/msvc/strife.vcproj
@@ -197,6 +197,10 @@
>
</File>
<File
+ RelativePath="..\src\d_loop.h"
+ >
+ </File>
+ <File
RelativePath="..\src\d_mode.h"
>
</File>
@@ -621,6 +625,10 @@
>
</File>
<File
+ RelativePath="..\src\d_loop.c"
+ >
+ </File>
+ <File
RelativePath="..\src\d_mode.c"
>
</File>
@@ -745,10 +753,22 @@
>
</File>
<File
+ RelativePath="..\src\net_client.c"
+ >
+ </File>
+ <File
RelativePath="..\src\net_common.c"
>
</File>
<File
+ RelativePath="..\src\net_dedicated.c"
+ >
+ </File>
+ <File
+ RelativePath="..\src\net_gui.c"
+ >
+ </File>
+ <File
RelativePath="..\src\net_io.c"
>
</File>
@@ -769,6 +789,10 @@
>
</File>
<File
+ RelativePath="..\src\net_server.c"
+ >
+ </File>
+ <File
RelativePath="..\src\net_structrw.c"
>
</File>