summaryrefslogtreecommitdiff
path: root/msvc
diff options
context:
space:
mode:
authorJames Haley2010-09-02 18:32:38 +0000
committerJames Haley2010-09-02 18:32:38 +0000
commit1c756bd681af926fabdb99c57248e68b776e66fd (patch)
tree67b9d4ca4117b7f3792ac5ef7fe7eae59165ca28 /msvc
parent17eab692669b3a85c8eaea63d841dddb1779aa35 (diff)
downloadchocolate-doom-1c756bd681af926fabdb99c57248e68b776e66fd.tar.gz
chocolate-doom-1c756bd681af926fabdb99c57248e68b776e66fd.tar.bz2
chocolate-doom-1c756bd681af926fabdb99c57248e68b776e66fd.zip
Added p_dialog module and header. Started work on dialog engine.
Subversion-branch: /branches/strife-branch Subversion-revision: 2002
Diffstat (limited to 'msvc')
-rw-r--r--msvc/strife.vcproj8
1 files changed, 8 insertions, 0 deletions
diff --git a/msvc/strife.vcproj b/msvc/strife.vcproj
index 9e36c268..a78a52e6 100644
--- a/msvc/strife.vcproj
+++ b/msvc/strife.vcproj
@@ -489,6 +489,10 @@
>
</File>
<File
+ RelativePath="..\src\strife\p_dialog.h"
+ >
+ </File>
+ <File
RelativePath="..\src\strife\p_inter.h"
>
</File>
@@ -885,6 +889,10 @@
>
</File>
<File
+ RelativePath="..\src\strife\p_dialog.c"
+ >
+ </File>
+ <File
RelativePath="..\src\strife\p_doors.c"
>
</File>