diff options
author | Filippos Karapetis | 2008-11-13 12:25:19 +0000 |
---|---|---|
committer | Filippos Karapetis | 2008-11-13 12:25:19 +0000 |
commit | 04a33b48c073a34eaa66dbf9e92e9ad04ab1ff26 (patch) | |
tree | e664f98cce5c36a53b42a882d1cf81b74d8bb4d4 /dists/msvc71 | |
parent | ebb72cdfdff41ca876990c700974e6d3a9b6d5b6 (diff) | |
download | scummvm-rg350-04a33b48c073a34eaa66dbf9e92e9ad04ab1ff26.tar.gz scummvm-rg350-04a33b48c073a34eaa66dbf9e92e9ad04ab1ff26.tar.bz2 scummvm-rg350-04a33b48c073a34eaa66dbf9e92e9ad04ab1ff26.zip |
Updated the MSVC project files of the sword1 engine
svn-id: r35044
Diffstat (limited to 'dists/msvc71')
-rw-r--r-- | dists/msvc71/sword1.vcproj | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/dists/msvc71/sword1.vcproj b/dists/msvc71/sword1.vcproj index 953d6ca88f..d47d68a60d 100644 --- a/dists/msvc71/sword1.vcproj +++ b/dists/msvc71/sword1.vcproj @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="windows-1252"?> <VisualStudioProject ProjectType="Visual C++" - Version="7.10" + Version="7,10" Name="sword1" ProjectGUID="{C8AAE83E-198B-4ECA-A877-166827953979}" Keyword="Win32Proj"> @@ -145,6 +145,9 @@ RelativePath="..\..\engines\sword1\debug.h"> </File> <File + RelativePath="..\..\engines\sword1\detection.cpp"> + </File> + <File RelativePath="..\..\engines\sword1\eventman.cpp"> </File> <File |