diff options
Diffstat (limited to 'dists/msvc7')
| -rw-r--r-- | dists/msvc7/scummvm.vcproj | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/dists/msvc7/scummvm.vcproj b/dists/msvc7/scummvm.vcproj index aedfbe80f4..89cb1ff697 100644 --- a/dists/msvc7/scummvm.vcproj +++ b/dists/msvc7/scummvm.vcproj @@ -50,6 +50,8 @@ <Tool Name="VCMIDLTool"/> <Tool + Name="VCWebDeploymentTool"/> + <Tool Name="VCPostBuildEventTool"/> <Tool Name="VCPreBuildEventTool"/> @@ -105,6 +107,8 @@ <Tool Name="VCMIDLTool"/> <Tool + Name="VCWebDeploymentTool"/> + <Tool Name="VCPostBuildEventTool"/> <Tool Name="VCPreBuildEventTool"/> @@ -291,6 +295,12 @@ RelativePath="..\..\common\timer.h"> </File> <File + RelativePath="..\..\common\unarj.cpp"> + </File> + <File + RelativePath="..\..\common\unarj.h"> + </File> + <File RelativePath="..\..\common\unzip.cpp"> </File> <File |
