aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Kołodziejski2003-05-06 23:29:16 +0000
committerPaweł Kołodziejski2003-05-06 23:29:16 +0000
commitdea2b80472b1d7c90d992161403715cf41ad17ea (patch)
treeaf9c9177eff91e561617aaad436b67f52efbf313
parentf5caac359d496414f86b2b42affbca41c011f2c0 (diff)
downloadscummvm-rg350-dea2b80472b1d7c90d992161403715cf41ad17ea.tar.gz
scummvm-rg350-dea2b80472b1d7c90d992161403715cf41ad17ea.tar.bz2
scummvm-rg350-dea2b80472b1d7c90d992161403715cf41ad17ea.zip
updated vc6 files
svn-id: r7378
-rw-r--r--scummvm.rc4
-rw-r--r--sky.dsp8
2 files changed, 10 insertions, 2 deletions
diff --git a/scummvm.rc b/scummvm.rc
index a100169c67..dadacc3449 100644
--- a/scummvm.rc
+++ b/scummvm.rc
@@ -44,8 +44,8 @@ END
//
VS_VERSION_INFO VERSIONINFO
- FILEVERSION 0,3,0,0
- PRODUCTVERSION 0,3,0,0
+ FILEVERSION 0,4,1,0
+ PRODUCTVERSION 0,4,1,0
FILEFLAGSMASK 0x3fL
#ifdef _DEBUG
FILEFLAGS 0x1L
diff --git a/sky.dsp b/sky.dsp
index 5787d143f1..bbf30d2849 100644
--- a/sky.dsp
+++ b/sky.dsp
@@ -531,6 +531,14 @@ SOURCE=.\sky\logic.h
# End Source File
# Begin Source File
+SOURCE=.\sky\mouse.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\sky\mouse.h
+# End Source File
+# Begin Source File
+
SOURCE=.\sky\musicbase.cpp
# End Source File
# Begin Source File