diff options
author | Russell Rice | 2008-11-21 09:37:00 +0000 |
---|---|---|
committer | Russell Rice | 2008-11-21 09:37:00 +0000 |
commit | 9646b03b13d875289ce0270cacab67657684bd58 (patch) | |
tree | 9274ab25c7ed6bbc6cdd91bc5ab749ba69898f51 | |
parent | bf1980dac9f1ee46e50d601a2635a4ef07903550 (diff) | |
download | chocolate-doom-9646b03b13d875289ce0270cacab67657684bd58.tar.gz chocolate-doom-9646b03b13d875289ce0270cacab67657684bd58.tar.bz2 chocolate-doom-9646b03b13d875289ce0270cacab67657684bd58.zip |
Update msvc project
Subversion-branch: /branches/raven-branch
Subversion-revision: 1383
-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>
|