aboutsummaryrefslogtreecommitdiff
path: root/Makefile.common
diff options
context:
space:
mode:
authorPaweł Kołodziejski2003-07-19 14:55:58 +0000
committerPaweł Kołodziejski2003-07-19 14:55:58 +0000
commitbd8482c356eefc51014abf8b1ee5588c733d29f3 (patch)
tree5737d27486af3e4f6b2a09f74b78f3c0c197d1de /Makefile.common
parentda4d3ec03234d36d27e733f3ef9a407cdd4b6d1d (diff)
downloadscummvm-rg350-bd8482c356eefc51014abf8b1ee5588c733d29f3.tar.gz
scummvm-rg350-bd8482c356eefc51014abf8b1ee5588c733d29f3.tar.bz2
scummvm-rg350-bd8482c356eefc51014abf8b1ee5588c733d29f3.zip
added vc7 files to dist
svn-id: r9079
Diffstat (limited to 'Makefile.common')
-rw-r--r--Makefile.common3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.common b/Makefile.common
index 9a74dc12f3..c514e5d68c 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -10,7 +10,8 @@ DISTFILES := \
Makefile Makefile.common Makefile.mingw \
NEWS README COPYING scummvm.6 Info.plist \
scumm.dsp scummvm.dsp scummvm.dsw scummvm.icns scummvm.ico \
- scummvm.proj scummvm.rc scummvm.spec scummvm.xpm simon.dsp sky.dsp
+ scummvm.proj scummvm.rc scummvm.spec scummvm.xpm simon.dsp sky.dsp \
+ scummvm.vcproj scumm.vcproj simon.vcproj sky.vcproj scummvm.sln
# The dist file name
ZIPFILE := scummvm-`date '+%Y-%m-%d'`.zip