diff options
author | Filippos Karapetis | 2008-11-12 12:39:18 +0000 |
---|---|---|
committer | Filippos Karapetis | 2008-11-12 12:39:18 +0000 |
commit | 8b91e9c8be67792b4e97b5e1c6895c31a01bc83f (patch) | |
tree | fa23217fdb5e4a7c0431ac9308f0658b5f1c282b /dists/msvc7 | |
parent | c21038a4486d3c088bddff1919ab98b48e35dec1 (diff) | |
download | scummvm-rg350-8b91e9c8be67792b4e97b5e1c6895c31a01bc83f.tar.gz scummvm-rg350-8b91e9c8be67792b4e97b5e1c6895c31a01bc83f.tar.bz2 scummvm-rg350-8b91e9c8be67792b4e97b5e1c6895c31a01bc83f.zip |
Updated MSVC project files for the sky engine
svn-id: r35016
Diffstat (limited to 'dists/msvc7')
-rw-r--r-- | dists/msvc7/sky.vcproj | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/dists/msvc7/sky.vcproj b/dists/msvc7/sky.vcproj index 16a8d000d9..4e3842c993 100644 --- a/dists/msvc7/sky.vcproj +++ b/dists/msvc7/sky.vcproj @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="windows-1252"?> <VisualStudioProject ProjectType="Visual C++" - Version="7.00" + Version="7,00" Name="sky" ProjectGUID="{B5527758-2F51-4CCD-AAE1-B0E28654BD6A}" Keyword="Win32Proj"> @@ -167,6 +167,9 @@ RelativePath="..\..\engines\sky\debug.h"> </File> <File + RelativePath="..\..\engines\sky\detection.cpp"> + </File> + <File RelativePath="..\..\engines\sky\disk.cpp"> </File> <File |